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 4 weeks ago by mfat@lemmy.ml to selfhosted@lemmy.world
Comments
savvywolf@pawb.social 4 weeks ago
vfsh@lemmy.blahaj.zone 4 weeks 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 4 weeks ago
Their site works fine without allowing javascript, that way it turns into quite a simple thing too!
sigmaklimgrindset@sopuli.xyz 4 weeks 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 4 weeks 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 4 weeks ago
Reminds me of the suckless project, but for web stuff.
A_norny_mousse@lemm.ee 4 weeks ago
Except every app depends on Node.js
gofsckyourself@lemmy.world 4 weeks ago
Wow that is dumb.
muhyb@programming.dev 4 weeks ago
Who watched the DVD icon for at least 2 turns?
sugar_in_your_tea@sh.itjust.works 4 weeks ago
What’s this DVD icon? Maybe my ad blocker is blocking it?
muhyb@programming.dev 4 weeks ago
It seems they changed the website, it doesn’t exist anymore.
FarraigePlaisteach@lemmy.world 4 weeks 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 4 weeks 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 4 weeks ago
I love the idea, the apps look useful and I am stoked to check them out. Can anyone contribute?
wittycomputer@feddit.org 4 weeks ago
Thanks, I really love these
Opeth@lemm.ee 4 weeks ago
Love this, bookmarked
Xanza@lemm.ee 4 weeks ago
Really love the KISS concept.
just_another_person@lemmy.world 4 weeks 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 4 weeks 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 4 weeks ago
I’m not going to make all of these apps myself.
I’m working on big boy apps.
ikidd@lemmy.world 4 weeks ago
I wouldn’t be surprised if they were spit out of Claude.
MITM0@lemmy.world 4 weeks ago
If you look at someone who’s mastered coding, you’ll realize that their code looks like a beginner