All
5+
10+
25+
50+
100+
< Prev
Next >
1
Two Threads, One Core: How Simultaneous Multithreading Works Under the Hood (codingconfessions.com)
a year ago |
signa11
| codingconfessions.com
|
newest
6
A Hacker 'Ghost' Network Is Quietly Spreading Malware on GitHub (wired.com)
a year ago |
signa11
| wired.com
|
frontpage
19
What's so hard about constexpr allocation? (brevzin.github.io)
a year ago |
signa11
| github.io
|
best
46
My programming beliefs as of July 2024 (evanhahn.com)
a year ago |
signa11
| evanhahn.com
|
best
2
Google's new weather prediction system combines AI with traditional physics (technologyreview.com)
a year ago |
signa11
| technologyreview.com
|
newest
1
Chinese researchers create four-gram drone (theregister.com)
a year ago |
signa11
| theregister.com
|
newest
7
I've used (and loved) Rust for ~10 years. Here are the ways it disappoints me (reddit.com)
a year ago |
signa11
| reddit.com
|
frontpage
6
The Emacs 29 Edition of Mastering Emacs is out now (masteringemacs.org)
a year ago |
signa11
| masteringemacs.org
|
frontpage
2
We Are Wayland Now (wearewaylandnow.com)
a year ago |
signa11
| wearewaylandnow.com
|
newest
2
NASA's Curiosity rover makes its 'most unexpected' find on Mars (cnn.com)
a year ago |
signa11
| cnn.com
|
newest
1
What Can We Learn from the Computers of 1966? (harvardmagazine.com)
a year ago |
signa11
| harvardmagazine.com
|
newest
2
Unleashing 100 Mpps with Fd.io VPP on GCP x86 (medium.com/google-cloud)
a year ago |
signa11
| medium.com
|
frontpage
14
New Features in C++26 (lwn.net)
a year ago |
signa11
| lwn.net
|
frontpage
2
C++ Must Become Safer (alilleybrinker.com)
a year ago |
signa11
| alilleybrinker.com
|
newest
1
Offload-friendly network encryption in the kernel (lwn.net)
a year ago |
signa11
| lwn.net
|
frontpage
1
New Features in C++26 (lwn.net)
a year ago |
signa11
| lwn.net
|
newest
4
Eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee (github.com/eeeeeeeeeeeeeeeeeeeeeeeeeeee...
a year ago |
signa11
| github.com
|
newest
34
iOS 18 could 'sherlock' $400M in app revenue (techcrunch.com)
a year ago |
signa11
| techcrunch.com
|
frontpage
3
Google's $500M effort to wreck Microsoft EU cloud deal failed (arstechnica.com)
a year ago |
signa11
| arstechnica.com
|
newest
2
ZDI-24-821: A Remote UAF in The Kernel's net/tipc (sam4k.com)
a year ago |
signa11
| sam4k.com
|
newest
3
TinyML: Why the Future of Machine Learning Is Tiny and Bright (sigarch.org)
a year ago |
signa11
| sigarch.org
|
frontpage
2
Making the Invisible Visible Observing Complex Software Dynamics [YT] [video] (youtube.com)
a year ago |
signa11
| youtube.com
|
newest
2
The Contemporary Carphone (computer.rip)
a year ago |
signa11
| computer.rip
|
newest
132
I'm not a fan of strlcpy(3) (nrk.neocities.org)
a year ago |
signa11
| neocities.org
|
best
47
Intel's woes with Core i9 CPUs crashing look worse than we thought (techradar.com)
a year ago |
signa11
| techradar.com
|
best
140
Intel is selling defective 13-14th Gen CPUs (alderongames.com)
a year ago |
signa11
| alderongames.com
|
best
2
Empirical Study of Rust-for-Linux: The Success, Dissatisfaction, and Compromise [pdf] (usenix.org)
a year ago |
signa11
| usenix.org
|
newest
2
In Praise of the Fc Shell Builtin (matttproud.com)
a year ago |
signa11
| matttproud.com
|
newest
2
How Slow Are C++ Exceptions? (wildwolf.name)
a year ago |
signa11
| wildwolf.name
|
newest
2
Empirical Study of Rust-for-Linux: The Success, Dissatisfaction, and Compromise [pdf] (usenix.org)
a year ago |
signa11
| usenix.org
|
newest
3
FreeDOS Turns 30 [lwn] (lwn.net)
a year ago |
signa11
| lwn.net
|
newest
1
Linux: Direct-to-Device Networking [lwn] (lwn.net)
a year ago |
signa11
| lwn.net
|
newest
2
Binary Search Tree with SIMD (clement-jean.github.io)
a year ago |
signa11
| github.io
|
newest
15
Understanding Software Dynamics [book review] (usenix.org)
a year ago |
signa11
| usenix.org
|
frontpage
5
Solving Concurrency Bugs Using Schedules and Imagination (ankush.dev)
a year ago |
signa11
| ankush.dev
|
frontpage
54
[flagged] From the Transistor to the Web Browser, a rough outline for a 12 week course (github.com/geohot)
a year ago |
signa11
| github.com
|
best
1
Towards human-readable binary encodings (stevana.github.io)
a year ago |
signa11
| github.io
|
newest
2
When object-orientation works (a rule of thumb) (2015) (somethingdoneright.net)
a year ago |
signa11
| somethingdoneright.net
|
newest
1
Linus Torvalds Unconvinced by Getrandom() in the VDSO (phoronix.com)
a year ago |
signa11
| phoronix.com
|
newest
4
AI industry needs to earn $600B per year to pay for hardware spend (tomshardware.com)
a year ago |
signa11
| tomshardware.com
|
frontpage
4
Should you learn C to "learn how the computer works"? (steveklabnik.com)
a year ago |
signa11
| steveklabnik.com
|
frontpage
4
Why Apple didn't use X for the window system (2003) (slashdot.org)
a year ago |
signa11
| slashdot.org
|
frontpage
33
Ryzen 7 Mini-PC makes a power-efficient VM host (stapelberg.ch)
a year ago |
signa11
| stapelberg.ch
|
best
1
GCC gOlogy: studying the impact of optimizations on debugging (fsfla.org)
a year ago |
signa11
| fsfla.org
|
newest
1
Modern Good Practices for Python Development (stuartellis.name)
a year ago |
signa11
| stuartellis.name
|
newest
2
How much memory does a call to 'malloc' allocates? – Daniel Lemire's blog (lemire.me)
a year ago |
signa11
| lemire.me
|
frontpage
56
Aeon: OpenSUSE for Lazy Developers (lwn.net)
a year ago |
signa11
| lwn.net
|
best
72
Eplot: A new package for making charts in Emacs (ingebrigtsen.no)
a year ago |
signa11
| ingebrigtsen.no
|
best
3
Profiling with Ctrl-C (yosefk.com)
a year ago |
signa11
| yosefk.com
|
newest
1
Programmers Should Never Trust Anyone, Not Even Themselves (carbon-steel.github.io)
a year ago |
signa11
| github.io
|
newest
231
Ladybird browser spreads its wings (lwn.net)
a year ago |
signa11
| lwn.net
|
best
26
Thoughts on desktop operating systems (tbolt.space)
a year ago |
signa11
| tbolt.space
|
frontpage
1
Implementing Deep Q-Network: A RL Beginner's Challenges and Learnings (mingfei.io)
a year ago |
signa11
| mingfei.io
|
newest
3
Las Vegas monolith: A 'mysterious' pillar appears on hiking trail in Nevada (cnn.com)
a year ago |
signa11
| cnn.com
|
newest
49
Crossing the impossible FFI boundary, and my gradual descent into madness (verdagon.dev)
a year ago |
signa11
| verdagon.dev
|
best
2
Lies, Damned Lies, and Data Science (beabytes.com)
a year ago |
signa11
| beabytes.com
|
newest
29
Augmenting biological intelligence with RL in C.elegans using optogenetics [pdf] (tch.harvard.edu)
a year ago |
signa11
| harvard.edu
|
best
3
Making a Bignum Library for Fun (austinhenley.com)
a year ago |
signa11
| austinhenley.com
|
frontpage
2
Standardizing the BPF ISA (lwn.net)
a year ago |
signa11
| lwn.net
|
newest
1
Lock-free reference-counting a TLS slot using atomics (microsoft.com)
a year ago |
signa11
| microsoft.com
|
newest
5
We Hacked Multi-Billion Dollar Companies Using a Fake VSCode Extension (medium.com/amitassaraf)
a year ago |
signa11
| medium.com
|
newest
3
The Reasonable Effectiveness of the Multiplicative Weights Update Algorithm (jeremykun.com)
a year ago |
signa11
| jeremykun.com
|
frontpage
2
Needlessly Public (euroquis.nl)
a year ago |
signa11
| euroquis.nl
|
frontpage
4
Framework Laptop 13 Deep Dive – Creating a custom high-resolution display (frame.work)
a year ago |
signa11
| frame.work
|
frontpage
3
Don't Use include-what-you-use (prose.sh)
a year ago |
signa11
| prose.sh
|
frontpage
3
Noisy: The Class You Wrote a Hundred Times (vzalzal.com)
a year ago |
signa11
| vzalzal.com
|
newest
7
A deep dive into implicit thread-local storage (2018) (chao-tic.github.io)
a year ago |
signa11
| github.io
|
best
2
Paged Out: Issue 4 [pdf] (pagedout.institute)
a year ago |
signa11
| pagedout.institute
|
frontpage
3
Shakti (shakti.com)
a year ago |
signa11
| shakti.com
|
newest
1
Red Meat Friday: Emacs Doesn't Have Plugins (irreal.org)
a year ago |
signa11
| irreal.org
|
newest
14
Mystery malware destroys 600k routers from a single ISP during 72-hour span (arstechnica.com)
a year ago |
signa11
| arstechnica.com
|
best
3
An Extensive Benchmark of C and C++ Hash Tables (jacksonallan.github.io)
a year ago |
signa11
| github.io
|
newest
34
Trinity keeps KDE 3 on life support (lwn.net)
a year ago |
signa11
| lwn.net
|
best
1
My Top Emacs Packages (lambdaland.org)
a year ago |
signa11
| lambdaland.org
|
newest
5
Why your Linux kernel bug report might be fruitless (leemhuis.info)
a year ago |
signa11
| leemhuis.info
|
frontpage
3
Pakistan temperatures cross 52 C in heatwave (reuters.com)
a year ago |
signa11
| reuters.com
|
newest
1
Temperatures in Pakistan cross 52 degrees Celsius – that's more than 125°F (cnn.com)
a year ago |
signa11
| cnn.com
|
newest
6
Common Lisp Is Not a Single Language, It Is Lots (aartaka.me)
a year ago |
signa11
| aartaka.me
|
frontpage
3
Willow Sideloading Protocol (willowprotocol.org)
a year ago |
signa11
| willowprotocol.org
|
frontpage
18
Recursion, continuations and trampolines (2017) (thegreenplace.net)
a year ago |
signa11
| thegreenplace.net
|
best
1
Portable LLMs with Llamafile (lwn.net)
a year ago |
signa11
| lwn.net
|
newest
2
Prefer Noun-Adjective Naming (kyleshevlin.com)
a year ago |
signa11
| kyleshevlin.com
|
newest
7
CompilerFax: Sending C source code via telefax to a compiler-as-a-service (chaos.social)
a year ago |
signa11
| chaos.social
|
best
2
Finding Love Optimally (cmu.edu)
a year ago |
signa11
| cmu.edu
|
newest
2
Finding Love Optimally (cmu.edu)
a year ago |
signa11
| cmu.edu
|
newest
7
C23 Implications for C Libraries (htmlpreview.github.io)
a year ago |
signa11
| github.io
|
frontpage
1
C23 Implications for C Libraries (unistra.fr)
a year ago |
signa11
| unistra.fr
|
newest
40
Emacs used as a message router in Germany's ATC systems in the 1990s (2021) (emacswiki.org)
a year ago |
signa11
| emacswiki.org
|
best
1
TCP Performance and the Mathis Equation (netcraftsmen.com)
a year ago |
signa11
| netcraftsmen.com
|
newest
40
On the trail of my identity thief (msn.com)
a year ago |
signa11
| msn.com
|
best
1
Decoding US Government Plans to Shift the Software Security Burden (infosecurity-magazine.com)
a year ago |
signa11
| infosecurity-magazine.com
|
newest
1
What's New with Io_uring in 6.10 (github.com/axboe)
a year ago |
signa11
| github.com
|
newest
2
Understanding AddressSanitizer: Better memory safety for your code (trailofbits.com)
a year ago |
signa11
| trailofbits.com
|
newest
2
Rebuilding my homelab: Suffering as a service (xeiaso.net)
a year ago |
signa11
| xeiaso.net
|
newest
13
(OpenBSD) Add sysctl to disable Nagle's algorithm (marc.info)
a year ago |
signa11
| marc.info
|
frontpage
3
Linus Torvalds has been busy building and testing the Ampere ARM64 Linux kernel (lkml.org)
a year ago |
signa11
| lkml.org
|
frontpage
1
Photographer Sets World Record for Fastest Drone Flight at 298 MPH (petapixel.com)
a year ago |
signa11
| petapixel.com
|
newest
12
Why you shouldn't run a BSD on a PC? (sapka.me)
a year ago |
signa11
| sapka.me
|
frontpage
1
Speculations on arenas and custom strings in C++ (nullprogram.com)
a year ago |
signa11
| nullprogram.com
|
newest
1
Git-bisect-find (gitlab.com/kevincox)
a year ago |
signa11
| gitlab.com
|
newest
< Prev
Next >