Programming in Assembly without an Operating System
https://youtu.be/ZFHnbozz7b4?si=_9eqsvsyIqW3FVad
https://youtu.be/ZFHnbozz7b4?si=_9eqsvsyIqW3FVad
YouTube
Programming in Assembly without an Operating System
I made a game in assembly that runs without an operating system. This is bare metal programming.
Use this code for 6% off the GEEKOM A9 Max: INKA9MAX
Amazon US: https://www.amazon.com/dp/B0FJ213R6G?maas=maas_adg_0FE41833A48421DFC866BA78A00785F4_afap_absβ¦
Use this code for 6% off the GEEKOM A9 Max: INKA9MAX
Amazon US: https://www.amazon.com/dp/B0FJ213R6G?maas=maas_adg_0FE41833A48421DFC866BA78A00785F4_afap_absβ¦
π₯5
How we found a bug in Go's arm64 compiler
https://blog.cloudflare.com/how-we-found-a-bug-in-gos-arm64-compiler/
https://blog.cloudflare.com/how-we-found-a-bug-in-gos-arm64-compiler/
The Cloudflare Blog
How we found a bug in Go's arm64 compiler
84 million requests a second means even rare bugs appear often. We'll reveal how we discovered a race condition in the Go arm64 compiler and got it fixed.
β€5
CompCert C verified compiler: A compiler for a large subset of the C programming language that generates code for the PowerPC, ARM, x86 and RISC-V processorshttps://github.com/AbsInt/CompCert
GitHub
GitHub - AbsInt/CompCert: The CompCert formally-verified C compiler
The CompCert formally-verified C compiler. Contribute to AbsInt/CompCert development by creating an account on GitHub.
πΏ7π2
tree-traversal-locality.pdf
1.1 MB
Enhancing Locality for Recursive Traversals of Recursive Structures
https://dl.acm.org/doi/pdf/10.1145/2048066.2048104
https://dl.acm.org/doi/pdf/10.1145/2048066.2048104
π2
Prime Numbers Show Unexpected Patterns of Fractal Chaos
https://www.scientificamerican.com/article/mathematicians-discover-prime-number-pattern-in-fractal-chaos/
https://www.scientificamerican.com/article/mathematicians-discover-prime-number-pattern-in-fractal-chaos/
Scientific American
Mathematicians Discover Prime Number Pattern in Fractal Chaos
Mathematicians have found a new way to predict how prime numbers behave
β€2π₯΄2
Synquid synthesizes programs from refinement types.
https://github.com/nadia-polikarpova/synquid/tree/master
https://github.com/nadia-polikarpova/synquid/tree/master
GitHub
GitHub - nadia-polikarpova/synquid
Contribute to nadia-polikarpova/synquid development by creating an account on GitHub.
π₯2π1π1
The Future of Boost (C++)
https://cppalliance.org/boost/2023/05/08/Future-of-Boost.html
https://cppalliance.org/boost/2023/05/08/Future-of-Boost.html
The C++ Alliance
The Future of Boost
Greetings! Iβm Vinnie Falco, Boost library author, C++ enthusiast, and the founder of The C++ Alliance, a 501(c)(3) non-profit. While some of you are enjoying the C++Now conference this week, Iβd like to share some background on our organization and someβ¦
π₯1
kinds-are-calling-conventions.pdf
787.5 KB
Kinds Are Calling Conventions
https://simon.peytonjones.org/assets/pdfs/kinds-are-calling-conventions.pdf
https://simon.peytonjones.org/assets/pdfs/kinds-are-calling-conventions.pdf
β€3π1π1
SSA (Static Single Assignment) Compilers
https://mcyoung.xyz/2025/10/21/ssa-1/
https://mcyoung.xyz/2025/10/21/ssa-1/
mcyoung.xyz
Why SSA? Β· mcyoung
π―4β€1π1
Why C variable argument functions are an abomination (and what to do about it)
https://h4x0r.org/vargs/
https://h4x0r.org/vargs/
h4x0r.org
Why C variable argument functions are an abomination (and what to do about it) | H4X0R****
A safer (yet easy) library-based approach
β€2π₯1π¦1
Barebones RISC-V OS written in Zig
https://timmy.moe/blog/barebones-os-zig/
https://timmy.moe/blog/barebones-os-zig/
π₯΄7β€3π€―3
Atomic Commit In SQLite
https://sqlite.org/atomiccommit.html
https://sqlite.org/atomiccommit.html
π3β€2
The Green Tea Garbage Collector (Go)
https://go.dev/blog/greenteagc
https://go.dev/blog/greenteagc
go.dev
The Green Tea Garbage Collector - The Go Programming Language
Go 1.25 includes a new experimental garbage collector, Green Tea.
π₯13
A Higgs-bugson in the Linux Kernel
https://blog.janestreet.com/a-higgs-bugson-in-the-linux-kernel/
https://blog.janestreet.com/a-higgs-bugson-in-the-linux-kernel/
Jane Street Blog
A Higgs-bugson in the Linux Kernel
We recently ran across a strange higgs-bugson that manifested itself in a critical system that stores and distributes the firmβs trading activity data, calle...
Safe VSP (C64)
https://www.linusakesson.net/scene/safevsp/index.php
https://www.linusakesson.net/scene/safevsp/index.php
π₯1π€―1