58 subscribers
7.34K videos
7.94K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
📦 lasect/discodb

Store Data Inside Discord!

Imagine turning your favorite chat app into a fully functional relational database. That is exactly what this project offers by leveraging Discord servers as permanent storage for your data. Built entirely in Go, this unique tool handles table creation and data management directly within a guild, effectively bypassing the need for traditional external hosting. It is an incredibly clever way to manage lightweight projects without overhead, proving that infrastructure can exist in the most unexpected places. Whether you are building bots or experimenting with creative storage, this project is a fascinating peek at the future of decentralized data.

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

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

Wawona: A Native Wayland Compositor for macOS and Beyond

Ever wondered how to bring the flexibility of Linux window management to your Mac, iOS, or Android devices? Meet Wawona, a pioneering project creating a native Wayland compositor for these platforms. By leveraging the power of Nix, Wawona ensures hermetic, reproducible builds, allowing developers to manage complex dependencies without cluttering their local systems. Whether you are running terminal clients or remote apps through Waypipe, Wawona offers a robust architecture for cross-platform compositing. Dive into the repository to see how this ambitious project is breaking new ground in display technology and help shape the future of native desktop environments.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 arindam200/cc-lens

Track Your Claude Code Usage Locally

Are you curious about how much you are really spending on your AI coding sessions? Meet your new best friend for monitoring development workflows. This project provides a powerful real-time dashboard that visualizes your local data from Claude Code directly. It tracks everything from token usage and cost per session to model performance and project activity, all without relying on external clouds or telemetry. With features like full session replays and a project heat map, you gain total visibility into your AI interactions. It is a fantastic tool for developers wanting to optimize their coding habits and stay transparent.

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

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

Automate Your Coding Workflow with Nonstop

Imagine giving your coding assistant the independence to keep working without needing your constant supervision. That is exactly what this project offers by introducing an autonomous mode for your development environment. It creates a robust safety layer by running pre-flight risk assessments before executing tasks and uses a clever blocker decision framework to navigate complex coding issues on its own. By utilizing a session-scoped stop hook, it ensures you remain in total control while the system handles the heavy lifting of continuous execution. This tool is a game changer for staying productive and turning your assistant into a true partner.

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

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

Stop Switching Tools: The Ultimate Mobile Dev Dashboard

Tired of juggling different tools for iOS and Android development? Meet a powerful universal mobile devtool that lets you control all your simulators, emulators, and connected real devices from one sleek web dashboard and simple command line interface. Whether you need to quickly install apps, inspect databases, stream logs in real time, or manage location data, this project brings everything together into one unified, efficient workspace. It is a game-changer for streamlining your mobile workflow and testing across multiple platforms effortlessly. Give it a try to reclaim your productivity and keep your development environment clean and organized today.

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

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

Stop AI Agent Failures with This Self-Healing Infrastructure

Tired of watching your AI agents break whenever they hit a payment error? Meet this self-healing infrastructure designed specifically for autonomous agents. Instead of letting your operations stall, it uses a smart six-stage repair pipeline that diagnoses, fixes, and remembers every solution. By wrapping your existing functions in a simple implementation, you gain a persistent Gene Map that stores fixes, ensuring that recurring issues are resolved instantly in under one millisecond. It effectively learns from failures to make your agents immune, boosting reliability dramatically. Stop manually fixing agent errors and let this intelligent runtime handle the heavy lifting for you.

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

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

The Ultimate Feed Reader You Need

Tired of missing updates because your feed reader is cluttered or limited? Meet a powerful open-source solution that streamlines your digital life. This versatile tool acts as a unified hub for all your favorite content, supporting standard formats like RSS, ATOM, and JSON. It goes beyond simple text by functioning as a full-featured podcast player and even includes native support for the Gemini protocol. Whether you are managing complex news feeds or tracking media across various web services, this application provides a fast, customizable experience to keep you organized. Simplify your daily information flow and take control of your media today.

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

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

Tracking Every OpenClaw Vulnerability Automatically

Ever wonder how to keep track of security vulnerabilities in a fast-moving project like OpenClaw. This project is a completely automated tracker that continuously monitors OpenClaw security advisories across multiple sources including the official GitHub Advisory Database and the global CVE registry. Every hour, it runs a script to reconcile and update the vulnerability status, providing a clear dashboard of issues. It even tracks complex details like advisory publication pipelines and vulnerability categories. It is a vital tool for developers needing an accurate, up-to-date picture of the OpenClaw security landscape. Check it out to stay protected.

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

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

Mecha CMS: The Minimalist Website Solution

Are you tired of bloated websites and complex database management? Mecha is a powerful flat-file content management system designed specifically for minimalists who crave speed and total control. By eliminating the need for a database, it allows you to manage all your content directly through simple folders and text files. You can effortlessly write and edit your pages using Markdown, while its highly modular structure lets you pick and choose exactly which features you need. Whether you are building a personal blog or a clean professional portfolio, Mecha offers the perfect balance of simplicity and extreme extensibility.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 cmc-labo/tinyos-rtos

Build Your Own Micro-OS from Scratch

Have you ever wanted to build your own operating system from the ground up? This project is an incredible resource that breaks down the essentials of creating a tiny real time operating system designed for embedded hardware. By focusing on a minimalist approach, it helps you master tricky concepts like task scheduling and context switching without getting bogged down by unnecessary bloat. It is a fantastic way to understand how software talks directly to hardware. Whether you are a student or a hobbyist, diving into this codebase is a perfect way to level up your low level programming skills today.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 jdcodes1/claude-sh

Claude Code, But Just Bash Scripting

Ever wanted the power of an AI coding assistant without the massive bloat of heavy dependencies? Meet a fascinating project that reimagines Claude Code entirely as a lightweight bash script. By cutting out hundreds of thousands of lines of code and ditching complex npm packages, this tool relies solely on curl and jq to get the job done. It provides real-time streaming, session persistence, and even handles tool chaining in a tiny, portable footprint. It is the perfect example of how you can strip away the excess to achieve peak performance. Give it a try for a lightning-fast experience.

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

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

Take Control of Your Excalidraw Sketches with ExcaliDash

Are your digital sketches feeling cluttered and disorganized? Meet ExcaliDash, a powerful self-hosted dashboard designed to bring order to your Excalidraw workflow. It serves as a centralized hub where you can manage, search, and organize all your drawings into collections using a simple drag and drop interface. Beyond just organization, it enables real-time multi-user collaboration and provides secure scoped sharing for your files. Whether you need to keep your personal work private or sync with a team, this tool offers the flexibility to host your own data while maintaining control. Start organizing your creative space more effectively today.

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

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

Run Vision Language Models Locally on Your Mac with MLX-VLM

Ever wanted to run powerful vision language models directly on your Mac? Meet the MLX-VLM repository, a fantastic tool built to handle both inference and fine-tuning for multimodal models using the efficient MLX framework. This package solves the headache of resource-heavy AI by allowing you to process images, audio, and video right on your local machine with impressive speed. It features clever optimizations like vision feature caching to avoid redundant processing and TurboQuant to compress your memory usage during generation. Whether you are building complex visual reasoning apps or experimenting with local AI, this project is a must-try.

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

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

Supercharge Notepad++ with NppExec

Are you tired of constantly switching windows just to run your code while editing text? NppExec transforms your Notepad++ editor into a powerful development environment by adding a robust command console directly into the interface. This plugin lets you execute scripts, compile source code, and run external applications without ever leaving your document. You can even automate complex workflows by creating custom macro sequences or utilizing variable support for file paths. It is the perfect tool for developers who want to keep their workspace streamlined and efficient. Give your editor the upgrade it deserves and start building faster today.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 codeninja/oauth-cli-coder

Automate Your AI Terminal Workflows with Ease

Want to supercharge your terminal workflow with AI agents without messing around with complex API keys? This clever tool lets you control CLI-based coders like Claude, Gemini, and Codex directly through automated tmux sessions. By interacting with the actual binaries, it inherits your existing authentication, saving you from constant token management. It handles everything from clearing startup dialogs to capturing full scrollback buffers, effectively turning these interactive tools into powerful, programmable assets for your projects. Whether you are building complex multi-agent pipelines or just automating repetitive tasks, this bridge makes local AI interaction seamless. Give your terminal superpowers today.

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

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

Supercharge Your AI Coding with Shep

Stop relying on a single AI coding assistant and start running them all at once. Shep is an innovative tool that lets you execute Claude Code, Cursor, and Gemini CLI agents in parallel within fully isolated workspaces. This means you can compare outputs, troubleshoot complex bugs, or prototype features simultaneously without your agents stepping on each other's toes. By separating these environments, you gain a massive productivity boost and much deeper insight into how different models handle your codebase. It is the perfect way to optimize your development workflow and find the best solution faster. Try it to master your multi-AI setup.

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

🆔 @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
📦 plumgmk/vbesvga.drv

Unlock Modern Graphics on Windows 3.1

Have you ever wanted to run your classic Windows 3.1 setup in high resolution on modern hardware? This repository brings a powerful generic SVGA driver that breathes new life into the aging operating system. By utilizing VESA BIOS extensions, it effectively replaces archaic, restrictive display drivers with a flexible solution that supports various screen resolutions and color depths directly in your virtual machines or legacy systems. It is an essential tool for enthusiasts looking to experience retro computing without the headache of incompatible hardware settings. Download this driver today to finally enjoy a sharper, more capable interface on your favorite vintage platform.

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

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

Turn Your AI into a Desktop Operator

Ever wish your favorite AI could just control your computer for you? Meet this powerful desktop automation agent that gives any AI model the eyes and hands to interact with your OS. It works by wrapping your desktop in a universal interface, allowing models like Claude or Gemini to click, type, and navigate apps just like a human. It even features a smart three-stage pipeline to keep tasks efficient and a clever adaptive learning system that gets smarter the more you use it. It is the ultimate bridge for truly autonomous computer control. Go give it a try today!

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

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

Visualize Your Code in Real-Time with ImPlot

Ever wanted to visualize your program data in real-time without the headache of complex state management? Meet ImPlot, an incredible immediate mode plotting library built specifically for Dear ImGui. It solves the problem of needing high-performance, interactive data visualization directly within your application interface. Whether you need line plots, heatmaps, or real-time streaming charts, ImPlot makes integration seamless with minimal code. Because it mirrors the immediate mode philosophy of ImGui, you can plot data dynamically during your update loop with ease. It is the perfect tool for developers wanting instant, interactive visual feedback. Give your data life today.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 tulerfeng/gen-searcher

Gen-Searcher: Smarter AI Image Generation via Agentic Research

Ever struggle to get AI to generate accurate images for complex, real-world topics? Meet Gen-Searcher, a groundbreaking framework that transforms how models create visuals. By training a specialized multimodal agent to browse the web, reason over evidence, and gather visual references before generating, it solves the problem of hallucinated details. This project uses reinforced learning and supervised fine-tuning to ensure your results are grounded in real data, significantly outperforming standard models. Whether you are a developer or researcher, this tool makes image synthesis smarter and more reliable. Check it out to revolutionize your next creative project today.

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

🆔 @hackernewsgithubprojects