56 subscribers
7.27K videos
7.88K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ cesarferreira/rip

The Easiest Way To Kill Processes In Your Terminal

Your terminal has a hidden superpower that lets you hunt down misbehaving software like a hawk. This tool, called rip, solves the headache of trying to kill background processes that are hogging your computer's resources. Instead of digging through endless, confusing lists of numbers, it shows you a clean, interactive dashboard where you can just type a few letters to find what you need. It’s like having a targeted radar for your system. You can spot the troublemakers eating up memory or CPU, pick them out, and send them away with a simple command.

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

Kubara: The Single Binary for Kubernetes Platforms

Kubara takes the chaotic, multi-hour process of setting up a production-ready Kubernetes cluster and boils it down to a single command. It’s a lightweight Go binary that handles the heavy lifting of bootstrapping your platform, automatically installing Argo CD and applying industry-proven best practices for you. The real magic is in its GitOps-first workflow: instead of manually wrestling with endless YAML files, you simply define your environment, and Kubara generates the reproducible artifacts and provisions the entire stack. It’s built for scale, supporting multi-cluster setups out of the box. If you’re looking to turn complex infrastructure into a simple, repeatable process, this tool is your shortcut.

πŸ“° https://news.ycombinator.com/item?id=49327257

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ eri64/dsh-claude-ux

The AI Plugin That Cuts Conversations Off

DSH Claude UX is the chat plugin that mimics how major AI companies handle risky conversations. It works locally to detect user traits like time zones and browser settings to enforce regional rules without sending data off your machine. The standout feature is its ability to gracefully end abusive chats. Instead of just blocking text, it warns users first and then terminates the session entirely if they continue, much like a real support agent walking away. This project solves the problem of unwanted interactions in local AI setups by giving the bot the autonomy to stop talking.

πŸ“° https://news.ycombinator.com/item?id=49322653

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

Meridian Writes Your Standup For You

Meridian quietly watches your screen to rebuild your entire workday into a searchable timeline, saving every hour of your focus so you never have to guess what you actually did. It cuts through the noise of app switching and idle time to figure out exactly which project you were tackling, then automatically drafts your ticket updates and standup notes for you to review. This tool removes the mental tax of remembering your past work, turning a chaotic day of coding into a clean, ready-to-post summary. It’s the perfect fix for developers who lose track of their progress, ensuring your contributions are visible without you having to type a single word.

πŸ“° https://news.ycombinator.com/item?id=49318130

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ babon-innovations-b-v/movalytics

Movalytics: Clinical Angles Without Kinematics

Movalytics pulls precise clinical joint angles directly from raw body model rotation matrices, completely bypassing the heavy inverse kinematics steps that usually slow down motion analysis. This Python package acts as a fast bridge between digital avatars and real-world medical data, converting simple rotation data into standard joint movements like knee flexion or hip rotation. The system uses a unique calibration method to map these movements accurately, delivering results with sub-millisecond speed per joint. It is a free research tool designed to help scientists and developers turn computer vision outputs into usable clinical metrics without complex modeling software.

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

OpenSkyrim: Skyrim Without Loading Screens

OpenSkyrim is building a modern, open-source engine for Skyrim that completely eliminates loading screens. By converting old game files into modern formats like glTF and KTX2, the engine streams assets in real-time, letting you walk from a dungeon straight into the city without ever waiting. This project, inspired by OpenMW, uses Rust and the Bevy engine to handle everything from physics to a new scripting system, aiming for smooth, high-performance gameplay on both desktop and mobile. It’s a massive technical undertaking to bring a classic game into the modern era with zero interruptions, and it’s a fascinating look at how engine reimplementation works.

πŸ“° https://news.ycombinator.com/item?id=49327662

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

Cavewoman: Why Talking Like a Caveman Costs You More

CAVEWOMAN is a benchmark that reveals why talking to AIs like a caveman actually costs you more money. The project strips language down to bare nouns and numbers across nine different models to see what breaks. Surprisingly, compressing your input prompts makes models write longer, more expensive replies to compensate for the missing context. On the other hand, forcing the AI to speak in short, blunt sentences genuinely saves you up to three times the money on API fees. It is a clever, data-driven way to find out exactly where your token budget is leaking. Stop guessing which style is efficient and just check the numbers.

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

AnyDepth: The Tiny Depth Engine

AnyDepth is the depth estimation framework that shrinks the heavy lifting part by eighty-five percent without losing the accuracy. If your computer vision project needs to figure out how far objects are from the camera, this tool plugs right in and does the job with a fraction of the brain power. It uses a compact decoder that cuts down the mathematical work, making it fast enough to run smoothly on tiny, low-power hardware like a Jetson card. You get professional grade depth maps while keeping your system light and efficient. It is the smart, lightweight way to add spatial awareness to your AI models.

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

How olore stops your AI from making things up

Olore is the local documentation tool that stops your AI coding agents from making stuff up. It works like a package manager, but instead of code, it installs full, offline-ready reference books for tools like Prisma or Next JS directly onto your machine. This means your assistant actually reads real, verified documentation instead of guessing, so you get accurate code without needing any cloud infrastructure. Once you install a pack, it links to all your different AI agents at once, keeping everything consistent and private. It is a simple, local first way to give your bots the knowledge they need to get it right the first time.

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

KubeSwift: Run VMs Like Kubernetes Pods

KubeSwift is the Kubernetes-native tool that finally lets you run full virtual machines with the same ease as deploying a simple container. It bridges the gap between lightweight microVMs and heavy traditional virtualization by treating every VM like a standard workload you manage with kubectl. The coolest part is the warm-pool sandbox, which keeps pre-booted, isolated VMs ready to go so you can spin up secure environments for untrusted code in fractions of a second. This solves the pain of needing hardware isolation without the slow, clunky setup of a traditional virtualization stack.

πŸ“° https://news.ycombinator.com/item?id=48834952

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

The PSX DVRP Custom Firmware Breakthrough

The PlayStation X finally accepts any hard drive. This new project, DVRPwned, delivers the first working custom firmware for the PSX DVRP. For years, this console locked you into expensive, original Sony hard drives because of a strict security check. This tool patches the internal firmware to bypass that restriction, letting you use almost any standard hard drive instead. The clever part is that it tricks the drive controller into accepting a generic identity, removing the need for expensive proprietary hardware. It is a massive win for retro gaming enthusiasts who want to save their old consoles from failing original disks.

πŸ“° https://news.ycombinator.com/item?id=49328893

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

Freehire: The Job Search Engine That Actually Works

Freehire is the open-source job search engine that cuts through the clutter of modern recruiting. Most job boards are just noisy lists where you spend hours scrolling past stale postings and duplicate entries. Freehire solves this by ingesting data from dozens of different sources, including niche boards and direct company pages, and cleaning it all up in one place. It uses smart background processes to merge similar jobs, flag dead links, and even extract key details like seniority and skills so you can filter for exactly what you need. It turns a chaotic hunt into a clear, organized pipeline.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ elder-plinius/fable-showcase

One Prompt, 57 Demos

The Fable Showcase is the creative web gallery that proves one prompt can build an entire universe. It starts with a simple challenge to an AI system, asking it to spend its weekly credit limit on generating complex, interactive art. The result is fifty-seven self-contained demos, from simulated fish schools to generative tarot cards, all built in a single day. What makes this genuinely surprising is the engineering behind the curtain. Every single project is just one HTML file with zero external dependencies, meaning you can open any of them directly in a browser without needing a server or internet connection.

πŸ“° https://news.ycombinator.com/item?id=49046110

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

DSH Desktop: Run AI Agents Like a Native App

Turn complex AI agent setups into a simple desktop experience with DSH Desktop. This application wraps DeepSeek Harness, a powerful local AI runtime, into a native app that handles all the background technical work for you. Instead of manually managing command lines or network ports, you simply open the app, and it automatically starts a secure local instance. The project solves the friction of deploying AI agents by keeping your data safe on your own computer while providing a familiar interface.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ seitanism/comfyui-h3-motion-context-multiref

The Secret to Endless AI Video

You can now generate twenty continuous clips of a music video where the performer’s face and the original song track stay perfectly locked together without any digital jumps. This ComfyUI node pack, called ComfyUI H3 Motion Context MultiRef, solves the headache of making long AI videos by stitching multiple generations together while keeping the audio and visuals consistent. It uses a clever masking technique to protect the existing song and face, ensuring the AI only generates the new movements on top of your original track. This means you can create extended scenes or full songs without the AI changing the singer’s identity or messing up the beat.

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

The Tiny AI That Beats Giants

VibeThinker is the tiny reasoning model that punches way above its weight class. Weibo AI built this one point five billion parameter system to prove that small doesn’t mean dumb. Instead of just throwing more compute at the problem, they used a clever training trick to make the model generate diverse solutions first, then pick the best ones. The result is wild. This small model outperforms DeepSeek R one, a system that is over four hundred times larger, on tough math benchmarks. And here is the kicker. They trained it for under eight thousand dollars, a fraction of what bigger rivals spend.

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

Akashic: Your Own Live Intelligence Map

Connect aircraft, satellites, and global weather to a single live map without touching a single API key. Akashic solves the headache of fragmented data tools by letting you self-host a powerful intelligence workspace that runs on public feeds alone. The standout feature is its ability to layer live air traffic, seismic events, and strategic infrastructure onto one interactive globe for real-time correlation. You don't just watch a dashboard; you actively explore connections between disparate data points directly on the map. It is built for privacy and simplicity, requiring no external accounts or complex environment setups.

πŸ“° https://news.ycombinator.com/item?id=48966939

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

Prolly: The Map That Never Loses Data

Prolly gives your app a superpower: it creates snapshots of your data that are completely safe to copy, edit, and delete without ever changing the original. Think of it as a digital time machine for your key-value data. Normally, if you want to try a change without breaking what's there, you have to carefully copy everything or risk losing track of where you started. Prolly uses a clever structure called a prolly tree to make those copies nearly free. You can branch off your main data, make tons of changes, and merge them back in later.

πŸ“° https://news.ycombinator.com/item?id=49325458

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

Make Your AI Agent Talk Back With working-activity

working-activity is the status-line extension that turns your silent coding agent into a chatty companion. Instead of staring at a boring spinning wheel while your AI thinks, you get real-time updates on exactly what it is doing, wrapped in playful, human-like text. It tracks actual tool progress, shows you when the model is stuck, and even drops in rare, colorful visual easter eggs to keep things fun. Whether you are using the Pi CLI or DeepSeek Harness, this project makes the wait for your code to compile feel alive instead of empty.

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

Claude Plugins: The App Store for AI Coding Agents

Over sixty thousand distinct AI skills are currently scattered across public repositories, making it nearly impossible for developers to find the right tools for their specific coding tasks. The project known as Claude Plugins solves this fragmentation by acting as a unified registry and command line interface that automatically indexes these resources from GitHub. It allows you to search, install, and manage extensions for major AI coding assistants like Claude Code, Cursor, and Windsurf with a single simple command. The system even includes a special meta skill that lets your AI agent autonomously find and install new capabilities on its own before starting a task.

πŸ†” @hackernewsgithubprojects