56 subscribers
7.29K videos
7.89K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
📦 pocket-stack/pocketjs

pocketjs

Run gorgeous, fluid user interfaces on actual retro hardware using modern web tools. With pocketjs, you can build responsive interfaces using standard Solid or Vue Vapor components and run them at sixty frames per second on a Sony PlayStation Portable inside a tight eight-megabyte memory budget. It works by taking your JavaScript layouts and moving the heavy lifting of styling, layout, and animations into a tiny, high-performance Rust core. It compiles your Tailwind classes and font characters at build time to completely bypass the browser, letting you deploy the exact same code to native windows, web browsers, or retro handhelds.

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

Astra Compute

Deploy dedicated, GPU-powered machine learning endpoints in under a minute without traditional billing headaches. This project solves the frustration of negotiating for scarce hardware and setting up complex inference servers. Instead of dealing with invoices or credit card setups, you select your preferred graphics card, pay for your runtime upfront with digital currency on the Solana blockchain, and instantly receive an OpenAI-compatible endpoint. Even better, if your dedicated hardware ever goes offline or gets overloaded, the system automatically routes your requests to a backup network so your app never drops a single call. It makes deploying open-source artificial intelligence models incredibly fast, reliable, and accessible.

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

Valmis

Build and deploy a fleet of productive AI agents to handle your daily chores without risking your sensitive accounts. This project introduces a secure proxy design where your agents live in isolated containers and never see your actual API passwords or login keys. Instead, the host system securely runs the requests for them, making it safe to link your workflows with over one hundred popular business apps. You can build visual multi-step automations, let agents browse the web, and utilize a smart memory system that stores facts across different chat sessions. Get started today and safely delegate your busywork.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 fff686868/proxypin-wloc-spoofer

proxypin-wloc-spoofer

Test your location-based apps indoors without stepping outside by intercepting and modifying Apple's network location data on your test device. The proxypin-wloc-spoofer project provides a clever script for the ProxyPin app that targets background location requests and swaps out the real coordinates with custom ones in the binary response. It even sets up a handy map interface on your device to let you visually pick and save any test spot you want. It is a brilliant, zero-hassle way for developers and quality assurance teams to replicate tricky location scenarios right from their desks.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 ihatecsv/deepseek-ocr-client

DeepSeek OCR Client

Run state-of-the-art visual text recognition locally on your desktop with a simple, friendly interface. If you want to pull clean, organized markdown from complex documents, images, or figures without sending your files to a random cloud server, deepseek-ocr-client has you covered. It wraps a local AI model in a lightweight desktop application, letting you drag and drop any image, click on detected text regions to instantly copy them, and export the final results into a zip file with all your images beautifully formatted. It works on your standard hardware, using your computer's graphics card or even falling back to your central processor when needed. Grab the code, boot up the...

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

CS2FOW

CS2FOW is the Metamod server plugin that finally blocks wallhacks in Counter-Strike 2 by withholding hidden enemy data entirely. Instead of wasting CPU power on expensive game-engine checks, this tool bakes the solid physical map geometry ahead of time into a specialized math structure. At runtime, a background thread runs fast vector math against this baked map to decide if an enemy is truly out of sight. If they are hidden, the server simply stops transmitting their location, leaving wallhacks with zero coordinate data to draw. Try it on your community server to shut down cheaters without hurting game performance.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 tomicz/fable-5-train-opus-skills-after-it-retires

fable-5-train-opus-skills-after-it-retires

Capture the deep, unwritten expertise of your most advanced AI model before it is retired by using a clever system that preserves its knowledge for cheaper, smaller models to use later. This project provides a structured prompt that instructs a high-tier model to act as a retiring principal engineer. It guides the AI to analyze your entire repository, answer critical questions about hidden project rules, and generate a comprehensive library of executable playbooks, debugging guides, and architecture contracts. By packaging this elite knowledge into standardized files, junior developers and lightweight models can safely maintain, debug, and advance complex codebases at a fraction of the cost.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 tigerless-labs/autoharness

autoharness

Your AI assistant can now automatically learn from its own mistakes and successes as you work. This clever project adds a self-learning skill layer to Claude Code that watches your terminal sessions in the background. When you teach it a new workflow, correct its style, or fix a bug, it automatically distills that lesson into a reusable skill. Instead of piling up messy, duplicate files, it merges similar lessons together, keeps a paper trail of exactly why it changed a skill, and even retires old, unused skills to keep everything clean. It runs entirely as zero-dependency Python with no background daemons, letting you build a smarter assistant that actually adapts...

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

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

lazyssh

Manage your entire fleet of servers directly from your terminal with a clean, keyboard-driven interface that reads your existing configuration file. Instead of memorizing messy IP addresses or typing out long connection commands, lazyssh lets you search, sort, and jump into any of your servers with a single keypress. It acts as a clever wrapper for your setup, letting you edit entries through a simple tabbed dashboard without breaking any of your formatting or custom notes. You can pin your favorite systems, tag them for easy filtering, and even check their status instantly. It is the ultimate helper to make server navigation incredibly satisfying.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 shibafoss/aio-video-downloader

aio-video-downloader

You can now download your favorite videos directly to your Android device without dealing with annoying ads or tracking. An open-source project called aio-video-downloader packages the legendary power of command-line downloaders into a clean, modern mobile app. Instead of wrestling with complex terminal scripts on your phone, this app gives you a beautiful interface to fetch media from almost anywhere on the web. It is completely free, private, and handles everything from basic clips to high-quality audio extraction locally. It is the perfect way to build an offline media library right from your phone.

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

DCOMIllusionist

Execute code on remote Windows machines entirely in memory without ever writing a single file to the hard drive. DCOMIllusionist is a security tool built to demonstrate how a helper system in Windows called DCOM automatically processes serialized data. By carefully modifying registry keys, the tool can trick a target system into retrieving and running custom payloads directly from an attacker's computer. This means you can run commands, trigger web requests, or load custom libraries purely inside the system memory. It is a fascinating look at how default Windows behaviors can be chained together for advanced administrative testing.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 llm-as-a-verifier/llm-as-a-verifier

llm-as-a-verifier

llm-as-a-verifier is the clever framework that finally stops trusting AI judges on a simple thumbs-up or thumbs-down. Usually, when you ask an AI model to grade complex coding tasks, it gives a single, highly biased score. This project completely flips that by breaking down the grading process into tiny, specific criteria, running the grading process multiple times, and calculating precise probabilities to find the absolute best solution. It sounds like overkill, but it actually beats standard selection methods on major coding benchmarks. It is a brilliant way to squeeze way better results out of the AI models you already use.

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

Trawl Scraper

Trawl is the self-hosted scraping engine that successfully bypasses javascript challenges and captchas without relying on expensive third-party APIs. It runs locally on your own hardware using a clever four-tier system to fetch pages. First, it tries a simple web request. If that gets blocked, it falls back to cached browser sessions, a customized Firefox instance that mimics real human behavior, or even residential proxies. Because it stores successful security clearances in a local cache, repeat visits to protected sites load in less than half a second. It is a perfect drop-in upgrade for media server automation stacks.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 sparkyniner/netryx-astra-v2-geolocation-tool

Netryx Astra V2 Geolocation Tool

Netryx-astra-v2-geolocation-tool is the open-source software that finally lets you pinpoint the exact coordinates of a photo using cutting-edge AI. If you have ever looked at a random, cropped image of a building or a street corner and wondered where on earth it was taken, this tool is your answer. It works by matching your photo against street-view databases using a clever three-step pipeline. First, it finds the right neighborhood, and then it uses 3D-aware matching to compare the actual geometry of the scene. This means it can confidently lock onto the correct spot down to a few meters, even with tiny, blurry, or heavily cropped images. It is incredibly cool...

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 timoncool/ace-step-studio

ACE-Step Studio

ace-step-studio is the local audio workstation that finally brings full-scale AI music generation directly to your own graphics card. It packages a massive four-billion parameter music model into a simple one-click install that runs entirely offline with zero subscription fees or cloud limits. You can generate complete songs with vocals in any style, but the absolute coolest part is the built-in video studio. It instantly turns your fresh tracks into styled music videos with synchronized karaoke lyrics, visualizers, and heavy effects, all rendered locally using your hardware. It is the ultimate playground for anyone wanting to make release-ready songs without sending data to corporate servers.

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

bw24

bw24 is the from-scratch Rust and CUDA inference engine that squeezes every drop of performance out of the RTX 5090 laptop chip. By discarding bloated runtimes and writing custom kernels directly for the consumer Blackwell architecture, this engine beats llama.cpp at its own game, running deep models up to one-point-five times faster. Its killer feature is a strict correctness discipline: every optimization is checked against a CPU reference, and its speculative decoding uses an exact self-consistency gate to ensure the output remains perfectly accurate. It is the ultimate tool for developers who want to run massive models locally on a single card without losing a single bit of precision.

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

Chromeless

Chromeless is the minimalist web browser that strips away every single piece of window clutter so you can focus entirely on the webpage. Instead of tabs, toolbars, or address bars eating up your screen, this clever utility displays absolutely nothing but the site itself, making it perfect for clean screenshots, fullscreen video, and beautiful dashboards. Built for Apple computers using a single Swift file, it runs directly on the native Safari engine without any bulky background dependencies. You control everything through quick keyboard shortcuts, like holding command to drag the window from anywhere, or hitting a hotkey to instantly snap a perfect desktop screenshot.

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

ResearchStudio

Turn your rough ideas and completed research papers into polished, shareable deliverables with a collection of specialized AI workflows. This assistant helps you bridge the gap between initial concepts and final conference-ready presentation materials. Instead of spending weeks manually drafting, you can instantly turn a complex academic PDF into a printable poster, a narrated walkthrough video, and a structured blog post, or evaluate your early hypotheses against actual conference trends. This lets you focus entirely on the core science while the system handles the tedious task of translating dense paper data into engaging public artifacts, leaving you with a complete suite of presentation-ready materials.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 ubugeeei-prod/vize

Vize

Speed up your Vue development workflow by replacing a patchwork of disconnected JavaScript tools with a single, high-performance engine written in Rust. The vize project unifies compiling, linting, formatting, and type-checking into one incredibly fast pipeline powered by a shared parser. Instead of waiting on slow build steps, you get near-instant feedback because the entire process runs on a highly optimized native core. It is built to drop right into your existing projects with Vite plugins and editor extensions, making your daily coding feel smooth and responsive. Try switching your project over to experience the speed of a fully integrated Rust toolchain.

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

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

Fast

Check your internet speed instantly without ever opening a browser or dealing with bloated, ad-filled speed test websites. All you do is type one simple word into your command line and let it run. This clever little tool called fast connects directly to nearby servers to measure your download speed in real time, showing you a clean, beautiful live graph right inside your terminal. It is incredibly lightweight, built in Go, and gives you an honest, distraction-free reading in just ten seconds. Grab it today and keep your internet provider honest with a single keystroke.

🆔 @hackernewsgithubprojects