npx hosting — deploy any folder to a live URL in one command, no account
I built a zero-config CLI that deploys the current folder to a live site. Anonymous by default, with a single-use claim link if you want to keep it. E…
Latest Team Management news from Tech News
I built a zero-config CLI that deploys the current folder to a live site. Anonymous by default, with a single-use claim link if you want to keep it. E…
Hi everyone! I just released v0.1.0 of Falco — a browser engine I've been building in Rust on nights and weekends. No WebKit, no Gecko, no Chromium — …
Installation Linux / macOS pip install worldnews-cli worldnews Windows If pip isn't in your PATH: py -m pip install worldnews-cli py -m worldnews Or: …
A suite of developer tools you run with the curl you already have: UUIDs, hashes, JSON End-points, JWTs, JSON, QR, File Transfers and more. Nothing to…
Hello, I'm Maneshwar. I'm building git-lrc, a Micro AI code reviewer that runs on every commit. It is free and source-available on Github. Star git-lr…
Hello, I'm Maneshwar. I'm building git-lrc, a Micro AI code reviewer that runs on every commit. It is free and source-available on Github. Star git-lr…
Every few months someone asks how to decode video or pull audio samples in Rust, and the thread converges on the same advice: just run the ffmpeg bina…
Hello, I'm Maneshwar. I'm building git-lrc, a Micro AI code reviewer that runs on every commit. It is free and source-available on Github. Star git-lr…
If you run more than a couple of MCP servers in Claude Code, you've probably hit the loaded-tools warning (~40 tools). The usual fix is manually enabl…
Every time I wanted to paste a whole project into Claude or ChatGPT, I ended up guessing whether it would even fit — and often found out the hard way,…
I Built FileFlow CLI Using Python Hi, Dev Community! 👋 I recently completed my second Python project called FileFlow CLI . FileFlow is a command-line …
Every build tool profiles its own silo. cargo build --timings will tell you cargo is fine. Ninja's build log will tell you linking is fine. And yet a …
I Built STRM: A Movie Search TUI for the Terminal I recently built STRM , an open-source terminal application that lets you search for movies without …
I hit my Claude Code usage limit mid-week. I have a second subscription, but switching accounts the naive way — /logout , /login , repeat — is miserab…
Smalltalk has excellent live environments, but managing the different VMs, images, and installers for Pharo, Cuis, Squeak, Glamorous Toolkit, GNU Smal…
A team lead announces that the team will start using AI-assisted development. Everyone nods. Nobody asks what that actually means on Monday morning. S…
Hi! I'm Manel. Over the last several months I built Tyr, a TypeScript-native CLI framework designed for internal team tooling. It started as my final …
TestSprite's CLI makes a design choice most testing tools would never advertise: it refuses to do something. When a coding agent asks for a failure re…
I'm a 12-year-old developer learning multiple programming languages. Instead of doing boring tutorials, I decided to build the same CLI tools in diffe…
TL;DR — cordless manages your remote terminal / coding-agent (Claude Code, Codex) sessions and puts them on your phone. v0.6 makes it CLI-first : run …
When a CLI becomes useful, someone eventually tries to automate it. That is where a progress bar can quietly become a problem. For a person, this kind…
Every day looked the same for me. Open Jira, find my ticket, copy the ID. Switch to terminal. git checkout main, git pull. Create a branch — but first…
The tool I was actually building I've been building mcp-tollbooth , a small CLI that scans your local MCP config (Claude Desktop, Claude Code, Cursor,…
Hide a Message in a WAV File With Pure Python (No NumPy, No FFT) I built stegachirp because I wanted to send a short secret message inside an audio fi…
Ever installed an npm package without really knowing what you were pulling into your project? I did too, and it bugged me enough that I built Revera. …
Hello Devs 👋 Over the last few months, AI agents have been evolving very quickly. We are no longer building simple chatbots that answer questions. Tod…
I often run coding agents inside a remote SSH session from iTerm2 on my Mac. The annoying part was not text input. It was screenshots. The screenshot …
I kept hitting the same wall: I'm on my laptop, I need a shell on my desktop across the room for one quick thing, and standing between me and that she…
A few weeks back I shared some early Zen code examples. Since then, a lot has changed. We're now at v1.1.1 and the language actually has real tooling.…
I use the command line every day and still forget command options that I've typed a hundred times. You know the ones: find syntax, the difference betw…