Bookmarks
A collection of links on the WWW which I use, admire or agree with.
Software
I’ve been happily running Linux on my laptop (which is my workstation) since 2016 1.
Made possible by the following list of mostly open-source software (not exhaustive).
Web development
On the frontend, I strive to not use any CSS frameworks and only use JavaScript sparingly. I have also been intrigued by #NoBuild lately, although a build step for concatenating and compressing files with a similar lifespan is probably worth it for performance reasons.
State of the web
Programming
- The C Programming Language: Learning C helped me understand every other language better.
- Golang: Garbage-collected language with great concurrency support.
- Rust: Systems programming language with a strong focus on memory safety.
- Python: Scripting language.
- Advent of Code: annual event in December hosting fun programming puzzles.
- Project Euler: math based programming puzzles.
- GNU Make
Blogs
Some of the blogs I enjoy reading.
Social
- Mastodon, decentralized and open-source microblogging network. I’m on toot.re, which is run by Marcel.
- Lobsters, programming related link aggregation and discussion.
- Hacker News, same, but older and very popular.
Misc