💻 Tech

Programming, development tools, and technical tutorials

Programming Languages & Tutorials

Polyglotbits series and programming language comparisons

54 posts

Development Tools & Editors

Text editors, version control, and productivity tools

7 posts

Systems Programming & Low-Level

C/C++, memory management, and system-level programming

6 posts

Infrastructure & DevOps

Kubernetes, Docker, monitoring, and deployment

2 posts

Game Development & Graphics

Game programming, graphics, and shader development

3 posts

AI and Agentic Coding

AI and everything related to being a modern developer in the age of AI, Vibe- and Agentic coding

0 posts

How to read a file in Java

Java is rather verbose when it comes to reading files, however most of the verbosity has to do with importing the functionality from the standard library.