HackerTrans
トップ新着トレンドコメント過去質問紹介求人

zmodem

no profile record

投稿

Big-Endian Testing with QEMU

hanshq.net
2 ポイント·投稿者 zmodem·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 zmodem·6 か月前·0 コメント

Spotify CEO Daniel Ek steps down

newsroom.spotify.com
4 ポイント·投稿者 zmodem·10 か月前·0 コメント

Reading bits in far too many ways (part 1)

fgiesen.wordpress.com
2 ポイント·投稿者 zmodem·10 か月前·0 コメント

Carbon Copy No.8: Classes Part II

github.com
2 ポイント·投稿者 zmodem·10 か月前·0 コメント

Access Logging in 2025

neugierig.org
2 ポイント·投稿者 zmodem·10 か月前·0 コメント

Kaleidoscopico

linusakesson.net
4 ポイント·投稿者 zmodem·昨年·0 コメント

LLVM 20.1.0 Released

discourse.llvm.org
2 ポイント·投稿者 zmodem·昨年·0 コメント

An Interview with Chris Lattner

pldb.io
3 ポイント·投稿者 zmodem·昨年·0 コメント

LLVM 19.1.0 Released

discourse.llvm.org
9 ポイント·投稿者 zmodem·2 年前·0 コメント

42 Years of Programming – The Amiga

wiesmann.codiferes.net
3 ポイント·投稿者 zmodem·2 年前·0 コメント

So you want to build a browser engine

robert.ocallahan.org
225 ポイント·投稿者 zmodem·2 年前·129 コメント

42 Years of Programming – PCs

wiesmann.codiferes.net
2 ポイント·投稿者 zmodem·2 年前·0 コメント

I'm forking Ladybird and stepping down as SerenityOS BDFL

awesomekling.substack.com
823 ポイント·投稿者 zmodem·2 年前·262 コメント

Why DOS .exe "MZ executables" can also begin with "ZM"

mastodon.social
3 ポイント·投稿者 zmodem·2 年前·0 コメント

Building an Android App from the Command Line

hanshq.net
4 ポイント·投稿者 zmodem·2 年前·0 コメント

コメント

zmodem
·5 か月前·議論
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.
zmodem
·5 か月前·議論
The extension is for hardening legacy C code without breaking ABI.
zmodem
·10 か月前·議論
> 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://github.com/madler/zlib/blob/5a82f71ed1dfc0bec044d970...
zmodem
·昨年·議論
> Looks like a code block didn't get closed properly

This seems to have been fixed now.
zmodem
·昨年·議論
I think that was Shopify: https://x.com/tobi/status/1909231499448401946
zmodem
·2 年前·議論
> 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
zmodem
·2 年前·議論
Here's an example for x86: https://www.hanshq.net/ones-and-zeros.html
zmodem
·2 年前·議論
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)