ls /news/open-source · home newsopen-source
grep -r --recent /news/open-source | head -20

Open Source News

Open source news — new project releases, community governance, licensing updates, and open-source AI models including Llama, Mistral, and others.

1055 articles page 46 of 53 0 sources 30 min sync cycle updated 2025-10-01

// latest articles 1055 indexed

16:03
2025-10-01
veronicaexplains.net
open-source · 8m read ↑ pos

Everyday rsync

The article explains that rsync is a widely available file synchronization tool, commonly used for system backups, and highlights the author's preferred flags: `-av` for archive and verbose modes, `--delete` to keep remo…

21:44
2025-09-30
gist.github.com
artificial-intelligence · 25m read ↑ pos

Claude Code Agents to OpenCode Agents

The article describes the successful migration of 12 specialized AI agents from Claude Code to OpenCode, completed in a single day. The migration revealed fundamental architectural differences between the platforms, with…

12:00
2025-09-30
deno.com
cybersecurity · 4m read ↓ neg

How Deno protects against npm exploits

The article explains that Node.js and npm have a permissive default security model, allowing any installed package code, including malicious scripts, full system access. In contrast, Deno is designed with security as a d…

10:11
2025-09-28
bun.com
developer-tools · 14m read ↑ pos

Bun v1.2.23

Bun v1.2.23 fixes 119 issues and introduces several new features. Key additions include automatic migration from pnpm-lock.yaml to bun.lock, new `--cpu` and `--os` flags for filtering optional dependencies, built-in Redi…

22:54
2025-09-14
bun.com
developer-tools · 18m read ↑ pos

Bun v1.2.22

Bun v1.2.22 introduces several key improvements, including async stack traces that now show the full asynchronous execution path for easier debugging, and a new fast path that makes `postMessage` and `structuredClone` up…

bun
09:09
2025-09-12
gist.github.com
developer-tools · 2m read · neu

Some notes on Model Context Protocol (MCP) tools I’ve stumbled across that seem interesting or useful to me personally — not aiming to be a catch-all list.

The article highlights two notable Model Context Protocol (MCP) tools: GitHub's official MCP Server, which enables AI agents to interact with repositories, issues, and workflows via natural language, and Cloudflare's MCP…

03:16
2025-09-11
alexselimov.com
developer-tools · 2m read ↑ pos

Say goodbye to st and say hello to ghostty

The author explains their decision to switch from the st terminal emulator, which they valued for its speed and compatibility with DWM's swallow patch, to the Ghostty terminal. The primary reasons for the switch are time…

15:00
2025-09-10
bun.com
developer-tools · 36m read ↑ pos

Behind The Scenes of Bun Install

The article explains that Bun's package installation is significantly faster than other Node.js package managers because it treats installation as a systems programming problem rather than a JavaScript problem, optimizin…

09:00
2025-09-10
deno.com
developer-tools · 14m read ↑ pos

Deno 2.5: Permissions in the config file

Deno 2.5 introduces the ability to define permission sets directly in the `deno.json` config file, allowing users to pre-configure and reuse specific permission flags for different commands like `deno run` or `deno test`…

03:17
2025-09-07
gist.github.com
autonomous-vehicles · 5m read · neu

A comprehensive, wiki-style, Gist-ready Markdown page that consolidates the XDA thread and related community findings—focused on installing and using Nova Launcher on the MG4’s Android Automotive OS 9, plus model/trim caveats and tested/untested notes. Inline citations point to the specific sources.

This article provides a community-driven guide for installing Nova Launcher on the MG4 Electric's Android Automotive OS 9 infotainment system. It details methods to access hidden developer and engineering settings, enabl…

03:49
2025-09-06
alexselimov.com
developer-tools · 2m read · neu

Mac style copy/paste on Void Linux

The article describes a user's attempt to unify keybindings between a Mac work laptop and a personal Void Linux system running the dwm window manager. To resolve the frustration of accidentally pressing Alt+C and Alt+V f…

15:21
2025-09-02
gist.github.com
data · 6m read · neu

UNRAID NFS Configuration Guide

This article documents the resolution of recurring NFS stale file handle errors in a home lab environment using an UNRAID NAS and multiple Linux clients. The root cause was identified as UNRAID filesystem operations, suc…

13:30
2025-09-02
deno.com
developer-tools · 3m read ↑ pos

Fresh 2.0 Graduates to Beta, Adds Vite Support

Fresh 2.0 has graduated to beta after 63 alpha releases, introducing Vite integration that provides hot module reloading, access to the Vite plugin ecosystem, and 9–12× faster boot times through on-demand route loading a…

09:25
2025-08-21
gist.github.com
developer-tools · 8m read · neu

Claude R Tidyverse Expert

This document outlines current best practices for R development using modern tidyverse patterns, emphasizing the use of the native pipe (`|>`) over the legacy magrittr pipe, and recommending `join_by()` for joins. It als…

← prev page 46 / 53 next →
LIVE [news/open-source] indexed:1055 page:46/53 en · ua 2026-05-20 ·