

Does it come with a secret blocklist?


Does it come with a secret blocklist?


Alternatively, gather the IP addresses of family and use your reverse pretty to restrict some subdomains to that trusted list of IPs.
The downside is that when someone’s IP changes you have to update. Make sure you track which IP belongs to which person.


Yeah, that’s pretty dated. There’s one flavor of dotnet (more or less) that runs on everything, and it’s about as efficient as anything with a garbage collector can be.
There are hairs that could be split in there, such as the release cadence, hosting bundle vs desktop runtime, but that’s all much simpler than it used to be. You generally know if you want to run a desktop app vs a webserver.


dotnet is pretty great, runs great on Linux, and you can ship your executable without a need for an external framework if you want.
Dotnet is also open source, a strongly typed language, a large standard library so it doesn’t have the problems of npm, has great performance and is all around the best language out there imo.
Use rust if you need to be closer to the metal, but that’s rare.


Yeah, but you’ll probably figure it out eventually.
Then you’re waiting forever on vulnerability patches. Especially if there are layers, and each layer waits to update.
Larger standard libraries do a lot. It’s a lot harder to sneak vulnerabilities into the basic C# or Java or C++ libraries than it is to add a vulnerability to something one dude maintains in the javascript ecosystem.
And since javascript libraries tend to be so small and focused, it’s become standard practice for even other libraries to pull in as many of those as they want.
And it stacks. Your libraries pull in other libraries which can pull in their own libraries. I had a project recently where I had maybe a dozen direct dependencies and they ended up pulling in 1,311 total libraries, largely all maintained by different people.
In a more sane ecosystem like C#, all the basics like string manipulation, email, or logging have libraries provided by Microsoft that have oversight when they’re changed. There can be better, third-party libraries for these things (log4net is pretty great), but they have to compete with their reputation and value over the standard library, which tends to be a high bar. And libraries made on top of that system are generally pulling all those same, certified standard libraries. So you pull in 3 libraries and only one of those pulls in another third party single library. And you end up with 4 total third party libraries.
Javascript just doesn’t really have a certified standard library.
(This certified standard library doesn’t have to be proprietary. Microsoft has made C# open source, and Linus Torvalds with the Linux Kernel Organization holds ultimate responsibility for the Linux kernel.)


But ci/cd though


Ignorance, fear, or are you just following the kid’s trend of anti-ai, pushback against corporate desperation?


It’s not realistic to expect no AI assistance in coding in 2026.
It’s also not a stand-in for a human. There’s a huge field of gray where it’s unclear how much of it was fully vibe coded vs how much is carefully hand reviewed and/or written.
I’ve been a professional developer for decades and I’ve done both. Obviously I’ve hand coded stuff for many years. The fully vibe coded stuff is personal, to test and learn the capabilities of the tech. My professional stuff I watch much more closely, and I’m much more targeted in what I’m having the AI do.
That said, if I were gonna use this I’d actually review the code. I’m not recommending this guy’s stuff, but you can’t rule it out on the basis of ai assistance alone.


Called what? That you didn’t like their use of emojis?
What does that have to do with this? You didn’t call shit.


People were playing text-based multiplayer, effectively mmos with PvP well before Tim-Berners Lee invented the Web Browser.


But why? You don’t need telnet to transfer text.


I’ll always be able to play Balatro, Factorio, and he’ll, I’d go to text based MUDs first.


Like a wireless router?


Can your neighborhood communicate when the Internet goes down like Iran?


You can just have things be out of scope. It’s really okay!
Thanks for the work you’ve put into this.


Which is just as risky as instantly updating unless you’re really closely keeping an eye on which updates are security related.


Thank you!
Elections are coming up. It could purely be backstory.
Remember when 4-Chan used to be left leaning (racist) libertarians?
Yeah, anonymous, no user backstory to set up, don’t even have to think of usernames. Incredibly easy to manipulate with a very small team.
All other social media isn’t that much different. It’s all being used for manipulation. 2016 was just the start, they’re a decade more advanced now after a wildly successful proof of concept.