Pechente
@Pechente@feddit.org
- Comment on Techno feudalism, here we come 3 days 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] 1 month 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? 6 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 6 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. 6 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. 6 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.