56 subscribers
7.26K videos
7.87K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ ongridio/ongrid

Ongrid Fixes Server Crashes From Your Chat App

Ongrid acts as a smart on-call partner that diagnoses server crashes and repairs them directly from your chat app. When an alert triggers, this intelligent system digs through your network, logs, and code to pinpoint the exact root cause. Instead of just telling you what went wrong, it suggests concrete fixes you can approve with a single message. It connects to your team’s preferred messaging platform and uses your own AI models to keep everything private and accessible. You never need to hunt through dashboards or jump between tools anymore. Just ask what is broken, and it will walk you through the solution step by step.

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

Run PS3 on Your Phone

Take a PlayStation three and run it directly on your Android phone. This project is an Android port of RPCS3, built specifically for modern ARM six four processors, so the entire console runs locally on your device. It uses the latest upstream code, meaning it benefits from recent performance improvements and compatibility fixes that have been made for ARM systems. The big catch is that it is a build, not a simple download. You need to compile the core emulator yourself using the Android NDK, which is a heavy process, but once it is done, you have a powerful, self-contained setup.

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

The Fun Way To Delete Files

Monster Deleter is the desktop toy that makes deleting files feel like a tiny video game instead of a boring chore. Normally, you just right-click and say goodbye, but this app lets you summon an animated monster that actually stomps your file into the trash. You click a file, aim with a custom red sniper cursor, and watch a cute character walk over, point at it, and kick it with satisfying sound effects. It even asks for your confirmation so you never accidentally nuke something important. The whole experience is loud, silly, and oddly comforting.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ ammaarreshi/redalert2-mac-ios-ipad

Red Alert 2 on iPhone: The Code That Made It Possible

A full version of Red Alert 2 and Yuri's Revenge runs natively on your iPhone, and it doesn't use emulation. Because EA never released the original code, this project wraps a modern web-based engine in a native shell, letting you play the classic RTS on iOS with touch controls. The biggest surprise is the artificial intelligence, which uses Westwood's original attack data to create unique, challenging opponents every match. It is a clever bridge between old-school gaming and modern mobile tech, proving that even lost source code can be revived through community genius.

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

The Time Machine for AI Safety Rules

Dogwood is the governance language that lets you check an AI agent’s history before it acts. It solves the problem of static rules by adding time to the logic. You can write a simple rule saying only allow a file read if the user logged in within the last hour. The tool replays that rule against a timeline, showing exactly when the system says yes or no. This makes it easy to see how past events control present permissions. It is the clearest way to build trust into autonomous systems. Now you can design rules that actually look back before they let things happen.

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

SAM: The Internet for AI Agents

Connect your AI agents to a private, peer-to-peer network that handles the boring networking stuff for you. SAM is Google's open-source framework that lets autonomous agents discover each other and share tools automatically. No servers, no manual IP configurations, and no trust assumptions. The most mind-blowing part? An agent on your local machine can instantly call tools hosted by another agent's node across the internet as if they were running locally. It’s like giving AI agents their own secure, self-healing internet. If you want to build agents that can actually talk and work together across different clouds and devices, this is your new foundation.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ tencent-hunyuan/hyra-results

Hyra Beats Humans at Math and AI Coding

Hyra is the research agent that actually solved hard math problems that stumped experts for years, not just generated code. This repository drops the concrete solutions Tencent produced, ranging from sharpening a famous geometry bound to designing faster AI training loops. The coolest part? It cracked a century-old conjecture about how close a specific mathematical operation can get to the identity, proving a new limit that beats previous bests by a wide margin. These aren't hypotheticals; they are verified proofs and working scripts sitting right there in the folder.

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

Samurai Third Person Template: The Browser Fighter That Builds Its Own Physics

Samurai Third Person Template is the browser game that proves you can build serious combat mechanics without a heavy engine. It drops a rigged samurai into a procedural night landscape where every hit, jump, and summon is calculated in pure code. The coolest part is the ragdoll system: instead of using a physics library, it treats your bones like particles and uses simple math to make bodies fall realistically. No engine, no bloat, just one settings file controlling everything. If you want to see how to build a complete, stylized third-person fighter from scratch, this is your blueprint.

πŸ†” @hackernewsgithubprojects
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
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
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
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
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
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
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
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
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
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
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
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