I wouldn’t be surprised if they were spit out of Claude.
Comment on Dumbware.io - Stupid Simple Software
just_another_person@lemmy.world 1 day agoThere’s a difference between KISS and just plain useless. These apps are like beginner code for people in high school.
ikidd@lemmy.world 22 hours ago
x00z@lemmy.world 1 day ago
I’m not going to make all of these apps myself.
I’m working on big boy apps.
MITM0@lemmy.world 1 day ago
If you look at someone who’s mastered coding, you’ll realize that their code looks like a beginner
just_another_person@lemmy.world 1 day ago
First off, no, this is 100% not true. That’s like saying a professional chef’s chicken soup will be the same as a beginner following the same recipe. Just, no.
Second, I’m talking about the general idea and implementation. Example:
Which is easier?
- Cloning and running a repo to install node deps, configuring dotenv variables, running node app, then opening a browser to input a domain name into a field to get a response back about domain ownership, OR…
- Opening a terminal and running
whois somedomain.com
and getting a response back. Code to illustrate.
Which is easier?
- Configuring and running a compose to start a docker container to visit a browser to use a text editor, OR…
- Open a local text editor which every OS has available
The cheeky nature of the projects aren’t lost on me, i just don’t see a point beyond basic coding exercises for them to exist. They’re getting social media hype and embracing that…cool, but anyone acting like this is some awesome new stuff is just delusional or flat wrong.
Yaky@slrpnk.net 18 hours ago
Reminds me of a “minimalist text editor” that my coworker showed me circa 2015. It was an Electron app that consumed more RAM to display a empty file than Firefox with 5 active tabs.
Xanza@lemm.ee 1 day ago
I don’t even a little bit agree. You’re welcome to your opinion, but being an asshole just for the sake of it is a bad look.