DevRadar

Open Source

Auto-aggregated global tech articles · 50 posts

R
Open Source

Re-Organized configuration in Rails

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:

DEV Community
W
Open Source

What Works and What Doesn't in CLAUDE.md

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

DEV Community
Y
Open Source

Your offline GitHub

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

DEV Community
I
Open Source

I built GitCard, a visual portfolio for developers

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

Dev.to (EN Zone)
Z
Open Source

ZaneOps: open source PaaS (New version released - v1.14)

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

Reddit r/selfhosted
D
Open Source

DroppedNeedle - Self-hosted all-in-one music server

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

Reddit r/selfhosted
G
Open Source

GitHub Actions: Early September 2026 updates

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.

GitHub Changelog
M
Open Source

Mol-JEPA - Multimodal molecular foundation model [R]

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

Reddit r/MachineLearning
U
Open Source

Upcoming deprecation of selected GitHub Copilot models

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

GitHub Changelog
G
Open Source

Gemini 3.8 Flash is now available in GitHub Copilot

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

GitHub Changelog