A while back I wrote about organizing configuration in Rails. The idea was simple: drop YAML files into config/configurations/ and get namespaced constants like Config::Bot.api_key instead of the clunky Rails.application.config.bot.api_key.
It worked well. But every YAML file needed manual wiring:
Writing "Write clean code" in CLAUDE.md changes nothing.
During the process of building 10 personal apps in three months, I rewrote CLAUDE.md many times.
Since it became clear what worked and what didn't, I will outline that distinction.
What Doesn't Work
Giving instructions with
Hi all!
I’ve been coding professionally for the last 15 years - and more and more with AI next to me. Naturally pushed by the market to produce more and more output, I now find myself hopping daily between 5 to 7 simultaneous AI sessions.
I realized that the bottleneck is becoming the code review
I’ve been working on a side project called GitCard, and I’m finally at the point where I’d like other developers to try it.
The original idea was pretty simple:
Developers have GitHub, LinkedIn, resumes, and personal websites, but it can still be difficult to quickly show someone what you’ve actua
Hello everyone, I hope you have a nice day. I have not made a released in 6 months (sorry for that), the project wasn't dead I just had some life stuff happening that slowed down the development of the project, but I was still working on the project steadily. So today I just release ZaneOps v1.14
Hey everyone, A little over a year ago I posted Gitea Mirror here, a web app that mirrors your GitHub repos into a self-hosted Gitea. It had 100 stars. It has 1,400 now, and most of what shipped since came out of issues people from this sub opened. Thank you, genuinely. What landed in the last few r
Hello everyone! Some of you might remember DroppedNeedle, my self-hosted, all-in-one music app I've been building since October last year. Just a quick update because the last few weeks have been big: DroppedNeedle now runs on BrainzMash, a public read-only MusicBrainz pool, instead of hammering the
GitHub Actions now includes three updates that give you clearer visibility and finer-grained control over your workflows. New REST API for runner version deprecations A new REST API returns when…
The post GitHub Actions: Early September 2026 updates appeared first on The GitHub Blog.
Hi everyone, I just quickly wanted to share a paper I was working on for around a year now. I created this summary website with key results: https://flogrammer.github.io/moljepa/ TL;DR: its a multimodal JEPA model for molecules. There will be more work to do to improve performance and I would be hap
We will deprecate the following models across all GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions) on October 2nd, 2026: Model Deprecation date…
The post Upcoming deprecation of selected GitHub Copilot models appeared first on The GitHub Bl
Gemini 3.8 Flash, Google’s latest Flash model, is now available in GitHub Copilot. In our early testing, Gemini 3.8 Flash performed strongly on complex terminal-based coding tasks and demonstrated rigorous…
The post Gemini 3.8 Flash is now available in GitHub Copilot appeared first on The GitHub Blo
Learn how to run parallel agents in the GitHub Copilot app, and experience the moment it stops feeling scary and starts feeling powerful.
The post GitHub Copilot app for Beginners: Run several agents at once appeared first on The GitHub Blog.