HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zmodem

no profile record

Submissions

Big-Endian Testing with QEMU

hanshq.net
2 points·by zmodem·4 bulan yang lalu·0 comments

[untitled]

1 points·by zmodem·6 bulan yang lalu·0 comments

Spotify CEO Daniel Ek steps down

newsroom.spotify.com
4 points·by zmodem·10 bulan yang lalu·0 comments

Reading bits in far too many ways (part 1)

fgiesen.wordpress.com
2 points·by zmodem·10 bulan yang lalu·0 comments

Carbon Copy No.8: Classes Part II

github.com
2 points·by zmodem·10 bulan yang lalu·0 comments

Access Logging in 2025

neugierig.org
2 points·by zmodem·10 bulan yang lalu·0 comments

Kaleidoscopico

linusakesson.net
4 points·by zmodem·tahun lalu·0 comments

LLVM 20.1.0 Released

discourse.llvm.org
2 points·by zmodem·tahun lalu·0 comments

An Interview with Chris Lattner

pldb.io
3 points·by zmodem·tahun lalu·0 comments

LLVM 19.1.0 Released

discourse.llvm.org
9 points·by zmodem·2 tahun yang lalu·0 comments

42 Years of Programming – The Amiga

wiesmann.codiferes.net
3 points·by zmodem·2 tahun yang lalu·0 comments

So you want to build a browser engine

robert.ocallahan.org
225 points·by zmodem·2 tahun yang lalu·129 comments

42 Years of Programming – PCs

wiesmann.codiferes.net
2 points·by zmodem·2 tahun yang lalu·0 comments

I'm forking Ladybird and stepping down as SerenityOS BDFL

awesomekling.substack.com
823 points·by zmodem·2 tahun yang lalu·262 comments

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

mastodon.social
3 points·by zmodem·2 tahun yang lalu·0 comments

Building an Android App from the Command Line

hanshq.net
4 points·by zmodem·2 tahun yang lalu·0 comments

comments

zmodem
·5 bulan yang lalu·discuss
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 bulan yang lalu·discuss
The extension is for hardening legacy C code without breaking ABI.
zmodem
·10 bulan yang lalu·discuss
> 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
·tahun lalu·discuss
> Looks like a code block didn't get closed properly

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