ToasterBotnet - Productivity and Memes

u/toasterbotnet@piefed.social
41 posts · 39 comments

Recent posts

Recent comments

on Impossible choice · c/politicalmemes · 14 pts · 20d

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 so much for the feedback. Glad you like my videos. That's awesome that you have fun staying fit. Keep at it πŸ’ͺ You are right. I should look more at the fun side of fitness. Maybe at some point I will find the best activity that gets me out of the house.

It will be hard to cut down on my important screentime πŸ€” But I will do my best πŸ’ͺ

Maybe having accountability partners also help. Helped in the past.

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.

on Youtube · c/memes · 1 pts · 81d

That's not as easy as it sounds. You can find a lot of niche communties here and on reddit. But usually these places don't like self-promotion and small creators. They react allergic to that stuff. It is a common problem among small creators

on Youtube · c/memes · 2 pts · 84d

Honestly. I kinda expected content creation to be hard .... but boy did I I not expect how hard it really is.

on Youtube · c/memes · 9 pts · 85d

Impression is a marketing or social media term that means the video was shown in a feed or a youtube homepage for a user. Doesn't mean they clicked on it. Just means they were given the recommendation. My thumbnail fighting against every other dopamine click bait thumbnail on the same site. 600 Impressions is basically nothing. Algorithm handles the video very very hesitantly. Chances for this video are not good. Right now sits at 20 views.

on Wet Ears · c/memes · 2 pts · 87d

That's the CVV Number, Now I just need the card number. If any popups in your banking app pop up that seem to be transactions of chinese or nigerian businesses , don't worry. Just hit okay. That's all part of the process

on Wet Ears Diagnostic Rule · c/196 · 4 pts · 87d

your memory is cooked. How long? You have about .... *checks watch* .... about .... *checks watch again* .... Have you seen the new Mortal Kombat Movie? ... wait what were we talking about?

on Wet Ears · c/memes · 1 pts · 87d

Don't worry there's hope. You just have to signup for our deliquifying programm. What's your credit card number?

on Art Rule · c/196 · 2 pts · 87d

That's some insane clever wordplay. Hugs and Kisses

on Wet Ears · c/memes · 1 pts · 87d

It will be over finally. The suffering ends

on Wet Ears · c/funny · 1 pts · 87d

Take your meds. You are seeing dogs again.

on Meme Cycles · c/memes · 2 pts · 95d

I'll make another one about that tomorrow. But I am to lazy to go to my desk now

on I did it again guys · c/lemmyshitpost · 1 pts · 103d

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.’

on I did it again guys · c/lemmyshitpost · 1 pts · 103d

What are you talking about?

I'm not even using hosted wordpress. I run my own server. I mean open source self hosting alternatives. Static sites are like somewhat opposite to what I do. Feed is the definiton of "not static". And with running my own server I need cloudflare to cache stuff so traffic won't overload it.