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 149 of 159 0 sources 30 min sync cycle updated 2024-11-04

// latest articles 3163 indexed

13:15
2024-11-04
joshwcomeau.com
developer-tools · 12m read ↑ pos

A Friendly Introduction to Container Queries

Container queries are a recently introduced CSS feature that allows developers to apply conditional styles based on the size of a specific parent container, rather than the global viewport. Although they have been suppor…

css
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…

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

The Undeniable Utility Of CSS :has

The article discusses the CSS `:has` pseudo-class, a modern feature that allows styling a parent element based on its children, reversing traditional top-down CSS selectors. It highlights real-world use cases, such as im…

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…

00:00
2024-08-22
cursor.com
artificial-intelligence · 1m read ↑ pos

We Raised $60M

Cursor, an AI-powered coding tool, has raised $60 million in Series A funding from investors including Andreessen Horowitz, Thrive Capital, and OpenAI. The company states it has grown to over 40,000 customers and aims to…

19:09
2024-08-14
gist.github.com
developer-tools · 1m read · neu

Скачать видео с boosty

The article provides instructions for downloading videos from the Boosty platform using browser developer tools. Users must open the video page, access the console (F12), and execute the command `document.querySelector('…

00:00
2024-08-01
nicholas.carlini.com
large-language-models · 189m read ↑ pos

How I Use "AI"

Large language models (LLMs) are not overhyped, citing a year of consistent personal use that has made them 50% faster at coding. They provide concrete examples of using LLMs to build webapps, convert code, automate task…

08:43
2024-07-31
gist.github.com
developer-tools · 1m read · neu

Import/export Raycast preferences with GIt history

Raycast's default preference export creates a compressed `.rayconfig` file, which is difficult to track in a Git repository and requires a pro subscription for cloud syncing. To obtain a usable JSON file, users must firs…

13:14
2024-07-22
gist.github.com
developer-tools · 1m read · neu

Print / Export Claude Chat

Instructions and JavaScript code for exporting or printing a Claude AI chat conversation. The code, created by ZeroWw in 2024, targets the main chat area on claude.ai, expands any collapsed content, and opens a new windo…

21:04
2024-07-12
gist.github.com
hardware · 3m read · neu

Nvidia GPU Power Limits for Linux System

This article provides instructions for limiting the power draw of an NVIDIA GPU on a Linux system using the `nvidia-smi -pl` command. It explains how to check the current power limit, set a new limit (e.g., 370W), and ve…

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:44
2024-06-19
rosmine.ai
machine-learning · 4m read ↑ pos

Getting started in ML

The article, written by a FAANG machine learning scientist without a CS degree or PhD, advises that entry-level ML jobs typically require only two graduate-level courses (like Stanford's CS 229 and CS 224n/231n) alongsid…

00:00
2024-06-08
cursor.com
artificial-intelligence · 18m read ↑ pos

Shadow Workspace: Iterating on Code in the Background

A "shadow workspace" feature in the Cursor code editor that allows AI agents to iterate on code in the background without disrupting the user's workflow. The system is designed to give AI access to language server protoc…

00:00
2024-05-25
cursor.com
artificial-intelligence · 5m read ↑ pos

Our Problems (cont.)

Key research areas for advancing AI-assisted programming, focusing on next-action prediction models that anticipate user edits, file switches, and terminal commands with low latency. It also explores methods for scaling …

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