56 subscribers
7.26K videos
7.87K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ tarunlnmiit/autopilot-jobhunt

Autopilot Jobhunt

Autopilot-jobhunt is the nightly job search assistant that matches open roles directly to your actual work history instead of relying on generic keyword searches. This clever tool automatically sweeps through over one hundred and thirty company career pages every single night to discover new postings. It then feeds the job details and your markdown resume to a local or cloud-based artificial intelligence model, which scores each role from zero to one hundred based on how well you actually fit the requirements. The single best part is that it will ping your phone with the top matches via Telegram, and can immediately draft a tailored resume and cover letter for you...

πŸ“° https://news.ycombinator.com/item?id=48844867

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ aizenvoltprime/damocles

Damocles

You can now run a full team of up to five specialized AI agents right inside your editor to collaborate on your code. An open-source extension called damocles turns VS Code into an absolute powerhouse by embedding a native agent runtime. Instead of just chatting with a single chatbot, this tool lets you spin up dedicated digital specialistsβ€”like backend architects, UX designers, and security testersβ€”who work together on a shared brief. It even maps your entire codebase into a visual knowledge graph to trace dependencies and find dead code. It is the ultimate upgrade for anyone wanting a smarter, fully integrated development partner.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ vercel-labs/native

Native

You can now build actual desktop applications using the web tools you already know, without the massive memory overhead of traditional frameworks. A project called native makes this possible by providing a lightweight toolkit for creating desktop apps with standard web technologies. It solves the common problem of bloated, slow-loading desktop software by giving developers a streamlined way to connect web frontends with native operating system capabilities. It features a complete set of pre-built user interface components like menus, dialogs, and sidebars that match your operating system perfectly. It is a great way to build fast, beautiful desktop tools quickly.

πŸ“° https://news.ycombinator.com/item?id=48845084

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ walkinglabs/hands-on-modern-rl

Hands-On Modern RL

Reinforcement learning is no longer just about teaching a virtual cart how to balance a pole; it is now the secret engine behind alignment in large language models. The open-source curriculum hands-on-modern-rl bridges this gap by taking you from classic control baselines all the way to advanced techniques like direct preference optimization and agentic systems. Instead of heavy math walls, you get highly practical code chapters covering everything from standard training loops to multi-turn reasoning and tool use. It is the perfect, straightforward roadmap to understand how modern AI systems actually learn to think and act.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ sethgammon/citadel

Citadel

Citadel acts as an operating layer that turns chaotic AI coding chats into structured engineering workflows. If you use tools like Claude Code, your session context usually vanishes the moment you close the window, forcing you to re-explain your architecture every single time. This clever project solves that by saving persistent campaign memory directly inside your repository. When you type a request, its smart router classifies the task for free using pattern matching before resorting to expensive model calls. It even spins up parallel agent fleets in isolated worktrees to safely handle massive refactors. It is the perfect sanity-saving upgrade for hands-on developers.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ nasa/spacewasm

SpaceWASM

SpaceWASM is the flight-compliant WebAssembly interpreter that safely runs binary code on-board spacecraft. Built by NASA and Caltech, it compiles standard WebAssembly into a specialized intermediate representation designed specifically for the absolute reliability needed in deep space. Because space missions have zero room for memory failures or sudden software crashes, this interpreter enforces a custom, completely deterministic memory model using fixed-size pages and strictly bans runtime panics. It even decodes code on the fly in a single pass to save critical memory. It is a masterclass in adapting modern, portable web technology for the most extreme, resource-constrained environments in the universe.

πŸ“° https://news.ycombinator.com/item?id=48845993

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ umputun/agterm

agterm

agterm is a native macOS terminal designed specifically to keep your screen organized when running multiple AI coding agents at once. Instead of losing track of background tasks in a sea of standard terminal tabs, this app groups your active shells into named workspaces so you can run several agent-driven sessions side by side. It embeds the high-performance Ghostty rendering engine for speed, but adds smart sidebar indicators that show whether an agent is active, blocked, or finished. With a built-in control API and a command-line tool, you can automate layouts, trigger overlays, and manage sessions entirely through scripts. It is the ultimate terminal setup for developers who want to...

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ majoorwaldi/comfyui-majoor-assetsmanager

ComfyUI Majoor Assets Manager

Managing thousands of AI generations just got incredibly simple because comfyui-majoor-assetsmanager lets you inspect the exact node workflow used to create any saved image without ever leaving your canvas. Acting as a media library built directly into ComfyUI, it lets you browse, rate, and tag your outputs in a fast virtual grid. Its standout feature is the Graph Map, a companion viewer that visually reconstructs the saved workflow inside your image and lets you copy or transfer parameters directly back to your workspace. It is a brilliant way to keep your generations organized and easily reproducible.

πŸ†” @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
πŸ“¦ clickhouse/raytracer

Raytracer

Developers have built a fully functional 3D path tracer entirely out of ClickHouse SQL queries. There are no external programs or plugins here; a single database SELECT query calculates every single pixel, rendering glass-like chrome lettering floating over a procedurally generated landscape. It treats pixels as database rows, calculates complex 3D math on database tuples, and runs mirror-bounce loops using array functions to keep everything running in parallel. While other database engines struggle to even compile a scene like this, this clever hack whips through a gorgeous high-resolution image in under eighteen seconds. It is a brilliant, slightly chaotic reminder of just how powerful database engines can be when you...

πŸ“° https://news.ycombinator.com/item?id=48747407

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ jay-sahnan/signal

Signal

Signal is the open-source sales assistant that finally lets you run smart web monitoring and email outreach on your own API keys. Instead of paying massive monthly fees for black-box software, this self-hosted workspace tracks company changes like new job openings or pricing shifts, collects contact info from around the web, and drafts personalized emails. It even uses browser automation to scrape websites that do not have public APIs. You get a clean chat interface powered by Claude to manage your list, and everything runs directly on your own database. It is the perfect way to build a custom pipeline while keeping full control of your data.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ ohad6k/ditto

Ditto

Stop teaching your AI agents who you are every single time you start a new chat session. You already have months of honest, unfiltered coding history sitting in your local files, and this clever tool lets you mine those raw logs to generate a personalized agent profile. It strips out the noise and uses your own coding assistant to analyze your real habits, finding exactly what you reject, how you write, and what done actually means to you. You get a local markdown profile that hooks directly into your favorite developer tools, so your assistant instantly knows how you work. Try it out to see what surprising developer traits you...

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ sceneworks/sceneworks

SceneWorks

SceneWorks is the desktop-native AI art studio that finally runs heavy image and video generation locally on your GPU with absolutely zero Python or Docker required. Instead of wrestling with complex setups or paying subscription fees to cloud servers, you just run a single installer on your Mac or Windows machine. It uses native Rust engines to power everything from text-to-image creation to training your own custom character models right on your hardware. Your prompts, models, and creations stay entirely private. It is like having a fully loaded, professional AI workstation that just works, completely offline, straight out of the box.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ narbehouse/benny-s-accessibility-hub-2.0

Benny's Accessibility Hub 2.0

This remarkable computer suite lets users navigate an entire digital world using only two head switches mapped to the spacebar and enter key. Designed by dedicated caregivers for a nonspeaking developer with quadriplegia and vision challenges, the project package includes eighteen customized games and a complete suite of communication tools. It features an incredibly clever real-time translation board that listens to surrounding conversation locally, then uses artificial intelligence to generate context-aware phrase suggestions and word completions to help the user participate instantly. This beautiful open-source resource is a masterclass in highly personalized, compassionate engineering that changes what is possible for assisted computing.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ antigmalabs/ante-preview

Ante Preview

An open-source tool called ante-preview lets you run a fully self-contained coding agent directly inside your terminal with absolutely zero external dependencies. Unlike alternative tools that drag in massive runtimes and lock you into specific cloud models, this tool is packed into a single, fifteen-megabyte Rust binary that can run completely offline using local models. It includes its own embedded search and version control tools, utilizing up to seven times less memory than similar terminal agents. It is the perfect lightweight assistant for writing, editing, and running commands right from your command line.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ openmoss/moss-transcribe-diarize

moss-transcribe-diarize

The open-source model moss-transcribe-diarize beats both Google and OpenAI in transcription and speaker-tracking accuracy on challenging multi-speaker benchmarks. Instead of the usual headache of gluing together separate transcription and speaker-labeling tools, this clever system does everything at once in a single, unified pass. It takes raw, messy audio from meetings, podcasts, or videos and outputs a clean transcript with exact timestamps and clear speaker tags already baked in. You can run it locally, serve it with high-speed inference engines, or use its built-in subtitle web app to burn captions straight to video. It is a brilliant, self-contained way to make sense of long-form conversations.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ cloudrift-ai/emmy

Emmy PyTorch Compiler

You can compile PyTorch models directly into raw, optimized CUDA kernels using a custom compiler stack written in just five thousand lines of Python. An open-source tool called emmy lets you trace any PyTorch module, decompose it, and fuse the operations into highly efficient hardware-native instructions. Instead of dealing with massive, opaque compiler frameworks, you get to inspect your model across six distinct stages of intermediate representation all the way down to the final CUDA code. It makes optimization completely transparent, allowing you to easily benchmark your custom kernels, run experiments, and deploy tuned models to GPU servers.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ jfrog/boost

Boost

Slash the token bill of your coding assistants by wrapping your terminal commands. This command-line utility intercept output from build, test, and package tools and condenses noisy terminal logs into ultra-compact, structured context. Instead of letting thousands of lines of install logs or repetitive build layers eat up your model's context window, it preserves only the critical details your agent needs to reason, like error messages, test failures, and timing statistics. This keeps your agents fast and accurate without wasting money. You can even run a report in your browser to see exactly how many tokens you saved.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ harshaneel/humanize

Humanize

Write text that reads as genuinely human-authored by applying research-backed writing tweaks directly inside your favorite AI chat agent. This clever open-source repository contains humanize, a rule-based system prompt designed to strip away unmistakable AI writing patterns. By injecting natural sentence length variety, slashing predictable transition words, and matching your personal writing style from a quick sample, it helps your drafts sound authentic. It even includes a second forensic tool called ai-check to audit your work for hidden machine-generated signals. It is a brilliant, zero-dependency way to make your AI writing sound like an actual person wrote it.

πŸ“° https://news.ycombinator.com/item?id=48820564

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ zymazza/mazzap

Mazzap

Mazzap is the 3D digital-twin engine that transforms open geospatial data into an interactive, self-contained virtual land model right in your browser. Unlike traditional mapping software, it runs completely locally with zero cloud dependencies, allowing you to click anywhere to read exact GPS coordinates, simulate active wildfires, and trace water flow paths across real terrain. It combines local astronomy, viewshed calculations, and vegetation mapping into a lightweight browser viewer. You can even query the land using natural language with a built-in assistant. It is a brilliant tool for visualizing how water, fire, and sunlight interact with the physical world.

πŸ“° https://news.ycombinator.com/item?id=48806109

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ pglayers/pglayers

pglayers

The PostgreSQL distribution that packages extensions as ready-to-use Docker image layers, letting you mix and match features with zero compilation. Normally, official Postgres Docker containers ship entirely empty of extensions, forcing you to manually install dependencies or compile things like geospatial tools and vector search from source. This project publishes over fifty popular extensions as isolated, pre-built Docker layers. You simply stack them onto the official Postgres base image using a single copy line per extension in your Dockerfile. It completely eliminates file conflicts and manual setups. Grab the pre-configured full bundle or build your own custom database stack in seconds.

πŸ“° https://news.ycombinator.com/item?id=48749752

πŸ†” @hackernewsgithubprojects