Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
MrRadar
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
MrRadar
5d ago
Ultra-low-sulfur diesel became mandated in 2006 as the only type that was legal to sell for road use. That requires extra refining to remove the naturally-occuring sulfur from the fuel which is why the cost went up.
2.
▲
by
MrRadar
1mo ago
The answer is pretty obviously AV1 if you care about delivering content to actual end-users, unless you expect them to be severely bandwidth constrained such that the ~30% improved efficiency makes a noticeable difference. AV2 is still no
3.
▲
by
MrRadar
1mo ago
Why shouldn't they get 6 MHz? My PBS station broadcasts 4 subchannels: the main PBS channel, PBS Kids, a channel with programming about our local region (which airs live coverage of our state legislature when it's in session), and
4.
▲
by
MrRadar
5mo ago
IIRC for sugar it's because of cheaper cane sugar substitutes (corn syrup and sugar beets) out-competing the cane sugar grown in Hawaii.
5.
▲
by
MrRadar
5mo ago
Or they're selling their product to a market where the purchaser doesn't understand how much they would need to pay if they were paying by the gigabyte (or even how to check how much they would need). Telling those people they don
6.
▲
by
MrRadar
5mo ago
Only the asymmetric portion of the cryptography (which is only used in the handshake) will need to use PQC algorithms. Symmetric crypto algorithms (AES/ChaCha20/SHA-*), which are used after the handshake, are not as badly affected
7.
▲
by
MrRadar
5mo ago
This page lists some figures for ML-KEM-768 (which is the PQ key exchange algorithm that's most widely deployed today): https://blog.cloudflare.com/pq-2025/#ml-kem-versus-x25519 This one is actually faster than X2
8.
▲
by
MrRadar
5mo ago
Post-quantum algorithms tend to be slower than existing elliptic curve algorithms and require more data to be exchanged to provide equivalent security against attacks run on non-quantum computers.
9.
▲
by
MrRadar
5mo ago
Along similar lines, Mozilla recently updated their recommended server-side TLS configuration to enable the X25519MLKEM768 post-quantum key exchange now that it's making it into actually-deployed software versions: https://
10.
▲
by
MrRadar
6mo ago
Users care about quality, even if the people buying the software do not. You can't just say "well the market doesn't care about quality" when the market incentives are broken for a paricular type of software. When the
11.
▲
by
MrRadar
6mo ago
> This obviously doesn't represent all of the billions of dollars spent on software like Salesforce, SAP, Realpage, Booking.com, etc. etc. (all notoriously buggy, slow, and complex software). You can't tell me with a straight f
12.
▲
by
MrRadar
11mo ago
Every generation of the production Nissan Leaf has used lithium batteries. AFAIK no modern (~post-2000) mass-produced (>10k units sold) EV has ever used NiMH or lead-acid batteries. Edit: Checking Wikipedia to verify my information, I fo
13.
▲
by
MrRadar
11mo ago
> Are you saying that if I'm using D-without-GC, I can use any D library, including ones written with the assumption that there is a GC? If not, how does it not fracture the community? "Are you saying that if I'm using Rus
14.
▲
by
MrRadar
1y ago
Yeah, AV1 is primarily based on what Google was working on for their own successor to VP9, what would have been VP10, with technology contributions from Mozilla/Xiph's Daala and Cisco's Thor codecs.
15.
▲
by
MrRadar
1y ago
Seriously. Also less and less software is supporting 7. Importantly, Firefox ESR 115 is the last modern browser to support Windows 7 and it's entering EOL after this month[1]; Chrome dropped Windows 7 support in 2023[2]. [1] https:&#x
16.
▲
by
MrRadar
1y ago
There is a port of Mbed TLS to Classic MacOS[1] which has TLS 1.2 enabled but per the README.md probably not the right cihper suites (it only has AES-CBC ciphers enabled by default) to connect to servers configured per the widely-used Mozil
17.
▲
by
MrRadar
1y ago
The Technology Connections video series on RCA's Selectavision CED home video system touches on this quite a lot (it was a horribly mismanaged project which took more than a decade to commercialize, by which time it had already been su
18.
▲
by
MrRadar
1y ago
It doesn't even take destruction of the property to keep media locked up forever, sometimes even just IP rights. For example original Brave Little Toaster film has never seen an official release in HD because it was produced as a joint
19.
▲
by
MrRadar
1y ago
A while ago I found a few episodes of a 1950s crime drama/noir series called M Squad (the M is for "murder") on Youtube. I don't recall exactly how but probably because someone mentioned it was a direct inspiration for s
20.
▲
by
MrRadar
1y ago
COBOL is being actively developed as a language, the latest standard was published in 2023.
21.
▲
by
MrRadar
1y ago
The D language basically does that. You can write D programs that evaluate D code at compile time to generate strings of new D code which you can then basically compile-time eval into your code as needed. Combined with the extremely powerfu
22.
▲
by
MrRadar
1y ago
That's C++11 syntax. Before then you'd have to manually initialize them in every constructor, with a hand-written default constructor as a minimum: struct test { int my_int; int *my_ptr; test
23.
▲
by
MrRadar
2y ago
Thanks for the explanation!
24.
▲
by
MrRadar
2y ago
The article mentions S/PDIF (which TOSLINK is an optical version of) uses Manchester code[1] which eliminates the DC component by ensuring every bit has at least one transistion of the signal between high and low. [1] https:/
25.
▲
by
MrRadar
2y ago
It's fixed in Debian 12[1]. Debian 11 and earlier's SSH version was not vulnerable. [1] https://security-tracker.debian.org/tracker/source-package/o...
26.
▲
by
MrRadar
2y ago
For how they know where to point, that's something that's calibrated individually for each set. Typically the initial calibration is done at the factory (or, if you've done a major service on a set, by the technician who did
27.
▲
by
MrRadar
2y ago
In theory the electromagnets controlling the vertical and horizontal sweep of the electron beam should react instantly to the incoming sync signals but in practice it's much more complicated (because the magnetic fields store energy wh
28.
▲
by
MrRadar
2y ago
Yeah, take this XKCD for instance: https://xkcd.com/1425/ That was published 10 years ago but now the second item is (nearly) as trivial to accomplish as the first.
29.
▲
by
MrRadar
2y ago
It enables shorter traces between the CPU and memory chips which allows for higher speeds compared to the traditional SO-DIMM form factor. And the compression is physical (the socket works like modern LGA CPU sockets).
30.
▲
by
MrRadar
2y ago
It's too bad the Mozilla Gfx blog is dead, I liked reading their updates on the graphics rendering subsystem: https://mozillagfx.wordpress.com/
More ›