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 150 of 159 0 sources 30 min sync cycle updated 2024-05-13

// latest articles 3163 indexed

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…

20:12
2024-04-18
gist.github.com
developer-tools · 35m read ↓ neg

Complete Recent Discord Quest

As of April 7, 2026, Discord has announced plans to crack down on automating quest completion, warning users that using such scripts will likely result in being flagged. The provided script automates quests by manipulati…

01:31
2024-04-10
alexselimov.com
developer-tools · 1m read ↑ pos

Rust is pretty good (Short thoughts on Rust)

After two months of full-time Rust development, the author plans to use Rust instead of C++ for future performance-critical projects. A key reason is that Rust's syntax is cleaner than modern C++, particularly for functi…

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

Set base URL for TubeArchivist with Nginx

This article provides configuration code for setting a custom base URL for TubeArchivist using Nginx. The setup involves a reverse proxy configuration that rewrites requests from `/multimedia/tubearchivist/` to the TubeA…

16:40
2024-02-14
gist.github.com
developer-tools · 2m read · neu

Chi-like syntactic sugar layer on top of stdlib http.ServeMux

This code defines a lightweight router in Go that adds a Chi-like syntactic sugar layer on top of the standard library's `http.ServeMux`. It provides method-specific routing (GET, POST, PUT, DELETE, etc.), middleware cha…

00:00
2024-01-07
nand2mario.github.io
hardware · 10m read · neu

Design notes for SNESTang 0.3

The SNESTang 0.3 project ports the Super Nintendo Entertainment System (SNES) to Tang FPGAs, using a phase-based clock design with a main work clock (wclk) at 10.8 MHz to simplify logic and reduce clock domains. The arch…

19:53
2024-01-05
gist.github.com
developer-tools · 1m read · neu

CSS: Reset by Kevin Powell.css

Kevin Powell's CSS reset is a modern stylesheet that normalizes default browser styling by removing margins and padding, setting box-sizing to border-box for all elements, and establishing responsive media defaults. It a…

05:00
2023-12-19
gist.github.com
developer-tools · 2m read · neu

Some AppleScript automation snippets

This article provides two AppleScript automation snippets for macOS. The first script checks if the running application has "Assistive Access" enabled and prompts the user to enable it if necessary. The second script enu…

00:00
2023-11-11
benmyers.dev
developer-tools · 17m read · neu

Lost in Translation: Tips for Multilingual Web Accessibility

The article provides practical guidance for implementing multilingual web accessibility, emphasizing the importance of using the `lang` attribute to declare content language for screen readers and text-to-speech software…

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