56 subscribers
7.29K videos
7.89K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ helloyanis/age-verification-bypass

Age Verification Bypass

A browser add-on weighing under ten kilobytes can completely skip mandatory identity checks on several popular platforms. The age-verification-bypass extension for Firefox acts as a privacy shield by intercepting the digital requests that trigger verification popups on supported websites. Instead of letting those trackers load, it instantly sends back a simulated signal confirming you are approved, letting you right through without ever uploading your sensitive ID documents. It protects your personal data from potential database leaks while keeping your browsing private. It is a fascinating proof of concept showing how easily web-based gating can be safely sidestepped.

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

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

agentpet

The desktop companion that turns your software development sessions into a virtual pet game, agentpet brings a playful twist to modern programming. Available for macOS and Windows, it monitors your running artificial intelligence coding assistants and translates their work into nourishment for a pixelated desktop companion. As your AI assistants burn through tokens and complete tasks, your pet earns experience points, levels up, and evolves through five distinct stages. It provides a helpful visual indicator of whether your automation is actively running or waiting for feedback, making your active workspaces much easier to manage at a glance.

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

Petdex

Your coding agent can now have a living, breathing companion right on your desktop. Petdex is a clever community platform and toolset that lets you browse, install, and run animated pets that react to your AI programming assistants in real time. It serves as a public gallery for cute sprites, but the real magic is the companion app that floats on your screen and hooks directly into tools like Claude Code and Codex. You can install any pet with a quick command, test them out, and even submit your own custom creations. It is the perfect, slightly silly way to bring some life to those long, quiet coding sessions.

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

Usage

Keep your Claude Code and Codex quotas pinned directly to your macOS menu bar without ever burning through your actual API limits. This clever utility reads your usage metrics passively from local log files already stored on your machine, requiring zero API calls and never touching your secure keychain. It displays color-coded percentages from green to red at a quick glance, warning you before you hit a surprise quota wall. You can click the menu bar to open breakdowns, view beautiful HTML reports, and even pass your previous progress directly to new AI sessions. It is the ultimate local-only dashboard for developers wanting to keep tabs on their token costs.

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

OpenWiki

Every time you copy text, images, or links on your computer, openwiki displays a brief desktop popup, letting you instantly choose whether to discard it or let artificial intelligence organize it into a personal, fully connected knowledge base. Instead of silently hoarding messy data, this desktop application uses models from Anthropic, OpenAI, or Google to parse your saved items, building structured wiki pages and a visual knowledge graph of connected concepts. Your entire library is stored locally in an offline database, protecting your privacy while still letting you ask a sidebar assistant questions about your notes or generate weekly insight reports. It is the perfect way to build an organized...

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

WeFlow

Export your entire WeChat chat history directly to your computer with absolute privacy. WeFlow is a completely local desktop app that lets you back up your conversations, decrypt media like live photos and videos from your moments feed, and even prevent others from unsending messages. The coolest part is that it automatically analyzes your data to generate beautifully visualized annual reports and custom dual-person relationship charts. It runs entirely offline on your machine with no data leaks, and even includes a built-in API for developers who want to build custom integrations. Grab your copy to secure and visualize your memories today.

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

spotatui

You can stream your favorite Spotify playlists directly inside your terminal using a lightweight, standalone app that does not require any background daemons or the official desktop client. That is the magic of spotatui, a terminal user interface that turns your command line into a fully functional music hub. It solves the massive memory drain of bulky web-based music apps by running on a tiny fraction of the resources. The absolute coolest feature is the real-time audio visualizer that syncs with your system audio, giving you retro, bouncing frequencies right alongside your scrolling lyrics. It is the perfect setup for keeping your music control close, fast, and completely keyboard-driven.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ spiritov/ds.css

ds.css

Build custom websites that look exactly like a classic Nintendo DS Lite interface. This clever CSS library recreates those nostalgic handheld menus, complete with authentic pixelated borders, the grid backgrounds, and the iconic Pictochat message windows. It handles all the heavy lifting using pure CSS clip paths to slice your buttons and alert boxes into the perfect blocky shapes. You even get the signature retro color palette, custom loading animations, and those satisfying tactile button layouts. It is the perfect way to add some early two-thousands charm to your next web project. Grab ds.css on your next build and start creating some pure gaming nostalgia.

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

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

crustc

The entirety of the Rust compiler has been translated directly into C. This mind-boggling project, called crustc, features a complete directory tree of translated dependencies, driver logic, and core compiler components compiled down to plain C files. Instead of rewriting everything by hand, this project systematically maps the massive, complex rustc architectureβ€”including complex crates like gimli, hashbrown, and aho-corasickβ€”into functional C source code. It is an incredibly fascinating proof of concept for anyone interested in bootstrapping, language compilation, or simply pushing the limits of code translation. If you want to see what Rust's compiler looks like when forced into C, you have to check this out.

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

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

basert

basert is the local model engine that finally gives Apple Silicon chips the speed they deserve. It runs large language models entirely on your Mac, using hand-written Metal kernels to squeeze every bit of performance out of M-series processors. Instead of dealing with slow, complex setups, you get a single tool to pull models from HuggingFace, convert them into a highly optimized format, and chat with them or spin up an OpenAI-compatible server instantly. It even comes with language bindings for Python, Node, Rust, and Swift, so you can build your own local AI apps. Try basert to make your Mac a local AI powerhouse.

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

Edgebench

AI models actually follow a highly predictable scaling law when learning from real-world environments over time. Edgebench is an evaluation benchmark that moves away from simple one-shot tests, placing autonomous agents inside real, executable task environments for twelve hours or more. By analyzing thousands of hours of agent interactions across over a hundred complex tasks like software engineering and scientific computing, it tracks the actual journey of how agents learn and improve. It turns out that AI progress over time fits a beautiful, mathematically predictable curve. It is a brilliant way to see which models actually learn to solve hard problems when given the time to think.

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

Domain Arithmetic

Dart is the artificial intelligence tool that helps robotic models quickly adapt to new environments using just a single image. Usually, when a robot trained in a bright lab is moved to a dark room or a new table, its brain gets confused and it fails at simple tasks. This project solves that by using a clever mathematical shortcut to adjust the robot's vision model on the fly. By comparing just one picture of the new setup to its original training, it instantly corrects the robot's understanding. It makes physical robots much more flexible without needing hours of retraining.

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

HR-Breaker

Stop sending the exact same resume to every job posting. Give yourself a massive edge by transforming your existing resume into a perfectly tailored, job-specific PDF that actually gets past automated filters. Just upload your experience in any format and paste the target job description. The tool uses local intelligence to restyle and refine your bullet points to match the role perfectly, and it runs built-in checks to ensure zero hallucination, proper formatting, and optimal keyword density. It even simulates ATS filters in real time to make sure your application stands out. Run it from your terminal or a clean local web browser interface, download your clean single-page PDF, and...

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ shannhk/hermes-agent-control-room

Hermes Agent Control Room

Hermes-agent-control-room is the side control plane that finally lets you manage all your autonomous helpers from one organized dashboard instead of wrestling with a chaotic pile of disconnected bots. Think of it as the ultimate operating manual and system map for your virtual team. It sets up an elegant folder structure on your server to document runbooks, track agent roles, and map out secure connections without ever exposing raw API keys. You can easily scale from a single assistant to a fully coordinated team routing tasks through a shared file system. It is the clever way to keep your agents secure, organized, and running smoothly.

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

Mosaic

Mosaic is the open-source library that finally brings standardized benchmarking to differentiable physics solvers. If you have ever tried to train a machine learning model inside a physical simulation, you know the absolute nightmare of getting accurate gradients from different engines. Mosaic solves this by wrapping diverse solvers, from fluid dynamics to structural mechanics, inside standard containers with a unified interface. Instead of just checking if the physics look right, it rigorously evaluates both gradient accuracy and computational speed across frameworks like JAX, PyTorch, and Julia. It is basically the OpenAI Gym for the physics world, making it incredibly easy to see which solver actually holds up under real optimization...

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

Fusion

You can now coordinate an entire fleet of specialized AI software developers across multiple machines to build software simultaneously. Fusion is a multi-node agent orchestrator that lets you spin up a distributed workspace where agentsβ€”from backend engineers and product managers to adversarial reviewersβ€”collaborate on complex tasks. It takes care of the hard stuff, handling task lineage, managing multi-project workflows, and keeping agent nodes in sync even during long-running operations. Instead of dealing with single-file code assistants, you get a visual workspace with desktop and mobile interfaces to map out, run, and watch your coordinated AI team build whole systems together.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ filliptm/comfyui-fl-qwen3tts

FL Qwen3 TTS

You can now clone any voice, design custom speakers from plain text descriptions, and fine-tune your own speech models directly inside ComfyUI. The comfyui-fl-qwen3tts project integrates Alibaba's powerful Qwen3 text-to-speech architecture into your visual workflows. It completely removes the need for complex command-line scripts by giving you a beautiful, real-time training dashboard with live loss charts and instant validation audio playback. Whether you want to generate natural speech across ten different languages or train a specialized voice model from a small folder of audio clips, this node pack turns high-end voice synthesis into a simple drag-and-drop experience.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ amd-agi/micro-world

micro-world

Control the camera movement of AI-generated videos using actual keyboard and mouse commands. This is made possible by micro-world, an open-source project from AMD that turns video generators into interactive, playable environments. By training on a Minecraft dataset, it learns how standard gaming actions like pressing keys or moving a mouse should realistically change the camera perspective. You can describe a scene with text, or upload an image, and then feed in a sequence of movement keys to generate a video that moves exactly how you want. It makes virtual worlds feel responsive and immersive. Check it out to build your own playable AI worlds.

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

Slopo

Slopo is the command-line tool that catches the hidden, non-exact code duplicates other tools completely miss. Standard tools are great at finding identical copy-pastes, but they fail when developer-written snippets are slightly modified, renamed, or scattered across different directories. This tool solves that by generating vector embeddings for your functions and analyzing their mathematical similarity. It groups closely related blocks of code into clusters, ranks them by similarity and physical distance, and outputs a neat report. This makes it incredibly easy to hand off the grouped results to an AI assistant for automatic cleanup and refactoring. Run it on your codebase today to clean up your architecture.

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

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

Antigravity CLI

Antigravity-cli is the terminal interface that finally puts a smart coding agent directly into your command line workflow. It runs on the same engine as the main desktop application, meaning it can understand your codebase, suggest multi-file edits, and run commands right where you already work. What makes it incredibly cool is how it handles remote work; it automatically detects SSH sessions and prints a local login link, keeping you authenticated without breaking your flow. It is built for speed and keyboard efficiency, letting you manage complex programming tasks with zero window switching. You get a lightweight, keyboard-first assistant that keeps you fast, focused, and in control.

πŸ†” @hackernewsgithubprojects