this post was submitted on 23 Oct 2025
619 points (99.0% liked)

Selfhosted

59955 readers
316 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ijhoo@lemmy.ml 40 points 7 months ago (2 children)
[–] NickwithaC@lemmy.world 76 points 7 months ago (5 children)

I always view the source of websites like this and this is one of the worst I've seen. 217 lines of code (including inline Javascript?!) and a Google tag for some reason, all to put the word YES in green on black.

[–] Cyber@feddit.uk 30 points 7 months ago

Agreed, could be static HTML and a GIF.

Thanks, I won't click that link.

[–] Xylight@lemdro.id 21 points 7 months ago (1 children)

this made me mad so i made a single, ultra minimal html page in 5 minutes that you can just paste in your url box

data:text/html;base64,PCFkb2N0eXBlaHRtbD48Ym9keSBzdHlsZT10ZXh0LWFsaWduOmNlbnRlcjtmb250LWZhbWlseTpzYW5zLXNlcmlmO2JhY2tncm91bmQ6IzAwMDtjb2xvcjojMmYyPjxoMT5JcyBpdCBETlM/PC9oMT48cCBzdHlsZT1mb250LXNpemU6MTJyZW0+WWVz

source code:

<!doctypehtml><body style=text-align:center;font-family:sans-serif;background:#000;color:#2f2><h1>Is it DNS?</h1><p style=font-size:12rem>Yes
[–] aBundleOfFerrets@sh.itjust.works 2 points 7 months ago (1 children)

Your website no longer uses DNS invalidating its use as a diagnostic tool lmao

[–] ijhoo@lemmy.ml 12 points 7 months ago (1 children)

Did not think of doing that.

I guess i never expected anyone to have a fcking JavaScript on a simple page as that

[–] rumba@lemmy.zip 5 points 7 months ago

I just did the same f'ing thing and came here to write your comment!

well done.

[–] hexagonwin@lemmy.sdf.org 3 points 7 months ago (1 children)

lmao, considering some of the meaningless comments there i'm starting to think it's "vibe coded".

[–] rumba@lemmy.zip 4 points 7 months ago

There have been 209 versions of that site

https://web.archive.org/web/20250331043558/https://www.isitdns.com/

it predated AI, but likely seems to have had some AI cleanup.

If it was truly just vibecoded, the comments would usually be on every element.