benjamin@bencoad.com: ~/blog
$ grep -r "insights" ./posts/
./posts/voidigo-review.md: Development insights from gaming
./posts/learning-c.md: Programming language insights
$ wc -l ./posts/*.md
247 ./posts/voidigo-review.md
156 ./posts/learning-c.md
403 total
$ echo "sharing knowledge through writing"
sharing knowledge through writing
$

Featured Post

Latest thoughts and insights

Games Reviews Indie Roguelike
Read Full Post →

All Posts

Development insights, reviews, and random thoughts

🔍

Learning C

January 20, 2025 Development

Why I'm Learning C in 2025

Diving into C programming has been an eye-opening experience. Here's why I think every developer should understand systems programming, even in the age of high-level languages.

C Programming Learning
Read More

🤖

AI & Development

January 18, 2025 Development

Building AI Tools for Developers

My journey creating an AI-powered development assistant. The challenges, breakthroughs, and lessons learned while building tools that actually help developers be more productive.

AI Tools Development
Read More

🎮

Game Dev

January 15, 2025 Games

Lessons from Building "Just A Hangout"

What I learned while creating my latest Roblox game. From initial concept to player feedback, here are the key insights from the development process.

Roblox Game Development Luau
Read More

Java Tutorial

January 12, 2025 Tutorials

Building Games Without Engines

A step-by-step guide to creating 2D games in pure Java. Learn how to handle graphics, input, and game loops without relying on external game engines.

Java Programming Tutorial
Read More

💭

Thoughts

January 10, 2025 Thoughts

My Development Workflow in 2025

How I stay productive while juggling multiple projects. My current tools, techniques, and strategies for maintaining focus in a world full of distractions.

Productivity Development Workflow
Read More

📚

Book Review

January 8, 2025 Reviews

Why The Hobbit Still Matters

Re-reading Tolkien's classic while taking a break from technical books. Thoughts on storytelling, world-building, and why fantasy literature inspires better code.

Books Reading Fantasy
Read More

Stay Updated

Get notified when I publish new posts about development, games, and technology. Follow my journey through different channels.

📹 YouTube 🐙 GitHub 📧 Email