Pechente
@Pechente@feddit.org
- Comment on Tastes bubbly 1 week ago:
Because one way or the other similar products made it into our mouths before. Shampoo running down your face and some of it enters your mouth is definitely not unusual.
- Comment on It's not just kind, it's kinder 1 week ago:
Or google Struwwelpeter if you wanna see what German kids are exposed to. Happy tree friends is tame in comparison.
- Comment on Is there ettiquite for following people on Instagram? 1 week ago:
Follow back who you like to follow. Some people might consider it impolite not following them back but I think that’s kinda silly.
I would approve follow requests always when you are following the person. Sometimes someone follows me but does not accept my request to follow them back and that always strikes me as kinda frustrating, especially if I don’t know who that person is.
- Comment on Hate when it happens! 3 weeks ago:
why I never wanted to exercise even as an adult
Seriously, nothing has ruined exercising as an adult as much as gym class. It took me YEARS after being out of school to finally enjoy running.
- Comment on 'Technofascist military fantasy': Spotify faces boycott calls over CEO’s investment in AI military startup 5 weeks ago:
And if want to stream your music on the go, setting up something like jellyfin or plex works really well
- Comment on [deleted] 2 months ago:
Holy shit, I was vaguely aware of this site but I never heard of the whole Byuu situation and just googled it. It’s pretty fucked up.
- Comment on Techno feudalism, here we come 2 months ago:
I used them on some projects but it feels like copilot is still the best application of the tech and even that is very ummm hit or miss.
Writing whole parts of the application using AI usually led to errors that I needed to debug and coding style and syntax were all over the place. Everything has to be thoroughly reviewed all the time and sometimes the AI codes itself into a dead end and needs to be stopped.
Unfortunately I think this will lead to small businesses vibe coding some kind of solution in AI and then resorting to real people to debug whatever garbage they „coded“ which will create a lot of unpleasant work for devs.
- Comment on [deleted] 3 months ago:
I don’t think they should be required to use all of the networks, just the open ones, i.e. no account registration required, easily accessible
- Comment on Cyberpunk 2077 released in December 2020. Almost 4 years later, what is your opinion on it? 8 months ago:
I quite liked it from the beginning. I played through all of it on PC with the unpatched release version. It was not nearly as buggy as people made it out to be. The story was pretty engaging and made up for a lot of the game‘s flaws.
- Comment on M4 Mac Mini Power Button Has New Bottom Location 8 months ago:
Not sure why you’re getting downvoted. The only time I use the power button is when there is an issue which has been like 4 times in 3 years maybe? I think people complaining about the power button location have never worked with macOS and are used to shittier standby in other operating systems.
- Comment on So Long WordPress. 8 months ago:
People really seemed to like this site I made a while ago and it performs well. But really any Wordpress site can be built well if with something like ACF and a custom coded theme.
- Comment on So Long WordPress. 8 months ago:
While there are quite a few agencies and solo devs that click their sites together using crap like Elementor and a bunch of no name plugins that could often be replaced by a single line of code, there are also people building building clean maintainable sites with it.
That said, I usually don’t pick it for my projects. Kirby CMS is a much more flexible alternative. For anything more complex there’s Laravel with Filament to build a nice admin panel.