Stereotypes
A reflection on programmer stereotypes from the essay 'The Little Printf', discussing common traits like chasing new tech and collecting unread books.
Jonas Hietala is a writer and developer who blogs about programming, Neovim, Rust, home automation, and hands-on tech projects like 3D printing. With long-form series and personal reflections, he shares practical experiments and lessons from 15+ years of blogging.
163 articles from this blog
A reflection on programmer stereotypes from the essay 'The Little Printf', discussing common traits like chasing new tech and collecting unread books.
A developer shares their experience creating a game called 'Groar' for the Ludum Dare 48-hour game jam, including controls and timelapse links.
A developer recounts their experience participating in Ludum Dare 33, a game jam, detailing their technical challenges and tools used.
A developer troubleshoots and fixes a Rust compiler error related to missing shared libraries by updating the system's library configuration.
A developer shares their experience migrating from eumx to FastMail, covering setup, DKIM configuration, and Bitcoin payment.
A guide to implementing Gruvbox color scheme syntax highlighting for code blocks in Pandoc-generated websites.
A user troubleshoots fish shell's man page completion generation in Slackware 14.1, sharing fixes and custom completions.
A technical guide detailing the steps to build and install the Krita digital painting software on Slackware 14.1 Linux.
A technical guide documenting the author's process of reinstalling and configuring Slackware Linux, including kernel setup, package management, and software installations.
A graduate reflects on their 5-year computer engineering master's at Linköping University, covering courses, projects, and personal growth.
A user details troubleshooting an offset drawing issue in Krita with dual monitors using Xinerama and the solution using RandR.
A technical analysis of reverse-engineering TimeEdit's web interface to extract and parse schedule data via its JSON and HTML endpoints.
A technical guide on patching Wine to fix a timeout error and run Hearthstone's Goblins vs Gnomes expansion on Linux.
A developer's summary of their contributions to the Rust programming language during the IDA Summer of Code 2014, focusing on documentation and code fixes.
A developer's progress update on their ISOC (IDA Summer of Code) project, detailing work on code documentation, RFC proposals, and issue triage.
A technical guide on how to automatically parse and embed YouTube videos in a static site built with the Hakyll framework using custom filters and regex.
A Rust programming simulation of the classic Monty Hall probability problem, demonstrating the counter-intuitive odds.
A Rust developer shares an example of implementing Dijkstra's shortest path algorithm using the standard library's PriorityQueue.
A developer shares their experience and provides a step-by-step guide for making a first contribution to the Rust open-source project.
A developer plans their participation in the IDA Summer of Code, focusing on contributing to the Rust programming language.