• 0 Posts
  • 66 Comments
Joined 2 years ago
cake
Cake day: February 19th, 2025

help-circle
  • Sure, but let’s call it what it is: fascism. We need to stop inventing fancy names for things that have existed for a century.

    There is a difference, but largely in the industry whose capital backs this new fascism. In the 1920s and ‘30s, the dominant / ascendant form of capital was manufacturing capital, so those were the biggest backers of German fascism (both in Germany and the US). In our time in the US, the ascendant capital is big tech, but most of their assets are in cloud computing. This will inform the face it puts forward, so it does change the modes and styles of its propaganda, but you best believe the same fascist goals are at the heart of it all. So I say: call it fascism.














  • lmr0x61@lemmy.mltoProgrammer Humor@programming.devChipotleGPT
    link
    fedilink
    English
    arrow-up
    32
    arrow-down
    1
    ·
    6 months ago

    To completely deflate the joke, it looks like the text output was stripped of its new lines, spaces/tabs, and backticks, because I think the code would be valid if allowed those elements in a Markdown context, e.g.:

    ```python
    
    def reverse_linked_list(l):
        # …
        return prev
    
    \```
    

    (backslash included to show triple backtick)






  • How do you know?

    Zoom not having working audio—discovered right before a job interview 💀

    But yeah, I bet it would work! Just make sure you run modprobe-db with the manufacturer’s kernel long enough to run all the software you’ll actually use, so it can record the modules you need.

    Of course, make sure you read up on it with that ArchWiki article and take a look at the source code to be sure (it’s basically a simple shell script), but from what I understand it should do what you need.