Reading bits in far too many ways (part 1)fgiesen.wordpress.com2 points·by zmodem·10 maanden geleden·0 comments
42 Years of Programming – The Amigawiesmann.codiferes.net3 points·by zmodem·2 jaar geleden·0 comments
So you want to build a browser enginerobert.ocallahan.org225 points·by zmodem·2 jaar geleden·129 comments
I'm forking Ladybird and stepping down as SerenityOS BDFLawesomekling.substack.com823 points·by zmodem·2 jaar geleden·262 comments
Why DOS .exe "MZ executables" can also begin with "ZM"mastodon.social3 points·by zmodem·2 jaar geleden·0 comments
zmodem·5 maanden geleden·discussNot 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·10 maanden geleden·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·vorig jaar·discuss> Looks like a code block didn't get closed properlyThis seems to have been fixed now.
zmodem·2 jaar geleden·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 jaar geleden·discussI 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)
zmodem·3 jaar geleden·discussThey use Swish: https://sverigesradio.se/artikel/hundreds-of-suspected-cocai...
zmodem·3 jaar geleden·discussFrom 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.
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.