Posts
210
Following
84
Followers
28
Mostly a Rust hacker

Interests: Reversible programming, HTTP Live Streaming and derivatives, FreeBSD

Homepage: https://erk.dev
GitHub: https://github.com/Erk-
repeated

Now I can finally commit Rust code crimes legally. 😌

6
4
2
A post by @Mara have been stuck in my head for about two months now so I just had to write out my thoughts on what the most central railway station in the Netherlands is: https://erk.dev/2026/06/21/the-most-central-station-in-nl
2
10
15
repeated

new little blog post! c:
https://selvmaya.com/blog/old-internet

0
1
1
First stop on the journey today: Hamburg Hbf.
Picture of the platforms on Ham

1
0
1
Any of the small people inside ActivityPub going to be around RustWeek next week? I am in the Netherlands for all of next week so say hi if you spot me. I am bringing a new species of Ferris as stickers there (properly cursed this time)
0
0
0
After having a subpar setup for a long time, just running my website in a Zellij session I finally set up a service, and at the same time I set up continuous deployment.

I wrote about it here: https://erk.dev/2026/04/20/freebsd-cd
0
0
0
repeated

Servo 0.1.0 is out! 🚀
This is our first release available in crates.io and our first LTS version
https://servo.org/blog/2026/04/13/servo-0.1.0-release/

0
6
2
repeated

Welp, I got laid off. RIP futurewei OSS rust team.

If you know anyone hiring systems engineers lmk.

6
6
1
Cursed connector that we use at work, any guesses what it is for?
A cable coiled up with the conn

0
0
0
repeated

Rust 1.94.0 has been released! 🌈 🩀 ✹

A few highlights are array_windows() and element_offset() on slices, Peekable::next_if_map(), LazyCell::get and friends, and the new `include` key in config.toml to include other toml files!

Check out the blog post for details: https://blog.rust-lang.org/2026/03/05/Rust-1.94.0/

0
2
1
Going to a chemistry cabaret at my old uni tonight. It is the newest of the science cabarets so it is fun to see how the running gags evolve.

My favourite gag from the past few years have been about how all chemicals should just go into the handwash.
1
0
0
repeated
Edited 5 months ago

hey uhhh. I got fired yesterday. if anyone has rust positions in the Netherlands let me know!

update: for context, I'm a compiler witch and a member of the Rust compiler team. I've worked on a bunch of cool stuff in rustc, including "the never type", "tail calls", and "trait upcasting". See my github (I also accept sponsorships if you feel like it :D). Didn't expect this post to blow up way past my circle of friends neocat_melt_blep

2
20
1
My direct train just got cancelled for another week :(

Written from one of my transfer trains already 30 minutes late.
1
0
0
Anyone want to drop by Byhaven/Pumpehuset with me tomorrow for some nice music and late night karaoke https://billetto.dk/e/vinterbyhaven-2026-spawner-lucca-ponny-dark0wa-billetter-1677710
0
0
0
@bsdphk Jeg sÄ foredraget om internettet i Danmark online og du talte om en bog om Store Nords opsÊtning af telegrafen i Rusland, har du en title pÄ den bog siden jeg godt kunne tÊnke mig at lÊse den?
1
0
0
Happy new year to all the small people and other creatures in my computer!
1
0
1
repeated

brb i'm making my own gaming chair from ICE 3 1st class seat

1
5
1
Just got a cute fwrog

SF6 service cart for scale
Stylized cute wooden frog about

0
0
1

Found out out the other day that

for i in 0u8.. {
  println!("{i}");
}

Will loop for ever, so I made a lint to protect against that https://github.com/rust-lang/rust-clippy/pull/16257

1
0
1
Put together a new version of the 10 crates that are a part of the Twilight a set of Rust libraries for Discord that I co-maintain:

https://github.com/twilight-rs/twilight/releases/tag/twilight-0.17.0

Side-note for anyone publishing a larger set of crates at once, cargo-release seems to have some issues with ordering them in ways that allow them to be published one after another. When I ran that publish step above I had to re-run cargo release a good 5 or 6 times to get everything released, and even then the tags are a bit messed up.

Next time I probably figure out my own scrips and switch to just use the new --workspace for cargo publish.
0
0
0
Show older