this post was submitted on 02 Mar 2025
402 points (97.4% liked)

Selfhosted

46639 readers
1692 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
all 50 comments
sorted by: hot top controversial new old
[–] Xanza@lemm.ee 57 points 2 months ago (32 children)

Really love the KISS concept.

load more comments (32 replies)
[–] savvywolf@pawb.social 27 points 2 months ago (2 children)

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.

[–] vfsh@lemmy.blahaj.zone 38 points 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 6 points 2 months ago (1 children)

Their site works fine without allowing javascript, that way it turns into quite a simple thing too!

[–] sigmaklimgrindset@sopuli.xyz 7 points 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 26 points 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 23 points 2 months ago (1 children)

Reminds me of the suckless project, but for web stuff.

[–] A_norny_mousse@lemm.ee 5 points 2 months ago

Except every app depends on Node.js

[–] muhyb@programming.dev 8 points 2 months ago (1 children)

Who watched the DVD icon for at least 2 turns?

[–] sugar_in_your_tea@sh.itjust.works 6 points 2 months ago (1 children)

What's this DVD icon? Maybe my ad blocker is blocking it?

[–] muhyb@programming.dev 10 points 2 months ago (1 children)

It seems they changed the website, it doesn't exist anymore.

[–] catloaf@lemm.ee 6 points 2 months ago

It was there this morning, gone now. I guess they're reading these comments.

[–] gofsckyourself@lemmy.world 5 points 2 months ago

Wow that is dumb.

[–] FarraigePlaisteach@lemmy.world 3 points 2 months ago

I could really use some of these. There’s a video showing what they look like for anyone interested https://www.youtube.com/watch?v=WUxcMQ4MKK4&pp=ygULRHVtYndhcmUuaW8%3D

[–] wittycomputer 2 points 2 months ago

Thanks, I really love these

[–] mcx808@programming.dev 2 points 2 months ago* (last edited 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.

[–] Opeth@lemm.ee 1 points 2 months ago

Love this, bookmarked