Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

carstein.github.io

128 nops and counting

Get the latest updates from 128 nops and counting directly as they happen.

Follow now 42 followers

Latest posts

Last updated 3 months ago

Channels and threads in Rust

3 months ago

I think this is the third time I am using this particular...

Hours you work

5 months ago

A few days ago I had an interesting discussion with my friend...

Translating structures between C and Rust

5 months ago

To do so just add #[repr(c)] to the struct declaration. Thank you...

Errors in Rust

9 months ago

Error handling is one of the more important parts of any programming...

Gone places

9 months ago

Originally this was just a series of separate notes on my Mastodon...

Build simple fuzzer

almost 2 years ago

In the last part of my Build simple fuzzer series I’ve promised...

Code navigation with hx

about 2 years ago

I’ve been using vim since I’ve started working with Linux. Admittedly, those...

Google story

over 2 years ago

I’ve spent ten years of my life working for Google. To this...

Don’t be a hero

over 2 years ago

In the wave of news coming from Twitter I wrote a short...

Don’t be a hero

over 2 years ago

In the wave of news coming from Twitter I wrote a short...

System programming in Rust

almost 3 years ago

Little intro Some time ago I promised to write more about System...

System programming in Rust - part 2

almost 3 years ago

Little intro Some time ago I promised to write more about System...