59 subscribers
7.35K videos
7.96K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
📦 dobermancore/doberman-core

Doberman: The Guard Dog for AI Coding Agents

Prevent your AI coding agent from accidentally deleting your project or leaking your private keys by intercepting every tool call before it runs. Doberman acts as a runtime guard dog, sitting between the model and your actual tools to inspect each action. It instantly blocks dangerous commands like destructive file deletions or unauthorized data transfers, while letting safe routine tasks pass through without friction. If something sensitive happens, it pauses for your explicit approval, ensuring you stay in control. This project guarantees that uncertainty results in a denial, meaning a blocked action never executes.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 mertcookimg/open_duck_mini_viewer

Open Duck Mini Viewer

Control a bipedal duck robot entirely from your web browser using Open Duck Mini Viewer. This open source project simulates the hardware locally, so you can walk the duck, trigger funny motions like a headbang, and paint its body parts in real time without owning the physical device. It turns a complex robotics simulation into a playful, interactive web page that runs instantly. No heavy installation or Python scripts are needed, just a browser tab. If you enjoy tinkering with robotics or want to see how a digital twin works, this is a fun, low friction way to get your hands dirty.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 freeai-org/scalpel

How Scalpel Makes AI Models Faster

A vision and language model can lose nine out of twenty eight internal layers and still keep ninety nine percent of its original accuracy. This project is called Scalpel. It treats model shrinking like careful surgery. Instead of chopping off huge chunks at once, it makes tiny, precise cuts to remove one layer at a time. After each cut, it runs a quick local repair to fix the gap and keep the model smart. This prevents the usual sharp drop in quality you see with standard pruning. By the end, the model runs forty three percent faster with barely any loss in performance.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 getopenscreen/openscreen

OpenScreen: The Open-Source Screen Recorder That Actually Edits

Record your screen and turn it into a polished demo in one go. OpenScreen is a free, open-source desktop app that skips the watermark nonsense and subscription fees you usually pay for. It captures your display with GPU speed, then lets you cut, zoom, and add captions right there. The coolest part? It transcribes your voiceover locally on your machine, so your data never leaves your computer while you get editable subtitles automatically. If you need to show your work to a client or post a quick tutorial, this tool handles the heavy lifting. You get a clean, professional video without touching a single paid tool.

📰 https://news.ycombinator.com/item?id=49520876

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 morluto/jacobian

Jacobian: Math Tools for AI

The project named Jacobian builds a standardized toolkit that lets artificial intelligence agents tackle complex mathematical problems using simple, reusable pieces. It works like a set of basic building blocks, allowing a computer program to combine fundamental math operations to solve hard puzzles without needing custom code for every single task. This approach helps researchers test how well machines can reason through tricky logic and proofs. By breaking big problems into small, manageable steps, the system makes it easier to track progress and verify results. It is a fascinating look at how we can teach machines to think step by step rather than guessing the answer.

📰 https://news.ycombinator.com/item?id=49107914

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 tt-a1i/simplify-codebase

Simplify Codebase: The AI Agent That Proves Before It Deletes

This AI agent refuses to delete a single line of code until it has mathematically proven that the system will survive the cut. Named simplify codebase, it acts as a cautious auditor for your software, hunting down the invisible clutter that quietly slows teams down, like duplicate settings or abandoned features hiding in plain sight. Instead of blindly trimming bulk, it traces exactly who uses every part of your app before making a move, ensuring you keep the critical pieces and toss only the true dead weight. It is a powerful way to shrink your mental load without breaking anything.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 andreasmolnardev/dashwise

Dashwise: Your Homelab Dashboard

Dashwise is the homelab dashboard that puts your entire self-hosted world into a single, beautiful view. It solves the clutter problem by letting you drag and drop customizable widgets, links, and news feeds onto one clean page, so you stop jumping between tabs for every little update. The standout feature is its built-in search bar; just press Control and K, type a command, and instantly find any app or run a specific search engine query without leaving the screen. It handles login securely and lets you configure everything right from the interface, so you never have to mess with code files again.

📰 https://news.ycombinator.com/item?id=49522428

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 yu-xiao-sheng/codex-memory-trim

Codex Memory Trim: The Brain Diet

Your AI assistant is secretly getting slower because it never forgets. Codex Memory Trim solves this by performing a periodic diet on your AI's global memory. The creator found that Codex was applying outdated rules from months ago to brand new tasks, causing it to waste hours on redundant checks. This tool fixes that by finding duplicate notes, deleting dead ends, and compressing long-winded explanations into concise lessons. It acts like a librarian for your digital brain, ensuring the AI stays fast and relevant. The most surprising part is that it cuts memory size by over seventy percent while actually making the AI more efficient.

📰 https://news.ycombinator.com/item?id=49361485

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 kaomei/stickman-video-director

Stickman Video Director: The AI Director for Your One-Minute Videos

Stickman Video Director is the creative workflow that turns plain text into a fully directed sixty-second stickman animation. Most AI video tools give you random clips, but this project acts as a professional director, breaking your idea into six distinct scenes with specific camera angles and visual metaphors. It forces you to approve the full storyboard before generating a single frame, ensuring your final video actually tells a coherent story. It is a fantastic resource for creators who want high-quality, dynamic short-form content without spending hours on manual animation. If you are making educational or motivational shorts, this tool is the shortcut to a polished, professional result.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 nicolastinkl/hermes_weatherbot

WeatherBot: Autonomous Trading with Hermes

A small Python script now places real bets on Polymarket temperature markets by finding where official weather forecasts disagree with the crowd. Named Hermes, this autonomous bot scans six major US cities every hour to spot mispriced weather buckets. It calculates the true odds using a statistical model and automatically trades when the value looks favorable. The coolest part is that it learns from every trade, adjusting its own risk limits based on past wins and losses. You can watch it all from a text message on your phone. It is a fascinating look at how simple code can handle complex financial decisions.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 vibe-stack/super-terrain

Sculpt Mountains in Your Browser with Super Terrain

Sculpting a four-kilometer mountain range right inside your browser sounds impossible, but Super Terrain makes it happen. Built on web graphics standards, this tool lets you raise peaks, carve tunnels, and paint surfaces without touching a heavy game engine. It is not just a simple height map; it handles real mesh topology so you can create overhangs and complex shapes. The coolest part is the instant feedback loop. Every brush stroke compiles in the background while the existing scene stays visible, ensuring the heavy lifting never blocks your view. You get professional terrain editing without the usual desktop bloat.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 openai/privacy-filter

OpenAI Privacy Filter: Instant PII Redaction

Scrub sensitive data from massive text files in milliseconds. OpenAI Privacy Filter is a lightweight model that spots and masks personal identifiers like names, emails, and dates without sending your data to the cloud. The coolest part is how fast it actually is. Instead of guessing word by word, it labels your entire document in one single pass, which means you can run it right on your laptop or even in a web browser. It is fully open source and lets you fine tune it to match your specific privacy rules. This is your fast, local way to sanitize logs before they leak.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 luckyzyx/luckytool

LuckyTool: Unlocking ColorOS

One specific hack allows LuckyTool to let any app run in split-screen mode, even if the manufacturer explicitly blocked it. This free module for OnePlus phones uses the Xposed framework to quietly change how the operating system works without needing to install a new launcher. It removes annoying ads, lifts restrictions on file names, and gives you control over battery behavior. The project is interesting because it exposes hidden settings that are usually locked away, letting you tailor your device to exactly how you like it. It is a free tool that respects your ownership of the phone.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 netx-lab/frontier

Frontier

Frontier lets you predict exactly how fast a large language model server will run without spending a single dollar on GPU electricity. This discrete-event simulator replays real traffic patterns through a virtual data center, calculating precise latency for complex features like speculative decoding and sparse models. Researchers use it to test expensive architectural changes on a standard laptop, finding the perfect balance between cost and speed before deploying anything. You get production-level accuracy without the hardware bill. Stop guessing your serving config and start simulating the exact system you plan to build.

📰 https://news.ycombinator.com/item?id=48487049

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 boyang-hu/website-rebuild-skill

How To Rebuild Any Website With AI

A computer agent can now look at a complex website and recreate it so perfectly that the two versions look exactly the same to the human eye. This tool, called website-rebuild-skill, takes the messy, compressed code that powers a live site and untangles it into clean, readable instructions. It is not just a copy; it is a forensic reconstruction that proves every button and animation works identically. This is useful because it turns a black box website into a clear, editable blueprint. The takeaway is simple: you can now learn exactly how a site is built by letting AI reverse engineer it for you.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 vercel-labs/portless

Portless: Stop Guessing Port Numbers

Local development usually forces you to memorize which random port your app is running on, a frustrating habit that breaks when you switch between multiple projects. Portless eliminates this guesswork by replacing those shifting numbers with stable, named local addresses. Once installed, you simply run your usual dev command through Portless, and it handles the rest by assigning a random port in the background while presenting your app at a clean, predictable URL like myapp.localhost. This works over secure HTTPS by default, meaning hot reloads and cookies behave exactly like they would in production without any extra configuration.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 gangtailorupgrade/coomertool

CoomerTool: The Smart Archiver

CoomerTool can juggle up to two hundred and fifty-six simultaneous downloads while keeping your file system perfectly organized. It is a Python utility built specifically for archiving media from Kemono and Coomer. The real magic is how it handles interruptions. If your connection drops, it remembers exactly where it stopped and picks up from that exact byte, so you never restart a large download from scratch. It even uses a database to track what you have already grabbed, ensuring you never waste space downloading duplicates. It organizes everything into clean folders and saves the post details right alongside the files.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 soirihiroka/shrimply

Shrimply: The AI-Powered Video Editor

A free, open-source video editor built in Rust is quietly becoming a powerhouse for creators who want more than just simple cuts. Shrimply brings the flexibility of a full non-linear editor to your desktop, featuring a modern interface and a timeline that handles complex audio and video tracks with precision. The real surprise is its deep integration with artificial intelligence. It includes built-in tools for automatic transcription, text-to-speech, and even AI-driven video generation, all running locally on your own machine. This means you can generate new footage or sync voices to your animations without ever leaving the app or sending your data to a cloud server.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 vincentwei1021/video-talkcraft

Video Talkcraft

Video Talkcraft is the AI agent skill that turns your coding assistant into a motion design studio for narrated videos. You simply give it a script and a voice recording, and it handles the heavy lifting. It maps every single word to a precise moment in time, ensuring that every visual animation hits exactly when you say it. The coolest part is its anti-slideshow system, which forces constant motion so your video never feels like a static PowerPoint presentation. It handles everything from camera moves to sound effects automatically. You get a professional, polished explainer video without touching a single timeline.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 googlechromelabs/webmcp-tools

WebMCP Tools: Let AI Drive Your Website

WebMCP Tools is the developer toolkit that lets AI agents drive your website like a human user. Google Chrome Labs built this collection to make the WebMCP API practical, providing utilities and demos that show exactly how to connect language models to web interfaces. The most surprising demo here is a maze game where you play entirely by typing prompts to an AI, with no keyboard or mouse input at all. This shows how a web page can expose structured actions to an agent, replacing fragile screen scraping with direct, reliable control.

🆔 @hackernewsgithubprojects