56 subscribers
7.24K videos
7.84K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
📦 ashiteshsingh/tpu-accelerated-quantum-jax

tpu-accelerated-quantum-jax

Run massive quantum simulations on your own computer or scale up to a massive sixty-four chip cloud cluster using this incredibly fast tool. It lets you simulate quantum circuits with up to thirty-six qubits purely using Google's JAX library, bypassing the slow overhead of traditional frameworks. By compiling everything directly into a single machine-level instruction and using a smart mathematical shortcut, it speeds up gradient calculations by over forty times compared to standard methods. It is the perfect playground for testing noise, running variational algorithms, and exploring complex quantum behaviors without needing to write a single line of complex GPU or TPU code.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 xiejunjie524/handdraw-story-video

handdraw-story-video

You can now transform a single static illustration into an animated story where the black-and-white line art sketches itself out from left to right before being filled with soft, gradual coloring in the exact same direction. The open-source tool handdraw-story-video automates this entire pipeline by locally extracting perfectly aligned line art from your color images, generating the animation coordinates, and rendering a vertical video ready for social media. It solves the problem of misaligned animations and complex timeline editing by utilizing HyperFrames and automated checks to build forty-second visual stories. This is perfect for creators who want to produce eye-catching, hand-drawn storytelling videos without spending hours manually masking and editing...

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

pgGraph

Run lightning-fast graph searches and shortest-path queries directly on your existing database tables. Instead of forcing you to move your data to a complex, separate graph database or learn a new query language, this clever tool installs as an extension that works right alongside your normal tables. It reads your relational data and precomputes a highly optimized memory structure behind the scenes. This means you can find deep connections and trace paths across your data using simple SQL functions, all while your database remains the single source of truth. Try it out to make your relational data feel instantly connected.

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

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

Minarrow

Minarrow is the minimal Apache Arrow library that finally gives Rust developers blistering speed and tiny compile times. Instead of waiting on massive data-engineering frameworks to build, this library compiles in under two seconds. It completely bypasses slow dynamic dispatch by using clean Rust enums, keeping your memory layout perfectly aligned for modern processor math. You can instantly pass millions of rows of data back and forth with Python in nanoseconds, completely zero-copy, while easily bridging to Polars and standard Arrow tools. It is the perfect way to keep your real-time analytics pipelines lightweight, fast, and incredibly simple.

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

sideshow

Sideshow is the live visual surface that finally gives your terminal coding agent its own screen. While text-based agents work inside a wall of text, this tool lets them publish rich, live-rendering browser cards to show you exactly what they mean. Your agent can instantly share interactive user interface mockups, live terminal output, architecture diagrams, and syntax-highlighted code diffs while it works. Because the agent sends only raw data instead of heavy design systems, it saves up to ninety percent on token costs. It works instantly with the coding tools you already use. Run it locally to visualize your next build.

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

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

Lorekeeper

Step into a fully interactive three-dimensional digital library where you can organize, browse, and read your EPUB and PDF files in a beautifully rendered virtual space. As you read, a physical red ribbon bookmark moves along your book on the shelf to display your exact reading percentage at a glance. You can highlight text to generate gorgeous, shareable quote cards, and even write reviews that get stamped in gold directly onto the back cover of your completed books. Running entirely locally on your computer with automatic metadata extraction, lorekeeper is the perfect way to transform your flat document files into an immersive virtual study.

🆔 @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
📦 promptpartner/agentsmith

AgentSmith

While most people think the secret to building great AI agents is using a better model, the truth is that the model only accounts for about ten percent of the final outcome, while the system rules and guardrails you wrap around it handle the other ninety percent. An open-source project called agentsmith acts as a portable operating system for coding assistants like Claude Code, establishing a disciplined structure that keeps them from going off the rails. By running a single setup script, it auto-detects your project type and applies battle-tested rules for planning, verifying, and clean handoffs. If you want your agents to stop shipping on vibes and start proving...

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

Holo

Holo is the experimental macOS utility that turns the desk immediately surrounding your MacBook into four assignable tap zones. By listening through your Mac's built-in microphone, this clever tool analyzes the subtle acoustic vibrations of physical taps on your desk and translates them into custom computer actions. You can tap the front-right or rear-left of your laptop to instantly run a system shortcut, trigger a terminal command, copy text, or capture a screenshot. It uses smart local processing and acoustic modeling to ignore background speech and normal typing, ensuring your physical desk becomes a private, highly responsive control pad without uploading a single byte of audio.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 xhluca/agent-talk

agent-talk

Your coding agents are officially done with isolation. Instead of you acting as a manual messenger copying and pasting code snippets between terminals, agent-talk lets autonomous coding agents directly message and coordinate with each other. This clever plugin integrates with popular tools like Claude Code to establish a secure, end-to-end encrypted channel over a message relay. It means one agent can autonomously ask another about API changes, resolve database schema conflicts, or hand off tasks on different machines without you typing a single word of the conversation. It is a brilliant way to let independent agents handle the low-level details while you focus on the big picture.

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

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

Arandu

Arandu is the desktop launcher that finally takes the headache out of running local AI models on your computer. Instead of wrestling with command line arguments, terminal prompts, or dll libraries, you get a clean, visual command center to manage and run your llama-server. You can download files straight from Hugging Face, track your system hardware performance in real time, and launch your models with custom arguments in a couple of clicks. It even includes a built-in chat interface so you can start talking to your models instantly. It is the easiest way to control your local AI setup.

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

ShapeR

Meta Reality Labs has built an AI that turns shaky, casual video clips of a messy room into perfect, individual 3D digital models. Unlike traditional tools that merge an entire room into one unchangeable block, ShapeR processes every object separately. It looks at sparse tracking points, video frames, and even text descriptions to build a metrically accurate 3D mesh for each item. This means you can actually pick up, move, and interact with the virtual objects later. Best of all, it works without any human input. Grab the code on GitHub and start reconstructing your physical world in 3D.

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

Cuelume

Cuelume is the lightweight library that finally makes adding satisfying UI sounds to your web projects incredibly simple. Instead of forcing you to hunt down, license, and load heavy audio files, this clever tool synthesizes fourteen beautiful, modern interaction sounds live in the browser using the Web Audio API. All you have to do is drop a simple data attribute onto your HTML buttons, links, or toggles, call a single startup function in your code, and you instantly get gorgeous physical clicks, soft bells, and tactile feedback. It has zero dependencies, works with any framework, and runs silently on the server. Grab Cuelume today and give your user interfaces a...

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

Maildrop

You can now run your own private burner email server in just a single Docker command. A clever self-hosted service called maildrop lets you deploy a lightweight email system on your own domain to generate random, disposable addresses on the fly. It is perfect for dodging spam when signing up for sketchy websites, and it even supports password-protected inboxes and optional outgoing mail via an SMTP relay. The Python backend processes incoming messages and displays them in a clean, minimal web dashboard, keeping your real inbox clean. Grab your domain, spin up the container, and take back control of your online privacy today.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 piat0n/baremetal-ram-dumper

BareMetal RAM Dumper

Baremetal-ram-dumper is the bare-metal utility that makes physical memory extraction incredibly straightforward by bypassing the operating system entirely. Operating right from a bootable USB drive, this tool is built for cold boot attack experiments, where researchers freeze a computer's memory chips to slow down data decay, reboot the machine, and instantly copy the raw RAM contents straight to the drive. It utilizes classic BIOS routines to map out system memory and safely write those gigabytes of data directly to disk. It is a fascinatingly simple way to inspect what was left in memory before it fades away.

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

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

imo2026

Explore the actual math proofs that just ace'd the world's toughest high school math competition. The imo2026 repository gives you the exact, machine-verified Lean 4 code for all six problems solved by an AI prover. What is wild is that this system managed a perfect forty-two out of forty-two score. You can browse the formal problem statements alongside the exact verified proofs, like the massive four-thousand-line solution that took over fourteen hours to calculate. It is basically a front-row seat to the future of automated reasoning. Check it out and run the verification scripts yourself to see the future of mathematics in action.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 yanqinjiang/data-engine-omnix

Data Engine OmniX

The data-engine-omnix project automatically builds complex dynamic scenes inside Unreal Engine 5 to generate synthetic training data for advanced spatial AI models. By combining static environments with moving objects, this pipeline programmatically sets up synchronized multi-camera rigs and runs headless rendering on Linux GPU servers. It tracks precise vertex trajectories, face topologies, and depth maps, exporting perfect ground-truth data that is nearly impossible to capture in the real world. Developers can easily generate rich synthetic datasets of complex motion, which helps train algorithms to reconstruct moving objects from any viewpoint and at any point in time.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 cjbuilds/codex-orchestration

Codex Orchestration

Coordinate multiple artificial intelligence models to work together on a single task by assigning them specialized roles like planning, reviewing, and executing. codex-orchestration is a security-first plugin for Codex that lets you delegate work across different models to build a stronger plan before any code changes actually begin. Instead of relying on one general-purpose model, you can use specialized models for each phase, such as letting one model draft the initial plan, having another independent model review and approve it, and letting a third model write the code. This setup can run tasks up to twice as fast and saves your premium model limits by offloading repetitive tasks. You can...

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 liangdabiao/claude-code-deep-research-main

Claude Code Deep Research Agent

Conduct deep, citation-backed research completely on autopilot by transforming your terminal into an advanced multi-agent research team. Using this framework with Claude Code, you can deploy multiple specialized agents in parallel to scour the web, cross-reference facts, and score source quality on an A-to-E scale. It uses a Graph of Thoughts reasoning structure to automatically map out, prune, and merge research paths into a comprehensive final report. Just type a single command to watch it refine your question, build a plan, and write an incredibly thorough, validated report. It is the ultimate way to automate complex research workflows instantly.

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

Profile

Identify and fix hidden bottlenecks in your AI inference servers by measuring live performance directly against the physical limits of your hardware. Profile connects to your running server, calculates the absolute maximum throughput your GPU and model combination can achieve, and tracks actual performance under load. Instead of just showing charts, it diagnoses issues like memory pressure or queue delays and tells you exactly which startup flags to change. Once you apply the changes, it measures the difference to show your real-world cost savings and throughput gains. Optimize your setup to push your hardware to its absolute limit and slash hosting costs.

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

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

unsnooze

unsnooze is the terminal utility that automatically wakes up and resumes your limit-stopped AI coding sessions the moment their usage resets. When tools like Claude Code or Codex CLI freeze because you hit a five-hour or weekly cap, this clever tool tracks those paused processes across your workspace and safely wakes them back up inside your multiplexer. It operates as a local scheduler rather than a blind auto-approver, carefully navigating interactive limit menus and validating your session identity before typing a single keystroke. It even monitors desktop and editor extensions, giving you a live dashboard with calibrated account-wide burn rates so you can see exactly when you will hit the...

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

antennasim

You can now design and simulate custom antennas directly in your web browser without installing heavy desktop software. antennasim is an open-source, interactive web application that brings the industry-standard NEC2 simulation engine straight to a web page or even your phone. It translates complex electromagnetic math into interactive, real-time three-dimensional visualizations of radiation patterns, wire currents, and impedance charts. You can pick from seventeen built-in antenna templates, drag wires to customize shapes in the editor, and run multi-band frequency sweeps instantly. It runs entirely serverless in the browser using WebAssembly or via a simple self-hosted container. It makes advanced antenna physics accessible and visual for any curious developer or radio...

🆔 @hackernewsgithubprojects