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 48 of 53 0 sources 30 min sync cycle updated 2025-03-10

// latest articles 1055 indexed

00:00
2025-03-10
nand2mario.github.io
developer-tools · 1m read · neu

Script to Add a Title Page to PDFs

The article presents a Python script that automatically adds a title page to PDF documents, specifically designed for use with PDFs generated from ChatGPT conversations. The script uses the `fpdf2` library to create a te…

00:00
2025-02-25
nand2mario.github.io
hardware · 1m read · neu

UART in Verilog with Fractional Clock Dividers

The article discusses a challenge with implementing UART communication in FPGAs when the system clock frequencies are not integer multiples of the desired baud rate, leading to imprecise timing and errors. The author pre…

01:09
2025-02-08
gist.github.com
artificial-intelligence · 15m read ↑ pos

Liar Ai: Multi-Modal Lie Detection System

Creation of a multi-modal lie detection system called "Liar Ai," which uses neurosymbolic AI, recursive reasoning, and reinforcement learning to analyze facial expressions, vocal stress, and linguistic cues in real time.…

18:18
2025-01-30
veronicaexplains.net
open-source · 11m read · neu

Clonezilla 101: creating disk images

Clonezilla is a free, open-source disk imaging and cloning tool that runs from a live USB Linux environment, allowing users to create full backups of their devices or clone disks directly between machines, either offline…

19:40
2024-11-24
gist.github.com
developer-tools · 5m read · neu

Script to detect "orphaned" TLS secrets when Cert manager (cainjector) complains about "unable to fetch certificate that owns the secret", because deleting a Certificate will not (default) delete the…

This article provides a Bash script that detects and cleans up "orphaned" TLS secrets in Kubernetes—secrets that remain after their corresponding cert-manager Certificate resources have been deleted. The script addresses…

07:20
2024-11-15
gist.github.com
developer-tools · 2m read · neu

Generating a link to an annotation in Zotero

Based on the provided code, this is a Bash script that generates formatted links or citations from Zotero annotations. It extracts a Zotero item ID from clipboard text, queries a BetterBibTeX JSON export of the user's Zo…

00:00
2024-10-19
nand2mario.github.io
hardware · 1m read ↑ pos

Blast Processing on the Tang FPGA boards

The article announces the release of MDTang 0.1, a port of the Genesis-MiSTer core for the Tang Mega 138K/138K Pro FPGA boards, bringing Sega Genesis (Mega Drive) emulation to these platforms. It provides brief historica…

19:30
2024-10-07
gist.github.com
developer-tools · 2m read · neu

download most played beatmaps

This article provides a Python script that downloads a specified number of a user's most played beatmaps from the game osu! using the osu.py library and the osu API v2. The script requires the user to input their API cli…

12:15
2024-09-24
joshwcomeau.com
developer-tools · 24m read ↑ pos

How I Built My Blog

The author describes rebuilding their personal blog using a complex technology stack including Next.js, React, and MDX, despite acknowledging it may seem like overkill for a blog. They chose MDX for content management be…

18:17
2024-08-26
gist.github.com
developer-tools · 2m read · neu

Git Commit Message AI

Script for a shell function called `gcm` that uses an AI model (Gemini) to automatically generate a one-line git commit message from the staged diff. The function allows users to accept, edit, regenerate, or cancel the p…

16:36
2024-07-09
gist.github.com
artificial-intelligence · 1m read · neu

SDXL Pixel Art ComfyUI Workflow

Step-by-step guide for setting up a pixel art workflow in ComfyUI using Stable Diffusion XL. It instructs users to download the SDXL base model and a PixelArt LoRA from Civitai, then place the LoRA file in the appropriat…

17:00
2024-06-26
dpolakovic.space
developer-tools · 8m read · neu

Y292B bug

The article discusses the "Y292B bug," a future overflow issue in Unix time where a signed 64-bit integer used in Linux will roll over in approximately 292 billion years, causing the date to jump back billions of years b…

00:03
2024-05-13
alexselimov.com
developer-tools · 1m read · neu

Solutions to problems with Java Development

The article documents two solutions to Java development issues. The first problem, where jdtls crashes with status code 13, is resolved by deleting the `~/.cache/jdtls` cache directory. The second problem, a Gradle permi…

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