56 subscribers
7.29K videos
7.89K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ java-jiang/poweratlas

PowerAtlas: The AI That Balances Grids and Servers

PowerAtlas is the AI agent that finally treats your data center and the power grid as one single system. It solves a problem nobody else is tackling: how to schedule which computers turn on and off so the electricity grid stays stable, all in one go. The project uses a clever training method that teaches the model by checking if its answers are physically possible, not just smart sounding. It even ships with a benchmark to prove it works. The result is a system that saves massive amounts of money and energy, showing us that AI can manage the complex dance between digital work and real-world power with surprising precision.

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

UniPhysGen Makes 3D Objects Ready for Simulation

UniPhysGen is the 3D model that finally turns messy, static objects into physics-ready assets for robotics and simulation. The repository tackles a major headache in embodied AI: raw 3D meshes often lack the internal logic needed to simulate how things move or interact. UniPhysGen solves this by analyzing segmented 3D parts and assigning them real-world physical properties like mass, friction, and material, while also defining exactly how joints pivot and move. It doesn't just guess; it uses a unified pipeline to verify these properties against actual simulation tests, ensuring that a virtual chair or robot arm behaves realistically before it ever touches code.

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

MarkuprPlus: Turn Screen Notes Into Code Fixes

MarkuprPlus turns your messy screen notes into clear code fixes by recording your screen and voice while you point out bugs. It captures exactly what you see, listens as you speak, and lets you draw circles on the live view without blocking your clicks. When you stop, it uses local AI to match your words to each mark, creating a separate issue report for every circle you drew. This means your coding agent gets precise visual evidence instead of vague text descriptions. You can paste the generated report directly into tools like Claude or Codex to fix the problem fast.

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

The Neovim Sidebar for AI Agents

Herdr Nvim is the workspace tool that finally puts Neovim right next to your AI agents. If you code with AI, you know the annoying part: the agent changes a file, and you have to hunt around to find it. This plugin solves that by adding a persistent editor sidebar to your Herdr workspace. The coolest part is its smart file picker. It automatically scans your agent's recent output, your git history, and uncommitted changes to build a list of exactly which files your AI just touched. You just hit a shortcut, see a ranked list of new files and recent edits, and press enter.

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

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ umn-zhaolab/pocket-slam

Pocket-SLAM Cuts 3D Map Memory by 99%

Pocket-SLAM is the memory-saving 3D mapping system that makes massive visual scenes run on standard hardware. Traditional 3D Gaussian Splatting SLAM builds incredibly detailed maps, but they can consume gigabytes of memory and slow down processing as the scene grows. Pocket-SLAM solves this by intelligently pruning unnecessary 3D points, keeping only what is essential for accurate rendering. The result is a map that is ninety-nine percent smaller and processes over five times faster, with almost no loss in accuracy. This makes real-time, high-fidelity 3D reconstruction possible without needing a supercomputer. If you are building spatial applications, this is how you keep your maps lightweight and fast.

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

Orca: The Local Music Player That Never Sleeps

Orca is a Windows music player that actually understands your files, not just plays them. Built with Rust and Svelte, it scans your local folders to build a smart, searchable library that updates automatically as you add or move songs. The real standout is its waveform seeking, which lets you jump through audio by looking at the sound itself, rather than guessing on a static bar. You can even click a single line in synced lyrics to jump straight to that moment, making it easy to find the exact part you want. Since it runs locally, it respects your privacy while handling formats like FLAC and OGG with ease.

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

AlphaMemo: The AI That Remembers How to Find Money

AlphaMemo is a self-evolving framework that teaches artificial intelligence to hunt for financial formulas without forgetting its mistakes. Traditional search methods start from scratch every time, but this system keeps a structured memory of its entire search process. It remembers what failed, what worked, and how to adjust its confidence levels as it goes. By acting like a persistent analyst rather than a blind guesser, it finds profitable patterns in stock data far more effectively. It turns a chaotic search into a disciplined, learning loop, which is genuinely impressive for anyone interested in how machines can improve their own problem-solving skills.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ geroldmeisinger/comfyui-outputlists-combiner

ComfyUI Outputlists Combiner: Batch Process AI Images

ComfyUI Outputlists Combiner is the workflow node that finally lets you batch process hundreds of AI prompts in a single run. Instead of clicking generate over and over, this tool takes simple lists from spreadsheets, JSON files, or even just a block of text, and combines them into every possible variation. It handles the heavy lifting of feeding different LoRA weights, samplers, or parameters into your workflow automatically. You can even create complex grids of images to compare results side by side. If you are tired of running one image at a time, this is the bridge between your data and your AI engine.

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

The Router Control Panel You Didn't Know You Needed

Turn your Keenetic router into a full-fledged network command center with A W G Manager. Instead of juggling scattered config files, this tool gives you a clean web interface to manage your Amnezia W G tunnels directly from your browser. It handles the complex routing, server settings, and system diagnostics that usually require deep command line knowledge, making it surprisingly simple to keep your private network running smoothly. If you are looking for a way to take control of your home network without the usual headache, this is the tool to watch.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ mukul975/cve-mcp-server

CVE MCP Server: Instant Security Intelligence

CVE MCP Server is the security plugin that finally turns your AI assistant into a full-time threat analyst. Instead of tab-hopping through twenty different websites to check if a vulnerability is actually dangerous, you just ask your AI one question. It instantly fans out to trusted sources like the National Vulnerability Database and CISA, checks for active exploits, and calculates a single, clear risk score. The real magic is that it doesn't just give you raw data; it tells you exactly what to patch first, saving hours of tedious research. It’s like having a senior security expert who never gets tired and never forgets to check the latest threat intel.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ kuberwastaken/hp-laser-1008a-macos

HP Laser 1008a on macOS

HP Laser 1008a on macOS is the driver that finally makes an aging office laser printer behave on your Apple Silicon Mac. You know the frustration? You buy a cheap, reliable laser, only to discover HP never built a driver for modern Macs, so it just sits there refusing to print. This project fixes that by reverse engineering the printer’s specific quirks, specifically how it misreads page sizes, and patches a known open-source engine to speak its language. It bypasses the usual clunky workarounds like virtual machines or heavy Python scripts, using lightweight native code that just works.

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

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ pbanddev/comfyui-node-organizer

One Click to Tidy ComfyUI

ComfyUI Node Organizer snaps hundreds of scattered nodes into perfect rows with a single click. When building complex image workflows, the canvas often turns into a chaotic tangle of boxes and wires that makes tracking data flow nearly impossible. This extension instantly tidies that mess by automatically aligning your nodes into clean, logical layouts. You can even tag specific groups with simple labels to force them into exact grids or columns. It works entirely within your browser, so your messy creation process stays perfectly reversible with standard undo shortcuts. If you build with ComfyUI, this tool is the fastest way to keep your visual logic clear and your headspace free.

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

FutureOS: The AI Agent That Works Everywhere

FutureOS gives you a single AI agent that operates seamlessly across your terminal, desktop, mobile devices, and chat apps. The standout feature is its trust-first design, where every action the agent takes is gated by your explicit approval, ensuring nothing runs silently in the background. Built on a high-performance Rust core, it connects all these different interfaces to one shared memory and session history. This means you can start a complex task on your computer and check the results on your phone later, without losing context. It is open source and designed for users who want powerful automation without sacrificing control or security over their personal data.

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

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

KanVibe: The Kanban Board for AI Coding Agents

KanVibe is the keyboard-first desktop app that turns your scattered AI coding terminals into a single, organized Kanban board. The coolest part? It watches your AI agents work. As Claude Code, Codex, or Gemini sessions run in your background terminals, KanVibe automatically tracks their progress and moves your tasks from TODO to DONE without you touching a single card. When a task is finished, it even cleans up the temporary git branch for you. It is like having a project manager for your AI assistants, keeping your workflow tidy while you focus on coding. Check it out if you use AI coding tools and want to stay organized.

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

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

Stolen Thoughts: The Hidden AI Vulnerability

A research project called Stolen Thoughts proves that the hidden thinking inside top-tier AI models is not actually safe. The team built this tool to show how encrypted reasoning traces can be intercepted and decoded using a cheaper, weaker AI model as a decryption oracle. This repository offers a working demo and a ten-point validation suite to verify these security gaps. It clearly explains how proprietary AI providers can fail to protect their internal logic. Understanding this risk is vital for anyone building systems that rely on these advanced AI services.

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

Qwen3.8 MTP: The Free Speed Boost

Qwen3.8 MTP is the performance recipe that finally makes your existing model run significantly faster without buying new hardware. The project reveals that a specific command line flag unlocks a massive speed increase by activating a feature already buried inside your current model file. Essentially, the model was built to predict multiple words at once, but the software ignored it until now. By simply adding one flag, you turn on this internal draft mechanism, resulting in a thirty percent or better speed boost on standard consumer graphics cards. This repository documents the exact settings and benchmarks from a global community, helping you find the perfect configuration for your specific setup.

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

Wade Foster's AI War Council

Zapier CEO Wade Foster has open-sourced the exact prompt files he uses to let an AI agent act as his executive staff. The repository, called Wade Skills, contains three specific workflows that turn your AI assistant into a high-level advisor. The most surprising feature is the War Council. It forces your AI to role-play a panel of ruthless, opinionated experts, like a skeptical CFO or a contrarian board member, to aggressively stress-test your business ideas before you commit. The other tools handle mundane but critical tasks, such as automatically extracting action items from your meeting notes and generating a forced-ranked weekly agenda for your leadership team.

πŸ†” @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
πŸ“¦ blazux/qwen3.8-flash-dgx

Running a 176B Model on One Desktop Chip

A 176 billion parameter language model now fits on a single desktop computer, and it runs fast enough to be useful. The project, Qwen 3.8 Flash DGX, solves the problem of a massive lookup table that simply did not fit in the device’s unified memory alongside the active computation. By streaming that table from fast storage on demand, the system frees up enough memory for the model to actually work, turning a hardware limitation into a manageable engineering task. This repository acts as a complete recipe, including the necessary software patches to fix specific bugs that made the model unstable on this hardware.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ pottergravity/microsoft-access-craft

Microsoft Access Craft

Organize your daily work with a Windows desktop tool that handles scheduling, note taking, and goal tracking all in one light place. Microsoft Access Craft focuses on staying out of your way, offering quick setup and low resource usage for day to day productivity. It supports offline mode so you can keep working without internet, then sync automatically later. You can also connect popular apps for email and cloud storage, plus use pre built templates for meetings and projects. The goal is simple, fast organization that fits into your existing routine without heavy software overhead. Download it, extract the files, and start managing your tasks more efficiently today.

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

Mario Kart Wii Without an Emulator

Wiicompiled runs Mario Kart Wii on your PC by compiling the entire game into native code, meaning zero emulation, zero interpreters, and zero lag from interpreting instructions. The most surprising part is that the physics are one hundred percent identical to the original console, proven by ghost replays syncing perfectly with real hardware. It is not just a port; it is a complete static recompile that lets you play at high resolutions with unlocked framerates and frame interpolation for smoother visuals. You need your own clean PAL disc image, and the setup compiles everything locally on your machine.

πŸ†” @hackernewsgithubprojects