π οΈ All DevTools
Showing 3641–3660 of 4442 tools
Last Updated
May 02, 2026 at 08:00 PM
My Lofi Space
Product Hunt[Other] Create your calm, focused workspace with productivity tools. A calming space to boost productivity for work or study. Distraction free zone with productivity tools like pomodoro timer, task list, notes, meetings and eventually more. Right now the basic version deployed for people to use. Stay tuned for future updates!
LaunchKit Next.js SaaS
Product Hunt[Other] Launch a SaaS faster with Next.js + built-in dashboard Most boilerplates give you code. LaunchKit gives you power. Get a full-featured SaaS starter kit with auth, payments, admin dashboard, email, SEO, blog, and more and ready to deploy. Built for solo founders who want to launch fast.
Show HN: I integrated Ollama into Excel to run local LLMs
Show HN (score: 7)[Other] Show HN: I integrated Ollama into Excel to run local LLMs I built an Excel add-in that connects to Ollama, so you can run local LLMs like Llama3 directly inside Excel. I call it XLlama.<p>You can use it like a regular formula: =XLlamaPrompt("Is Excel a database") or run it on an entire range.<p>No API calls. No cloud. No subscriptions. Everything runs locally.<p>Itβs useful for quick tasks like extracting names, emails, or phone numbers from text, or for doing light data analysis without leaving Excel.<p>Would love feedback, especially from people who use Excel daily.
Show HN: Bolt β A super-fast, statically-typed scripting language written in C
Hacker News (score: 39)[Other] Show HN: Bolt β A super-fast, statically-typed scripting language written in C I've built many interpreters over the years, and Bolt represents my attempt at building the scripting language I always wanted. This is the first public release, 0.1.0!<p>I've felt like most embedded languages have been moving towards safety and typing over years, with things like Python type hints, the explosive popularity of typescript, and even typing in Luau, which powers one of the largest scripted evironments in the world.<p>Bolt attempts to harness this directly in the lagnauge rather than as a preprocessing step, and reap benefits in terms of both safety and performance.<p>I intend to be publishing toys and examples of applications embedding Bolt over the coming few weeks, but be sure to check out the examples and the programming guide in the repo if you're interested!
Repoless
Product Hunt[Build/Deploy] Deploy Ruby apps to your own servers in minutes. Repoless lets you deploy your Ruby applications to your own servers in minutes. You connect Repoless to your repository (Github or Gitlab), Cloudflare and Hetzner with API keys for seamless delpoyments.
Flintlock β Create and manage the lifecycle of MicroVMs, backed by containerd
Hacker News (score: 38)[Other] Flintlock β Create and manage the lifecycle of MicroVMs, backed by containerd
Show HN: Engineering.fyi β Search across tech engineering blogs in one place
Hacker News (score: 97)[Other] Show HN: Engineering.fyi β Search across tech engineering blogs in one place I built a search engine for engineering blogs because I was tired of manually checking individual company blogs to find real-world production examples.<p>The problem: When learning a new technology, the best insights often come from how companies like Google, Meta, or Stripe actually implement it in production. But these gems are scattered across dozens of separate engineering blogs with no way to search across them.<p>What I built: Engineering.fyi indexes engineering blogs from ~15 companies (Google, Meta, OpenAI, Anthropic, Stripe, Uber, etc.) and makes them searchable in one place. You can filter by topic, difficulty level, and whether articles include code samples.<p>Technical details: - Built with Next.js, SQLite, DrizzleORM - Custom scrapers for each blog (they're all frustratingly different) - Basic tagging system using content matching (still improving this)<p>Current status: Core search is working. Adding new blogs weekly as I index them.<p>Next features (based on early feedback): - AI summaries for quick article previews - Weekly digest of trending engineering insights - Save/bookmark articles (considering whether to add accounts)<p>Interesting challenges: - Each blog requires custom parsing logic (no standard format) - Building an accurate tagging system is harder than expected β started with exact matching but exploring better approaches<p>I'd love feedback on: - Which company engineering blogs you'd find most valuable to include - Whether AI summaries would actually be useful or just noise - How you currently discover engineering articles from these companies
openai/openai-node
GitHub Trending[API/SDK] Official JavaScript / TypeScript library for the OpenAI API
idosal/git-mcp
GitHub Trending[Other] Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
fastapi/full-stack-fastapi-template
GitHub Trending[DevOps] Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
Codeer
Product Hunt[IDE/Editor] Free online compiler & code editor | programming tools Free online compiler and code editor for Python, JavaScript, Java, C++, C, Go, Rust and 50+ programming languages. Write, run, test and debug code instantly in your browser. Best free compiler for coding practice, algorithms, and programming projects.
Menuette β iOS Native Menu Explorer
Product Hunt[Other] Explore real menus from Apple and top iOS apps. Menuette is a reference tool for mobile designers and developers. Explore real-world contextual menus from popular iOS apps. See how others design long-press actions, pickers, sheets, and more β so you can make yours feel native, fast, and thoughtful.
SIT
Product Hunt[Other] Web development services in valasaravakkam, chennai Professional web development services in Valasaravakkam, Chennai by SIT. We build responsive, SEO-friendly websites to grow your business.
Stmt: Bank Statement Converter
Product Hunt[Other] PDF Bank Statements to Spreadsheets (High Accuracy AI) Stmt converts PDF bank statements into clean CSV & Excel files using highly accurate AI. Works with any bank worldwide - just upload and get perfectly formatted spreadsheets in under 3 minutes. Secure processing eliminates manual data entry.
POML: Prompt Orchestration Markup Language
Hacker News (score: 89)[Other] POML: Prompt Orchestration Markup Language
Ch.at β a lightweight LLM chat service accessible through HTTP, SSH, DNS and API
Hacker News (score: 146)[Other] Ch.at β a lightweight LLM chat service accessible through HTTP, SSH, DNS and API
An AI-first program synthesis framework built around a new programming language
Hacker News (score: 54)[Other] An AI-first program synthesis framework built around a new programming language
ESP32 Bus Pirate 0.5 β A hardware hacking tool that speaks every protocol
Hacker News (score: 97)[Other] ESP32 Bus Pirate 0.5 β A hardware hacking tool that speaks every protocol ESP32 Bus Pirate is an open-source firmware that turns your device into a multi-protocol hacker's tool, inspired by the legendary Bus Pirate.<p>It supports sniffing, sending, scripting, and interacting with various digital protocols (I2C, UART, 1-Wire, SPI, etc.) via a serial terminal or web-based CLI.<p>Modes for:<p>- HiZ (default) - I2C (scan, glitch, slave mode, dump) - SPI (flash, sdcard, slave mode) - UART / Half-Duplex UART (bridge, read, write) - 1-WIRE (ibutton, temp sensor) - 2WIRE (smartcard) / 3WIRE (eeprom) - DIO (Digital I/O, read, pullup, set) - Infrared (device-b-gone, send and receive) - USB (HID, mouse, keyboard, gamepad, storage) - Bluetooth (BLE HID, scan, spoofing, sniffing) - Wi-Fi (scan, AP, connect, sniff, deauth) - JTAG (scan pinout, SWD) - LED control (animations, set LEDs) - I2S - CAN<p><a href="https://github.com/geo-tp/ESP32-Bus-Pirate" rel="nofollow">https://github.com/geo-tp/ESP32-Bus-Pirate</a>
tadata-org/fastapi_mcp
GitHub Trending[Other] Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
sinaptik-ai/pandas-ai
GitHub Trending[Other] Chat with your database or your datalake (SQL, CSV, parquet). PandasAI makes data analysis conversational using LLMs and RAG.