Readit News logoReadit News
dopp0 commented on Our love letter to Internet Relay Chat [video]   youtube.com/watch?v=6UbKe... · Posted by u/zdw
dopp0 · 5 days ago
I have fond memories of scripting for mIRC, it was one of my first dev languages, together with clipper and delphi/pascal.
dopp0 commented on Reading NFC Passport Chips in Linux   shkspr.mobi/blog/2025/06/... · Posted by u/robin_reala
hypeatei · 3 months ago
Burning a zero day like that in front of border / travel officers will probably land you in prison very quickly.
dopp0 · 3 months ago
the world belongs to the braves
dopp0 commented on Why do we have both CSRF protection and CORS?   smagin.fyi/posts/cross-si... · Posted by u/smagin
PantaloonFlames · 6 months ago
> It's a nice way to make an API "public", or would be if CORS supported a goddam wildcard for the host.

I don't get what you mean. Access-Control-Allow-Origin supports a wildcard. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Ac...

dopp0 · 6 months ago
I think what he meant is that the wildcard is not supported in the origin itself, for instance: https://*.somedomain.com.

per documentation, it's either "*" or "https://subdomain.somedomain.com"

dopp0 commented on Every arthouse buff you know is pirating films   i-d.co/article/streaming-... · Posted by u/XzetaU8
romwell · 10 months ago
>I don’t know a single person who pirates music anymore. It’s way too convenient to pay $5-10/month for unlimited access to nearly every record ever created.

Do you know any single person who travels outside of 4G coverage?

Because the $5/$10 mo doesn't do much for you in a National or State Park in the US two hours away from a major city.

dopp0 · 10 months ago
if it's just travelling: most streaming services allow downloading music so you can listen offline for some time (ie spotify)
dopp0 commented on AWS data center latencies, visualized   benjdd.com/aws/... · Posted by u/orliesaurus
nullindividual · a year ago
Doesn't look like this is a ping[0]! Which is good. Rather it is a socket stream connecting over tcp/443. Ping (ICMP) would be a poor metric.

[0] https://github.com/mda590/cloudping.co/blob/8918ee8d7e632765...

dopp0 · a year ago
why 443? are you assuming ssl here? serious question, I'm not sure. But if it is, wouldn't it be hard to disregard the weight of SSL in the metric?
dopp0 commented on Just want simple TLS for your .internal network?   github.com/nh2/internal-c... · Posted by u/nh2
pridkett · a year ago
This is exactly what I do. After seeing how much of my internal network was exposed in certificate transparency logs, I noped out and just do a DNS challenge for a wildcard for almost everything.

Now it’s have a nice script that distributes my key automatically to 20 or so hosts and apps and have a real SSL cert on everything from my UDM Pro to my Synology to random Raspberry Pis running containers. Most of which have domain names that only resolve on my local network.

This is made possible by a fairly robust DNS setup that consists of not only giving A records to all my hosts automatically, but also adding in CNAMEs for services and blocking almost all outbound DNS, DNS over TLS, DoH, etc.

dopp0 · a year ago
> fairly robust DNS setup that consists of not only giving A records to all my hosts

looks nice, can you give more details on this? tks!

dopp0 commented on AI is an impediment to learning web development   ben.page/jumbocode-ai... · Posted by u/bdlowery
orwin · a year ago
For people who like me mostly do Backend/Network/System development and who disagree on how helpfull LLMs are (basically a waste of time if you're using it for anything other than rubber ducking/writing tests cases/autocomplete), LLMs can basically write a working front-end page/component in 10s. Not an especially well-designed one, but "good enough". I find it especially shine in writing the html/css parts. It cannot write a FSM on its own, so basically when i write a page, i still write the states, actions and the reducer, but then i can generate the rest and it's really good.
dopp0 · a year ago
which LLM are you using for those frontend usecases? chatgpt? and you ask in prompts for some framework such as tailwind?
dopp0 commented on A MiniGolf game for Palm OS   ctrl-c.club/~captain/post... · Posted by u/capitain
dopp0 · a year ago
Thanks for the memories. Good old times I was programming in SuperWaba for palmOS!
dopp0 commented on GitHub disabled adguard filters repository   twitter.com/adguard/statu... · Posted by u/siproprio
kevingadd · a year ago
Yeah putting full unobfuscated links to malware or copyrighted content into your repository seems like an obvious way to get it blocked. If they masked the URLs a bit it might've been fine.
dopp0 · a year ago
if they were obfuscated the urls the app itself would need to process it to un-obfuscate, then the performance would take a hit, but I get your point. It's just the wrong service to host this.

PS: could not check the link, as my country blocked twitter.

dopp0 commented on OpenSSL 3.3.2 Released   github.com/openssl/openss... · Posted by u/harish1977
Vecr · a year ago
What happened to the website? I can't find where the bug fix listings are anymore.

u/dopp0

KarmaCake day15May 22, 2020
About
meet.hn/city/br-Campinas
View Original