This media is not supported in your browser
VIEW IN TELEGRAM
π¦ codeaashu/claude-code
Claude Code: Your Terminal Copilot
Stop staring at your screen trying to figure out where to even start. Claude Code lives right in your terminal, actually reads through your whole project, and handles the boring stuff for you. It writes the code, explains the tricky parts in plain English, and manages all your git commits without you lifting a finger. You just talk to it like a human, and it gets to work. This is the closest thing to a superpower for developers who just want to build things faster. It is your new favorite coding buddy that actually does the work.
π @hackernewsgithubprojects
Claude Code: Your Terminal Copilot
Stop staring at your screen trying to figure out where to even start. Claude Code lives right in your terminal, actually reads through your whole project, and handles the boring stuff for you. It writes the code, explains the tricky parts in plain English, and manages all your git commits without you lifting a finger. You just talk to it like a human, and it gets to work. This is the closest thing to a superpower for developers who just want to build things faster. It is your new favorite coding buddy that actually does the work.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ dolphinai2026/dolphin-code
Inside the Dolphin Code AI Workspace
Dolphin Code is the open source hub that brings together the full design and build system for a modern artificial intelligence platform. Instead of scattered notes, this repository aggregates the actual product specs, the sandboxed runtime that runs your code, the approval engines, and the web console into one clear, organized workspace. It solves the messy problem of keeping design intent, backend logic, and frontend code in sync by providing a shared baseline for developers to build, test, and deploy their own AI applications.
π @hackernewsgithubprojects
Inside the Dolphin Code AI Workspace
Dolphin Code is the open source hub that brings together the full design and build system for a modern artificial intelligence platform. Instead of scattered notes, this repository aggregates the actual product specs, the sandboxed runtime that runs your code, the approval engines, and the web console into one clear, organized workspace. It solves the messy problem of keeping design intent, backend logic, and frontend code in sync by providing a shared baseline for developers to build, test, and deploy their own AI applications.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ erickochen/purple
Purple: The SSH Manager That Syncs With Your Cloud
Purple is the terminal SSH manager that finally keeps your SSH config in sync with your cloud infrastructure. It solves the annoying problem of manually updating your config file every time you spin up or tear down a server. Just drop in an API token for providers like AWS or Hetzner, and Purple automatically adds new machines to your list and flags deleted ones as stale. No more guessing IPs from cloud consoles. It is a fast, single binary written in Rust that lives entirely on your machine. This is the tool that makes managing remote servers feel organized instead of chaotic.
π @hackernewsgithubprojects
Purple: The SSH Manager That Syncs With Your Cloud
Purple is the terminal SSH manager that finally keeps your SSH config in sync with your cloud infrastructure. It solves the annoying problem of manually updating your config file every time you spin up or tear down a server. Just drop in an API token for providers like AWS or Hetzner, and Purple automatically adds new machines to your list and flags deleted ones as stale. No more guessing IPs from cloud consoles. It is a fast, single binary written in Rust that lives entirely on your machine. This is the tool that makes managing remote servers feel organized instead of chaotic.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ swadhinbiswas/veet
Veet: The Deep Cleaner for Linux
Purge hidden digital clutter from your Linux system in one go. When you delete an app, standard tools leave behind folders of old settings and caches that quietly eat your storage. Veet fixes this by scanning seventeen different package managers at once. It hunts down every stray file your usual uninstaller misses. You get a clear view of exactly what will be deleted before you confirm. This prevents accidental damage while freeing up gigabytes of space. It is the simple, safe way to truly wipe an app from your machine. Try it and reclaim your disk.
π° https://news.ycombinator.com/item?id=49317484
π @hackernewsgithubprojects
Veet: The Deep Cleaner for Linux
Purge hidden digital clutter from your Linux system in one go. When you delete an app, standard tools leave behind folders of old settings and caches that quietly eat your storage. Veet fixes this by scanning seventeen different package managers at once. It hunts down every stray file your usual uninstaller misses. You get a clear view of exactly what will be deleted before you confirm. This prevents accidental damage while freeing up gigabytes of space. It is the simple, safe way to truly wipe an app from your machine. Try it and reclaim your disk.
π° https://news.ycombinator.com/item?id=49317484
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ luisacaotica/comfyui-minimaxh3mod
ComfyUI MiniMax H3 Reference Mods
ComfyUI MiniMax H3 Reference Mods lets you turn any reference image or video into a tiny, reusable file that guides AI generation without heavy loading. This pack solves the problem where full reference videos are slow and often bleed unwanted details into your output. Instead of re-processing a heavy clip every time, you extract a compact latent file once and reuse it like a lightweight preset. This is especially useful because it requires no training; you simply encode your reference and save it. The real magic is that these tiny files preserve the core look or motion of your subject while staying fast to inject.
π @hackernewsgithubprojects
ComfyUI MiniMax H3 Reference Mods
ComfyUI MiniMax H3 Reference Mods lets you turn any reference image or video into a tiny, reusable file that guides AI generation without heavy loading. This pack solves the problem where full reference videos are slow and often bleed unwanted details into your output. Instead of re-processing a heavy clip every time, you extract a compact latent file once and reuse it like a lightweight preset. This is especially useful because it requires no training; you simply encode your reference and save it. The real magic is that these tiny files preserve the core look or motion of your subject while staying fast to inject.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ alayalab/marionette
Marionette: The AI That Actually Understands Physics
Marionette is the world model that predicts how things move before it even draws them. Most AI video tools just guess pixels, which leads to weird physics errors like objects clipping through each other. This project fixes that by splitting the job into three clear steps. First, it predicts a precise mathematical state of every object, like a skeleton map. Next, it uses pure math to turn that map into real 3D geometry, so nothing can glitch or hallucinate. Finally, a separate AI paints the colors and textures onto that solid shape.
π @hackernewsgithubprojects
Marionette: The AI That Actually Understands Physics
Marionette is the world model that predicts how things move before it even draws them. Most AI video tools just guess pixels, which leads to weird physics errors like objects clipping through each other. This project fixes that by splitting the job into three clear steps. First, it predicts a precise mathematical state of every object, like a skeleton map. Next, it uses pure math to turn that map into real 3D geometry, so nothing can glitch or hallucinate. Finally, a separate AI paints the colors and textures onto that solid shape.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ svy04/ballast
ballast: The memory system for your AI
ballast stops your AI assistant from forgetting what you already told it. It takes a big goal you don't fully understand and breaks it into small, checkable steps. The coolest part? It remembers. Every rule, decision, and fact you pin gets saved in plain text files, so your AI actually carries that weight into the next session. You stop repeating yourself, and your work builds on itself instead of starting from zero every time. It is a simple, clever way to keep your digital brain steady. Try it, and watch your projects get way less chaotic.
π @hackernewsgithubprojects
ballast: The memory system for your AI
ballast stops your AI assistant from forgetting what you already told it. It takes a big goal you don't fully understand and breaks it into small, checkable steps. The coolest part? It remembers. Every rule, decision, and fact you pin gets saved in plain text files, so your AI actually carries that weight into the next session. You stop repeating yourself, and your work builds on itself instead of starting from zero every time. It is a simple, clever way to keep your digital brain steady. Try it, and watch your projects get way less chaotic.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ stackblitz/bolt-slides
Bolt Slides: AI Builds Real Web Apps
Create presentations that are actually working web applications, not static slides, using a single prompt. This project, called Bolt Slides, provides a foundation for AI agents to build interactive decks where every slide is a live, responsive React component. It solves the problem of generic, boring slide outputs by allowing developers to embed real code, live data, and even 3D scenes directly into their pitch decks. Instead of just text and images, you can present actual working prototypes or dynamic charts. The result is a fully functional web app that you can share as a simple link, making your presentations far more engaging and professional.
π @hackernewsgithubprojects
Bolt Slides: AI Builds Real Web Apps
Create presentations that are actually working web applications, not static slides, using a single prompt. This project, called Bolt Slides, provides a foundation for AI agents to build interactive decks where every slide is a live, responsive React component. It solves the problem of generic, boring slide outputs by allowing developers to embed real code, live data, and even 3D scenes directly into their pitch decks. Instead of just text and images, you can present actual working prototypes or dynamic charts. The result is a fully functional web app that you can share as a simple link, making your presentations far more engaging and professional.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ dnv2003/v100-skinny
Running 2025 AI on 2017 GPUs
Make modern AI run fast on old hardware. The project called v100 skinny lets you serve the heavy Qwen model on four used Tesla V100s, which lack native support for the new four-bit precision format. Instead of slow conversion tricks, it uses hand-written code to decode weights directly inside the chip, hitting speeds that rival a brand-new RTX 5090. This proves you can get serious performance from affordable, aging hardware without losing accuracy, turning budget GPUs into serious workhorses for developers who need speed without the latest price tag. If you have older gear sitting idle, this is your proof that software can bridge the gap.
π @hackernewsgithubprojects
Running 2025 AI on 2017 GPUs
Make modern AI run fast on old hardware. The project called v100 skinny lets you serve the heavy Qwen model on four used Tesla V100s, which lack native support for the new four-bit precision format. Instead of slow conversion tricks, it uses hand-written code to decode weights directly inside the chip, hitting speeds that rival a brand-new RTX 5090. This proves you can get serious performance from affordable, aging hardware without losing accuracy, turning budget GPUs into serious workhorses for developers who need speed without the latest price tag. If you have older gear sitting idle, this is your proof that software can bridge the gap.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ m1ckc3s/nullframe
Nullframe: Your Browser's Hidden Instrument Panel
Turn your browser tab into a live instrument panel that actually listens to your computer. Nullframe grabs real data like your frame rate, battery life, and network speed, then renders it in a sleek, industrial grid that feels like a high-end workstation. The coolest part is how honest it is. It clearly tags every widget as either live or simulated, so you never confuse real telemetry with fake numbers. It even beeps softly when you hover, using pure audio code with no libraries. This is a masterclass in clean, efficient web design that runs cool even on your phone.
π @hackernewsgithubprojects
Nullframe: Your Browser's Hidden Instrument Panel
Turn your browser tab into a live instrument panel that actually listens to your computer. Nullframe grabs real data like your frame rate, battery life, and network speed, then renders it in a sleek, industrial grid that feels like a high-end workstation. The coolest part is how honest it is. It clearly tags every widget as either live or simulated, so you never confuse real telemetry with fake numbers. It even beeps softly when you hover, using pure audio code with no libraries. This is a masterclass in clean, efficient web design that runs cool even on your phone.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ geeklee/srt-whiteboard-animation
SRT Whiteboard Animation
Srt Whiteboard Animation is the subtitle tool that turns plain text captions into hand-drawn ink animations. It takes a standard Srt file and renders it onto a warm, beige paper background, mimicking the look of a classic whiteboard sketch. The project uses a clever masking technique to manage how different parts of the text appear, while the stream feature creates a continuous flow of ink that transitions smoothly into color. This solves the problem of static captions feeling boring by making the text feel alive and drawn in real time.
π @hackernewsgithubprojects
SRT Whiteboard Animation
Srt Whiteboard Animation is the subtitle tool that turns plain text captions into hand-drawn ink animations. It takes a standard Srt file and renders it onto a warm, beige paper background, mimicking the look of a classic whiteboard sketch. The project uses a clever masking technique to manage how different parts of the text appear, while the stream feature creates a continuous flow of ink that transitions smoothly into color. This solves the problem of static captions feeling boring by making the text feel alive and drawn in real time.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ alattanzio/box3dunreal
Box3D for Unreal: The Physics Swap
Box3DUnreal is the Unreal Engine plugin that lets you swap out the default physics engine for a lighter, faster alternative without rebuilding your entire project. It brings Erin Cattoβs Box3D physics into Unreal Engine five so you can test custom gameplay systems that need precise, deterministic movement. The cool part is that it runs alongside your existing setup without breaking anything, letting specific objects use this new physics layer while the rest of the world stays on the default engine. It is a clean, lightweight way to experiment with how things move and collide in your games, giving you a fresh tool to build unique mechanics without heavy overhead.
π @hackernewsgithubprojects
Box3D for Unreal: The Physics Swap
Box3DUnreal is the Unreal Engine plugin that lets you swap out the default physics engine for a lighter, faster alternative without rebuilding your entire project. It brings Erin Cattoβs Box3D physics into Unreal Engine five so you can test custom gameplay systems that need precise, deterministic movement. The cool part is that it runs alongside your existing setup without breaking anything, letting specific objects use this new physics layer while the rest of the world stays on the default engine. It is a clean, lightweight way to experiment with how things move and collide in your games, giving you a fresh tool to build unique mechanics without heavy overhead.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ abbosaliboev/free-ai-bible
Free AI Bible
Groq offers fourteen thousand free LLM requests every single day without asking for a credit card, which is the core insight behind a new resource called Free AI Bible. This repository is a massive, hand-tested directory of seven hundred free AI tools, APIs, and hosting platforms that allow developers to build production-grade applications on a strict zero-dollar budget. It solves the problem of inflated cloud computing costs by mapping out exactly where to find free LLMs, image generators, and local model runners that genuinely work.
π @hackernewsgithubprojects
Free AI Bible
Groq offers fourteen thousand free LLM requests every single day without asking for a credit card, which is the core insight behind a new resource called Free AI Bible. This repository is a massive, hand-tested directory of seven hundred free AI tools, APIs, and hosting platforms that allow developers to build production-grade applications on a strict zero-dollar budget. It solves the problem of inflated cloud computing costs by mapping out exactly where to find free LLMs, image generators, and local model runners that genuinely work.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ drobins25/craft
Craft: The AI Plugin That Remembers Your Taste
Craft is the coding plugin that finally remembers what you love. It works inside your existing Claude Code setup but changes the game by making your codebase read only by default. Instead of just following orders, Craft acts as a creative workshop where specific agents handle research, design, and validation. The coolest part is the mockup funnel. You describe a visual idea, and it builds three live options right in your browser. When you pick the one you like, Craft doesn't just move on. It locks that specific design choice into a permanent standard for your project. From that point on, it enforces your taste.
π @hackernewsgithubprojects
Craft: The AI Plugin That Remembers Your Taste
Craft is the coding plugin that finally remembers what you love. It works inside your existing Claude Code setup but changes the game by making your codebase read only by default. Instead of just following orders, Craft acts as a creative workshop where specific agents handle research, design, and validation. The coolest part is the mockup funnel. You describe a visual idea, and it builds three live options right in your browser. When you pick the one you like, Craft doesn't just move on. It locks that specific design choice into a permanent standard for your project. From that point on, it enforces your taste.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ abdomk1998/awesome-digital-escape-tools
Curate Your Own Digital Escape Map
Curate a living directory of privacy tools that help you reclaim your digital life. This repository automatically generates an open source list from the digital escape tools website, gathering open source alternatives for apps you want to replace. Instead of sifting through endless lists, you get a structured, searchable guide that highlights the most essential privacy tools. It works by syncing directly with the live data, ensuring the recommendations are always current and accurate. This is perfect for developers who want a clean, readable format for tracking privacy software. The project bridges the gap between a web directory and a developer friendly format.
π° https://news.ycombinator.com/item?id=49309959
π @hackernewsgithubprojects
Curate Your Own Digital Escape Map
Curate a living directory of privacy tools that help you reclaim your digital life. This repository automatically generates an open source list from the digital escape tools website, gathering open source alternatives for apps you want to replace. Instead of sifting through endless lists, you get a structured, searchable guide that highlights the most essential privacy tools. It works by syncing directly with the live data, ensuring the recommendations are always current and accurate. This is perfect for developers who want a clean, readable format for tracking privacy software. The project bridges the gap between a web directory and a developer friendly format.
π° https://news.ycombinator.com/item?id=49309959
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ giannisanni/pulsar
Running a 700B Model on Your Laptop GPU
Run massive AI models on hardware that technically lacks the space to hold them. Pulsar solves this by keeping only the active parts of the model in your GPU memory while streaming the rest directly from your fast solid-state drive. It automatically measures your hardware speed to decide which layers stay resident and which stream in, turning your disk into an extended memory bank. This allows you to process huge, complex models with just a few consumer graphics cards and no expensive server setup. The result is a practical way to test giant models locally without waiting for hardware upgrades.
π @hackernewsgithubprojects
Running a 700B Model on Your Laptop GPU
Run massive AI models on hardware that technically lacks the space to hold them. Pulsar solves this by keeping only the active parts of the model in your GPU memory while streaming the rest directly from your fast solid-state drive. It automatically measures your hardware speed to decide which layers stay resident and which stream in, turning your disk into an extended memory bank. This allows you to process huge, complex models with just a few consumer graphics cards and no expensive server setup. The result is a practical way to test giant models locally without waiting for hardware upgrades.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ alibaba/anolisa
Anolisa Cuts AI Costs by Compressing Data
Alibaba has built Anolisa, an operating system layer specifically designed for AI agents that can drastically reduce your bill by stripping unnecessary data before it reaches the model. It acts like a smart filter for your terminal, keeping your existing setup but allowing the agent to work directly inside it. The standout feature is its token compression, which removes redundant tool outputs to save money without changing how you code. It also uses deep system tracking to show exactly where your computing power is going. If you are running agents, this is how you keep them efficient and cheap while staying in the command line you already know.
π @hackernewsgithubprojects
Anolisa Cuts AI Costs by Compressing Data
Alibaba has built Anolisa, an operating system layer specifically designed for AI agents that can drastically reduce your bill by stripping unnecessary data before it reaches the model. It acts like a smart filter for your terminal, keeping your existing setup but allowing the agent to work directly inside it. The standout feature is its token compression, which removes redundant tool outputs to save money without changing how you code. It also uses deep system tracking to show exactly where your computing power is going. If you are running agents, this is how you keep them efficient and cheap while staying in the command line you already know.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ yjh051108/dsh-router-standard
The Secret to Perfect AI Coding
Dsh Router Standard is the configuration layer that fixes the personality split in your coding assistant. Imagine using the same AI for both building a new app and fixing old bugs. It often acts like two different people, getting one right and the other wrong based on how it starts. This project measures that behavior shift and uses a router to pick the best mode for you automatically. It stops the AI from guessing and forces it to commit to the right approach from the very first second. That means your code actually works the first time.
π @hackernewsgithubprojects
The Secret to Perfect AI Coding
Dsh Router Standard is the configuration layer that fixes the personality split in your coding assistant. Imagine using the same AI for both building a new app and fixing old bugs. It often acts like two different people, getting one right and the other wrong based on how it starts. This project measures that behavior shift and uses a router to pick the best mode for you automatically. It stops the AI from guessing and forces it to commit to the right approach from the very first second. That means your code actually works the first time.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ askie/grix
Grix: Your AI Agents as Chat Contacts
Grix turns coding agents into actual chat contacts, letting you text them like you would a colleague. Instead of staring at a terminal, you assign tasks in a group chat and check progress from your phone. It supports fifteen different AI tools, so you can mix and match your favorite assistants into one shared team. You can even pause work or take over control at any moment, keeping everything in one clear thread. It is a smart way to manage digital workers without losing your train of thought. Try moving your code agents into your pocket.
π @hackernewsgithubprojects
Grix: Your AI Agents as Chat Contacts
Grix turns coding agents into actual chat contacts, letting you text them like you would a colleague. Instead of staring at a terminal, you assign tasks in a group chat and check progress from your phone. It supports fifteen different AI tools, so you can mix and match your favorite assistants into one shared team. You can even pause work or take over control at any moment, keeping everything in one clear thread. It is a smart way to manage digital workers without losing your train of thought. Try moving your code agents into your pocket.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ shadcnstudio/shadcn-nextjs-admincn-admin-template-free
AdminCN Free: The Ultimate Starter
AdminCN Free is the admin dashboard template that actually saves you weeks of work. Most free templates feel empty, but this one is packed with real pages, including a full email client, calendar, and user management system, all built with the popular Next.js and Tailwind stack. It includes everything you need, from login screens to complex data tables, so you can stop wrestling with basic layouts and start building your actual application logic immediately. It is the perfect head start for developers who want a clean, responsive foundation without the headache of setting up every single component from scratch.
π @hackernewsgithubprojects
AdminCN Free: The Ultimate Starter
AdminCN Free is the admin dashboard template that actually saves you weeks of work. Most free templates feel empty, but this one is packed with real pages, including a full email client, calendar, and user management system, all built with the popular Next.js and Tailwind stack. It includes everything you need, from login screens to complex data tables, so you can stop wrestling with basic layouts and start building your actual application logic immediately. It is the perfect head start for developers who want a clean, responsive foundation without the headache of setting up every single component from scratch.
π @hackernewsgithubprojects