< Prev Next >
3
Function Interposition in Rust with Upgrayedd (yossarian.net)
a year ago | lukastyrychtr | yossarian.net | frontpage
1
A close encounter with false sharing (morestina.net)
a year ago | lukastyrychtr | morestina.net | frontpage
1
Checking semver in the presence of doc(hidden) items (predr.ag)
a year ago | lukastyrychtr | predr.ag | newest
2
How I made the runtime this website runs on (aandreba.com)
a year ago | lukastyrychtr | aandreba.com | newest
2
Building a Better Foundation for Rocket's Future (rocket.rs)
a year ago | lukastyrychtr | rocket.rs | newest
1
Attribution Armored Code (joeyh.name)
a year ago | lukastyrychtr | joeyh.name | newest
25
Deobfuscating World of Warships' Python Scripts (landaire.net)
a year ago | lukastyrychtr | landaire.net | best
1
Building and Deploying a Static Site Generator (shuttle.rs)
a year ago | lukastyrychtr | shuttle.rs | newest
3
The Cloud Is Just My Basement's Computers (aeracode.org)
a year ago | lukastyrychtr | aeracode.org | newest
2
Declarative filesystem management with Emacs and Org Mode (sqrtminusone.xyz)
a year ago | lukastyrychtr | sqrtminusone.xyz | newest
12
Variadic generics, again (poignardazur.github.io)
a year ago | lukastyrychtr | github.io | frontpage
5
Using Rust, Chrome and NixOS to Take Headless Screenshots for Social Sharing (lgug2z.com)
a year ago | lukastyrychtr | lgug2z.com | frontpage
1
A tale of broken badges and 23,000 features (rust-lang.org)
a year ago | lukastyrychtr | rust-lang.org | newest
1
I learned to stop worrying and love byte ordering (udoprog.github.io)
a year ago | lukastyrychtr | github.io | newest
1
Mixing C# and Rust – Interop (fractalfir.github.io)
a year ago | lukastyrychtr | github.io | newest
8
Implementing a "Share on Mastodon" button for a blog (palant.info)
a year ago | lukastyrychtr | palant.info | frontpage
2
Rustconf 2023 Recap (adamchalmers.com)
a year ago | lukastyrychtr | adamchalmers.com | newest
1
Easing Tradeoffs with Profiles (smallcultfollowing.com)
a year ago | lukastyrychtr | smallcultfollowing.com | newest
37
Adding runtime benchmarks to the Rust compiler benchmark suite (kobzol.github.io)
a year ago | lukastyrychtr | github.io | best
2
Eyra is an interesting Rust project (notgull.net)
a year ago | lukastyrychtr | notgull.net | newest
5
Slack wants you you know this privacy exploit is fine (tane.dev)
a year ago | lukastyrychtr | tane.dev | newest
1
Sifting through crates.io for malware with OSSF Package Analysis (williballenthin.com)
a year ago | lukastyrychtr | williballenthin.com | newest
76
I made a transformer to predict a simple sequence manually (vgel.me)
a year ago | lukastyrychtr | vgel.me | best
2
Teaching Rust in 5 Days (mo8it.com)
a year ago | lukastyrychtr | mo8it.com | newest
6
A Mastodon Client for PalmOS (knickish.com)
a year ago | lukastyrychtr | knickish.com | frontpage
3
Using Kani to Validate Security Boundaries in AWS Firecracker (model-checking.github.io)
a year ago | lukastyrychtr | github.io | newest
2
The car data hype – no need to worry? (beuc.eu)
a year ago | lukastyrychtr | beuc.eu | newest
1
From Hidden Bee to Rhadamanthys – The Evolution of Custom Executable Formats (checkpoint.com)
a year ago | lukastyrychtr | checkpoint.com | newest
1
Tclip: A Pastebin for Your Tailnet (tailscale.dev)
a year ago | lukastyrychtr | tailscale.dev | newest
28
The case for Nushell (jntrnr.com)
a year ago | lukastyrychtr | jntrnr.com | best
2
The Myth of Google's Plus (zarfhome.com)
a year ago | lukastyrychtr | zarfhome.com | newest
10
Bare Metal Space Invaders (fponzi.me)
a year ago | lukastyrychtr | fponzi.me | frontpage
1
Exploring the Rust compiler benchmark suite (kobzol.github.io)
a year ago | lukastyrychtr | github.io | newest
58
Learning async Rust with entirely too many web servers (ibraheem.ca)
a year ago | lukastyrychtr | ibraheem.ca | best
1
Let's Build a Cargo Compatible Build Tool – Part 1 (mgattozzi.dev)
a year ago | lukastyrychtr | mgattozzi.dev | newest
1
How to improve Rust compiler’s CI in 2023 (kobzol.github.io)
a year ago | lukastyrychtr | github.io | newest
2
A failed experiment with Rust static dispatch (jmmv.dev)
a year ago | lukastyrychtr | jmmv.dev | newest
1
Turbocharging Rust Code Verification (model-checking.github.io)
a year ago | lukastyrychtr | github.io | newest
1
Dependency Injection in Swift Using Property Wrappers (cobeisfresh.com)
a year ago | lukastyrychtr | cobeisfresh.com | newest
1
Building a Rust Workspace with Bazel (tweag.io)
a year ago | lukastyrychtr | tweag.io | newest
1
Distributing Lamport’s bakery with Automerge, and a touch of TLA+ (medium.com/polyglot_factotum)
a year ago | lukastyrychtr | medium.com | newest
1
Not-so-casual Performance Optimization in Python (nathom.dev)
a year ago | lukastyrychtr | nathom.dev | newest
2
Totality (yoshuawuyts.com)
a year ago | lukastyrychtr | yoshuawuyts.com | newest
1
Why the “Null” Lifetime Does Not Exist (sabrinajewson.org)
a year ago | lukastyrychtr | sabrinajewson.org | newest
1
High-throughput stream processing in Rust (noz.ai)
a year ago | lukastyrychtr | noz.ai | newest
2
A visual tree iterator in Rust (blog.danieljanus.pl)
a year ago | lukastyrychtr | danieljanus.pl | newest
7
A Gentle Introduction to IMAP (duesee.dev)
a year ago | lukastyrychtr | duesee.dev | frontpage
3
Einops, Retrospective of 5 Years (arogozhnikov.github.io)
a year ago | lukastyrychtr | github.io | newest
194
I have written a JVM in Rust (andreabergia.com)
a year ago | lukastyrychtr | andreabergia.com | best
1
Evolving Mastodon’s Trust and Safety Features (renchap.com)
a year ago | lukastyrychtr | renchap.com | newest
1
Daily Driving Windows Vista in 2023 (lilysthings.org)
a year ago | lukastyrychtr | lilysthings.org | newest
1
Getting rustc to use AVX2 SIMD (alexheretic.github.io)
a year ago | lukastyrychtr | github.io | newest
2
Unit-testing a web service in Rust (jmmv.dev)
a year ago | lukastyrychtr | jmmv.dev | newest
1
We Generate JavaScript and Python SDKs from Our Canonical Rust SDK (postgresml.org)
a year ago | lukastyrychtr | postgresml.org | newest
1
Frida 16.1.0 Released (frida.re)
a year ago | lukastyrychtr | frida.re | newest
1
Dropserver Progress – April to June 2023 (olivierforget.net)
a year ago | lukastyrychtr | olivierforget.net | frontpage
40
Bevy XPBD: A physics engine for the Bevy game engine (joonaa.dev)
a year ago | lukastyrychtr | joonaa.dev | best
1
RSS for Post-Twitter News and Web Monitoring (researchbuzz.me)
a year ago | lukastyrychtr | researchbuzz.me | newest
1
Redoing one paper from ReScience C back on 2020 (tournier.info)
a year ago | lukastyrychtr | tournier.info | newest
18
Cracking Electron Apps Open (fasterthanli.me)
a year ago | lukastyrychtr | fasterthanli.me | best
1
Walk-Through: Prefix Ranges in Rust, a Surprisingly Deep Dive (thecodedmessage.com)
a year ago | lukastyrychtr | thecodedmessage.com | newest
2
Escaping Macrophages (unscript.net)
a year ago | lukastyrychtr | unscript.net | newest
1
Problems faced when downstream testing Python packages (mgorny.pl)
a year ago | lukastyrychtr | mgorny.pl | newest
1
Building Real-Time Machine Learning Foundations at Lyft (lyft.com)
a year ago | lukastyrychtr | lyft.com | newest
3
Modding Games for Blind Gamers (nunonuno.micro.blog)
a year ago | lukastyrychtr | micro.blog | newest
2
‘AI’ Will Not Fix Accessibility (adrianroselli.com)
a year ago | lukastyrychtr | adrianroselli.com | newest
2
Tech Debt Metaphor Maximalism (apenwarr.ca)
a year ago | lukastyrychtr | apenwarr.ca | newest
1
What happens when a Matrix server disappears? (erethon.com)
a year ago | lukastyrychtr | erethon.com | newest
2
Encoding ML-style modules in Rust (waleedkhan.name)
a year ago | lukastyrychtr | waleedkhan.name | newest
1
Ducktor: Duck typed constructors for Rust structs with WASM-bindgen JsValue (mhamza.dev)
a year ago | lukastyrychtr | mhamza.dev | newest
1
Designing Pythonic Library APIs (benhoyt.com)
a year ago | lukastyrychtr | benhoyt.com | newest
2
RISC-V: exploring a bug in stack unwinding (codethink.co.uk)
a year ago | lukastyrychtr | codethink.co.uk | newest
45
Iterating on Testing in Rust (epage.github.io)
a year ago | lukastyrychtr | github.io | best
1
Reversing Pickles with R2pickledec (doyensec.com)
a year ago | lukastyrychtr | doyensec.com | newest
3
What Is WASI? (yoshuawuyts.com)
a year ago | lukastyrychtr | yoshuawuyts.com | frontpage
1
Looking at Rust Builtin Derives (cohenarthur.github.io)
a year ago | lukastyrychtr | github.io | newest
1
Demystifying Trait Generics in Rust (gruebelinchen.wordpress.com)
a year ago | lukastyrychtr | wordpress.com | newest
1
Posh: Type-Safe Graphics Programming with Functional Shaders in Rust (leod.github.io)
a year ago | lukastyrychtr | github.io | newest
3
From Stacks to Trees: A new aliasing model for Rust (ralfj.de)
a year ago | lukastyrychtr | ralfj.de | newest
2
Paired benchmarking. How to measure performance (bazhenov.me)
a year ago | lukastyrychtr | bazhenov.me | newest
10
Phase Locked State Machines (onevariable.com)
a year ago | lukastyrychtr | onevariable.com | best
1
Compress-a-Palooza: Unpacking 5B Varints in Only 4B CPU Cycles (bazhenov.me)
a year ago | lukastyrychtr | bazhenov.me | newest
1
The Magic of Scope Guards (swatinem.de)
a year ago | lukastyrychtr | swatinem.de | newest
1
Resilient LL Parsing Tutorial (matklad.github.io)
a year ago | lukastyrychtr | github.io | newest
1
Single Abstract Method Traits (mcyoung.xyz)
a year ago | lukastyrychtr | mcyoung.xyz | newest
1
Task Scheduled Time in Console (hegdenu.net)
a year ago | lukastyrychtr | hegdenu.net | newest
1
No more bit fiddling – introducing bilge (hecatia-elegua.github.io)
a year ago | lukastyrychtr | github.io | newest
1
Taking Rust to the Cloud: Fast File Sharing (orhun.dev)
a year ago | lukastyrychtr | orhun.dev | newest
1
Winning the fight against the Rust compiler (Coherence in Rust) (ohadravid.github.io)
2 years ago | lukastyrychtr | github.io | newest
1
Hangman over QUIC (ochagavia.nl)
2 years ago | lukastyrychtr | ochagavia.nl | newest
1
Bevy v2.0 – The Simple Python Dependency Injection Framework (zech.codes)
2 years ago | lukastyrychtr | zech.codes | newest
1
Writing Code with ChatGPT? Improve It with Kani (model-checking.github.io)
2 years ago | lukastyrychtr | github.io | newest
2
Going beyond build.rs: introducing cargo-px (lpalmieri.com)
2 years ago | lukastyrychtr | lpalmieri.com | newest
1
Bringing runtime checks to compile time in Rust (ktkaufman03.github.io)
2 years ago | lukastyrychtr | github.io | newest
1
The Scoped Task Trilemma (without.boats)
2 years ago | lukastyrychtr | without.boats | newest
1
Thoughts on Async Closures (smallcultfollowing.com)
2 years ago | lukastyrychtr | smallcultfollowing.com | newest
1
A Proposal for Safe Window Handles (notgull.github.io)
2 years ago | lukastyrychtr | github.io | newest
1
Efficient, Extensible, Expressive: Typed Tagless Final Interpreters in Rust (getcode.substack.com)
2 years ago | lukastyrychtr | substack.com | newest
2
STV-Rs: Single Transferable Vote Implementation in Rust (gendignoux.com)
2 years ago | lukastyrychtr | gendignoux.com | newest
1
Limiting concurrency in Python asyncio: the story of async IMAP_unordered() (andgravity.com)
2 years ago | lukastyrychtr | andgravity.com | newest
< Prev Next >