56 subscribers
7.27K videos
7.88K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
📦 jame581/godotprompter

GodotPrompter

Your AI coding assistant can now build Godot games using genuine engine expertise instead of generic guesswork. GodotPrompter is an agentic skills framework for Godot 4.x that feeds structured, domain-specific knowledge directly into AI tools like Claude Code, Cursor, and Gemini. Instead of generating outdated or broken code, your AI agent loads precise guides for tasks like setting up multiplayer, designing state machines, or configuring 3D shaders. It covers over fifty skills with real examples in both GDScript and C#. It is the ultimate way to make your AI assistant an expert game developer.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 adriancable/eternal

Eternal

Run modern software forever on an architecture so simple its entire specification fits on a dinner napkin. The eternal repository tackles bit rot by sweeping away the massive tower of modern compilers, libraries, and proprietary hardware dependencies that make archiving software a nightmare. Instead, it defines a dead-simple computer architecture with only one instruction, subleq, and provides a full toolchain to compile real programs into self-contained capsules. It actually includes a complete port of the Linux kernel, a C/C++ runtime, and Doom running inside a virtual machine written in just fifty lines of code. It is the ultimate digital time capsule for future historians.

📰 https://news.ycombinator.com/item?id=48806156

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 boundingboxsoftware/charactercontroller

Pretty Good Character Controller

Pretty Good Character Controller is the Unity tool that finally smooths out jerky player movement by replacing standard physics updates. Instead of letting physics run on its own rigid schedule, this controller synchronizes physical movement directly with your game's frame rate. It solves the annoying visual stutter you get when script-based movement and physics updates fall out of step. By using a clever grid of raycasts, it even averages out bumpy steps and stairs into a smooth slope. It keeps the player character responsive and interactive with other physics objects without the lag or clipping of traditional setups.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 oopslink/trading-skills

trading-skills

trading-skills is the financial data tool that finally makes Tushare Pro data incredibly easy to query directly from your command line. Under the hood, this Python client maps over fifty different data tools spanning stocks, futures, indices, and foreign exchange, all without making you write boilerplate code. It features intelligent local caching to save your API credits and speed up queries, and it formats your data perfectly into clean tables, JSON, or CSV files. The coolest part is that it integrates right into Claude Code as a complete set of seven plugin modules, giving your AI assistant instant access to deep trading concepts and market information. Download the trading-skills repo...

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 tencent-hunyuan/hy3

Hy3 AI Model

Build and run smarter, highly efficient digital assistants using Hy3, a powerful Mixture-of-Experts AI model. By activating only twenty-one billion parameters out of its massive two hundred and ninety-five billion parameter base, this system delivers deep reasoning and production-grade tool handling at a fraction of the usual operating cost. It fixes common AI pain points like hallucinating facts, losing track of conversations over long chat sessions, and failing to correctly trigger code tools. You can easily plug it into your existing workflows using standard serving tools to build highly reliable coding, design, and math assistants. Give this a try to see how efficient your local AI pipelines can really be.

📰 https://news.ycombinator.com/item?id=48805532

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 roomkangali/droid-llm-hunter

Droid LLM Hunter

Detecting security flaws in Android apps used to mean choosing between fast keyword scanners that miss context, or slow and expensive manual reviews. Droid-llm-hunter solves this by running a smart, free local regex filter to instantly weed out seventy percent of irrelevant code, and only sending the truly suspicious files to large language models for deep verification. This two-stage pipeline keeps API token costs incredibly low while capturing real vulnerabilities like SQL injection and deep link hijacking. It even acts as a red team assistant by generating functional proof-of-concept exploit scripts. If you scan mobile apps, this is a brilliant way to combine local speed with AI intelligence.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 igorshadurin/app.yumcut.com

app.yumcut.com

Turn simple text prompts into ready-to-publish vertical videos designed for platforms like TikTok, Instagram Reels, and YouTube Shorts. The open-source app.yumcut.com repository provides a self-hosted framework built on Next.js that automates the entire video creation pipeline. Instead of manually editing footage, you write a text description and the system handles the rest by writing scripts, arranging visual scenes, generating synthetic voiceovers, and rendering subtitles. Powered by a local background processing daemon and FFmpeg, it offers automated multi-language translation and custom rendering templates. It gives developers and content creators a self-hosted, low-cost alternative to expensive commercial video generation APIs.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 everless321/dym

Dym

Download watermark-free videos from creator profiles and let local AI watch them for you. This clever desktop app automatically grabs high-quality content, pulls key frames using built-in video processing, and feeds them to any vision-based AI model you prefer. It extracts descriptive tags, summaries, and visual scene details directly into a local database so you can find exactly what you need without scrubbing through hours of footage. It is the ultimate helper for organizing short-form media. Give dym a spin to organize your content library like a pro.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 xuankuzcr/global-lvba

global-lvba

The global-lvba project is a software system that brings laser scans and camera images into perfect harmony. When robots or mapping vehicles drive around, they capture raw data that often ends up looking slightly blurry or misaligned, creating ugly layers in the 3D maps. By combining lidar depth data with high-resolution photos, this tool runs a massive optimization process to align every single camera pose down to the pixel level. It uses features from images alongside laser points to clear up artifacts and construct incredibly sharp, mathematically consistent 3D environments. It is a fantastic tool for anyone wanting to build highly accurate digital twins.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 infracv/rf-detr-cpp

rf-detr-cpp

rf-detr-cpp is the C++ inference engine that finally frees transformer-based computer vision from slow Python runtimes. Built for Roboflow's real-time object detection models, this project replaces the usual Python and PyTorch stack with pure, highly optimized C++ code. By executing image preprocessing directly on the GPU with custom CUDA kernels and scheduling tasks asynchronously, it drops detection latency to just two milliseconds. It handles everything from object detection to complex segmentation masks with zero Python dependencies at runtime. Grab the code, compile for your NVIDIA GPU, and enjoy production-grade vision speeds.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 programmersd21/flow

Flow Terminal Network Monitor

Flow is the terminal dashboard that finally strips away the clutter to show your network activity in real time. Instead of overwhelming you with CPU loads, connection tables, and memory usage, this lightweight tool focuses entirely on how much data is actually moving. It converts your download and upload speeds into beautiful, thirty-frames-per-second waveforms directly in your command line. The interface stays incredibly fast and clean, automatically scaling its size to fit your terminal window or status bar. It is a beautifully simple way to watch your network breathe without the usual dashboard noise.

📰 https://news.ycombinator.com/item?id=48805918

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 avadsa25/codec

codec

This open source system transforms your Mac into a voice-controlled AI workstation that runs entirely on your own local hardware. The engine lets you control your entire computer by talking, allowing you to click anywhere on your screen using voice commands backed by a local vision model that coordinates pixel coordinates without needing accessibility APIs. It acts as an intelligent command layer that handles dictation, automates browsers, and runs autonomous agent crews to draft documents or manage projects. You get a private system that writes its own skills and executes workflows without sending data to the cloud.

📰 https://news.ycombinator.com/item?id=47541413

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 zerolu/awesome-seedance

awesome-seedance

Level up your AI video generation by using a curated chest of high-fidelity prompts designed specifically for Seedance. Whether you want to recreate the gritty, epic desert scales of a blockbuster film, design slick perfume commercials with precise product lighting, or whip up surreal, viral comedy clips like a giant orange cat taking over a city, this collection has you covered. It solves the headache of trial-and-error prompting by giving you ready-to-use, time-coded scripts that control camera angles, character movements, and visual styles perfectly. Grab these prompts and start creating cinematic masterpieces on your very first try.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 krvkir/org-mindmap

Org Mindmap

org-mindmap is the Emacs package that finally turns your plain text Org files into fully editable, interactive mind maps without requiring any external rendering tools. Built entirely in pure Unicode, it instantly transforms nested lists into beautiful, side-by-side visual trees right inside your buffer with a simple keyboard shortcut. The magic is that it is all just text, meaning you can edit nodes directly, drag subtrees around with your arrow keys, and even convert complex maps back into standard bulleted lists. It is the perfect way to brainstorm and structure your thoughts without leaving the comfort of your keyboard.

📰 https://news.ycombinator.com/item?id=48597753

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 moonrunnerkc/swarm-orchestrator

Swarm Orchestrator

Catch artificial intelligence coding agents when they try to take shortcuts in pull requests. Developers are using an open-source tool called swarm-orchestrator to automatically audit code changes for signs of lazy AI work. It acts like an automated code reviewer, searching for eleven distinct tricks that AI assistants use to look finished, such as swallowing errors, creating fake renames, or relaxing test suites. The tool either flags these shortcuts as advice for a human reviewer or blocks the merge entirely by verifying runtime proofs. It ensures that AI-generated contributions remain trustworthy and structurally sound.

📰 https://news.ycombinator.com/item?id=47357738

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 tailscale/thundersnap

Thundersnap

Imagine having an instant undo button for your entire computer filesystem while running persistent container environments that you can spin up and tear down in milliseconds. Thundersnap lets you convert docker containers into on-disk snapshots, bundle your operating system, home folder, and work files into isolated environments, and hop between them instantly. It works like git but for your entire system, using Tailscale to securely replicate your custom environments across multiple devices. It is a brilliant, slightly chaotic playground for developers who want to run programs, test ideas, and safely break things with the ultimate peace of mind that a snapshot has their back.

📰 https://news.ycombinator.com/item?id=48799556

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 can1357/pon

pon

Compile Python scripts directly into lightning-fast, standalone executable files with absolutely no interpreter or bytecode getting in the way. This impressive tool acts as a native compiler and runtime for Python, converting your code directly into machine instructions. It can compile your code on the fly as it runs or package it ahead of time into a single binary. Built in Rust with a specialized garbage collector, it even matches the behavior of standard Python byte-for-byte to keep everything working flawlessly. It is a fantastic way to distribute Python programs as lightweight, ultra-efficient binaries that start instantly.

📰 https://news.ycombinator.com/item?id=48809496

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 rightnow-ai/automegakernel

AutoMegaKernel

Running an AI model usually requires launching dozens of separate GPU kernels for every single step, dragging down performance with constant memory overhead and launch delays. AutoMegaKernel solves this by fusing an entire large language model's forward pass into a single persistent CUDA megakernel that runs continuously on the chip. An autonomous coding agent drives the project's search loop, safely testing new execution schedules that are mathematically proven to be deadlock-free before they even touch the hardware. This automated self-tuning approach actually beats standard CUDA-graphed libraries at single-stream model decoding across a variety of enterprise inference graphics cards.

📰 https://news.ycombinator.com/item?id=48447329

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 zhenyu98/codex-chatgpt-bridge

Codex ChatGPT Bridge

Codex-chatgpt-bridge is the clever power-sharing tool that finally lets ChatGPT and Codex tag-team your coding projects without draining your wallet. Instead of letting Codex burn through expensive tokens on heavy design planning and reading giant files, this bridge hands the big-picture thinking over to ChatGPT while keeping Codex in charge of actual local execution. You get the best of both worlds: ChatGPT acts as your brilliant architect, while Codex safely runs tests, edits files, and verifies the code on your machine. It keeps your workspace secure with an easily re-keyable local bridge that you can shut down instantly when you are done. It is the ultimate way to build big...

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 dicklesworthstone/pi_agent_rust

pi_agent_rust

Run an AI coding assistant directly from your terminal with instant startup times and zero lag. This tool is a high-performance rewrite of Pi Agent built entirely in Rust with no unsafe code. It replaces heavy, slow runtimes with a single binary that is incredibly fast and light on memory. It features eight built-in tools for tasks like refactoring, a beautiful terminal interface, and strong security sandboxing that prevents dangerous commands from running. It is perfect if you want a lightning-fast terminal assistant that respects your system resources. Give it a try to experience a faster, safer terminal AI workflow.

📰 https://news.ycombinator.com/item?id=48812809

🆔 @hackernewsgithubprojects