FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Dustwalker - The beginning
How-ToMachine Learning

Dustwalker - The beginning

via Dev.toDustin Runnells1d ago

It's been a while since I played with Godot. I have a series posted here from a few years ago (pre-chatgpt) when I made some good progress on a game. I never did finish that project, but it was a lot of fun to start to learn the technologies behind game development. Later I made a game jam entry where I experimented with crude 2d assets that were AI generated. All fun stuff. Today though, with things like Codex, LLMs have completely changed how I approach coding projects. Since ChatGPT, I've made a fairly large, non-game, project ( ReciScan ) that evolved along with the AI tech. In the beginning 100% of the code was hand written. But slowly new features become easier to add by first consulting an LLM, then copy/pasting, and more recently I hardly do more than describe and test for certain features. I've even added functionality that was well beyond my ability a few years ago just by "vibe coding". I spent over a decade as a professional developer. I know enough to use the best tool for

Continue reading on Dev.to

Opens in a new tab

Read Full Article
3 views

Related Articles

How to Prevent Merge Conflicts When Multiple Teams Work in the Same Codebase
How-To

How to Prevent Merge Conflicts When Multiple Teams Work in the Same Codebase

Medium Programming • 19h ago

How One Hour of Planning Makes the Whole Week Feel Easier
How-To

How One Hour of Planning Makes the Whole Week Feel Easier

Medium Programming • 1d ago

Multi‑File Magic: 8 Claude Code Commands for Safe, Large‑Scale Codebase Changes
How-To

Multi‑File Magic: 8 Claude Code Commands for Safe, Large‑Scale Codebase Changes

Medium Programming • 1d ago

What Learning to Code Actually Feels Like (No One Talks About This)
How-To

What Learning to Code Actually Feels Like (No One Talks About This)

Medium Programming • 1d ago

How to Run Ethernet Cables to Your Router and Keep Them Tidy
How-To

How to Run Ethernet Cables to Your Router and Keep Them Tidy

Wired • 1d ago

Discover More Articles