56 subscribers
7.27K videos
7.88K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ gainsec/autoprober

Automate Hardware Probing with AutoProber

Have you ever struggled to manually map tiny pins on complex circuit boards? Meet AutoProber, a revolutionary hardware hacking tool that turns tedious probing into a fully automated process. This powerful stack uses AI-driven agents to handle target discovery and precision microscope mapping, ensuring your probes land exactly where they need to go. With built-in safety-monitored CNC motion control, it protects your hardware while performing reliable pin analysis without the manual headache. Whether you are reverse engineering or testing new devices, this project streamlines your entire workflow, saving you hours of frustration. Dive in today to master your hardware debugging.

πŸ“° https://news.ycombinator.com/item?id=47800033

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ yannick-cw/korb

Automate Your Grocery Shopping with Korb

Ever wanted to automate your grocery shopping? Meet Korb, a powerful command-line tool written in Haskell that lets you interface directly with the REWE delivery API. It is designed for AI agents to manage your shopping, from searching for products and checking favorites to managing baskets and scheduling pickup timeslots. One impressive detail is how the developer used Lean 4 to mathematically prove the core suggestion engine, ensuring your grocery lists are perfect every time. It is a brilliant example of overkill for fun, turning a manual chore into a seamless, agent-driven workflow. Level up your productivity today.

πŸ“° https://news.ycombinator.com/item?id=47571183

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ ryukinix/lisp-chat

Build a Minimal Chat in Common Lisp

Ever wondered how to build a messaging app from the ground up? This experimental project is a minimalist, IRC-style chat system written entirely in Common Lisp. It is incredibly flexible, letting you connect through standard raw TCP sockets, modern WebSockets, or even simple tools like netcat. The repository includes everything from a web interface to an Emacs client, proving that Lisp is perfectly suited for building clean, efficient network applications. If you want to dive deep into functional programming while building a functional communication tool, this project is a fantastic place to start your coding journey today.

πŸ“° https://news.ycombinator.com/item?id=47871855

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ justrach/kuri

Supercharge Your AI Agents with Kuri

Stop wasting precious computing power on bloated web automation tools and start using Kuri instead. This incredible project provides a lightweight, Zig-native solution designed specifically for AI agents that need to navigate the web efficiently. By leveraging token-efficient Chrome DevTools Protocol snapshots and seamless HAR recording, Kuri streamlines how your agents ingest site data without the usual overhead. It is perfect for developers who need a high-performance, standalone fetcher to make web interaction faster and much more reliable. Dive into this repository to modernize your automation workflow and watch your AI agents become significantly more effective and capable today.

πŸ“° https://news.ycombinator.com/item?id=47857964

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ dubeykartikay/lazyspotify

Control Spotify Right From Your Terminal

Are you tired of constantly switching windows just to change your music while you work? Meet a powerful terminal based Spotify client designed specifically for macOS and Linux users. This handy tool lets you manage your entire listening experience without ever leaving your command line interface. You can effortlessly browse your saved tracks, skip songs, or adjust the volume with simple keyboard commands. It is the perfect solution for developers and power users who want to stay focused in their coding environment. Give your workflow a major upgrade today and start controlling your tunes with total terminal efficiency.

πŸ“° https://news.ycombinator.com/item?id=47799789

πŸ†” @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
πŸ“¦ google/agents-cli

Supercharge Your AI Agent Workflow

Do you ever wish your coding assistant could effortlessly build and deploy production-ready agents on Google Cloud? Meet the Agents CLI, a powerful toolkit designed to transform your favorite coding assistant into an expert agent builder. This tool provides specialized skills for scaffolding new projects, running complex evaluations to ensure quality, and automating deployments directly to the cloud. Whether you are building from scratch or enhancing existing workflows with advanced features like retrieval systems, this utility handles the heavy lifting of enterprise agent development. Give your coding assistant the right tools today and start building your next great AI agent.

πŸ“° https://news.ycombinator.com/item?id=47875355

πŸ†” @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
πŸ“¦ besimple-oss/broccoli

Automate Your Workflow with Broccoli

Are you tired of manually turning project tickets into code? Meet Broccoli, an open source AI teammate that transforms your Linear tickets directly into finished pull requests. By leveraging Claude and Codex, it handles planning, implementation, and even automated code reviews, all while keeping your data secure by running entirely within your own Google Cloud infrastructure. It uses serverless Cloud Run and persistent PostgreSQL storage to ensure production-grade reliability from day one. You can fully customize your workflow using versioned prompt templates, making it a powerful, private, and efficient way to ship features faster. Upgrade your engineering loop today.

πŸ“° https://news.ycombinator.com/item?id=47865642

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ vincelwt/gloomberb

Ditch Expensive Financial Terminals with Gloomberb

Stop paying for pricey financial software and bring the power of a professional terminal directly to your command line with Gloomberb. This incredible tool acts as an extensible finance hub right in your terminal, offering real-time quotes, beautiful high-resolution charts, and full portfolio tracking. Built with a modular plugin architecture, it lets you customize everything from ticker watchlists to broker integrations like Interactive Brokers. It is fast, keyboard-driven, and entirely local, making it the perfect upgrade for developers who crave data precision without the clutter. Transform your terminal today and take complete control of your financial market analysis.

πŸ“° https://news.ycombinator.com/item?id=47658301

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ pagel-s/termcraft

Build a Survival World Inside Your Terminal

Think you have seen every sandbox game? Think again, because this project brings classic block-survival action directly into your terminal. Built entirely in Rust, it captures that nostalgic early survival loop, complete with procedural terrain generation for the Overworld, Nether, and the End. You can mine, craft, and explore, all while managing hunger, combat, and even farming crops within your command line interface. It is a brilliant way to experience complex survival mechanics without needing a heavy graphical engine. If you love retro aesthetics and high-performance code, give this terminal-based sandbox a try today.

πŸ“° https://news.ycombinator.com/item?id=47469949

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ mluis/qemu-esp32

Emulate Your ESP32 Projects Instantly

Struggling to test your ESP32 code without constantly flashing physical hardware? Meet this powerful emulation environment built on Docker. It allows you to run and debug your ESP32 applications directly on your computer, saving you massive amounts of time during development. By leveraging QEMU, this setup creates a virtualized environment that mimics the chip, memory, and even network peripherals perfectly. You can build, flash, and interact with your code in a virtualized container, making the iteration process smooth and incredibly fast. Stop waiting on hardware and start testing your IoT projects more efficiently today with this clever emulation solution.

πŸ“° https://news.ycombinator.com/item?id=47481948

πŸ†” @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
πŸ“¦ ryancodrai/turbovec

Turbocharge Your Vector Search with Turbovec

Are you struggling with massive memory usage in your artificial intelligence applications? Meet Turbovec, a high-performance vector index built on the powerful TurboQuant algorithm that drastically reduces memory footprints without sacrificing speed. By using smart data-oblivious quantization, it compresses vectors into a tiny fraction of their original size, fitting millions of documents into just a few gigabytes of RAM. Written in Rust with seamless Python bindings, it leverages optimized SIMD kernels to outperform industry standards. Whether you are building private RAG systems or memory-efficient search tools, this project gives you blazing fast, local, and privacy-focused vector capabilities today.

πŸ“° https://news.ycombinator.com/item?id=47562135

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ globalcitizen/taoup

Level Up Your Terminal With Daily Unix Wisdom

Ever wish your terminal could offer more than just a blank prompt? Discover a brilliant way to add personality and insight to your coding environment. This ruby-powered tool brings classic fortune-style wisdom directly into your terminal session using vibrant, eye-catching ANSI colors. It solves the boredom of a static login screen by serving up thought-provoking quotes automatically whenever you open a new window. You can easily configure it to display during startup or even integrate it with your system tools. It is a fantastic, lightweight way to inject some philosophy and character into your daily developer workflow.

πŸ“° https://news.ycombinator.com/item?id=47876408

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ ml-gsai/diffusion-llm-papers

Master Diffusion Language Models with This Curated Collection

Are you curious about the cutting edge of language modeling beyond standard transformers? This repository is a goldmine for anyone looking to understand diffusion language models. It compiles essential research papers ranging from the theoretical foundations of discrete diffusion to practical innovations like advanced KV caching and reinforcement learning techniques for reasoning. By organizing these breakthroughs, it helps researchers and developers explore how diffusion can enable parallel decoding and faster inference. Whether you are building multimodal systems or optimizing for long context, this collection provides the roadmap you need. Dive in to start shaping the future of generative AI.

πŸ“° https://news.ycombinator.com/item?id=47485674

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ dioxuslabs/dioxus

Build Anything with Dioxus

Ever wanted to build high-performance applications for web, desktop, and mobile using only one codebase? Meet Dioxus, an incredible fullstack framework powered by Rust that makes cross-platform development surprisingly simple. It solves the headache of managing separate codebases by letting you write your UI components once and deploy everywhere. You will love the lightning-fast hot-reloading and the ergonomic, signal-based state management that feels intuitive and clean. Whether you are crafting a sleek web interface or a native mobile app, Dioxus helps you ship faster with confidence. Start your journey today and discover how easy building beautiful, truly portable software becomes.

πŸ“° https://news.ycombinator.com/item?id=47876673

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ familiar-software/familiar

Let Your AI Watch You Work with Familiar

Ever wondered how your AI could truly understand your workflow? Meet Familiar, an open-source Mac application that transforms your digital activity into actionable context. By periodically capturing your screen and using Apple’s Vision to extract text, it turns your daily work into a structured markdown knowledge base. It automatically redacts sensitive data like passwords and API keys before saving, ensuring privacy remains a top priority. This tool lets your local AI agent self-update its own skills and memory by literally watching you work. It is a powerful, offline-first way to make your AI assistant finally feel familiar.

πŸ“° https://news.ycombinator.com/item?id=47862605

πŸ†” @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
πŸ“¦ ojuschugh1/sqz

Slash Your LLM Costs Instantly with This Simple Tool

Are you tired of watching your AI bills skyrocket as your codebase grows? Meet a powerful solution designed to compress your LLM context before it even hits the model. By intercepting shell commands, it intelligently strips away redundant log lines, cleans up messy JSON output, and uses a clever deduplication cache to reference repeated file reads with tiny pointers instead of sending the same content multiple times. This zero-config approach saves massive amounts of tokens, turning your bloated terminal output into a lean, signal-rich format. Give your AI a budget-friendly boost and reclaim your development workflow today.

πŸ“° https://news.ycombinator.com/item?id=47871724

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ twillai/agentbox-sdk

Run AI Coding Agents Safely in Any Sandbox with AgentBox

Stop worrying about infrastructure lock-in when building AI coding tools. This open-source TypeScript SDK acts as a universal bridge, allowing you to run powerful AI agents inside secure, isolated sandboxes. It solves the fragmentation problem by offering one unified API, so you can swap out agent providers or infrastructure backends without rewriting your core logic. Whether you need local Docker containers or cloud-based virtual environments like E2B or Modal, this tool handles the complex communication, streaming, and tool execution for you. Streamline your agentic workflows and experiment with different setups effortlessly to get the best results every time.

πŸ“° https://news.ycombinator.com/item?id=47876788

πŸ†” @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
πŸ“¦ nvidia/asset-harvester

Turn Driving Logs into 3D Assets with NVIDIA Asset Harvester

Ever wondered how to turn fleeting real-world driving footage into high-fidelity 3D models for simulation? Asset Harvester by NVIDIA solves this by transforming sparse, in-the-wild object views from autonomous vehicle logs into complete, simulation-ready 3D assets. By combining a powerful multiview diffusion model with advanced Gaussian lifting, the system effectively reconstructs vehicles and pedestrians even under extreme occlusion or bias. This pipeline integrates seamlessly with existing simulation workflows, enabling developers to scale their digital environments with ease. Start harvesting your own realistic 3D objects today and bring your virtual driving simulations to life with incredible accuracy.

πŸ“° https://news.ycombinator.com/item?id=47872688

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ tech1k/helloesp

Host a Live Website on an ESP32!

Ever wondered if you could run an entire public website from a tiny microcontroller? This project makes it possible by hosting a fully functional site directly on an ESP32 chip. It solves the complexity of server management by using a clever Cloudflare Worker relay to stream traffic, meaning the device never needs a direct inbound connection. You get real-time sensor dashboards, historical charts, and even a guestbook, all powered by a single chip with limited memory. It is a fantastic deep dive into optimized web architecture and hardware limits. Check out this project to see how far tiny hardware goes!

πŸ“° https://news.ycombinator.com/item?id=47877650

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ think41/extrasuite

Supercharge Your AI Agents with ExtraSuite

Are you tired of AI agents struggling to manage your Google Workspace documents efficiently? Meet ExtraSuite, a game-changing toolkit designed to streamline how AI interacts with Google Sheets, Docs, Slides, and Forms. By implementing a highly token-efficient pull, edit, and push workflow, it drastically reduces unnecessary data overhead while maintaining precise control over your files. This means your agents can now handle complex document tasks faster and more accurately than ever before. If you want to build smarter, more responsive automation for your professional workspace, ExtraSuite is the essential foundation you have been waiting for to level up.

πŸ“° https://news.ycombinator.com/item?id=47802733

πŸ†” @hackernewsgithubprojects