ls /news/developer-tools · home newsdeveloper-tools
grep -r --recent /news/developer-tools | head -20

Developer Tools News

Developer tools news — AI coding assistants, IDEs, CLI tools, APIs, and productivity tools for software engineers. GitHub Copilot, Cursor, and more.

3163 articles page 153 of 159 0 sources 30 min sync cycle updated 2022-07-05

// latest articles 3163 indexed

00:00
2022-07-05
benmyers.dev
developer-tools · 7m read · neu

Style with Stateful, Semantic Selectors

The article explains that using CSS classes to visually indicate element states (like `.is-invalid` or `.current-page`) creates an accessibility gap because screenreaders cannot interpret these visual cues. To solve this…

13:33
2022-05-07
gist.github.com
developer-tools · 4m read · neu

This is a simple app that converts Discord pins to Discord messages, which is useful for example when you've reached the pin limit and wish to have more room for new pins.

The article describes "Rebane's Discord Pin Compressor," a simple web application that converts Discord pins into Discord messages. This tool is useful for users who have reached Discord's pin limit and need to free up s…

14:33
2022-04-21
gist.github.com
developer-tools · 1m read · neu

Notes for CS51 guest lecture.

Notes for a CS51 guest lecture comparing OCaml and Elm, highlighting Elm's common uses in web apps, data visualization, and 3D graphics with specific library examples. It also discusses Elm's advantages in performance, a…

21:21
2022-04-19
gist.github.com
developer-tools · 2m read · neu

Syntax Hints (OCaml -> Elm)

Side-by-side comparison of syntax differences between OCaml and Elm, covering expressions, types, functions, type aliases, and algebraic data types (ADTs). It includes code examples showing how common OCaml constructs tr…

15:11
2022-03-08
gist.github.com
developer-tools · 1m read · neu

remove git gui and git shell context menu from a directory and desktop context-menu (right click menu), with UNDO in-case you want it back (change git path to point to your installation though!).

Instructions for removing the "Git GUI Here" and "Git Shell" options from the Windows directory and desktop context menus. It includes a method to undo the removal if desired, and notes that users must adjust the file's …

01:30
2022-02-06
gist.github.com
cloud-computing · 3m read · neu

NixOS on Hetzner Cloud

This article provides a step-by-step guide for setting up a NixOS server on a Hetzner Cloud instance, including partitioning the disk, installing NixOS, and configuring an admin user with SSH access. It also explains how…

02:33
2022-01-26
gist.github.com
developer-tools · 1m read · neu

Strip PDF Metadata

The article describes a shell script (`clean_pdf.sh`) that recursively finds PDF files in a specified directory (or the current directory) and strips their top-level metadata using `exiftool` and `qpdf`. The script creat…

06:38
2021-12-03
gist.github.com
open-source · 6m read · neu

QEMU-KVM Installation for Arch Linux

This article provides a step-by-step guide for installing and configuring QEMU-KVM virtualization on Arch Linux. It details the installation of necessary packages, enabling systemd services, and validating the setup with…

18:53
2021-10-04
gist.github.com
developer-tools · 1m read · neu

Nuke Docker from Orbit

The article provides a series of commands to completely remove Docker and all its associated data, containers, images, and clusters from a Linux system. It warns that verifying the Docker root directory is dangerous and …

07:20
2021-08-01
gist.github.com
developer-tools · 1m read · neu

Oh my ZSH with zsh-autosuggestions zsh-syntax-highlighting zsh-fast-syntax-highlighting and zsh-autocomplete.md

The article provides instructions for installing and configuring Oh My Zsh with four plugins: zsh-autosuggestions, zsh-syntax-highlighting, zsh-fast-syntax-highlighting, and zsh-autocomplete. It includes commands for ins…

← prev page 153 / 159 next →
LIVE [news/developer-tool] indexed:3163 page:153/159 en · ua 2026-05-20 ·