This media is not supported in your browser
VIEW IN TELEGRAM
π¦ mte90/linus-torvalds-skill
Linus Torvalds Skill
This project distills Linus Torvaldsβ code review methodology from thirty-eight thousand of his actual emails into a reusable set of rules and a personality profile. It turns thousands of specific Linux kernel complaints into a language-agnostic guide that tells an AI exactly how to prioritize correctness, protect existing users, and reject unnecessary complexity. You get a skill file for strict logic and a soul file that captures his blunt, no-nonsense tone without the swearing unless it is warranted. It is a clever way to capture the mindset of the Linux kernel maintainer for any coding project.
π @hackernewsgithubprojects
Linus Torvalds Skill
This project distills Linus Torvaldsβ code review methodology from thirty-eight thousand of his actual emails into a reusable set of rules and a personality profile. It turns thousands of specific Linux kernel complaints into a language-agnostic guide that tells an AI exactly how to prioritize correctness, protect existing users, and reject unnecessary complexity. You get a skill file for strict logic and a soul file that captures his blunt, no-nonsense tone without the swearing unless it is warranted. It is a clever way to capture the mindset of the Linux kernel maintainer for any coding project.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ fraunhofermevis/radyolo
RadYOLO
RadYOLO lets you find and outline objects in MRI and CT scans in just seconds. While standard models take minutes or even hours to analyze a single 3D volume, this tool runs up to a hundred times faster on a standard computer. It works by treating medical imaging like a game of spot-the-object, using a clever twist on the famous YOLO architecture to spot lesions and organs instantly. This speed is huge for researchers who need to process hundreds of scans without waiting around all day. You get accurate results that match top-tier competitors but with a fraction of the compute power.
π @hackernewsgithubprojects
RadYOLO
RadYOLO lets you find and outline objects in MRI and CT scans in just seconds. While standard models take minutes or even hours to analyze a single 3D volume, this tool runs up to a hundred times faster on a standard computer. It works by treating medical imaging like a game of spot-the-object, using a clever twist on the famous YOLO architecture to spot lesions and organs instantly. This speed is huge for researchers who need to process hundreds of scans without waiting around all day. You get accurate results that match top-tier competitors but with a fraction of the compute power.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ mumucc01/mojito
MOJITO: Autonomous Driving with Diffusion
MOJITO takes autonomous driving to the next level by using a diffusion model that learns from images, lidar scans, and past trajectories all at once. Instead of just reacting to what is in front of the car, it actually imagines multiple possible futures and picks the smoothest path. It builds on DiffusionDrive and runs on the standard nuPlan dataset, making it a serious contender for end-to-end self-driving control. The code is open source, so you can train it yourself. This is a fascinating look into how generative ai is reshaping how cars navigate the real world. Check it out and see the future of driving.
π @hackernewsgithubprojects
MOJITO: Autonomous Driving with Diffusion
MOJITO takes autonomous driving to the next level by using a diffusion model that learns from images, lidar scans, and past trajectories all at once. Instead of just reacting to what is in front of the car, it actually imagines multiple possible futures and picks the smoothest path. It builds on DiffusionDrive and runs on the standard nuPlan dataset, making it a serious contender for end-to-end self-driving control. The code is open source, so you can train it yourself. This is a fascinating look into how generative ai is reshaping how cars navigate the real world. Check it out and see the future of driving.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ fabioyanezromero/knowledge-graph-builder
Knowledge Graph Builder
Turn messy text into a connected web of knowledge with the Knowledge Graph Builder. This project takes your raw documents and uses artificial intelligence to pull out key facts, linking people, places, and concepts together like a giant map. It even spots when pieces of information are missing and automatically invents the missing links to tie everything together, making sure your data is fully connected. You can watch it work in real time with interactive visuals that let you click and drag the nodes around. It supports both local and cloud tools, so you can run it privately or use the cloud.
π @hackernewsgithubprojects
Knowledge Graph Builder
Turn messy text into a connected web of knowledge with the Knowledge Graph Builder. This project takes your raw documents and uses artificial intelligence to pull out key facts, linking people, places, and concepts together like a giant map. It even spots when pieces of information are missing and automatically invents the missing links to tie everything together, making sure your data is fully connected. You can watch it work in real time with interactive visuals that let you click and drag the nodes around. It supports both local and cloud tools, so you can run it privately or use the cloud.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ kaushalt2004/cognicore-my-openenv
CogniCore: Persistent Memory for AI Agents
CogniCore gives AI agents the ability to remember past conversations, so they do not forget everything between sessions. This Python framework works with any model to store experiences and retrieve them by meaning rather than just keywords. It also includes a built-in safety shield that blocks prompt injections and an autonomous coding agent that can fix bugs and open pull requests on its own. The most interesting part is how it connects scattered facts from different sessions to solve complex tasks. This means your code gets smarter over time without needing constant retraining.
π @hackernewsgithubprojects
CogniCore: Persistent Memory for AI Agents
CogniCore gives AI agents the ability to remember past conversations, so they do not forget everything between sessions. This Python framework works with any model to store experiences and retrieve them by meaning rather than just keywords. It also includes a built-in safety shield that blocks prompt injections and an autonomous coding agent that can fix bugs and open pull requests on its own. The most interesting part is how it connects scattered facts from different sessions to solve complex tasks. This means your code gets smarter over time without needing constant retraining.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ iamcorey/birth
Birth: The macOS Startup Manager That Sees Everything
Stop guessing why your Mac feels slow and start taking control with Birth, a free open-source tool for macOS that finally unifies your scattered startup items into one clear, readable window. Instead of hiding background processes behind vague system settings, this app gathers every login app, daemon, and background agent into a single view so you can see exactly who installed them, verify their developer identity, and check if they are actually running right now.
π @hackernewsgithubprojects
Birth: The macOS Startup Manager That Sees Everything
Stop guessing why your Mac feels slow and start taking control with Birth, a free open-source tool for macOS that finally unifies your scattered startup items into one clear, readable window. Instead of hiding background processes behind vague system settings, this app gathers every login app, daemon, and background agent into a single view so you can see exactly who installed them, verify their developer identity, and check if they are actually running right now.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ feigecode/navop
Navop: The All-in-One Developer Workspace
Navop lets you manage every connection and tool you use daily inside one single desktop app. You can query databases, SSH into servers, transfer files, and even control remote desktops without juggling half a dozen different programs. It is built with Rust for speed and includes a smart AI assistant that helps with code and terminal tasks right where you work. Instead of switching between tabs and apps, you keep your entire workflow in one native window that syncs securely. It is the cleanest way to handle complex server work without the chaos.
π @hackernewsgithubprojects
Navop: The All-in-One Developer Workspace
Navop lets you manage every connection and tool you use daily inside one single desktop app. You can query databases, SSH into servers, transfer files, and even control remote desktops without juggling half a dozen different programs. It is built with Rust for speed and includes a smart AI assistant that helps with code and terminal tasks right where you work. Instead of switching between tabs and apps, you keep your entire workflow in one native window that syncs securely. It is the cleanest way to handle complex server work without the chaos.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ pgsty/silo
Silo: The Open-Source Storage Server That Won't Go Dark
Silo is the community-maintained object storage server that keeps your data safe when the original developers stop supporting it. Think of it as the MinIO server you know, but rebuilt by a group that refuses to let your backups disappear. The creators simply renamed the delivery tools, so while the executable files change, the protocol and your actual data stay exactly the same. It is a fork designed to preserve functionality and security long after the upstream project goes quiet. If you need reliable storage that will not vanish overnight, this is the project to watch. It proves that open-source tools can survive without corporate backing.
π° https://news.ycombinator.com/item?id=49229591
π @hackernewsgithubprojects
Silo: The Open-Source Storage Server That Won't Go Dark
Silo is the community-maintained object storage server that keeps your data safe when the original developers stop supporting it. Think of it as the MinIO server you know, but rebuilt by a group that refuses to let your backups disappear. The creators simply renamed the delivery tools, so while the executable files change, the protocol and your actual data stay exactly the same. It is a fork designed to preserve functionality and security long after the upstream project goes quiet. If you need reliable storage that will not vanish overnight, this is the project to watch. It proves that open-source tools can survive without corporate backing.
π° https://news.ycombinator.com/item?id=49229591
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ mininglamp-oss/octo-web
Octo Web: AI-Powered Workplace Chat
Build a unified workplace experience by shipping a single codebase to both browsers and desktops while natively integrating AI agents into daily chats. Octo Web lets developers create a modern communication hub that feels just like your favorite messaging app but with built-in artificial intelligence help. It solves the messy problem of maintaining separate apps for different screens by using React and TypeScript once, so teams get a consistent look and feel whether someone is on a laptop or in a web browser. The most interesting part is how it handles AI, letting smart bots jump right into conversations to summarize threads or help with tasks without breaking the flow.
π @hackernewsgithubprojects
Octo Web: AI-Powered Workplace Chat
Build a unified workplace experience by shipping a single codebase to both browsers and desktops while natively integrating AI agents into daily chats. Octo Web lets developers create a modern communication hub that feels just like your favorite messaging app but with built-in artificial intelligence help. It solves the messy problem of maintaining separate apps for different screens by using React and TypeScript once, so teams get a consistent look and feel whether someone is on a laptop or in a web browser. The most interesting part is how it handles AI, letting smart bots jump right into conversations to summarize threads or help with tasks without breaking the flow.
π @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
π¦ wassermanproductions/slate
Slate: The Prompt Studio for AI Filmmaking
Slate is the prompt studio that finally gives you a real pre-production layer for AI filmmaking. Most tools just guess at prompts, but Slate treats them like a professional film set. You build a project bible with your characters and locations, then direct individual shots using specific camera angles, lighting, and movement controls. The appβs local AI brain helps you refine these prompts while keeping strict continuity across your entire story. It even spots inconsistencies in wardrobe or lighting before you generate anything. Instead of generic text boxes, Slate compiles precise instructions tailored for specific generators like Sora or Midjourney.
π @hackernewsgithubprojects
Slate: The Prompt Studio for AI Filmmaking
Slate is the prompt studio that finally gives you a real pre-production layer for AI filmmaking. Most tools just guess at prompts, but Slate treats them like a professional film set. You build a project bible with your characters and locations, then direct individual shots using specific camera angles, lighting, and movement controls. The appβs local AI brain helps you refine these prompts while keeping strict continuity across your entire story. It even spots inconsistencies in wardrobe or lighting before you generate anything. Instead of generic text boxes, Slate compiles precise instructions tailored for specific generators like Sora or Midjourney.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ kunagent/kun
Kun: The Local AI Agent Workspace
Kun is the local-first AI agent workspace that finally unifies coding, writing, and design into one desktop application. Most tools force you to juggle separate apps for different tasks, but Kun keeps everything running on your own machine. The single coolest feature is how it handles complex workflows through a visual graph mode. You can literally map out a process with connected nodes for code, text, and automation, watching the AI execute each step in order. It feels less like chatting with a bot and more like directing a tiny, highly capable team.
π @hackernewsgithubprojects
Kun: The Local AI Agent Workspace
Kun is the local-first AI agent workspace that finally unifies coding, writing, and design into one desktop application. Most tools force you to juggle separate apps for different tasks, but Kun keeps everything running on your own machine. The single coolest feature is how it handles complex workflows through a visual graph mode. You can literally map out a process with connected nodes for code, text, and automation, watching the AI execute each step in order. It feels less like chatting with a bot and more like directing a tiny, highly capable team.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ wan-video/wan-animate-2
Wan-Animate-2: Real-Time Character Animation
Get a still photo to dance by feeding it a reference video and letting Wan-Animate-2 do the heavy lifting. This project skips the usual complicated steps of extracting motion data. Instead, it takes your picture and a driving clip straight into a smart neural network that figures out the movement on the fly. The coolest part is the speed. You get a special lightweight version that runs animation in real time, which is pretty wild for generating video. It also lets you tweak the camera angle independently, so the character moves without the background going crazy.
π @hackernewsgithubprojects
Wan-Animate-2: Real-Time Character Animation
Get a still photo to dance by feeding it a reference video and letting Wan-Animate-2 do the heavy lifting. This project skips the usual complicated steps of extracting motion data. Instead, it takes your picture and a driving clip straight into a smart neural network that figures out the movement on the fly. The coolest part is the speed. You get a special lightweight version that runs animation in real time, which is pretty wild for generating video. It also lets you tweak the camera angle independently, so the character moves without the background going crazy.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ praetorian-inc/julius
Julius
Discover exactly which AI server software runs on any network endpoint in seconds. Julius acts as a digital detective, sending harmless HTTP probes to identify services like Ollama, vLLM, or LiteLLM without guessing. Instead of manually checking ports, it matches specific response signatures to pinpoint the infrastructure. This saves security teams hours of tedious testing during assessments. It is a fast, offline tool that turns vague IP addresses into clear service names, making reconnaissance simple and accurate for anyone protecting AI systems today.
π @hackernewsgithubprojects
Julius
Discover exactly which AI server software runs on any network endpoint in seconds. Julius acts as a digital detective, sending harmless HTTP probes to identify services like Ollama, vLLM, or LiteLLM without guessing. Instead of manually checking ports, it matches specific response signatures to pinpoint the infrastructure. This saves security teams hours of tedious testing during assessments. It is a fast, offline tool that turns vague IP addresses into clear service names, making reconnaissance simple and accurate for anyone protecting AI systems today.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ joelbqz/writer-computer
Writer: The Local Markdown Editor That Respects Your Gitignore
Writer is a fast, local-first desktop markdown editor built with Tauri and React that keeps your documents directly on disk while intelligently respecting your workspace Gitignore rules so hidden files stay hidden. It turns your local folder into a powerful writing space with features like multi-window support, extended markdown rendering for tables and diagrams, and a clean sidebar that handles drag-and-drop organization. Unlike cloud editors, it works offline and syncs with your existing file system, making it perfect for Obsidian vaults or personal wikis. The app is lightweight, signed for macOS, and focuses on keeping your workflow simple and local.
π° https://news.ycombinator.com/item?id=49231821
π @hackernewsgithubprojects
Writer: The Local Markdown Editor That Respects Your Gitignore
Writer is a fast, local-first desktop markdown editor built with Tauri and React that keeps your documents directly on disk while intelligently respecting your workspace Gitignore rules so hidden files stay hidden. It turns your local folder into a powerful writing space with features like multi-window support, extended markdown rendering for tables and diagrams, and a clean sidebar that handles drag-and-drop organization. Unlike cloud editors, it works offline and syncs with your existing file system, making it perfect for Obsidian vaults or personal wikis. The app is lightweight, signed for macOS, and focuses on keeping your workflow simple and local.
π° https://news.ycombinator.com/item?id=49231821
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ patilshreyas/debroid
Debroid: AI Android Debugging
Debroid lets an AI coding assistant debug a live Android app just like a human developer using Android Studio, but without needing a screen or mouse. Traditional AI tools are blind to runtime details because they cannot click through a graphical interface to inspect memory or pause code. This project bridges that gap by acting as a headless translator between the AIβs text terminal and the Android virtual machine. It allows an agent to autonomously set breakpoints, catch exceptions, and even mutate variable values in real time.
π° https://news.ycombinator.com/item?id=49197738
π @hackernewsgithubprojects
Debroid: AI Android Debugging
Debroid lets an AI coding assistant debug a live Android app just like a human developer using Android Studio, but without needing a screen or mouse. Traditional AI tools are blind to runtime details because they cannot click through a graphical interface to inspect memory or pause code. This project bridges that gap by acting as a headless translator between the AIβs text terminal and the Android virtual machine. It allows an agent to autonomously set breakpoints, catch exceptions, and even mutate variable values in real time.
π° https://news.ycombinator.com/item?id=49197738
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ yegors/degdid
How to Delete Microsoft's Hidden Device ID
The repository 'degdid' reveals that Windows assigns a persistent, server-generated device identifier even when you only use a local account. This tool deletes all existing copies of that identifier from your system and blocks the network path that Microsoft uses to mint new ones. It creates a hard gate preventing the computer from acquiring a unique global device fingerprint. The project focuses entirely on this specific identity mechanism rather than general telemetry. It is designed for personal, unmanaged Windows installations. The script clears registry entries and blocks key Microsoft login servers to ensure the identifier does not reappear after reboot.
π @hackernewsgithubprojects
How to Delete Microsoft's Hidden Device ID
The repository 'degdid' reveals that Windows assigns a persistent, server-generated device identifier even when you only use a local account. This tool deletes all existing copies of that identifier from your system and blocks the network path that Microsoft uses to mint new ones. It creates a hard gate preventing the computer from acquiring a unique global device fingerprint. The project focuses entirely on this specific identity mechanism rather than general telemetry. It is designed for personal, unmanaged Windows installations. The script clears registry entries and blocks key Microsoft login servers to ensure the identifier does not reappear after reboot.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ rocm/spur
Spur: The Modern Slurm Alternative
Spur is a job scheduler written entirely in Rust that lets you run your existing Slurm scripts without changing a single line of code. It replaces the complex legacy architecture with a single controller that handles both scheduling and accounting, using a built-in Raft protocol to keep your data safe even if the server crashes. Instead of relying on fragile TCP networks, it creates a secure WireGuard mesh between all your machines, making cluster communication fast and private. It is designed to be GPU-first, meaning it understands how to manage graphics cards intelligently rather than just treating them as generic resources.
π° https://news.ycombinator.com/item?id=47927837
π @hackernewsgithubprojects
Spur: The Modern Slurm Alternative
Spur is a job scheduler written entirely in Rust that lets you run your existing Slurm scripts without changing a single line of code. It replaces the complex legacy architecture with a single controller that handles both scheduling and accounting, using a built-in Raft protocol to keep your data safe even if the server crashes. Instead of relying on fragile TCP networks, it creates a secure WireGuard mesh between all your machines, making cluster communication fast and private. It is designed to be GPU-first, meaning it understands how to manage graphics cards intelligently rather than just treating them as generic resources.
π° https://news.ycombinator.com/item?id=47927837
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ alibaba/aacr-bench
AACR-Bench: The Code Review Scorecard
AACR-Bench is the multilingual benchmark that finally tests whether AI code reviewers actually understand your entire project structure. Most tools just glance at changed files in isolation, but this dataset forces models to read the whole repository, tracking how a single edit ripples through fifty different open-source projects across ten languages like Python, Go, and Rust. It captures real pull requests where eighty senior engineers worked alongside artificial intelligence to label bugs and security flaws with pinpoint precision. The result is a rigorous scorecard measuring how accurately an AI can locate specific code lines and spot context-heavy issues that a human would catch.
π @hackernewsgithubprojects
AACR-Bench: The Code Review Scorecard
AACR-Bench is the multilingual benchmark that finally tests whether AI code reviewers actually understand your entire project structure. Most tools just glance at changed files in isolation, but this dataset forces models to read the whole repository, tracking how a single edit ripples through fifty different open-source projects across ten languages like Python, Go, and Rust. It captures real pull requests where eighty senior engineers worked alongside artificial intelligence to label bugs and security flaws with pinpoint precision. The result is a rigorous scorecard measuring how accurately an AI can locate specific code lines and spot context-heavy issues that a human would catch.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ mengke-wang/xiaohongshu-ai-workbench
xiaohongshu-ai-workbench: Fix Your Xiaohongshu Headlines Instantly
xiaohongshu-ai-workbench: Fix Your Xiaohongshu Headlines Instantly xiaohongshu-ai-workbench lets you turn messy content ideas into sharp, clickable Xiaohongshu headlines without guessing. This open-source project gives you ready-to-use AI skills that focus on one specific job, like writing titles or auditing your profile. Instead of just dumping generic text, it acts like a careful editor that checks your draft, spots weak spots, and suggests headlines that feel like a real person talking. It helps you stop writing boring summaries and start creating titles that make people actually stop scrolling. By using these clean, focused tools, you can finally explain what you offer clearly and attract the right audience every time.
π @hackernewsgithubprojects
xiaohongshu-ai-workbench: Fix Your Xiaohongshu Headlines Instantly
xiaohongshu-ai-workbench: Fix Your Xiaohongshu Headlines Instantly xiaohongshu-ai-workbench lets you turn messy content ideas into sharp, clickable Xiaohongshu headlines without guessing. This open-source project gives you ready-to-use AI skills that focus on one specific job, like writing titles or auditing your profile. Instead of just dumping generic text, it acts like a careful editor that checks your draft, spots weak spots, and suggests headlines that feel like a real person talking. It helps you stop writing boring summaries and start creating titles that make people actually stop scrolling. By using these clean, focused tools, you can finally explain what you offer clearly and attract the right audience every time.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ jmarshall23/msword
Microsoft Word 1.1a on Modern 64-Bit Systems
The retro software port that brings Microsoft Word 1.1a to modern 64-bit computers for research. This repository takes the classic word processor and translates its core engine so you can run it today. The main goal is not to create a usable app, but to help researchers study how early computing worked. You get to see the original interface and features without needing old hardware emulators. It is a fascinating snapshot of computing history, letting you explore the roots of one of the world's most famous tools. It is a clean, modern build of a piece of tech history that actually runs on current machines.
π° https://news.ycombinator.com/item?id=49228663
π @hackernewsgithubprojects
Microsoft Word 1.1a on Modern 64-Bit Systems
The retro software port that brings Microsoft Word 1.1a to modern 64-bit computers for research. This repository takes the classic word processor and translates its core engine so you can run it today. The main goal is not to create a usable app, but to help researchers study how early computing worked. You get to see the original interface and features without needing old hardware emulators. It is a fascinating snapshot of computing history, letting you explore the roots of one of the world's most famous tools. It is a clean, modern build of a piece of tech history that actually runs on current machines.
π° https://news.ycombinator.com/item?id=49228663
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ liyiteng/am-arm
AM-ARM: The $240 DIY Robot Arm
Build a fully 3D-printable six-degree-of-freedom robotic arm for under two hundred and fifty dollars. This open-source project gives you everything needed to design, print, and assemble a serious robot that lifts a kilogram and works directly with popular open-source AI research software. You get the digital files for the parts, a clear list of electronic components like servos and controllers, and step-by-step assembly photos. It is an incredible way to bring embodied AI research into your own home lab without breaking the bank. Grab the files, fire up your printer, and start building your own robotic future today.
π @hackernewsgithubprojects
AM-ARM: The $240 DIY Robot Arm
Build a fully 3D-printable six-degree-of-freedom robotic arm for under two hundred and fifty dollars. This open-source project gives you everything needed to design, print, and assemble a serious robot that lifts a kilogram and works directly with popular open-source AI research software. You get the digital files for the parts, a clear list of electronic components like servos and controllers, and step-by-step assembly photos. It is an incredible way to bring embodied AI research into your own home lab without breaking the bank. Grab the files, fire up your printer, and start building your own robotic future today.
π @hackernewsgithubprojects