ToasterBotnet - Productivity and Memes

SELF-IMPROVEMENT FOR THE INTERNET GENERATION.
We are blending time management and productivity with technology addiction and internet culture.
Because shitposting is art and grindset matters.

  • 15 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: April 15th, 2025

help-circle


  • There is almost nothing going on in the world that could classify as real leftwing extremism. Every few decades some cars get light on fire at a political event and that’s about it. In Germany the RAF is still the example for the radical left after like 3 or 4 decades of nothing happening because they don’t have new examples. They shot some politicians in the 70s and 80s. There hasn’t been anything like that since. Everything you hear about the extrem left is basically propaganda by the right and capitalists. If you want to see right wing extremism it is probably sufficient to watch the damn news. The overton window has now made fascism normal. People are just going with it because people always are going with what the “current thing” is.



  • Thanks. My other productivity and self-improvement videos usually contain anecdotes, examples and stories from my own life. I have several categories. I’m trying to do more educational style videos currently. Maybe I will be including personal stories here too. That’s a good idea. Thanks for the feedback.

    Currently working on a new video about Wittgenstein in the AGE of AI. A philosopocal take on prompting :D

    Next upload will be low production “me just talking freely” but then hopefully in two weeks the Wittgenstein video will be done and ready for upload. Iots of editing to do still.











  • How exactly do you think that static file gets ‘updated with every change’ automatically? You need a backend process or script to watch for changes, format the data, and rewrite the file to disk. That is backend processing.
    I have the feeling you are confusing wordpress with “wordpress.com”. Because the alternatives you mentioned are alternatives to that.

    // edit: correction because I think there is a misundestanding here.

    I take the L and admit that what you say is possible. But for me it would not make sense. Yes, static generation is an alternative. But my current setup is a WordPress/wp-cli publishing pipeline with scheduling, media handling, categories, archives, admin UI, and automation. Replacing that with Hugo or similar would be a migration/rebuild project, not just ‘remove the backend.’