Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zmodem
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
zmodem
15d ago
Maybe like some kind of https://jjhub.com :-)
2.
▲
Big-Endian Testing with QEMU
(hanshq.net)
2 points
by
zmodem
6mo ago
|
0 comments
3.
▲
by
zmodem
7mo ago
Not a Linux distro, but FreeBSD uses Clang. And Android uses Clang for its Linux kernel. -fbounds-safety is not yet available in upstream Clang though: > NOTE: This is a design document and the feature is not available for users yet.
4.
▲
by
zmodem
7mo ago
The extension is for hardening legacy C code without breaking ABI.
5.
▲
Spotify CEO Daniel Ek steps down
(newsroom.spotify.com)
4 points
by
zmodem
1y ago
|
0 comments
6.
▲
Reading bits in far too many ways (part 1)
(fgiesen.wordpress.com)
2 points
by
zmodem
1y ago
|
0 comments
7.
▲
by
zmodem
1y ago
> Though the encoder deciding to repeat those Ts doesn't make much sense, shouldn't this be compressed to literal("TOBEORNOT") copy(6,9) copy(9,15)? IIRC zlib won't consider matches at offset 0: https:/
8.
▲
Carbon Copy No.8: Classes Part II
(github.com)
2 points
by
zmodem
1y ago
|
0 comments
9.
▲
Access Logging in 2025
(neugierig.org)
2 points
by
zmodem
1y ago
|
0 comments
10.
▲
by
zmodem
1y ago
> Looks like a code block didn't get closed properly This seems to have been fixed now.
11.
▲
Kaleidoscopico
(linusakesson.net)
4 points
by
zmodem
1y ago
|
0 comments
12.
▲
by
zmodem
1y ago
I think that was Shopify: https://x.com/tobi/status/1909231499448401946
13.
▲
LLVM 20.1.0 Released
(discourse.llvm.org)
2 points
by
zmodem
2y ago
|
0 comments
14.
▲
An Interview with Chris Lattner
(pldb.io)
3 points
by
zmodem
2y ago
|
0 comments
15.
▲
by
zmodem
2y ago
> Is there a way to just download an Android SDK? Yes, you can just grab the zip files. For example like this: https://www.hanshq.net/command-line-android.html#sdk
16.
▲
by
zmodem
2y ago
Here's an example for x86: https://www.hanshq.net/ones-and-zeros.html
17.
▲
LLVM 19.1.0 Released
(discourse.llvm.org)
9 points
by
zmodem
2y ago
|
0 comments
18.
▲
42 Years of Programming – The Amiga
(wiesmann.codiferes.net)
3 points
by
zmodem
2y ago
|
0 comments
19.
▲
So you want to build a browser engine
(robert.ocallahan.org)
225 points
by
zmodem
2y ago
|
129 comments
20.
▲
42 Years of Programming – PCs
(wiesmann.codiferes.net)
2 points
by
zmodem
2y ago
|
0 comments
21.
▲
I'm forking Ladybird and stepping down as SerenityOS BDFL
(awesomekling.substack.com)
823 points
by
zmodem
2y ago
|
262 comments
22.
▲
Why DOS .exe "MZ executables" can also begin with "ZM"
(mastodon.social)
3 points
by
zmodem
2y ago
|
0 comments
23.
▲
by
zmodem
2y ago
I think it's a Bay Area thing. Google's {First 10-digit Prime in Consecutive Digits of e}.com ad is a classic in this genre ( https://www.hanshq.net/eprime.html )
24.
▲
Building an Android App from the Command Line
(hanshq.net)
4 points
by
zmodem
3y ago
|
0 comments
25.
▲
by
zmodem
3y ago
They use Swish: https://sverigesradio.se/artikel/hundreds-of-suspected-cocai...
26.
▲
by
zmodem
3y ago
From the article: > In 2022, there were 90 explosions and 101 cases of attempted bombings or preparations for bombings in Sweden, according to police data. As of 15 August this year, 109 explosions had been recorded.
27.
▲
Important change to the GNU FTP archives (1993)
(groups.google.com)
3 points
by
zmodem
4y ago
|
0 comments
28.
▲
by
zmodem
4y ago
Same for Othello: https://www.hanshq.net/othello.html#bitboards
29.
▲
LLVM 15.0.0 Release
(discourse.llvm.org)
4 points
by
zmodem
4y ago
|
0 comments
30.
▲
by
zmodem
4y ago
V8 uses __builtin_assume_aligned to tell the compiler that the base address it uses for pointer compression is 4GB-aligned: https://source.chromium.org/chromium/chromium/src/+/main:v8/...
More ›