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