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 52 of 53 0 sources 30 min sync cycle updated 2020-04-07

// latest articles 1055 indexed

22:58
2020-02-03
gist.github.com
open-source · 1m read ↑ pos

always-already-programming.md

All computer users are already programming, as actions like creating folders or renaming files translate into text-based commands and binary code. It critiques the tech industry for reinforcing a false distinction betwee…

00:00
2020-01-21
jola.dev
developer-tools · 3m read ↑ pos

Announcing Hex Diff

The Hex team has launched **diff.hex.pm**, a free web-based tool that generates highlighted git diffs for any Hex package version range directly in a browser. Designed to improve supply chain security, the service allows…

00:00
2020-01-21
jola.dev
open-source · 8m read ↑ pos

Building Hex Diff

The article describes the development of Hex Diff, an open-source tool for comparing Hex package versions. It explains how the project uses LiveView for a responsive search interface, reads package data from Hex via the …

15:59
2020-01-18
gist.github.com
cybersecurity · 1m read · neu

KMS server Windows

This article provides instructions for activating a Windows Server edition using a Key Management Service (KMS) server. It lists command-line steps using DISM and slmgr tools to change the product edition, install a prod…

17:32
2019-12-29
gist.github.com
developer-tools · 3m read · neu

Commit Message Guidelines

The article outlines strict formatting rules for Git commit messages, which consist of a required header (with optional scope) and optional body and footer, with each line limited to 100 characters. The header follows th…

00:00
2019-10-19
jola.dev
developer-tools · 5m read · neu

Push-based GenStage

The article explains that while GenStage is typically a pull-based system where consumers request events from producers, it can also function as a push-based system. In this push-based approach, consumers register their …

22:24
2019-06-09
gist.github.com
open-source · 1m read · neu

You need spice-vdagent

Debian and Kali Linux virtual machines running under KVM/libvirtd lack pre-installed agents like qemu-guest-agent and spice-vdagent, which prevents smooth mouse cursor movement between the guest and host. To resolve this…

00:00
2019-06-01
jola.dev
developer-tools · 3m read · neu

Health checks for Plug and Phoenix

This article by Johanna Larsson describes a simple pattern for implementing HTTP health checks in Plug and Phoenix applications, using a custom plug that intercepts requests to a specific path (e.g., "/health_check") and…

18:30
2019-05-29
gist.github.com
developer-tools · 1m read · neu

Installing Ghidra Server on Ubuntu 18.04.2 LTS

This article provides step-by-step instructions for installing a Ghidra server on Ubuntu 18.04.2 LTS. The process involves installing the Java JDK, creating a dedicated system user, and configuring the server software wi…

21:16
2018-08-31
gist.github.com
open-source · 2m read · neu

crockford-on-json-license

Douglas Crockford explains that he chose the MIT License for his JSON reference implementation but added the clause "The Software shall be used for Good, not Evil" in 2002. He notes that this clause has caused some indiv…

10:20
2018-08-25
gist.github.com
cybersecurity · 1m read · neu

uninstall Wireshark

The article provides a step-by-step guide for completely uninstalling Wireshark from a macOS system. The instructions include removing the application, support files, command-line scripts, launch daemon, and system confi…

18:14
2018-06-19
gist.github.com
developer-tools · 2m read · neu

Zero to Hero -- HTML, CSS & JS

This article outlines a learning path for web development, starting with basic HTML and CSS before progressing to JavaScript, jQuery, and Bootstrap. It emphasizes that the learning curve steepens significantly with moder…

18:10
2018-04-12
gist.github.com
hardware · 2m read · neu

a 4x4 pixels font

This article describes a 4x4 pixel font stored in a C++ header file called `half_font.h`. The font is defined as a 95-character array of byte values, where each character is represented by four bytes that encode its pixe…

21:51
2017-12-21
gist.github.com
developer-tools · 1m read · neu

Install Clang 5.0

The article provides a step-by-step command-line guide for installing Clang 5.0 and related LLVM tools on Ubuntu 16.04 (Xenial). It includes commands to add the LLVM repository, install the compiler and debugging tools, …

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