57 subscribers
7.3K videos
7.9K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
📦 whitenightshadow/firefox-reverse

Firefox-Reverse

Turn complex website security and dynamic encryption parameters into independent scripts that run flawlessly without a browser. Using firefox-reverse, an open-source tool, you get a custom web browser with a built-in AI assistant designed specifically for reverse engineering. Instead of manually digging through obscure code and setting endless breakpoints, this assistant uses deep hooks inside the browser's C++ engine to trace encrypted values, analyze web fingerprints, and run scripts automatically. It handles the entire workflow of intercepting, analyzing, and recreating scripts in Node.js, delivering a clean algorithm that works entirely on its own.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 cherepavel/vpn-detector

VPN Detector

Your Android apps might know you are using a VPN even if you turn on split tunneling to bypass them. This is demonstrated by vpn-detector, an open-source research tool built to show how easily apps can bypass privacy shields to spot active tunnels. While many think split tunneling hides their connection, this app uses native system checks, active network signals, and background interface detection to expose hidden tunnels. It highlights how apps gather this data to track your real network state. It is an eye-opening look at how mobile privacy works under the hood.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 dimartarmizi/web-flight-simulator

Web Flight Simulator

Pilot an F-15 fighter jet right inside your web browser and take off over a stunningly detailed 3D replica of the entire Earth. This project pulls off a brilliant trick by blending CesiumJS to stream real-world global terrain with Three.js to handle high-fidelity aircraft physics, dynamic jet flames, and action-packed weapon systems. You can literally click anywhere on a global map to spawn, fire up the afterburners, lock onto targets with heat-seeking missiles, and dodge threats with flares. It even features tactical audio alerts like radar lock warnings and a voice-acted commander system to keep you completely immersed during low-altitude canyon runs.

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

recaptcha

recaptcha is the deep dive that finally pulls back the curtain on Google's incredibly complex anti-bot defenses. Instead of guessing how the security works, this project maps out the actual inner workings of the script, from stateful value iterators that self-destruct on a timeout to massive encrypted string pools that keep code analysis in the dark. The coolest part is how it reveals exactly how the system measures your execution timing down to the millisecond to detect automated scripts and debugging tools. If you have ever wanted to see what real-world, high-level code defense looks like, this breakdown is the ultimate field guide.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 vicliu624/trail-mate

trail-mate

trail-mate is the offline-first firmware that turns your low-power handheld radios into independent survival mapping and communication tools. If you are hiking off-grid, this software runs directly on pocket-sized boards to give you full-featured GPS mapping and text messaging without needing a cell tower or even a smartphone connection. It renders detailed maps straight from an SD card, tracks your team's locations, and sends text messages over long-range radio networks. This is perfect for anyone wanting a rugged, distraction-free navigator that keeps the team connected in the deep woods. Grab your compatible radio board, flash this firmware, and you are ready for the wild.

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

LLM Path for Beginners

Build a solid foundation in artificial intelligence by following a daily, step-by-step guide designed for absolute newcomers. This roadmap breaks down the complex world of large language models into bite-sized daily lessons, starting with how the core Transformer architecture works before moving into practical skills like model fine-tuning and running AI locally on your own computer. Instead of overwhelming you with math, the llm_path_for_begginers project uses clear diagrams and hands-on checklists to help you understand how machines process words and generate human-like text. It is a fantastic starting point to demystify how today's smart assistants actually work behind the scenes.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 hiyucat/deepseek-v4-pro-flash-desktop-app

DeepSeek V4 Pro Flash Desktop App

You can now run a dedicated artificial intelligence assistant directly on your computer desktop without opening a web browser. The deepseek-v4-pro-flash-desktop-app is a lightweight desktop program built specifically to run the fast DeepSeek V4 Pro model. Instead of relying on crowded websites, this tool gives you a clean interface for coding and quick answers. By plugging in your own API key, you get a highly responsive setup that avoids traditional browser limitations. It is a straightforward way to keep a fast, focused, and private AI helper just a click away on your desktop screen.

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

mcpsnoop

Watch every single tool call between your AI client and your local servers live in your terminal. When you are building AI-powered apps, debugging silent failures or stuck tools usually means digging through messy temp logs. But mcpsnoop acts like a transparent, zero-configuration window that sits directly in the active data path, letting you inspect real, live JSON-RPC traffic. It instantly highlights slow queries, catches hanging requests with live timers, and even lets you replay a captured call in an isolated environment to test your fixes instantly. It is the ultimate terminal companion for keeping your AI tools honest and running fast.

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

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

Intercept Signal Intelligence

This open source platform turns your computer and a cheap twenty-five dollar USB dongle into a full-scale signal intelligence station. Called intercept, it merges dozens of complex software-defined radio tools into one incredibly clean, unified web interface. Instead of wrestling with command line tools and complex configurations, you can monitor everything from pager decoders and weather satellite transmissions to live aircraft tracking, marine vessels, and local smart utility meters right in your browser. It even handles advanced features like drone detection and search-and-rescue Bluetooth mapping. It is the ultimate playground for curious developers who want to explore the invisible radio spectrum around them.

🆔 @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
📦 env-kit/envkit-releases

envkit-releases

Your entire local web development stack can now be driven directly by your favorite AI assistant. That is the magic behind envkit-releases, a free desktop app for Windows and macOS that packages your entire environment into a single native dashboard. It bundles Apache, nginx, multiple PHP versions, Node, databases, and trusted HTTPS domains into one neat package. What makes it incredibly cool is the built-in MCP server. This means you can hook up an AI tool like Claude, Cursor, or VS Code and literally tell it to spin up a new database or diagnose a port conflict. It is local web development built for the modern developer.

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

Tokenscope

Tokenscope puts a real-time Claude CLI token counter and cost tracker right in your system menu bar. If you use Anthropic's command-line tools for coding, you know there is no easy way to see your accumulated usage across different projects and sessions. This lightweight application watches your local Claude session logs to instantly show your daily token counts, estimated costs, and visual breakdowns of your favorite models and custom tools. It runs locally and privately, automatically separating your own custom plugins from built-in system tasks. It is the perfect cup of coffee companion to keep your AI workflow budget in check.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 xiaolai/no-one-did-it

no-one-did-it

The investigative book project that exposes how systems trick us into letting wrongdoers off the hook, no-one-did-it is a deep dive into the sneaky art of responsibility laundering. It traces how people in power shift blame, moving from ancient scapegoats to modern computer algorithms so that nobody takes the fall when things go wrong. Instead of just theorizing, this project backs everything up with a massive ledger of nearly three hundred documented cases and source cards. It is an eye-opening reality check on accountability. Check out the repository to see exactly how the blame-shifting machine works.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 vasilytrofimchuk/domainsearcher-app

Startup Domain Search

Score and choose the absolute best domain name for your startup using a clever web app that runs entirely in your browser. Instead of just checking if a name is taken, you can type your business idea to instantly generate sixty creative candidates and check their real-time availability. The magic happens when you star your favorites, letting you run a single local AI call to score each name on length, pronounceability, memorability, brandability, and how well it fits your vision. You can adjust the weights to rank everything objectively, giving you total confidence in your winner before you buy.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 johnlindquist/n8n-nodes-claudecode

Claude Code for n8n

You can now connect a self-improving AI coder directly to your automated workflows to fix bugs and commit code while you sleep. The n8n-nodes-claudecode integration lets you drop Anthropic's powerful terminal assistant right into your automation canvas. It gives the AI a sandbox to analyze your files, run bash commands, and manage databases based on live triggers like a GitHub issue or a crash log. It is like hiring a tireless junior developer who lives inside your pipelines, ready to debug issues or write custom SQL on demand. If you want to automate the boring parts of software maintenance, installing this community node is a brilliant place to start.

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

Run Claude Skills Locally with Open-Skills

You can now run specialized agent skills locally on your own machine without uploading your private files to the cloud. A clever new project called open-skills acts as a local compatibility bridge, letting you run Anthropic's official reusable skills inside an isolated sandbox on your computer. Whether you want to batch process images, compile data from a stack of spreadsheets, or turn markdown outlines into slideshows, this tool manages it all locally. It connects to any Model Context Protocol tool, like Claude Desktop or Gemini, giving your AI full access to secure local workflows. It is the ultimate offline workspace upgrade.

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

Humla

Humla is the macOS meeting assistant that keeps your private audio and transcripts completely on your machine. When you run a meeting, a native Swift engine captures your microphone and computer audio as two separate streams so your voice never mixes with the other side. Once you finish, it runs an offline speaker identification pass to label who said what, and then lets you choose between local models or cloud APIs for transcription and notes. Best of all, it combines your personal typed notes with the actual transcript to generate an accurate summary that highlights what really mattered, leaving you with a clean, secure record of every conversation.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 lyramakesmusic/latent-musicvis

latent-musicvis

You can now visually step inside a song and hear how its individual sound fragments are organized in a three-dimensional map. An open-source project called latent-musicvis turns any audio track into a playable cloud of colorful points using the same AI brain that powers Stable Audio. By compressing sound waves into spatial coordinates, it lets you click on floating dots to play specific audio chunks or watch a glowing playhead drift through the music in real time. It even lets you recreate the melody of one song using the unique sound textures of another. It is a brilliant way to touch, see, and reshape your favorite music.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 magebyte-zero/spec-superflow

spec-superflow

An elegant AI programming workflow plugin called spec-superflow enforces absolute discipline on AI coding agents across nine different platforms. It functions as a strict state machine with eight distinct phases, preventing AI assistants from writing any code until they complete a verified planning phase. By validating requirement files, checking off design criteria, and locking down execution contracts, this tool completely eliminates the common headache of AI assistants drifting off-scope or guessing random fixes during a bug. It guides AI models step-by-step from requirement gathering to the final code review. The takeaway is that you get highly predictable, contract-driven AI code generation that actually matches your exact design requirements on the...

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 amap-ml/blockpilot

BlockPilot

Speed up language models during generation by dynamically adjusting how many words they guess ahead at a time. Speculative decoding usually guesses a fixed chunk of text and then checks it for errors, but a single fixed size is pretty inefficient since some prompts are much easier to predict than others. This repository, called blockpilot, solves this problem by using a tiny, clever helper model that reads your prompt just once and instantly chooses the perfect chunk size for that specific request. It makes the guessing game adaptive, cutting down on wasted computation and making text generation feel noticeably faster. Check it out to see how simple, adaptive tweaks can...

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

ROCmFPX

Run quantized large language models directly on AMD hardware with impressive speed and precision by using rocmfpx. This project extends llama.cpp with experimental low-bit quantization formats specifically tuned for AMD graphics cards and processors. Instead of compromising model quality with standard compression tricks, it introduces custom weight formats and clever agent presets that protect critical attention and embedding layers. This means you can run lightweight models while preserving their reasoning, tool-calling, and structured coding capabilities. It is the perfect tool for hardware enthusiasts looking to squeeze every drop of performance and intelligence out of their AMD chips.

🆔 @hackernewsgithubprojects