< Prev Next >
1
Slim Reader/Writer Locks are neato (nullprogram.com)
11 months ago | signa11 | nullprogram.com | newest
1
Slim Reader/Writer Locks are neato (nullprogram.com)
11 months ago | signa11 | nullprogram.com | newest
1
AI Agent Promotes Itself to Sysadmin, Trashes Boot Sequence (gist.github.com)
11 months ago | signa11 | github.com | newest
2
Fedi Is for Losers (wingolog.org)
11 months ago | signa11 | wingolog.org | newest
1
Linus and Dirk on succession, Rust, and more (lwn.net)
11 months ago | signa11 | lwn.net | frontpage
2
Tools for Kernel Developers (lwn.net)
11 months ago | signa11 | lwn.net | newest
1
Birth of the Bazel (engflow.com)
11 months ago | signa11 | engflow.com | newest
23
What P vs. NP is about (vasekrozhon.wordpress.com)
11 months ago | signa11 | wordpress.com | best
3
Getentropy() vs. RAND_bytes() (dotat.at)
11 months ago | signa11 | dotat.at | frontpage
4
Tracking (C++) Shared Pointer Leaks (ibob.bg)
11 months ago | signa11 | ibob.bg | frontpage
1
Sched_ext Merged for Linux 6.12 – Scheduling Policies as BPF Programs (phoronix.com)
11 months ago | signa11 | phoronix.com | newest
1
Beyond multi-core parallelism: faster Mandelbrot with SIMD (pythonspeed.com)
11 months ago | signa11 | pythonspeed.com | newest
4
The insatiable hunger of (Open)AI (codeberg.page)
11 months ago | signa11 | codeberg.page | frontpage
1
Not-LoRa GRCon24 CTF Challenge (destevez.net)
12 months ago | signa11 | destevez.net | newest
10
Exxon Mobil's 'Advanced' Technique for Recycling Plastic? Burning It (yahoo.com)
12 months ago | signa11 | yahoo.com | frontpage
2
The Certification Industrial Complex (grahamhelton.com)
12 months ago | signa11 | grahamhelton.com | newest
3
iPhone16 Pro: A little pocket computer that fills the gaping void in my soul (gkeenan.co)
12 months ago | signa11 | gkeenan.co | newest
3
Firefox bookmark keywords for faster navigation (meain.io)
12 months ago | signa11 | meain.io | newest
26
Cores That Don't Count [pdf] (2021) (sigops.org)
12 months ago | signa11 | sigops.org | best
34
On the design of text editors (2020) (arxiv.org)
12 months ago | signa11 | arxiv.org | best
1
An update on BPF generation from GCC (lwn.net)
12 months ago | signa11 | lwn.net | newest
46
Vanilla OS 2: an immutable distribution to run all software (lwn.net)
12 months ago | signa11 | lwn.net | best
3
Unauthenticated RCE Flaw in Linux Systems Awaiting Full Disclosure (securityonline.info)
12 months ago | signa11 | securityonline.info | newest
2
Xkcd 1425 (Tasks) turns ten years old today (simonwillison.net)
12 months ago | signa11 | simonwillison.net | newest
2
My Asus eeePC still rocks in 2024 (with MX Linux) (dedoimedo.com)
12 months ago | signa11 | dedoimedo.com | newest
9
Mitchell Hashimoto: Zig Writings (mitchellh.com)
12 months ago | signa11 | mitchellh.com | frontpage
3
Herb Sutter CppCon2024 : C++'s Next Decade [pdf] (github.com/cppcon)
12 months ago | signa11 | github.com | newest
3
Time spent programming is often time well spent (stanbright.com)
12 months ago | signa11 | stanbright.com | newest
1
Going beyond the empty set: Embracing the power of other empty things (microsoft.com)
12 months ago | signa11 | microsoft.com | newest
2
C Until It Is No Longer C (aartaka.me)
12 months ago | signa11 | aartaka.me | newest
1
Time spent programming is often time well spent (stanbright.com)
12 months ago | signa11 | stanbright.com | newest
2
Is AI a Silver Bullet? (ian-cooper.writeas.com)
12 months ago | signa11 | writeas.com | newest
4
(Aaron Swartz) How I Hire Programmers (aaronsw.com)
12 months ago | signa11 | aaronsw.com | frontpage
1
Lisp: Good News, Bad News, How to Win Big (1991) (dreamsongs.com)
12 months ago | signa11 | dreamsongs.com | newest
1
The Sobering Reality of AI: A Researcher's Perspective (medium.com/mr-plan-publication)
12 months ago | signa11 | medium.com | newest
7
Mathematicians discover new class of shape seen throughout nature (nature.com)
12 months ago | signa11 | nature.com | frontpage
2
Life imitates Xkcd comic as Florida gang beats crypto password from retiree (arstechnica.com)
12 months ago | signa11 | arstechnica.com | newest
1
Sans I/O when rubber meets the road (fractalideas.com)
12 months ago | signa11 | fractalideas.com | newest
2
Linus Torvalds: Speaks on the Rust vs. C Linux Divide [video] (youtube.com)
12 months ago | signa11 | youtube.com | newest
2
Linus Torvalds: Speaks on the Rust vs. C Linux Divide [video] (youtube.com)
12 months ago | signa11 | youtube.com | newest
1
Fermat's Last Theorem – BBC Documentary (archive.org)
12 months ago | signa11 | archive.org | newest
1
Defragmenting DNS: Determining the optimal maximum UDP response size for DNS [pdf] (nlnetlabs.nl)
12 months ago | signa11 | nlnetlabs.nl | newest
1
The Trouble with Iowait (lwn.net)
12 months ago | signa11 | lwn.net | newest
6
A Mess in the Python Community (lwn.net)
12 months ago | signa11 | lwn.net | newest
2
Chinese spies spent 4 months in aerospace firm's server (theregister.com)
12 months ago | signa11 | theregister.com | newest
3
Mysterious Number 6174 (2011) (maths.org)
12 months ago | signa11 | maths.org | newest
2
Combobulate: Bulk Editing Tree-sitter Nodes with Multiple Cursors (masteringemacs.org)
12 months ago | signa11 | masteringemacs.org | frontpage
1
Correlation Does Not Imply Causation (perspectiveship.com)
12 months ago | signa11 | perspectiveship.com | newest
21
Race conditions in Linux Kernel perf events (binarygecko.com)
12 months ago | signa11 | binarygecko.com | best
1
Dive into C++ Object Memory Layout with Examples (selfboot.cn)
12 months ago | signa11 | selfboot.cn | newest
2
Multiple attacks forces CISA to issue an upgrade or remove EOL Ivanti appliance (therecord.media)
12 months ago | signa11 | therecord.media | newest
1
Can LLMs Be Used in Networking Education? (systemsapproach.org)
12 months ago | signa11 | systemsapproach.org | newest
7
Errors from `Close` (sunfishcode.online)
12 months ago | signa11 | sunfishcode.online | frontpage
1
Programmer I Know [YT] [video] (youtube.com)
12 months ago | signa11 | youtube.com | newest
17
Fractran: Computer architecture based on the multiplication of fractions (xxiivv.com)
12 months ago | signa11 | xxiivv.com | best
1
Sam Bankman-Fried files appeal for felony conviction (cointelegraph.com)
12 months ago | signa11 | cointelegraph.com | newest
1
Eminent officials say NASA facilities some of the "worst" they've ever seen (arstechnica.com)
12 months ago | signa11 | arstechnica.com | newest
2
SerNet secures funding for Samba project from Sovereign Tech Fund (samba.plus)
12 months ago | signa11 | samba.plus | newest
2
Practical Statistics for Software Engineering – Distributions (nablag.com)
12 months ago | signa11 | nablag.com | newest
1
How to check you're in the initial PID namespace? (leahneukirchen.org)
12 months ago | signa11 | leahneukirchen.org | newest
1
The-good-and-bad-of-cpp-as-a-rust-dev (chadnauseam.com)
12 months ago | signa11 | chadnauseam.com | newest
1
Transcribing audio with AI using Speech Note (lwn.net)
12 months ago | signa11 | lwn.net | newest
2
Whither the Apple AGX graphics driver? (lwn.net)
12 months ago | signa11 | lwn.net | newest
1
Debugging Till Dawn: How Git Bisect Saved My Demo – Mike Buss (mikebuss.com)
12 months ago | signa11 | mikebuss.com | newest
4
Video Game Developers Are Leaving the Industry and Doing Something Anything Else (aftermath.site)
12 months ago | signa11 | aftermath.site | newest
2
Americans used record 100T megabytes of wireless data in 2023 (reuters.com)
12 months ago | signa11 | reuters.com | newest
2
Skipping library code in GDB with help from libClang (jefftrull.github.io)
12 months ago | signa11 | github.io | newest
5
Solving the bowling problem with dynamic programming (simonensemble.github.io)
12 months ago | signa11 | github.io | frontpage
1
GitHub trick to find the commit that deleted a file (microsoft.com)
12 months ago | signa11 | microsoft.com | newest
10
The FBI spent decades tracking mathematician Paul Erdős (2015) (muckrock.com)
12 months ago | signa11 | muckrock.com | frontpage
1
A Tour of Safe Tracing GC Designs in Rust (2021) (manishearth.github.io)
12 months ago | signa11 | github.io | newest
2
SSH Keystroke Obfuscation Bypass (crzphil.github.io)
12 months ago | signa11 | github.io | newest
8
How to Compose Math Problems (andreinc.net)
a year ago | signa11 | andreinc.net | frontpage
3
AI may not steal many jobs after all. It may just make workers more efficient (apnews.com)
a year ago | signa11 | apnews.com | newest
1
The *Completions* Buffer Gets a Big Upgrade in Emacs 29 (robbmann.io)
a year ago | signa11 | robbmann.io | newest
3
The Unison language: A new approach to distributed programming (unison-lang.org)
a year ago | signa11 | unison-lang.org | newest
1
Copy-on-Write Archiver (github.com/teknoraver)
a year ago | signa11 | github.com | newest
3
Fuzzing an X Compositor (yshui.dev)
a year ago | signa11 | yshui.dev | newest
5
Monorepos vs. many repos: is there a good answer? (itnext.io)
a year ago | signa11 | itnext.io | frontpage
114
Asynchronous IO: the next billion-dollar mistake? (yorickpeterse.com)
a year ago | signa11 | yorickpeterse.com | best
2
Neural Networks with Motivation (arxiv.org)
a year ago | signa11 | arxiv.org | newest
0
'Right to Repair for Your Body': The Rise of DIY, Pirated Medicine (404media.co)
a year ago | signa11 | 404media.co | newest
1
Linux Kernel Library (LKL) (github.com/lkl)
a year ago | signa11 | github.com | newest
2
Engineers Gave a Mushroom a Robot Body and Let It Run Wild (sciencealert.com)
a year ago | signa11 | sciencealert.com | newest
1
Maintaining Your Love for Passion Projects [Yt] [video] (youtube.com)
a year ago | signa11 | youtube.com | newest
1
Synchronization Primitives in C++20 (kdab.com)
a year ago | signa11 | kdab.com | newest
64
My most downvoted StackOverflow answer (ohadravid.github.io)
a year ago | signa11 | github.io | best
2
Announcing Rust 1.81.0 (rust-lang.org)
a year ago | signa11 | rust-lang.org | frontpage
2
A review of file descriptor memory safety in the kernel (lwn.net)
a year ago | signa11 | lwn.net | newest
1
Switching between code variants using comments (schreibt.jetzt)
a year ago | signa11 | schreibt.jetzt | newest
2
An Optimization That's Impossible in Rust (tunglevo.com)
a year ago | signa11 | tunglevo.com | newest
12
Why don't more people use Linux? (world.hey.com)
a year ago | signa11 | hey.com | frontpage
6
Creating a Git commit the hard way (avestura.dev)
a year ago | signa11 | avestura.dev | best
38
Giving C++ std:regex a C makeover (nullprogram.com)
a year ago | signa11 | nullprogram.com | best
1
Making it easy to write shell-like scripts in Go (github.com/bitfield)
a year ago | signa11 | github.com | newest
1
Retronews: TUI Browser for HN and Lobsters (github.com/luke8086)
a year ago | signa11 | github.com | newest
1
Emacs ASCII Logo (reddit.com)
a year ago | signa11 | reddit.com | newest
1
Intellectual Menopause (ribbonfarm.com)
a year ago | signa11 | ribbonfarm.com | newest
18
Mockingboard 4c+: Because Interrupts Are Hard (blondihacks.com)
a year ago | signa11 | blondihacks.com | frontpage
2
Terminfo, at this point in time, is a net-negative on the terminal ecosystem (twoot.site)
a year ago | signa11 | twoot.site | newest
< Prev Next >