This media is not supported in your browser
VIEW IN TELEGRAM
📦 nv-tlabs/ardy
Ardy
You can now control 3D virtual characters in real time using nothing but a web browser and plain English text prompts. A clever project called ardy combines autoregressive diffusion with a physics-informed model to generate incredibly fluid, responsive human and humanoid motion on the fly. Instead of just creating pre-baked animations, it lets you steer characters with live text, keyboard controls, or even by clicking on a map to drop waypoints for them to walk toward. It smoothly handles complex constraints like full-body keyframes and joint positions while keeping the movement look natural. It is basically like playing a video game where your text prompts and clicks are translated instantly...
🆔 @hackernewsgithubprojects
Ardy
You can now control 3D virtual characters in real time using nothing but a web browser and plain English text prompts. A clever project called ardy combines autoregressive diffusion with a physics-informed model to generate incredibly fluid, responsive human and humanoid motion on the fly. Instead of just creating pre-baked animations, it lets you steer characters with live text, keyboard controls, or even by clicking on a map to drop waypoints for them to walk toward. It smoothly handles complex constraints like full-body keyframes and joint positions while keeping the movement look natural. It is basically like playing a video game where your text prompts and clicks are translated instantly...
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 tandpfun/wardrobe
Wardrobe
Your computer can now scan your physical clothes, isolate them from the background, and instantly generate realistic photos of you modeling them in different outfits. This is Wardrobe, a clever local-first application that uses vision models to catalog and organize your clothes automatically. By simply pointing it at your photo library or dropping in a snapshot, it extracts crisp, clean garment cutouts, detects the exact color palettes, and catalogs them locally. The most magical part is how it uses a reference photo of you to generate modeled previews of your clothes, letting you style and preview complete looks before you even put them on. It keeps your entire database, original...
🆔 @hackernewsgithubprojects
Wardrobe
Your computer can now scan your physical clothes, isolate them from the background, and instantly generate realistic photos of you modeling them in different outfits. This is Wardrobe, a clever local-first application that uses vision models to catalog and organize your clothes automatically. By simply pointing it at your photo library or dropping in a snapshot, it extracts crisp, clean garment cutouts, detects the exact color palettes, and catalogs them locally. The most magical part is how it uses a reference photo of you to generate modeled previews of your clothes, letting you style and preview complete looks before you even put them on. It keeps your entire database, original...
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 wieslawsoltes/progpu
progpu
Build crazy fast, lightweight user interfaces in.NET by sending your graphics directly to the graphics card. Traditional app frameworks can be sluggish and resource-heavy, but progpu fixes this by routing all vector graphics, text layout, and visuals straight to native WebGPU draw pipelines. It basically bypasses the old, bloated rendering paths to give you lightning-fast performance across different platforms, including the browser via WebAssembly. It even integrates with popular tools like Avalonia and WinUI. If you want to build highly responsive, hardware-accelerated interfaces without the usual overhead, you should definitely check this out.
📰 https://news.ycombinator.com/item?id=48800949
🆔 @hackernewsgithubprojects
progpu
Build crazy fast, lightweight user interfaces in.NET by sending your graphics directly to the graphics card. Traditional app frameworks can be sluggish and resource-heavy, but progpu fixes this by routing all vector graphics, text layout, and visuals straight to native WebGPU draw pipelines. It basically bypasses the old, bloated rendering paths to give you lightning-fast performance across different platforms, including the browser via WebAssembly. It even integrates with popular tools like Avalonia and WinUI. If you want to build highly responsive, hardware-accelerated interfaces without the usual overhead, you should definitely check this out.
📰 https://news.ycombinator.com/item?id=48800949
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 tastyeffectco/sandboxd
Sandboxd
Sandboxd is the open-source engine that lets you self-host your own AI app-building platform. Instead of relying on expensive third-party services to generate and host web applications, this clever tool runs directly on your own server. When you give it a prompt, a built-in coding agent immediately spins up a secure, isolated container, writes the code, and serves the working application at its own live preview URL. It even supports running over eighty popular open-source tools with a single click. It is the ultimate way to safely host and test AI-generated projects on your own infrastructure.
📰 https://news.ycombinator.com/item?id=48939246
🆔 @hackernewsgithubprojects
Sandboxd
Sandboxd is the open-source engine that lets you self-host your own AI app-building platform. Instead of relying on expensive third-party services to generate and host web applications, this clever tool runs directly on your own server. When you give it a prompt, a built-in coding agent immediately spins up a secure, isolated container, writes the code, and serves the working application at its own live preview URL. It even supports running over eighty popular open-source tools with a single click. It is the ultimate way to safely host and test AI-generated projects on your own infrastructure.
📰 https://news.ycombinator.com/item?id=48939246
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 karna14314/pdf_tools
pdf_tools
Manage your documents securely on the go by converting, merging, splitting, and signing your files with pdf_tools. This Android application handles all your document tasks entirely on your device, meaning your sensitive files never upload to a cloud server or leave your phone. By operating completely offline without requiring internet permissions, it eliminates the privacy risks of traditional online document editors. You get a fully private workspace to scribble notes, fill out forms, and clean up images on the fly. Download it today to keep your personal data exactly where it belongs, right in your pocket.
🆔 @hackernewsgithubprojects
pdf_tools
Manage your documents securely on the go by converting, merging, splitting, and signing your files with pdf_tools. This Android application handles all your document tasks entirely on your device, meaning your sensitive files never upload to a cloud server or leave your phone. By operating completely offline without requiring internet permissions, it eliminates the privacy risks of traditional online document editors. You get a fully private workspace to scribble notes, fill out forms, and clean up images on the fly. Download it today to keep your personal data exactly where it belongs, right in your pocket.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 dimillian/pokeswift
PokeSwift
Developers are actually rebuilding the entire Pokemon Red and Blue game engine from scratch using native Swift and SwiftUI. Instead of running a lazy emulator with a ROM file, this project reads the original Game Boy assembly code and assets to extract the raw maps, sprites, and rules into deterministic files. A native macOS app then reads that data to run the game natively with modern macOS UI elements, smooth SwiftUI rendering, and built-in telemetry tools. It already runs perfectly from the opening title screens all the way through Mt. Moon and Misty's gym in Cerulean City.
🆔 @hackernewsgithubprojects
PokeSwift
Developers are actually rebuilding the entire Pokemon Red and Blue game engine from scratch using native Swift and SwiftUI. Instead of running a lazy emulator with a ROM file, this project reads the original Game Boy assembly code and assets to extract the raw maps, sprites, and rules into deterministic files. A native macOS app then reads that data to run the game natively with modern macOS UI elements, smooth SwiftUI rendering, and built-in telemetry tools. It already runs perfectly from the opening title screens all the way through Mt. Moon and Misty's gym in Cerulean City.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 sysprog21/elfuse
elfuse
Run Arm64 and x86 Linux binaries directly from your macOS terminal with no virtual machine images, no Docker, and zero background daemons. elfuse makes this happen by launching each Linux program inside its own lightweight process-level hypervisor, translating Linux system calls into native macOS actions on the fly. It automatically detects the binary type, running Arm64 natively and x86 via Apple's Rosetta. This approach bypasses the slow boot times of traditional virtual machines, making it perfect for rapid testing. Download elfuse today to experience instant, lightweight Linux execution on your Apple Silicon Mac.
📰 https://news.ycombinator.com/item?id=48940084
🆔 @hackernewsgithubprojects
elfuse
Run Arm64 and x86 Linux binaries directly from your macOS terminal with no virtual machine images, no Docker, and zero background daemons. elfuse makes this happen by launching each Linux program inside its own lightweight process-level hypervisor, translating Linux system calls into native macOS actions on the fly. It automatically detects the binary type, running Arm64 natively and x86 via Apple's Rosetta. This approach bypasses the slow boot times of traditional virtual machines, making it perfect for rapid testing. Download elfuse today to experience instant, lightweight Linux execution on your Apple Silicon Mac.
📰 https://news.ycombinator.com/item?id=48940084
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 signalpilot-labs/autofyn
autofyn
autofyn is the AI execution loop that puts language models into self-correcting cycles to hit measurable software and logic goals. Instead of asking an AI for code and hoping for the best, you give this tool a specific target, like fixing security flaws, writing comprehensive tests, or even solving complex math olympiad proofs. It automatically spins up specialized subagents to analyze the project, write solutions, review the work, and debug failures. If it gets stuck, it recalibrates and tries a new angle until the task succeeds. It is a fascinating glimpse into how we will soon delegate entire engineering tasks to autonomous, self-improving networks.
🆔 @hackernewsgithubprojects
autofyn
autofyn is the AI execution loop that puts language models into self-correcting cycles to hit measurable software and logic goals. Instead of asking an AI for code and hoping for the best, you give this tool a specific target, like fixing security flaws, writing comprehensive tests, or even solving complex math olympiad proofs. It automatically spins up specialized subagents to analyze the project, write solutions, review the work, and debug failures. If it gets stuck, it recalibrates and tries a new angle until the task succeeds. It is a fascinating glimpse into how we will soon delegate entire engineering tasks to autonomous, self-improving networks.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 microsoft/haste
Haste
Haste is the open-source emergency framework that turns satellite data into instant disaster maps when every second counts. Built with AI-driven analysis, it takes massive remote-sensing imagery and quickly flags damaged buildings, tracks flood boundaries, and maps out destruction. What makes it brilliant is the interactive labeling tool: you can simply drag a box over structures on a map to instantly train a localized machine learning model, predicting damage across the entire region on the fly. It is a vital tool for disaster response that puts advanced geospatial intelligence right into the hands of rescue teams.
🆔 @hackernewsgithubprojects
Haste
Haste is the open-source emergency framework that turns satellite data into instant disaster maps when every second counts. Built with AI-driven analysis, it takes massive remote-sensing imagery and quickly flags damaged buildings, tracks flood boundaries, and maps out destruction. What makes it brilliant is the interactive labeling tool: you can simply drag a box over structures on a map to instantly train a localized machine learning model, predicting damage across the entire region on the fly. It is a vital tool for disaster response that puts advanced geospatial intelligence right into the hands of rescue teams.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 heardlabs/heard
Heard
Your AI coding agent can now talk directly to you while you step away from your keyboard. Heard is a clever macOS voice companion that narrates what your AI developer is doing in real time, meaning you can grab coffee or pace around the room while your code compiles. Instead of just reading back boring text, it dynamically decides what is actually worth saying based on your active files and tools. It even handles multiple agents running at once, assigning each one a distinct voice so you can easily tell them apart. It is like having a pair-programmer with a dry wit keeping you in the loop.
🆔 @hackernewsgithubprojects
Heard
Your AI coding agent can now talk directly to you while you step away from your keyboard. Heard is a clever macOS voice companion that narrates what your AI developer is doing in real time, meaning you can grab coffee or pace around the room while your code compiles. Instead of just reading back boring text, it dynamically decides what is actually worth saying based on your active files and tools. It even handles multiple agents running at once, assigning each one a distinct voice so you can easily tell them apart. It is like having a pair-programmer with a dry wit keeping you in the loop.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 spacecell/minarrow
Minarrow
The Rust library minarrow lets you pass one million rows of data between Rust and Python in under two hundred and twenty nanoseconds. It achieves this incredible speed by serving as a minimal, ultra-low-latency implementation of the Apache Arrow data format, built from the ground up for high-performance computing. Rather than relying on heavy dependencies, it features an incredibly fast compile time and automatically aligns your data to sixty-four bytes for native parallel processing. By prioritizing simplicity and clean compile-time type safety over complex dynamic operations, it gives you a lightning-fast data bridge that feels completely native to both Rust and Python.
🆔 @hackernewsgithubprojects
Minarrow
The Rust library minarrow lets you pass one million rows of data between Rust and Python in under two hundred and twenty nanoseconds. It achieves this incredible speed by serving as a minimal, ultra-low-latency implementation of the Apache Arrow data format, built from the ground up for high-performance computing. Rather than relying on heavy dependencies, it features an incredibly fast compile time and automatically aligns your data to sixty-four bytes for native parallel processing. By prioritizing simplicity and clean compile-time type safety over complex dynamic operations, it gives you a lightning-fast data bridge that feels completely native to both Rust and Python.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 heyputer/firefox-wasm
firefox-wasm
Run the entire Firefox browser engine directly inside other web browsers by compiling the core Gecko engine into WebAssembly. This impressive experiment utilizes emscripten alongside a custom networking protocol to bring Firefox to any browser environment. The repository includes a built-in monorepo containing the main engine, a developer demo, and a unified benchmarking harness designed to test a JavaScript-to-WebAssembly compiler under the hood. You can test and benchmark everything from simple loops to intensive rendering scripts, opening up wild possibilities for web-based emulation, secure sandboxing, and browser-in-browser applications.
📰 https://news.ycombinator.com/item?id=48930819
🆔 @hackernewsgithubprojects
firefox-wasm
Run the entire Firefox browser engine directly inside other web browsers by compiling the core Gecko engine into WebAssembly. This impressive experiment utilizes emscripten alongside a custom networking protocol to bring Firefox to any browser environment. The repository includes a built-in monorepo containing the main engine, a developer demo, and a unified benchmarking harness designed to test a JavaScript-to-WebAssembly compiler under the hood. You can test and benchmark everything from simple loops to intensive rendering scripts, opening up wild possibilities for web-based emulation, secure sandboxing, and browser-in-browser applications.
📰 https://news.ycombinator.com/item?id=48930819
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 tracebit-com/context-bombs
Context Bombs
Stop hostile AI agents in their tracks by turning their own safety guardrails against them. By placing specific, highly sensitive text strings inside decoy files and secrets, you can instantly shut down a machine-learning attacker. When an AI scans your network and reads these strategically placed files, its internal safety filters kick in and force it to immediately stop what it is doing. During testing against major AI models, putting a single one of these strings in an environment dropped successful admin hacks from over half down to just five percent. It is a brilliant way to turn safety rules into a defensive kill switch.
🆔 @hackernewsgithubprojects
Context Bombs
Stop hostile AI agents in their tracks by turning their own safety guardrails against them. By placing specific, highly sensitive text strings inside decoy files and secrets, you can instantly shut down a machine-learning attacker. When an AI scans your network and reads these strategically placed files, its internal safety filters kick in and force it to immediately stop what it is doing. During testing against major AI models, putting a single one of these strings in an environment dropped successful admin hacks from over half down to just five percent. It is a brilliant way to turn safety rules into a defensive kill switch.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 alxndrtl/little-book-rl
The Little Book of Reinforcement Learning
The Little Book of Reinforcement Learning is a concise guidebook that cuts through the dense mathematics of teaching computers to learn by trial and error. While most AI textbooks are massive, intimidating volumes, this project offers a highly accessible, short introduction paired with actual working PyTorch code for classic training methods. By stripping away unnecessary academic bloat, it lets you see exactly how algorithms make decisions step-by-step. It even includes rigorous handwritten mathematical proofs for those who want to understand the foundational logic. It is the perfect, friendly companion for any developer wanting to grasp AI decision-making without getting lost in jargon.
📰 https://news.ycombinator.com/item?id=48941104
🆔 @hackernewsgithubprojects
The Little Book of Reinforcement Learning
The Little Book of Reinforcement Learning is a concise guidebook that cuts through the dense mathematics of teaching computers to learn by trial and error. While most AI textbooks are massive, intimidating volumes, this project offers a highly accessible, short introduction paired with actual working PyTorch code for classic training methods. By stripping away unnecessary academic bloat, it lets you see exactly how algorithms make decisions step-by-step. It even includes rigorous handwritten mathematical proofs for those who want to understand the foundational logic. It is the perfect, friendly companion for any developer wanting to grasp AI decision-making without getting lost in jargon.
📰 https://news.ycombinator.com/item?id=48941104
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 sms2email/sms2email
sms2email
The Android utility that quietly bridges the gap between your physical SIM card and your digital inbox, sms2email automatically forwards your incoming text messages straight to your chosen email address. This lightweight tool solves a classic travel headache by routing verification codes and urgent alerts to your inbox, meaning you can easily access your texts remotely from any laptop or tablet. By transmitting messages through your own standard mailing server, it keeps your private data entirely in your hands. It is a wonderfully simple way to keep your phone messages accessible from anywhere.
🆔 @hackernewsgithubprojects
sms2email
The Android utility that quietly bridges the gap between your physical SIM card and your digital inbox, sms2email automatically forwards your incoming text messages straight to your chosen email address. This lightweight tool solves a classic travel headache by routing verification codes and urgent alerts to your inbox, meaning you can easily access your texts remotely from any laptop or tablet. By transmitting messages through your own standard mailing server, it keeps your private data entirely in your hands. It is a wonderfully simple way to keep your phone messages accessible from anywhere.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 alayalab/alayaworld
Alaya World
The open-source AI model alayaworld can generate continuous, one-minute-long videos that you can navigate in real time using 3D camera controls. Unlike typical video generators that lose track of the environment after a few seconds, this system uses a dual-memory pipeline combining a spatial 3D cache and temporal frame history to ensure that previously visited areas remain perfectly recognizable when you loop back to them. By integrating error-correcting training steps, it prevents visual artifacts from compounding over long runtimes. It is a playable world simulator built for developers who want to experiment with interactive, long-horizon video generation.
🆔 @hackernewsgithubprojects
Alaya World
The open-source AI model alayaworld can generate continuous, one-minute-long videos that you can navigate in real time using 3D camera controls. Unlike typical video generators that lose track of the environment after a few seconds, this system uses a dual-memory pipeline combining a spatial 3D cache and temporal frame history to ensure that previously visited areas remain perfectly recognizable when you loop back to them. By integrating error-correcting training steps, it prevents visual artifacts from compounding over long runtimes. It is a playable world simulator built for developers who want to experiment with interactive, long-horizon video generation.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 flodlol/pdf-slides-to-handouts-converter
PDF Slides to Handouts Converter
This lightweight tool is the web app that finally lets you print slide presentations without sacrificing your privacy. Instead of uploading your confidential meeting decks or lecture slides to a random server or wrestling with subscription menus, this project does every single calculation right inside your browser. You can layout two, four, six, or nine slides per page, adjust margins, and even add ruled notes lines for writing. The best part is that it detects repeated headers and footers to clean up your pages automatically before exporting a high-quality PDF. Just drag, drop, and print completely offline.
🆔 @hackernewsgithubprojects
PDF Slides to Handouts Converter
This lightweight tool is the web app that finally lets you print slide presentations without sacrificing your privacy. Instead of uploading your confidential meeting decks or lecture slides to a random server or wrestling with subscription menus, this project does every single calculation right inside your browser. You can layout two, four, six, or nine slides per page, adjust margins, and even add ruled notes lines for writing. The best part is that it detects repeated headers and footers to clean up your pages automatically before exporting a high-quality PDF. Just drag, drop, and print completely offline.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 robertsdotpm/runloom
Runloom
Runloom is the Python library that brings Go-style concurrency to Python without the headache of async and await. It lets you write normal, blocking code, but uses a hand-rolled assembly context switch and a work-stealing scheduler to run a million tasks across every single CPU core at once. By stripping away the global interpreter lock on free-threaded Python, it allows you to monkey-patch existing blocking libraries to run completely cooperatively. The best part is its raw performance: it matches Go's own runtime for connection speeds, and actually beats Go on raw task creation rates. It is the ultimate tool for multi-core Python scaling.
📰 https://news.ycombinator.com/item?id=48859387
🆔 @hackernewsgithubprojects
Runloom
Runloom is the Python library that brings Go-style concurrency to Python without the headache of async and await. It lets you write normal, blocking code, but uses a hand-rolled assembly context switch and a work-stealing scheduler to run a million tasks across every single CPU core at once. By stripping away the global interpreter lock on free-threaded Python, it allows you to monkey-patch existing blocking libraries to run completely cooperatively. The best part is its raw performance: it matches Go's own runtime for connection speeds, and actually beats Go on raw task creation rates. It is the ultimate tool for multi-core Python scaling.
📰 https://news.ycombinator.com/item?id=48859387
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 winstonkoh87/athena-public
Project Athena
Stop starting from scratch every time your favorite AI model updates or you switch from Claude to Gemini. Project Athena lets you take complete control of your AI's memory by saving your entire conversation history, preferences, and custom frameworks as simple markdown files right on your own computer. Instead of letting tech giants lock up your data, you keep your files on your own disk, version-control them, and feed them to any model you want to use next. It acts like a permanent brain for your AI that actually gets smarter and more tailored to your life over hundreds of sessions. Check it out and start building a private memory...
🆔 @hackernewsgithubprojects
Project Athena
Stop starting from scratch every time your favorite AI model updates or you switch from Claude to Gemini. Project Athena lets you take complete control of your AI's memory by saving your entire conversation history, preferences, and custom frameworks as simple markdown files right on your own computer. Instead of letting tech giants lock up your data, you keep your files on your own disk, version-control them, and feed them to any model you want to use next. It acts like a permanent brain for your AI that actually gets smarter and more tailored to your life over hundreds of sessions. Check it out and start building a private memory...
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 karminski/awesome-llm-benchmark-prompts
awesome-llm-benchmark-prompts
The repository awesome-llm-benchmark-prompts contains a highly creative suite of coding prompts specifically designed to test whether advanced artificial intelligence can handle ultra-complex visual effects, physics simulations, and 3D animations. Instead of boring text tests, these prompts challenge AI models to generate complete, single-file interactive web demonstrations of complex scenarios using tools like Three.js and Pygame. These challenges range from simulating the complete physical chain reaction of underwater firecracker explosions to rendering the orbital disintegration of the moon. It is a fantastic benchmark for developers who want to push the boundaries of what code-generation models can realistically build.
🆔 @hackernewsgithubprojects
awesome-llm-benchmark-prompts
The repository awesome-llm-benchmark-prompts contains a highly creative suite of coding prompts specifically designed to test whether advanced artificial intelligence can handle ultra-complex visual effects, physics simulations, and 3D animations. Instead of boring text tests, these prompts challenge AI models to generate complete, single-file interactive web demonstrations of complex scenarios using tools like Three.js and Pygame. These challenges range from simulating the complete physical chain reaction of underwater firecracker explosions to rendering the orbital disintegration of the moon. It is a fantastic benchmark for developers who want to push the boundaries of what code-generation models can realistically build.
🆔 @hackernewsgithubprojects