HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cimnine

no profile record

Submissions

Savearoundtrip: Publish an HTTPS DNS record, skip a round trip

savearoundtrip.com
2 points·by cimnine·vor 26 Tagen·0 comments

Cloudflare buys VoidZero (team behind Vite)

cloudflare.net
5 points·by cimnine·letzten Monat·0 comments

Artemis 2 Live Stream [video]

youtube.com
2 points·by cimnine·vor 3 Monaten·0 comments

Ubisoft Delays Earnings and Requests Share Trading Halt

bloomberg.com
4 points·by cimnine·vor 8 Monaten·1 comments

comments

cimnine
·letzten Monat·discuss
Takeaway from this:

If you operate your own DNS, choose an NS within the same TLD als the domain you resolve: `example.COM` -> `ns.example.COM`, `example.NET` -> `ns.example.NET`, `example.ORG` -> `ns.example.ORG`

It'd be great if a CDN like Cloudflare handed out matching NS records for their most popular TLDs. This would probably speed up DNS resolution time (a little).

So e.g. `*.ns.cloudflare.com` for COM, `*.ns.cloudflare.net` for NET, `*.ns.cloudflare.org` for ORG, etc.

At least for Cloudflare, I believe they have these domains (`cloudflare.TLD`) for most of the important TLDs anyway. And the actual resolvers could be the same servers/IPs, afaict. It's mostly _just_ the (glue) records.

(I know, nothing is _just_ done on a CDN scale. Like, they'd need to also add the logic for handing out the correct NS names for the respective TLDs, which NS.TLD to fall back on for TLDs that they don't operate their own NS in, how to handle this for their bring-your-own-* customers, etc.)
cimnine
·vor 8 Monaten·discuss
https://archive.is/5ShUf
cimnine
·vor 9 Monaten·discuss
I'm thinking similarly, but not via PCIe, but via USB: There are plenty of USB->VGA and USB->HDMI adapters that contain a dumb graphics card. So, embedd one of these and grab the video signal internally.

Thereby, plugging in just a single USB cable would deliver the power needed, keyboard, video and mouse. And bonus for an emulated USB-Stick/DVD drive.

What I don't know if these USB video cards are initialized during early boot and usable during the UEFI/BIOS phase. Is that why they grab the HDMI?
cimnine
·vor 9 Monaten·discuss
The OS of PS4 and PS5 is apparently based on FreeBSD. Netflix uses FreeBSD for its CDN servers. pfSense and OPNsense are popular firewalls that are based on FreeBSD.

See also https://en.wikipedia.org/wiki/List_of_products_based_on_Free...