Show HN: I'm 17 and made a tool to help students study smarter
(lira.study)
LIRA lets you quickly save notes, summarize, and answer questions on any webpage, undetected.
LIRA lets you quickly save notes, summarize, and answer questions on any webpage, undetected.
Show HN: Unbug – Rust macros for programmatically invoking breakpoints
(github.com/greymattergames)
A crate to programmatically invoke debugging breakpoints with helping macros.
A crate to programmatically invoke debugging breakpoints with helping macros.
Show HN: AI Infographic Generator
(ezygraph.com)
EzyGraph - Transform Blogs into Stunning Infographics
EzyGraph - Transform Blogs into Stunning Infographics
Show HN: DDoS Photon Cannon – A Toy DDoS
(codeberg.org)
DDoS Photon Cannon is a DDoS C&C server and bot program built for EDUCATIONAL PURPOSES ONLY. DDoS Photon Cannon is BARE BONES. It currently just sends HTTP GET requests to the target.
DDoS Photon Cannon is a DDoS C&C server and bot program built for EDUCATIONAL PURPOSES ONLY. DDoS Photon Cannon is BARE BONES. It currently just sends HTTP GET requests to the target.
Using uv with PyTorch
(astral.sh)
The PyTorch ecosystem is a popular choice for deep learning research and development. You can use uv to manage PyTorch projects and PyTorch dependencies across different Python versions and environments, even controlling for the choice of accelerator (e.g., CPU-only vs. CUDA).
The PyTorch ecosystem is a popular choice for deep learning research and development. You can use uv to manage PyTorch projects and PyTorch dependencies across different Python versions and environments, even controlling for the choice of accelerator (e.g., CPU-only vs. CUDA).
Math4devs.com: List of mathematical symbols with their JavaScript equivalent
(math4devs.com)
List of mathematical symbols with their JavaScript equivalent.
List of mathematical symbols with their JavaScript equivalent.
Show HN: MathGPT – Create math animations for any question
(math-gpt.org)
Get instant homework help from your personal AI math solver
Get instant homework help from your personal AI math solver
Sequin: A powerful little tool for inspecting ANSI escape sequences
(github.com/charmbracelet)
Human-readable ANSI sequences 🪩
Human-readable ANSI sequences 🪩
Maslow 4: Large format CNC routing made accessible
(maslowcnc.com)
Large format CNC routing made accessible.
Large format CNC routing made accessible.
Ask HN: What are your favorite tools for taming your email?
(ycombinator.com)
Like many people, my inbox seems to be at a place once again where it is just too overwhelming to keep track of. Automated sorting into more folders won’t give me more time to go through it all.
Like many people, my inbox seems to be at a place once again where it is just too overwhelming to keep track of. Automated sorting into more folders won’t give me more time to go through it all.
Memos – An open source Rewinds / Recall
(github.com/arkohut)
Memos is a privacy-focused passive recording project. It can automatically record screen content, build intelligent indices, and provide a convenient web interface to retrieve historical records.
Memos is a privacy-focused passive recording project. It can automatically record screen content, build intelligent indices, and provide a convenient web interface to retrieve historical records.
Garak, LLM Vulnerability Scanner
(github.com/NVIDIA)
garak checks if an LLM can be made to fail in a way we don't want. garak probes for hallucination, data leakage, prompt injection, misinformation, toxicity generation, jailbreaks, and many other weaknesses. If you know nmap, it's nmap for LLMs.
garak checks if an LLM can be made to fail in a way we don't want. garak probes for hallucination, data leakage, prompt injection, misinformation, toxicity generation, jailbreaks, and many other weaknesses. If you know nmap, it's nmap for LLMs.
OpenAI Nears Launch of AI Agent Tool to Automate Tasks for Users
(bloomberg.com)
OpenAI is preparing to launch a new artificial intelligence agent codenamed “Operator” that can use a computer to take actions on a person’s behalf, such as writing code or booking travel, according to two people familiar with the matter.
OpenAI is preparing to launch a new artificial intelligence agent codenamed “Operator” that can use a computer to take actions on a person’s behalf, such as writing code or booking travel, according to two people familiar with the matter.
Usql: Universal command-line interface for SQL databases
(github.com/xo)
Universal command-line interface for SQL databases
Universal command-line interface for SQL databases
Readme.so – Easy way to create a README
(readme.so)
Our simple editor allows you to quickly add and customize all the sections you need for your project's readme
Our simple editor allows you to quickly add and customize all the sections you need for your project's readme
Show HN: ZQDGR a Script Runner for Golang
(github.com/juls0730)
ZQDGR is Zoe's Quick and Dirty Golang Runner. This is a simple tool that lets you run a go project in a similar way to how you would use npm. ZQDGR lets you watch files and rebuild your project as you make changes. ZQDGR also includes an optional websocket server that will notify listeners that a rebuild has occurred, this is very useful for live reloading when doing web development with Go.
ZQDGR is Zoe's Quick and Dirty Golang Runner. This is a simple tool that lets you run a go project in a similar way to how you would use npm. ZQDGR lets you watch files and rebuild your project as you make changes. ZQDGR also includes an optional websocket server that will notify listeners that a rebuild has occurred, this is very useful for live reloading when doing web development with Go.
Kyanos: eBPF-based network issue analysis tool
(github.com/hengyoush)
Kyanos is an eBPF-based network issue analysis tool that enables you to capture network requests, such as HTTP, Redis, and MySQL requests.
Kyanos is an eBPF-based network issue analysis tool that enables you to capture network requests, such as HTTP, Redis, and MySQL requests.
Using VS Code to track and visualize ML experiments
(visualstudio.com)
Run, compare, visualize, and track machine learning experiments right in VS Code. This extension uses DVC, an open-source data versioning and ML experiment management tool. No additional services or databases are required.
Run, compare, visualize, and track machine learning experiments right in VS Code. This extension uses DVC, an open-source data versioning and ML experiment management tool. No additional services or databases are required.
Pleasant Debugging with GDB and DDD
(begriffs.com)
GDB is an old and ubiquitous debugger for Linux and BSD systems that has extensive language, processor, and binary format support. Its interface is a little cryptic, but learning GDB pays off.
GDB is an old and ubiquitous debugger for Linux and BSD systems that has extensive language, processor, and binary format support. Its interface is a little cryptic, but learning GDB pays off.
Show HN: Free mortgage analysis tool to avoid getting screwed by closing costs
(closingwtf.com)
Closing on a Mortgage? Don't get Screwed!
Closing on a Mortgage? Don't get Screwed!
JSON Formatter (Free, no ads, no signups)
(hqjson.com)
Our JSON formatter is a free online tool that helps you format and validate JSON data.
Our JSON formatter is a free online tool that helps you format and validate JSON data.
Show HN: Scooter – Interactive find and replace in the terminal
(github.com/thomasschafer)
Scooter is an interactive find-and-replace terminal UI app.
Scooter is an interactive find-and-replace terminal UI app.
LlamaChunk: Better RAG Chunking Than LlamaIndex
(github.com/ZeroEntropy-AI)
One major pain point of building RAG applications is that it requires a lot of experimentation and tuning, and there are hardly any good benchmarks to evaluate the accuracy of the retrieval step only.
One major pain point of building RAG applications is that it requires a lot of experimentation and tuning, and there are hardly any good benchmarks to evaluate the accuracy of the retrieval step only.
Pex: A tool for generating .pex (Python EXecutable) files, lock files and venvs
(github.com/pex-tool)
pex is a library for generating .pex (Python EXecutable) files which are executable Python environments in the spirit of virtualenvs.
pex is a library for generating .pex (Python EXecutable) files which are executable Python environments in the spirit of virtualenvs.
Uno Platform Studio Featuring Hot Design
(platform.uno)
We are proud to introduce Uno Platform Studio, a suite of productivity tools featuring Hot Design, a next-generation Visual Designer for .NET cross-platform apps!
We are proud to introduce Uno Platform Studio, a suite of productivity tools featuring Hot Design, a next-generation Visual Designer for .NET cross-platform apps!
Show HN: OnePageGA – Simple dashboard for GA4 like Plausible
(onepagega.com)
OnePageGA is a simple, easy to use, and easy to understand one page dashboard for Google Analytics 4.
OnePageGA is a simple, easy to use, and easy to understand one page dashboard for Google Analytics 4.
Seer: A GUI front end to GDB for Linux
(github.com/epasveer)
Seer - a gui frontend to gdb for Linux. (Ernie Pasveer epasveer@att.net)
Seer - a gui frontend to gdb for Linux. (Ernie Pasveer epasveer@att.net)