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 147 of 159 0 sources 30 min sync cycle updated 2025-06-18

// latest articles 3163 indexed

00:00
2025-05-16
libertas.software
data · 3m read · neu

AI and MySQL Databases

Many AI-generated database schemas default to using VARCHAR(36) for primary key columns to store UUIDs, motivated by security concerns such as preventing sequential ID enumeration. However, this choice introduces signifi…

00:00
2025-05-16
libertas.software
artificial-intelligence · 2m read ↑ pos

From 5% to 96% Test Coverage in a Day — Thanks to AI CoPilot

The article describes how a developer initially neglected unit testing to focus on building an MVP, then used an AI coding assistant to write tests. After initial failures from giving vague instructions, the developer su…

11:30
2025-05-12
joshwcomeau.com
developer-tools · 9m read · neu

The Height Enigma

The article explains that in CSS, percentage-based heights often fail because they create a circular calculation: a child element's percentage height depends on its parent's height, but the parent's default height depend…

12:53
2025-05-10
gist.github.com
developer-tools · 1m read · neu

ai-mcp-demo.py

The provided code demonstrates a simple MCP (Model Context Protocol) server named "host info mcp" built using the `FastMCP` library. It defines a single tool, `get_host_info`, which collects and returns system informatio…

06:36
2025-04-16
gist.github.com
developer-tools · 2m read · neu

docker orphaned overlay2 cleanup script

This article presents a Bash script called `docker-overlay-prune.sh` that identifies and removes orphaned overlay2 directories in `/var/lib/docker/overlay2/` which are no longer associated with any Docker image or mounte…

14:45
2025-04-15
alexselimov.com
developer-tools · 1m read · neu

Getting CUDA toolkit installed on Void Linux

This article provides instructions for installing the CUDA toolkit on Void Linux, detailing the use of a silent installation command with specific flags like `--override` and `--no-opengl-libs`. The author notes that a c…

18:51
2025-04-14
gist.github.com
developer-tools · 1m read · neu

Instagram Comment Activity Deleter: Automate the deletion of all your Instagram comments from the 'Your Activity' section. Perfect for quick digital clean-up. Also works for story replies. For Likes, see my other project.

This article describes a tool that automates the deletion of all Instagram comments and story replies from the user's 'Your Activity' section, intended for a quick digital clean-up. It notes that a separate project exist…

13:00
2025-04-14
joshwcomeau.com
artificial-intelligence · 11m read · neu

The Post-Developer Era

The article argues that despite widespread adoption of AI coding tools like those used at Google, human developers remain essential and have not been replaced. The author contends that AI generates code under the guidanc…

00:00
2025-04-13
freenet.org
web3 · 1m read · neu

Overview

In the Freenet ecosystem, contracts manage public shared state, delegates act as user agents storing private data, and user interfaces (UIs) connect users to these components via a web browser. UIs are distributed throug…

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