Hacker News with Generative AI: Development Tools

A CLI to quickly launch VSCode/cursor devcontainers (github.com/michidk)
A CLI/TUI which makes it easy to launch Visual Studio Code (vscode) dev containers. Also supports other editors like Cursor.
Show HN: Grogg – Manage Multiple Kubernetes Clusters in VSCode (grogg.app)
MSVC Address Sanitizer updates in Visual Studio 2022 version 17.13 (microsoft.com)
We have been investing in the quality of MSVC Address Sanitizer (ASan) in several key areas over the past year, including working with LLVM upstream to stay coordinated with their changes, adding coverage for internal tools and libraries, and hardening APIs and runtime modes.
Blessed Rust Crates (blessed.rs)
The standard library in Rust is not "batteries included", excluding functionality like HTTP(S), JSON, timezones, random numbers, and async IO. The recommended crate directory is a hand-curated guide to the crates.io ecosystem, helping you choose which crates to use.
Show HN: Subtrace – Wireshark for Docker Containers (github.com/subtrace)
Subtrace is Chrome DevTools for your backend. It tracks the API requests coming in and going out of your servers so that you can solve problems in production quickly.
I shouldn't of made this. Another direnv alternative for no reason (willwa.de)
I hate having to do this. But I have.
JetBrains Fleet drops support for Kotlin Multiplatform (jetbrains.com)
A couple of years ago, we initiated the idea of creating a Kotlin Multiplatform IDE to help facilitate the development of KMP applications.
Show HN: Built A Better Shopify (that's not a rip off) (gitpage.site)
Save 360+ Hours of Development Time
Docker Bake is now generally available (docker.com)
We’re excited to announce the General Availability of Docker Bake with Docker Desktop 4.38! This powerful build orchestration tool takes the hassle out of managing complex builds and offers simplicity, flexibility, and performance for teams of all sizes.
VSCode Marketplace Web Pages No Longer Allow Direct VSIX Downloads (github.com/microsoft)
Describe the bug New, direct-download, installation instructions indicate that users should choose an OS-appropriate version from the Download link under the Version History section of the extension's listing in the marketplace. No such link exists and the previous download link in the sidebar of the extension listing has been removed.
Run-All (ycombinator.com)
github.com/clovis818/run-all is a command-line tool that allows you to execute commands across multiple directories based on a customizable directory pattern.
UV Tricks (bitecode.dev)
You can test things in your venv without polluting it using uv run --with, create almost standalone scripts with uv init --script or convert a PDF to markdown by running uvx markitdown file.pdf.
Show HN: Link-in-Bio *just* for apps and devs (ycombinator.com)
Hey all, we felt like existing link-in-bio tools cater to influencers, so we decided to build a tool just for apps and developers.
Show HN: Actionate – GitHub Actions for JetBrains IDEs (github.com/revenate)
Actionate brings the power of GitHub Actions directly into your JetBrains IDE, creating a unified, all-in-one environment for your development flow.
Wild – A fast linker for Linux (github.com/davidlattimore)
Wild is a linker with the goal of being very fast for iterative development.
JReleaser: quick and effortless way to release your project (jreleaser.org)
"We never update unless forced to" – cargo-semver-checks 2024 Year in Review (predr.ag)
cargo-semver-checks ends 2024 having improved dramatically over the course of the year: 12 new releases featuring 63 new lints, with 1175 merged PRs from 57 authors across the many repos that make the project tick. Let's recap what we learned, the biggest things we shipped, and the facets of the project that made it to the conference and podcast circuits.
How many Alpine packages can you install at once? (2024) (naff.dev)
It’s annoying to try and run a command only to discover it hasn’t been installed. It’s even more annoying to build an entire container and miss some crucial dependency your app needs. Wouldn’t it be more convenient if your machine already had all of the software you could ever need installed ahead of time?
Uv's killer feature is making ad-hoc environments easy (valatka.dev)
In my view, neither performance nor trying to be Python-aligned is what sets uv apart. Don’t get me wrong — try switching from uv to Poetry, and you’ll quickly notice how sluggish it (poetry) feels. uv goes extra miles to adhere to PEPs, and IMHO it’s the go-to package manager for Python these days. But these aren’t the features that surprised me most.
DoxyPress – Modern Doxygen (copperspice.com)
What is DoxyPress What is CopperSpice
Show HN: Weco AI Functions- a text-to-agent dev tool (aifunction.com)
Turn one-sentence ideas into live AI Function endpoints. They're structured and fast, web-search-ready, multimodal, and built to scale in code and beyond.
VS Code Remote Dev and Dev Containers are not security boundaries (lets.re)
While Visual Studio Code’s Remote Development and Dev Container extensions simplify workflows and ensure consistent development environments, Microsoft’s documentation lacks warnings for how limited their isolation actually is – even when you use them with virtual or remote machines.
ReddAPI: The Simplest Way to Access Reddit's Data (ycombinator.com)
I’m excited to share something we’ve been working on: ReddAPI.online, a lightweight, developer-friendly API for Reddit.
Free Software Needs Free Tools (2010) (mako.cc)
Over the last decade, free software developers have been repeatedly tempted by development tools that offer the ability to build free software more efficiently or powerfully.
Show HN: Instantly visualize any codebase as an interactive diagram (gitdiagram.com)
Turn any GitHub repository into an interactive diagram for visualization.
Cqd: Colour my __dir__ please (github.com/rayking99)
A lightweight Python utility that provides colored visualization of object attributes, making it easier to inspect objects during development and debugging.
Hotwire Spark: live reloading for Rails applications (37signals.com)
Today, we are releasing Hotwire Spark, a live-reloading system for Rails Applications.
Webhook Tester/Debugger (hooklistener.com)
Optimize, Test, and Debug Webhooks with Precision
Distrobox in Practice (2023) (hackeryarn.com)
Distrobox is the single piece of software that completely changed the way I work. If you’ve hear of or used Vagrant and thought it was a great idea but implemented in a really heavy handed manner, then Distrobox is exactly what you’ve been looking for.
Vercel/fun: ƒun – Local serverless function λ development runtime (github.com/vercel)
ƒun - Local serverless function λ development runtime.