In the next installment of “Kill Your Heroes,” Linus Torvalds (who doesn’t write Linux kernel code anymore), gives a full endorsement of the use of proprietary software to generate computer documents.
Using Google Antigravity (which is just a reskin of Microsoft’s Visual Studio Code product) he created a GUI in python. His excuse is that he didn’t know how to write Python to create a user interface, being the egocentric millionaire who worships the US and hates Russia, he somehow could not find anyone in the world who would be willing to help “the Linus Torvalds” make a user interface or hire someone to do it for him. 
Imagine being a millionaire and being so lonely and defeated that you can’t find anyone to help you write part of your hobby project.
He should try abusing people on the mailing list again, that should help.
Posts documenting Torvalds’ russophobia and finnish racism (spoiler: Torvalds is a euro supremacist)
- https://hexbear.net/post/3747267
- https://hexbear.net/post/3747255
- https://hexbear.net/post/3759883/5549992
Google Antigravity (warning slop product page)
Phoronix article that summarizes this



def on_xlim_changed(self, ax): """Handle external xlim changes (e.g. from Toolbar). Unconstrained load.""" if self.navigating: return self.navigating = True try:NO! ONE STATMENT PER LINE! NO INLINE RETURNS!
But for real, if this is the kind of code that Torvalds puts out with AI slop generator I’m not worried. This is pretty trash.
Now I’m tempted to rewrite this without AI and make a pull request lol
Flex on that nerd, do it
He didn’t even use type hinting, which is basically a required part of writing Python code now that the type checkers are mature.