Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wolf550e
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
wolf550e
2mo ago
From status in readme in github: - misa77's format may change unexpectedly as it's still v0.x.y. - The decoder assumes that the input is a valid misa77 stream. Invalid input is UB and I offer no guarantees for whatever misa77 does
2.
▲
by
wolf550e
5mo ago
Because of the asymmetry of energy required to refute bullshit, letting people spew bullshit and cleaning up afterwards is very expensive. And because some people are very bad at updating information in their heads (worse than the average,
3.
▲
by
wolf550e
10mo ago
Almost nothing is built by security engineers, including security features of security products at security companies.
4.
▲
by
wolf550e
11mo ago
deadsnakes has 3.13.8, 3.14.0 and 3.15-a1 for 22.04: https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa?field....
5.
▲
by
wolf550e
11mo ago
Is this handled by uv or do you need to use deadsnakes ppa?
6.
▲
by
wolf550e
1y ago
"mainframes" are z/Architecture, not POWER.
7.
▲
by
wolf550e
1y ago
OpenSSH and OpenSSL are completely unrelated projects.
8.
▲
by
wolf550e
1y ago
The vast majority of Israelis wanted the Palestinians to have a state. That's why Barak, Sharon and Olmert were elected. Israel tried twice to negotiate for a Palestinian state, and once gave the Palestinians Gaza unilaterally. The Pal
9.
▲
by
wolf550e
1y ago
There have been Jews in Jerusalem, even a majority of Jews, in Ottoman times. https://en.wikipedia.org/wiki/Demographic_history_of_Jerusal... The Jews of Morocco (or Baghdad, or Tehran) can't go back. For that mat
10.
▲
by
wolf550e
1y ago
The parser is attack surface, but that's the only part of something like Photoshop that has to be secure. The actual editing features can be insecure.
11.
▲
by
wolf550e
1y ago
The reason JPEGs still rule is because Google Chrome removed support for JPEG-XL, the actually better photo format, because the Google guys who did AVIF decided they don't want competition.
12.
▲
by
wolf550e
1y ago
The demographics are changing, but see https://en.wikipedia.org/wiki/Mizrahi_Jews_in_Israel
13.
▲
by
wolf550e
1y ago
They also support P-256 and P-384 ECDSA, but I think 4096 bit RSA is ok for account key. https://letsencrypt.org/docs/integration-guide/#supported-ke...
14.
▲
by
wolf550e
1y ago
I think uv[1] basically solved this problem for python scripts. Go creates statically linked executables that are easy to deploy. 1 - https://docs.astral.sh/uv/guides/scripts/
15.
▲
by
wolf550e
1y ago
Implementing an ACME client in python using pyca/cryptography (or in Go) would be fine, but why do it in C++ ?
16.
▲
by
wolf550e
1y ago
Her webserver outputs logs in protobuf, so I think she likes binary serialization.
17.
▲
by
wolf550e
1y ago
I don't understand why people think this is racist. I think 'rayiner is just saying that people have culture. People get their culture from family, school friends, local activities like scouts, church or sports clubs, online commu
18.
▲
by
wolf550e
1y ago
Plenty of cryptography in Java, C# and Go.
19.
▲
by
wolf550e
1y ago
simdutf [1] from the same people who did simdjson [2] 1 - https://simdutf.github.io/simdutf/ 2 - https://simdjson.org/
20.
▲
by
wolf550e
1y ago
I bet it has great buoyancy and is difficult to sink. They onyl open it on the ship, after washing off hypergol remains and going over it with a chemical sniffer. They only land in good weather. I've watched many livestreams of landing
21.
▲
by
wolf550e
1y ago
Inspiration4 was the first private civilian mission on SpaceX Crew Dragon. Polaris Dawn was a test flight of SpaceX's in-development extravehicular activity space suit, tethered to the spacecraft (so not like NASA EMU) but in vacuum. F
22.
▲
by
wolf550e
2y ago
If they own an apartment building, how can they be lower middle class? Even if it's not fully paid off, unless they are upside down on the mortgage, they have wealth. And even getting a bank to approve a mortgage means you're prob
23.
▲
by
wolf550e
2y ago
There indeed have been bugs caused by amd64 assembly code assuming unix calling convention being used for Windows builds and causing data corruption. You have to be careful.
24.
▲
by
wolf550e
2y ago
Where are the high performance RISC-V implementations? Those that compete with AMD Zen-5 and Apple M4? Or at least AWS Graviton 4?
25.
▲
by
wolf550e
2y ago
I recommend https://cryptography.io/en/latest/ as a way to use openssl library instead of the command line.
26.
▲
by
wolf550e
2y ago
The linker time is important when building something like Chrome, not small projects.
27.
▲
by
wolf550e
2y ago
NASA put people on the first flight of the shuttle to space, which turned out after the fact to have 1 in 12 chance of killing the crew. Can't do that in 2025. https://x.com/eager_space/status/1879291376418120
28.
▲
by
wolf550e
2y ago
I have a simpler question about the meaning of "country A occupies country B". Does it simply mean "presence of people who work for country A on the territory of country B"? Maybe excluding the official staff of embassie
29.
▲
by
wolf550e
2y ago
Please, I am very interested to know how the side that reasonably claims honesty explains how parts of Yemen are occupied by Israel. The presence of Mossad spies who I have no knowledge of but I will just assume exist and are trying to find
30.
▲
by
wolf550e
2y ago
Ed25519 has been recommended over RSA for many years, post-quantum stuff is recent. RSA should only be used to support old protocols like webpki certificates.
More ›