56 subscribers
7.26K videos
7.87K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
📦 talkcody/talkcody

TalkCody

This open-source coding agent lets you control your entire software development workflow remotely using chat apps like Telegram and Feishu. Instead of staying glued to a heavy desktop editor, talkcody connects directly to your local workspace, allowing you to trigger complex programming tasks, execute terminal commands, and review code diffs straight from your phone. It runs as a local client to keep your files secure while integrating with multiple language models and custom tools. By bridging the gap between local codebases and remote chat interfaces, it turns mobile messaging into a fully functional development environment for managing code on the go.

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

NormaCore

You can now run entire physical robotic setups, from data collection to AI model execution, using a single unified toolkit. norma-core is an open source platform that provides everything you need to build and manage hardware ecosystems, featuring its own 3D-printed robotic arm and custom jaw gripper. Instead of wrestling with fragmented drivers, it unifies high-performance data pipelines, a web interface, and an SDK to let you record structured datasets for imitation learning and even fine-tune AI control policies. It is a game changer for anyone wanting to jump straight into training real robots without the massive enterprise price tag.

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

NtWarden

You can now inspect hidden processes and detect memory hollowing directly from a clean, neon-themed desktop interface. ntwarden is a Windows system analysis and research toolkit that combines a polished user interface with deep kernel-level diagnostics. It helps developers and security researchers examine active processes, verify driver signatures, and analyze running memory for anomalies like unbacked shellcode or direct syscalls. By pairing a custom kernel driver with an intuitive GUI, it uncovers hidden activities that standard task managers completely miss. Grab ntwarden to get an incredibly clear, deep-dive view into the absolute lowest levels of your Windows operating system.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 tylergraydev/claude-code-tool-manager

Claude Code Tool Manager

Managing configuration files for artificial intelligence coding assistants usually means manually editing scattered JSON files across your system. The desktop app claude-code-tool-manager changes that by providing a single, clean visual interface to orchestrate your entire local setup. It automatically syncs your Model Context Protocol tools, custom slash commands, and specialized agent skills across multiple development tools simultaneously, including Cursor and Claude Code. You can visually toggle tools on a per-project basis, run instant connection tests to verify new servers, and even let your AI assistant configure its own tools programmatically. It is a brilliant way to bring order to your local development environment.

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

the0

You can write your algorithmic trading bots in almost any major language, deploy them to an isolated self-hosted engine, and automatically generate custom React dashboards to monitor them. That is the magic of the0, an open-source platform that breaks down the walls of quant trading. Instead of forcing you into a single ecosystem, it supports everything from Python and TypeScript to Rust, C++, and Haskell. It runs your strategies in clean, isolated environments while giving you full control over your private financial data. It even includes a built-in assistant integration so you can deploy bots and inspect logs using simple, everyday natural language.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 ddalcu/mlx-serve

mlx-serve

Run any open-source artificial intelligence model directly on your Mac at blisteringly fast speeds without ever needing Python or the cloud. This project is mlx-serve, a native engine built specifically for Apple Silicon that serves both MLX and GGUF models. It is significantly faster than standard tools and behaves exactly like OpenAI, Anthropic, or Ollama APIs, making it a drop-in replacement for your favorite developer apps. The most incredible part is its sandboxed agent mode, which lets an AI agent run terminal commands inside an isolated, secure Linux virtual machine that boots in under a second. Take control of your local AI workflow with mlx-serve.

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

Govctl

Enforce strict quality control on AI-generated code by putting a local governance control plane directly in your repository. The govctl tool helps you manage AI-assisted development by translating goals into structured, trackable files like RFCs, decisions, and work items. Instead of letting AI agents randomly write code and drift away from your design, you can set up executable verification gates that force the AI to prove its work actually passes your standards before anything gets merged. It is a fantastic way to keep your codebase clean and structured even when bots are writing the code. Give it a spin and keep your AI helpers on a short, reliable leash.

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

toolathlon_gym

AI agents struggle with complex real-world tasks, but toolathlon_gym lets you stress-test them across over five hundred automated scenarios using only local databases instead of brittle, live APIs. It packages twenty-five different tool servers into isolated Docker environments, forcing your agent to perform multi-step jobs like pulling mock database records, writing spreadsheets, and sending calendar invites. Because it runs entirely offline on a local database, your tests won't break when external APIs change. It is basically a local playground to see if your AI can actually handle messy, multi-tool workflows. Grab the code and see if your agent survives.

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

rexglue-sdk

The Xbox 360 recompilation toolkit that translates classic console games into native PC code. Instead of running games through a slow, resource-heavy emulator, rexglue-sdk analyzes the original PowerPC instructions and translates them directly into highly efficient code your PC can run natively. It builds a bridge between two completely different eras of hardware by handling the console's unique audio decoders, custom graphics processors, and complex file systems right inside a modern runtime. This means classic titles can finally run with incredible performance and native precision. If you love deep retro-engineering, this is the ultimate way to bring legendary console games into the modern PC era.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 sgharlow/claude-code-recipes

claude-code-recipes

You can now handle complex office operations and technical documentation using a pre-configured library of one hundred step-by-step prompts. The open-source project claude-code-recipes provides a massive collection of targeted templates designed specifically for daily business tasks. Instead of guessing how to prompt your AI assistant, you get structured guides categorized into ten distinct professional areas like strategic analysis, human resources, and project management. It simplifies everything from turning messy meeting notes into clear action items to writing detailed technical specifications. It is a highly practical reference book for anyone looking to make their everyday digital workload much lighter.

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

SwiReasoning

Stop your reasoning AI models from overthinking and wasting computing power on simple questions. It turns out you do not need to retrain a massive model just to make its thought process more efficient. Instead, this project introduces a clever, training-free method that lets AI dynamically switch between thinking silently in the background and spelling out its steps explicitly. By limiting the number of times the model switches back and forth, you get the same accurate answers in a fraction of the time. Grab the code, plug in your favorite model, and enjoy much faster, smarter reasoning without the endless waiting.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 cporter202/vibe-coding-for-dummies

Vibe Coding for Dummies

You do not need to spend months learning complex programming languages just to build your first software application. A free repository called vibe-coding-for-dummies lays out a complete guide to shipping real apps using artificial intelligence to handle the heavy lifting. Instead of memorizing syntax, you focus entirely on describing the behavior you want and let tools like Google AI Studio, Firebase, and Cursor write the actual code. The project teaches a straightforward workflow to take your idea from concept to a live, deployed app in just a few weeks. It is all about building momentum and getting your ideas into the wild.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 thomasjjj/obsidian-osint-entity-extractor

Obsidian OSINT Entity Extractor

Turn chaotic web articles into highly structured research notes directly inside your personal knowledge base. By simply pasting a link, this tool automatically scrapes the webpage, strips away the clutter, and passes the clean text to an artificial intelligence engine. It instantly extracts key people, organizations, and places, translating them into linked markdown wiki-links while organizing everything with clean metadata and structured headings. It is the perfect setup for researchers and curious minds who want to bypass manual copy-pasting, automatically generating a beautifully organized map of interconnected entities to supercharge how you analyze and navigate your research topics.

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

Drift

Keep your documentation and code in perfect harmony by instantly flagging outdated markdown files when your actual codebase changes. Instead of letting specs go stale and lie to your team, this tool lets you bind specific lines of markdown directly to files or precise code structures like functions and classes. It parses your code to build a smart, syntax-aware signature that ignores formatting tweaks or layout shifts, so you only get alerted for real logic changes. If a coding agent or a developer modifies the code, the tool catches the mismatch immediately in your workflow. Keep your docs accurate and never guess if they still match reality.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 alltechdev/gplay-apk-downloader

gplay-apk-downloader

You can now download free application files directly from the Google Play Store and automatically merge split app bundles into a single, easily installable file. Using a tool called gplay-apk-downloader, you get a clean web interface and command-line utility that bypasses the usual headache of managing fragmented installation packages. It rotates through real device profiles to safely request the files, downloads the necessary components, and intelligently fuses them together while keeping older and newer phone architectures in mind. You can even plug your Android phone in over USB and install apps directly from your web browser without downloading them to your computer first.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 yzfly/awesome-context-engineering

Awesome Context Engineering

Optimize the information you feed into artificial intelligence by exploring awesome-context-engineering. This repository acts as a curated handbook that helps developers shift from simple prompting to strategically designing what an AI model reads, remembers, and ignores during a task. It gathers research papers, expert insights from industry leaders, and practical tools to solve the problem of context rot, where too much irrelevant data actually degrades model performance. The most fascinating resource featured is a set of open-source tools designed to compress logs and automatically prune irrelevant code blocks, saving up to ninety-five percent on token costs. Check out the repository to start building smarter, highly efficient AI agents.

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

codex-chatgpt-control

Connect your local coding agent directly to your active browser tab to use the best reasoning models without manual copy-pasting. This unofficial library acts as a bridge, allowing your local developer agent to send prompts, upload files, and grab responses from your open chat window. It is built strictly for visible, user-directed sessions rather than background automation, keeping you in complete control of your tools. By handling the tedious window switching for you, it keeps your development flow unified and fast. Try integrating it into your setup to let your coding agent consult ChatGPT naturally.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 dmno-dev/bumpy

bumpy

bumpy is the modern versioning and changelog tool that finally tames the chaos of managing a monorepo. Instead of wrestling with rigid commit formats or bloated plugins, developers just add simple markdown files to their pull requests to declare exactly what needs to be released. This approach really shines because it runs entirely inside your own workflows with zero third-party bots or external apps to trust. It even handles tricky workspace dependency cascades perfectly and ships with an clever AI skill that teaches LLMs how to update your release files automatically. Grab bumpy on your next project to make publishing actually feel easy.

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

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

ipadecrypt

ipadecrypt is the command-line tool that finally automates downloading and decrypting iOS apps directly from the App Store. By pairing up with your jailbroken iPhone over SSH, it handles the entire process of logging in, fetching the app package, installing it, stripping away the official encryption, and giving you a clean decrypted file. It handles everything with minimal manual work, making it incredibly easy to back up your favorite apps or inspect their code. Just point it at any app identifier, and the tool takes care of the rest. It is a brilliant way to keep your digital library truly yours.

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

FutureShow

Futureshow is the open-source benchmarking platform that pits frontier AI models against live prediction markets to see who forecasts the future best. Instead of using dry academic tests, it tracks real-world events in politics, finance, and culture using prediction markets where thousands of people stake real money. Multiple AI models independently research topics, search the web, check social media, and place their votes on various outcomes. The platform tracks their accuracy in real time, showing where AI outperforms the crowd and where it falls flat. It is a fascinating way to watch artificial intelligence test its reasoning skills against actual human collective intelligence.

🆔 @hackernewsgithubprojects