This media is not supported in your browser
VIEW IN TELEGRAM
π¦ arcboxlabs/arcbox
arcbox
You can now run full, isolated Linux microVMs on macOS with a boot time under two hundred milliseconds. A brand new open-source container runtime called arcbox is built entirely from scratch in Rust to replace closed-source virtualization tools on Apple Silicon. Instead of relying on bloated virtual machines, it uses a custom hypervisor backend to spin up lightweight sandboxes for running AI agents, untrusted code, or local testing. It even exposes a docker-compatible socket, meaning your existing compose files and tools just work. It is a incredibly fast, local-first playground that lets you build secure sandboxes on your own machine.
π° https://news.ycombinator.com/item?id=48980217
π @hackernewsgithubprojects
arcbox
You can now run full, isolated Linux microVMs on macOS with a boot time under two hundred milliseconds. A brand new open-source container runtime called arcbox is built entirely from scratch in Rust to replace closed-source virtualization tools on Apple Silicon. Instead of relying on bloated virtual machines, it uses a custom hypervisor backend to spin up lightweight sandboxes for running AI agents, untrusted code, or local testing. It even exposes a docker-compatible socket, meaning your existing compose files and tools just work. It is a incredibly fast, local-first playground that lets you build secure sandboxes on your own machine.
π° https://news.ycombinator.com/item?id=48980217
π @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
π¦ rasinmuhammed/misata
Misata Synthetic Data Engine
Misata is the open-source synthetic data engine that finally lets you declare your exact analytical outcomes instead of trying to mimic real databases. While other tools struggle to copy existing datasets, Misata lets you write down the exact answers you want, like aiming for a specific revenue curve or a precise three-percent fraud rate, and then mathematically builds individual rows from scratch to match that target to the penny. It uses clever closed-form math instead of heavy machine learning models, ensuring you get perfect relational integrity across your tables with zero data leaks. You can run it directly from a single plain-English sentence, connect it to your database, or use...
π @hackernewsgithubprojects
Misata Synthetic Data Engine
Misata is the open-source synthetic data engine that finally lets you declare your exact analytical outcomes instead of trying to mimic real databases. While other tools struggle to copy existing datasets, Misata lets you write down the exact answers you want, like aiming for a specific revenue curve or a precise three-percent fraud rate, and then mathematically builds individual rows from scratch to match that target to the penny. It uses clever closed-form math instead of heavy machine learning models, ensuring you get perfect relational integrity across your tables with zero data leaks. You can run it directly from a single plain-English sentence, connect it to your database, or use...
π @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
π¦ gakonst/nanocodex
Nanocodex
Nanocodex is the embeddable Rust library that finally brings fast, stateful AI coding agents directly into your local process without the bloat of an application server. Instead of dealing with massive, slow runtimes, this clever SDK connects straight to OpenAI's real-time WebSockets to run a persistent coding loop. You get lightning-fast workspace edits, file patching, and shell execution that run up to four times faster by resuming directly from memory checkpoints rather than re-sending your entire history. It is brilliant for building custom command-line tools or embedding smart agents into your own apps. Check it out and build faster.
π° https://news.ycombinator.com/item?id=48970300
π @hackernewsgithubprojects
Nanocodex
Nanocodex is the embeddable Rust library that finally brings fast, stateful AI coding agents directly into your local process without the bloat of an application server. Instead of dealing with massive, slow runtimes, this clever SDK connects straight to OpenAI's real-time WebSockets to run a persistent coding loop. You get lightning-fast workspace edits, file patching, and shell execution that run up to four times faster by resuming directly from memory checkpoints rather than re-sending your entire history. It is brilliant for building custom command-line tools or embedding smart agents into your own apps. Check it out and build faster.
π° https://news.ycombinator.com/item?id=48970300
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ timskap/box3d-unity
Box3D Unity
Erin Catto, the creator of the legendary Box2D engine, has developed a new high-performance 3D physics engine, and it now integrates directly with Unity. Called box3d-unity, this project bridges a portable C17 physical simulation backend into a familiar component workflow. Instead of writing custom bindings, you get ready-to-use rigid bodies, colliders, joints, and continuous collision detection backed by the native library via P/Invoke. It is incredibly useful because you get high-speed, cross-platform performance without having to manage complex native compilation. Drop the package into your project, add a physics world component to your scene, and your game objects are ready to roll.
π @hackernewsgithubprojects
Box3D Unity
Erin Catto, the creator of the legendary Box2D engine, has developed a new high-performance 3D physics engine, and it now integrates directly with Unity. Called box3d-unity, this project bridges a portable C17 physical simulation backend into a familiar component workflow. Instead of writing custom bindings, you get ready-to-use rigid bodies, colliders, joints, and continuous collision detection backed by the native library via P/Invoke. It is incredibly useful because you get high-speed, cross-platform performance without having to manage complex native compilation. Drop the package into your project, add a physics world component to your scene, and your game objects are ready to roll.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ dondai1234/master-fetch
Master Fetch
Master-fetch is the model context protocol server that finally gives your local AI agent complete, unrestricted access to the web without requiring any subscriptions or API keys. Instead of getting blocked by paywalls or complex bot detection, this clever tool runs directly on your machine to let your agent search, crawl, and fetch live web pages. It seamlessly combines ten parallel search engines with a smart local browser that bypasses typical web blocks, and it can even run character recognition on scanned documents. It gives your AI helper a powerful, self-hosted set of eyes for deep online research at zero cost.
π @hackernewsgithubprojects
Master Fetch
Master-fetch is the model context protocol server that finally gives your local AI agent complete, unrestricted access to the web without requiring any subscriptions or API keys. Instead of getting blocked by paywalls or complex bot detection, this clever tool runs directly on your machine to let your agent search, crawl, and fetch live web pages. It seamlessly combines ten parallel search engines with a smart local browser that bypasses typical web blocks, and it can even run character recognition on scanned documents. It gives your AI helper a powerful, self-hosted set of eyes for deep online research at zero cost.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ frank-zy-dou/dynamics-modeling
dynamics-modeling
The dynamics-modeling project is the robotics framework that finally brings accurate force perception to low-cost robot arms without expensive physical sensors. By training a smart transformer model through a differentiable simulator, it maps basic motor signals, like positions and currents, directly to real-world force estimates. It essentially turns cheap servos into virtual force sensors, allowing a budget arm to accurately feel when it is picking up payloads or hitting an obstacle. This award-winning MIT research makes complex force-aware robot control accessible to everyday developers. Grab the open-source code and pre-trained models to upgrade your hardware with instant physical awareness.
π @hackernewsgithubprojects
dynamics-modeling
The dynamics-modeling project is the robotics framework that finally brings accurate force perception to low-cost robot arms without expensive physical sensors. By training a smart transformer model through a differentiable simulator, it maps basic motor signals, like positions and currents, directly to real-world force estimates. It essentially turns cheap servos into virtual force sensors, allowing a budget arm to accurately feel when it is picking up payloads or hitting an obstacle. This award-winning MIT research makes complex force-aware robot control accessible to everyday developers. Grab the open-source code and pre-trained models to upgrade your hardware with instant physical awareness.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ matlab/terminal-in-matlab
Terminal in MATLAB
Run a fully interactive system terminal directly inside your MATLAB desktop without ever having to switch windows again. This clever tool lets you spin up a docked command line right alongside your active workspace or even embed it as a panel inside your Simulink editor. It means you can run your git commands, manage docker containers, or run custom command-line tools while keeping your eyes on your code. You can easily customize the look with built-in color themes to match your mood, choose your favorite shell, and keep your entire development workflow beautifully organized in one place.
π @hackernewsgithubprojects
Terminal in MATLAB
Run a fully interactive system terminal directly inside your MATLAB desktop without ever having to switch windows again. This clever tool lets you spin up a docked command line right alongside your active workspace or even embed it as a panel inside your Simulink editor. It means you can run your git commands, manage docker containers, or run custom command-line tools while keeping your eyes on your code. You can easily customize the look with built-in color themes to match your mood, choose your favorite shell, and keep your entire development workflow beautifully organized in one place.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ arjun988/blender-skills
blender-skills
The specialized toolkit that injects professional 3D-art knowledge straight into your favorite AI coding assistant, blender-skills gives AI agents the context they need to act like seasoned game artists. By feeding structured reference files into tools like Cursor or Claude, it prevents AI from hallucinating weird workflows and instead guides it to build optimized 3D pipelines. This means your assistant can write precise Python scripts to automate complex rigging, handle game engine exports, or generate stylized shaders without messing up. It is the ultimate bridge for developers who want to control Blender using AI without needing a degree in 3D modeling.
π @hackernewsgithubprojects
blender-skills
The specialized toolkit that injects professional 3D-art knowledge straight into your favorite AI coding assistant, blender-skills gives AI agents the context they need to act like seasoned game artists. By feeding structured reference files into tools like Cursor or Claude, it prevents AI from hallucinating weird workflows and instead guides it to build optimized 3D pipelines. This means your assistant can write precise Python scripts to automate complex rigging, handle game engine exports, or generate stylized shaders without messing up. It is the ultimate bridge for developers who want to control Blender using AI without needing a degree in 3D modeling.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ gazprash/2d-to-3d-voxelizer
2d-to-3d-voxelizer
You can now turn flat, two-dimensional pixel art into textured 3D voxel models with a single click, skipping complex AI models entirely. A clever tool named 2d-to-3d-voxelizer takes your flat sprites, or even multi-sided sprite sheets, and uses pure math algorithms to extrude them into 3D objects while keeping your original art style perfectly intact. It features different generation modes, like a quad-view that builds a full three-sixty object from a horizontal sheet, and you can export the final result as a standard 3D file for Blender or your favorite game engine. Grab a sprite sheet and start breathing life into your flat designs.
π @hackernewsgithubprojects
2d-to-3d-voxelizer
You can now turn flat, two-dimensional pixel art into textured 3D voxel models with a single click, skipping complex AI models entirely. A clever tool named 2d-to-3d-voxelizer takes your flat sprites, or even multi-sided sprite sheets, and uses pure math algorithms to extrude them into 3D objects while keeping your original art style perfectly intact. It features different generation modes, like a quad-view that builds a full three-sixty object from a horizontal sheet, and you can export the final result as a standard 3D file for Blender or your favorite game engine. Grab a sprite sheet and start breathing life into your flat designs.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ yaoliliu/freefuse
FreeFuse
FreeFuse is the training-free framework that finally lets you blend multiple subject LoRAs in image generators without ugly feature conflicts. Normally, when you try to combine different customized characters or styles into a single scene, their features bleed together and ruin the image. Instead of retraining models or forcing you to draw complex spatial masks, this tool automatically handles everything at the token level during generation. It analyzes the model's inner focus to map out where each subject belongs, then cleanly locks each LoRA to its designated area. It is a brilliant way to create rich, multi-subject scenes using your favorite base models.
π @hackernewsgithubprojects
FreeFuse
FreeFuse is the training-free framework that finally lets you blend multiple subject LoRAs in image generators without ugly feature conflicts. Normally, when you try to combine different customized characters or styles into a single scene, their features bleed together and ruin the image. Instead of retraining models or forcing you to draw complex spatial masks, this tool automatically handles everything at the token level during generation. It analyzes the model's inner focus to map out where each subject belongs, then cleanly locks each LoRA to its designated area. It is a brilliant way to create rich, multi-subject scenes using your favorite base models.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ 1catai/1cat-vllm
1cat-vllm
Older enterprise graphics cards do not have to gather dust in the corner while newer hardware gets all the attention. The 1cat-vllm project optimizes the popular vLLM engine specifically for the older Tesla V100 graphics card, breathing new life into these classic processors. By adapting modern model structures and introducing custom memory techniques, this framework allows developers to run massive, state-of-the-art language models with deep context windows on older hardware setups. It solves the massive compatibility gap that usually locks older chips out of modern AI workflows. If you have some older hardware lying around, this is your ticket back into the game.
π @hackernewsgithubprojects
1cat-vllm
Older enterprise graphics cards do not have to gather dust in the corner while newer hardware gets all the attention. The 1cat-vllm project optimizes the popular vLLM engine specifically for the older Tesla V100 graphics card, breathing new life into these classic processors. By adapting modern model structures and introducing custom memory techniques, this framework allows developers to run massive, state-of-the-art language models with deep context windows on older hardware setups. It solves the massive compatibility gap that usually locks older chips out of modern AI workflows. If you have some older hardware lying around, this is your ticket back into the game.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ rebel-root/omni-browser
Omni Browser
Take full control of your mobile web experience with a privacy-focused Android browser that lets you run real desktop-grade extensions. Built on the same powerful engine as Firefox, omni-browser brings a suite of built-in tools directly to your phone, including a smart media grabber that sniffs out video streams and a private encrypted locker to keep your files secure. What makes it incredibly cool is that it lets you run powerful extensions like uBlock Origin and custom script overrides to bypass website copy restrictions or block annoying search assistant summaries. It is the ultimate toolkit for anyone wanting a faster, cleaner, and deeply customizable mobile web.
π @hackernewsgithubprojects
Omni Browser
Take full control of your mobile web experience with a privacy-focused Android browser that lets you run real desktop-grade extensions. Built on the same powerful engine as Firefox, omni-browser brings a suite of built-in tools directly to your phone, including a smart media grabber that sniffs out video streams and a private encrypted locker to keep your files secure. What makes it incredibly cool is that it lets you run powerful extensions like uBlock Origin and custom script overrides to bypass website copy restrictions or block annoying search assistant summaries. It is the ultimate toolkit for anyone wanting a faster, cleaner, and deeply customizable mobile web.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ ekwek1/soprano
Soprano Ultra Fast Text to Speech
An ultra-lightweight text-to-speech model can run up to two thousand times faster than real-time on a standard graphics card while using less than one gigabyte of memory. Soprano is a compact, eighty-million parameter voice synthesis system designed to run entirely on your own local hardware. It solves the massive resource drain of typical AI voice generators, bringing high-fidelity, thirty-two kilohertz audio generation to standard consumer computers and even laptops without needing giant cloud servers. You can stream speech with under fifteen milliseconds of latency or spin up a local interface instantly. It is a fantastic tool for developers wanting fast, local speech generation without the heavy hardware tax.
π @hackernewsgithubprojects
Soprano Ultra Fast Text to Speech
An ultra-lightweight text-to-speech model can run up to two thousand times faster than real-time on a standard graphics card while using less than one gigabyte of memory. Soprano is a compact, eighty-million parameter voice synthesis system designed to run entirely on your own local hardware. It solves the massive resource drain of typical AI voice generators, bringing high-fidelity, thirty-two kilohertz audio generation to standard consumer computers and even laptops without needing giant cloud servers. You can stream speech with under fifteen milliseconds of latency or spin up a local interface instantly. It is a fantastic tool for developers wanting fast, local speech generation without the heavy hardware tax.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ miaai-lab/sparkdash
Sparkdash
Sparkdash is the multi-unit monitoring dashboard that manages several high-performance AI machines in a single window without any config restarts. It connects directly to your hardware to stream live graphics processor speeds, system memory usage, and local language model performance right to your screen. The standout feature is its ability to automatically detect which model engine you are runningβlike llama-cpp or vLLMβand track your actual token speeds in real time across different ports. It makes keeping tabs on your AI hardware setups incredibly simple, giving you instant performance insights at a glance.
π @hackernewsgithubprojects
Sparkdash
Sparkdash is the multi-unit monitoring dashboard that manages several high-performance AI machines in a single window without any config restarts. It connects directly to your hardware to stream live graphics processor speeds, system memory usage, and local language model performance right to your screen. The standout feature is its ability to automatically detect which model engine you are runningβlike llama-cpp or vLLMβand track your actual token speeds in real time across different ports. It makes keeping tabs on your AI hardware setups incredibly simple, giving you instant performance insights at a glance.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ amoghmunikote/cmpunlocker
cmpunlocker
Cmpunlocker is the open-source patching tool that turns a restricted graphics card back into a powerhouse. NVIDIA originally designed the CMP 170HX mining card using their top-tier A100 silicon, but they artificially cut its performance and memory in the firmware. This project works by patching NVIDIA's open-source Linux kernel drivers to bypass those artificial limits on startup. It tricks the hardware into unlocking its full computational muscle and expanding the usable memory from a tiny eight gigabytes up to sixty-four gigabytes. It is a fascinating peek into how software can reclaim locked hardware potential, giving tinkerers access to high-end enterprise computing power on a budget.
π° https://news.ycombinator.com/item?id=48963891
π @hackernewsgithubprojects
cmpunlocker
Cmpunlocker is the open-source patching tool that turns a restricted graphics card back into a powerhouse. NVIDIA originally designed the CMP 170HX mining card using their top-tier A100 silicon, but they artificially cut its performance and memory in the firmware. This project works by patching NVIDIA's open-source Linux kernel drivers to bypass those artificial limits on startup. It tricks the hardware into unlocking its full computational muscle and expanding the usable memory from a tiny eight gigabytes up to sixty-four gigabytes. It is a fascinating peek into how software can reclaim locked hardware potential, giving tinkerers access to high-end enterprise computing power on a budget.
π° https://news.ycombinator.com/item?id=48963891
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ archistico/shadeofcolor2
ShadeOfColor
Hide sensitive files right inside the pixels of a normal PNG image so they look completely harmless to anyone snooping around. ShadeOfColor2 lets you convert any block of data, even restricted executable files, into a standard picture that you can safely email or upload to strict cloud services. When it is time to get your data back, you just run the tool in reverse to extract the exact original file, complete with an integrity check to make sure nothing got corrupted. It is a brilliant, lightweight way to sneak your files past rigid filters without raising any red flags.
π @hackernewsgithubprojects
ShadeOfColor
Hide sensitive files right inside the pixels of a normal PNG image so they look completely harmless to anyone snooping around. ShadeOfColor2 lets you convert any block of data, even restricted executable files, into a standard picture that you can safely email or upload to strict cloud services. When it is time to get your data back, you just run the tool in reverse to extract the exact original file, complete with an integrity check to make sure nothing got corrupted. It is a brilliant, lightweight way to sneak your files past rigid filters without raising any red flags.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ saivineeth147/lora-speedrun
LoRA Speedrun
The fastest verified training run holds the record in lora-speedrun, a public leaderboard dedicated to finding out how quickly you can fine-tune a language model. It acts like a referee for fine-tuning methods by freezing the hardware on a single graphics card and locking the task to a specific math or question-answering goal. Instead of relying on hype, developers submit their training code to be tested three times with fresh seeds in a secure sandbox. This project settles arguments about which speedup tricks actually pay for themselves in real-world training time and which ones fail to replicate, turning a competitive leaderboard into a shared lab notebook of proven techniques.
π° https://news.ycombinator.com/item?id=48974325
π @hackernewsgithubprojects
LoRA Speedrun
The fastest verified training run holds the record in lora-speedrun, a public leaderboard dedicated to finding out how quickly you can fine-tune a language model. It acts like a referee for fine-tuning methods by freezing the hardware on a single graphics card and locking the task to a specific math or question-answering goal. Instead of relying on hype, developers submit their training code to be tested three times with fresh seeds in a secure sandbox. This project settles arguments about which speedup tricks actually pay for themselves in real-world training time and which ones fail to replicate, turning a competitive leaderboard into a shared lab notebook of proven techniques.
π° https://news.ycombinator.com/item?id=48974325
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ bevibing/socrates-skill
Socrates Skill
Turn your artificial intelligence assistant into a personal tutor that refuses to give you the answers. By installing socrates-skill, you add a teaching mode to your developer tools. When you ask it about a complex codebase, an architecture diagram, or a document, the system will never hand over a direct solution. Instead, it guides you to the answer yourself through five levels of targeted questioning, from clarifying your initial assumptions to presenting hypothetical scenarios. If you get stuck or demand a hint, it simply breaks the problem down into smaller pieces, ensuring you actually learn how your systems work.
π° https://news.ycombinator.com/item?id=47657874
π @hackernewsgithubprojects
Socrates Skill
Turn your artificial intelligence assistant into a personal tutor that refuses to give you the answers. By installing socrates-skill, you add a teaching mode to your developer tools. When you ask it about a complex codebase, an architecture diagram, or a document, the system will never hand over a direct solution. Instead, it guides you to the answer yourself through five levels of targeted questioning, from clarifying your initial assumptions to presenting hypothetical scenarios. If you get stuck or demand a hint, it simply breaks the problem down into smaller pieces, ensuring you actually learn how your systems work.
π° https://news.ycombinator.com/item?id=47657874
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ unicity-aos/aos-ce
aos-ce
Build and run intelligent software in an open, highly secure sandbox. With aos-ce, you can run a lightweight, community-driven operating system designed specifically for managing autonomous agents. Instead of letting programs run wild, this system isolates tasks into individual, secure sandboxes called capsules that communicate over a protected event bus. The most exciting part is its self-building tool, which actually teaches agents to inspect their own environment, identify missing features during real tasks, and safely write and compile new capsules to expand their own capabilities. It is a completely modular, inspectable playground that turns agents from simple chat programs into self-improving tools.
π @hackernewsgithubprojects
aos-ce
Build and run intelligent software in an open, highly secure sandbox. With aos-ce, you can run a lightweight, community-driven operating system designed specifically for managing autonomous agents. Instead of letting programs run wild, this system isolates tasks into individual, secure sandboxes called capsules that communicate over a protected event bus. The most exciting part is its self-building tool, which actually teaches agents to inspect their own environment, identify missing features during real tasks, and safely write and compile new capsules to expand their own capabilities. It is a completely modular, inspectable playground that turns agents from simple chat programs into self-improving tools.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ boona13/mykonos-island-voxels
Mykonos Island Voxels
mykonos-island-voxels is the browser-based world builder that wraps the sun-bleached look of a Mediterranean holiday into a zero-install creative toy. Instead of grinding for resources or stressing over high scores, you get to drop beautiful, hand-painted blocks onto a tiny grid and watch a picturesque Greek village assemble itself right in front of your eyes. It is loaded with over seventy-five gorgeous, tiny assets like whitewashed cottages, cobalt-blue domes, and flowering bougainvillea. Best of all, it runs on pure JavaScript with no modern bundler bloat, letting you sculpt your own private coastal paradise on any device.
π @hackernewsgithubprojects
Mykonos Island Voxels
mykonos-island-voxels is the browser-based world builder that wraps the sun-bleached look of a Mediterranean holiday into a zero-install creative toy. Instead of grinding for resources or stressing over high scores, you get to drop beautiful, hand-painted blocks onto a tiny grid and watch a picturesque Greek village assemble itself right in front of your eyes. It is loaded with over seventy-five gorgeous, tiny assets like whitewashed cottages, cobalt-blue domes, and flowering bougainvillea. Best of all, it runs on pure JavaScript with no modern bundler bloat, letting you sculpt your own private coastal paradise on any device.
π @hackernewsgithubprojects