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

Selfhosted

59955 readers
330 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
[–] IsoKiero@sopuli.xyz 202 points 7 months ago (4 children)
[–] mhzawadi@lemmy.horwood.cloud 123 points 7 months ago (1 children)

can confirm, its always DNS. Even when it looks like a network issue, its DNS

[–] aarRJaay@lemmy.world 28 points 7 months ago (1 children)
[–] ramble81@lemmy.zip 29 points 7 months ago (3 children)

Oh man. One of my old companies, the Devs would always blame the network. Even after we spent a year upgrading and removing all SPOFs. They’d blame the network…..

“Your application is somehow producing 2 billion packets per second and your SQL queries are returning 5GB of data”…. “See! The network is too slow and it has problems”

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

Dev: My app's getting a 400 hitting the server. Your firewall changes broke it.

Me: You're getting to the server, it's giving you back a malformed request error. Most likely it's a problem in your client.

Dev: it worked fine until you made that change in QA.

Me: Your server is in production.

After that, I just get too busy to look at it for a while.... They figure it out eventually.

[–] fushuan@lemmy.blahaj.zone 4 points 7 months ago

They might be referring to their brain network being to slow and having problems.

[–] lka1988@lemmy.dbzer0.com 1 points 7 months ago* (last edited 7 months ago)

Ah, klugerblickdummkopf

[–] 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.

[–] Dubiousx99@lemmy.world 33 points 7 months ago

It’s always DNS