I like the idea of simple apps, but does their website have to have that silly dvd bouncing thing obstructing text? Especially since it starts playing sound if you interact with it wrong.
Dumbware.io - Stupid Simple Software
Submitted 1 month ago by mfat@lemmy.ml to selfhosted@lemmy.world
Comments
savvywolf@pawb.social 1 month ago
vfsh@lemmy.blahaj.zone 1 month ago
Something seriously ironic about pushing stupidly simple appels while having ridiculous bloated crap like that on the webpage. I immediately closed it out before getting a chance to read anything. On mobile that stupid bouncer takes up like a quarter of the width of my screen and why the hell is it the most foreground object???
anamethatisnt@lemmy.world 1 month ago
Their site works fine without allowing javascript, that way it turns into quite a simple thing too!
sigmaklimgrindset@sopuli.xyz 1 month ago
Thank you, I was so confused as to what the other comments were talking about. I have js turned off by default.
choccymalk@piefed.social 1 month ago
This is hilarious, I love it. I know a lot of us take for granted that we can whip something like these up on the fly but there’s plenty of people who could use a nice little resource like this!
sugar_in_your_tea@sh.itjust.works 1 month ago
Reminds me of the suckless project, but for web stuff.
A_norny_mousse@lemm.ee 1 month ago
Except every app depends on Node.js
gofsckyourself@lemmy.world 1 month ago
Wow that is dumb.
muhyb@programming.dev 1 month ago
Who watched the DVD icon for at least 2 turns?
sugar_in_your_tea@sh.itjust.works 1 month ago
What’s this DVD icon? Maybe my ad blocker is blocking it?
muhyb@programming.dev 1 month ago
It seems they changed the website, it doesn’t exist anymore.
FarraigePlaisteach@lemmy.world 1 month ago
I could really use some of these. There’s a video showing what they look like for anyone interested www.youtube.com/watch?v=WUxcMQ4MKK4&pp=ygULRHVtYn…
mcx808@programming.dev 1 month ago
What is ‘end-to-end encrypted’ about dumbdrop? I ran a quick test by running
docker run -p 3000:3000 -c /private/tmp/dumbdrop:/app/uploads dumbwareio/dumbdrop:latest
Opened localhost:3000 and uploaded a file. A copy of that file is now sitting, unencrypted in/tmp/dumbdrop
. Searched the documentation for the work encrypt and found nothing.bradd@lemmy.world 1 month ago
I love the idea, the apps look useful and I am stoked to check them out. Can anyone contribute?
wittycomputer@feddit.org 1 month ago
Thanks, I really love these
Opeth@lemm.ee 1 month ago
Love this, bookmarked
Xanza@lemm.ee 1 month ago
Really love the KISS concept.
just_another_person@lemmy.world 1 month ago
There’s a difference between KISS and just plain useless. These apps are like beginner code for people in high school.
Xanza@lemm.ee 1 month 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.
x00z@lemmy.world 1 month ago
I’m not going to make all of these apps myself.
I’m working on big boy apps.
ikidd@lemmy.world 1 month ago
I wouldn’t be surprised if they were spit out of Claude.
MITM0@lemmy.world 1 month ago
If you look at someone who’s mastered coding, you’ll realize that their code looks like a beginner