This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Sunday, May 25, 2025
Show HN: ToDoRoulette https://ift.tt/wWObf78
Show HN: ToDoRoulette This is a super simple tool to help stop procrastinating by randomly choosing a task to work on. This was built with almost no effort using vibe coding. https://ift.tt/omB3zIF May 26, 2025 at 01:52AM
Show HN: Generate SVGs with AI https://ift.tt/dZYmzwc
Show HN: Generate SVGs with AI https://vectorart.ai May 26, 2025 at 12:47AM
Saturday, May 24, 2025
Show HN: I built a chill place online to work on your ideas https://ift.tt/qbYIoNH
Show HN: I built a chill place online to work on your ideas I used to watch hundreds of hours of lofi beats on youtube while I was coding, but I got really sick of all the ads. I decided to build a better alternative - It's a configurable space for you to hang out online while you work, with a ton of relaxing music and backgrounds. Its got useful tools built in like a timer to keep track of how long you've been locked in, and a notepad for todos or scribbling down ideas while you work. Honestly this is the first tool I've built that I personally use every day, so I'm hoping some of you out there can get some use out of it too! https://lofizone.com May 25, 2025 at 04:08AM
Show HN: 1min Workouts for People Who Sit All Day https://ift.tt/G9lSxeZ
Show HN: 1min Workouts for People Who Sit All Day I am a software developer and in the last few months after recently becoming a father I was barely finding time for a proper workout. Recently I was reading about new research on Snack Exercises and how beneficial mini workouts of less than 2mins every so often, during the day are to our body. So, I decided to build an iOS App for me and others to help with this. The app generates a list of exercises that I need to tick to complete daily or loose my streak. The algorithm takes into account muscle groups and balancing the exercises to hit most main muscles. I also stayed going through all exercises and adding a couple of alternative exercises in case I don't feel like the recommended exercise. Since I'm not a trainer I commissioned professional exercise posture video guides and animations by an exercise expert which I attached to each exercise. I uploaded the app on the app store for free and no ads. If this is something that interests you, I want to hear how you balance a long day on your desk vs exercise. https://shortreps.com May 25, 2025 at 02:11AM
Show HN: Can AI Help Designers Ideate Better? We Spent 5 Wks Finding Out https://ift.tt/HG3mfSJ
Show HN: Can AI Help Designers Ideate Better? We Spent 5 Wks Finding Out We set out to answer a simple but deep question: Can AI actually practically help product designers improve during the discovery and ideation phase of the design process? So we spent 5 weeks running an experiment. We mapped every tool we use for discovery: Mobbin, Dribbble, Pinterest, Twitter, Behance We broke down typical design thinking and brainstorming workflows We reviewed every prototyping or idea-capturing tool we’ve used Then we tried building lightweight AI workflows with various LLM tools and frameworks Result: Yes. Used well, AI can significantly improve design thinking — especially for junior/mid-level designers — by offering faster idea generation, design critiques, and creative merges. Out of that research, we built Moonchild: A discovery-stage design ideation tool that: Generates thoughtful UI concepts from minimal prompts Allows asking design questions and getting structured critique Merges styles, flows, and interaction patterns from multiple directions Outputs great Figma-ready screens and UX flows, fast Try it (private beta): https://moonchild.ai Use code 'hackernews' for early access. Would love feedback — especially from product designers, PMs, and UX folks doing early-stage work. May 25, 2025 at 12:36AM
Friday, May 23, 2025
Show HN: Advanced Chunking in JavaScript/TypeScript with Chonkie https://ift.tt/labBS0s
Show HN: Advanced Chunking in JavaScript/TypeScript with Chonkie Hi HN, We’re Shreyash and Bhavnick. We built Chonkie, an open-source library for advanced chunking and embedding of text and code. It was previously Python-only, but we just released a TypeScript version: https://ift.tt/2fhaCnQ Many AI projects in JS/TS (like those using Vercel's AI SDK or Mastra) rely on basic text splitters. But better chunking = better retrieval = better performance. That’s what Chonkie is built for. Current native chunkers (in TS): - Code Chunker – handles Python, TypeScript, etc. - Recursive Chunker – rule-based, hierarchical splitting - Token Chunker – split by token count (fully customizable) - Sentence Chunker – split on sentence boundaries. Delimiters are customizable, so it works for multiple languages. All chunkers support custom tokenizers, chunk overlap, delimiters, and more. Coming soon in native TS (already available via the API client): - Semantic Chunker – splits texts wherever it detects a shift in meaning. - SDPM Chunker – merges semantically similar disjoint chunks - Late Chunker – generates context-aware embeddings for each chunk - Slumber Chunker – LLM-refined recursive chunks. Significantly reduces token usage (and thus cost) while maximizing chunk quality. - Embeddings Refinery - Embed chunks with any embedding model - Overlap Refinery – Create overlaps between consecutive chunks for better context preservation. Chonkie is free, open-source, and MIT licensed. GitHub: https://ift.tt/2fhaCnQ We’d love your feedback, ideas, or contributions. Thanks! May 24, 2025 at 01:33AM
Show HN: hcker.news – an ergonomic, timeline-based Hacker News front page https://ift.tt/OAxJf3X
Show HN: hcker.news – an ergonomic, timeline-based Hacker News front page Hi folks, I've built an alternative Hacker News front page. It is inspired by and meant to be a replacement for hckrnews.com. I built this because HN is woefully underfeatured, but most sites that try to improve it seem to assume that the visual design is the problem. hcker.news tries to maintain HN's familiarity while adding useful enhancements. There are three primary views: - Timeline View: Browse top stories by votes or comments grouped by day, week, or month (e.g., top 20 per day, top 100 per week). - Aggregate View: See top stories by votes or comments over custom time ranges. - Front Page View: The original HN front page, untouched. Feed Filtering: - Custom Keyword Filters: Include/exclude keywords (e.g., include "Rust," exclude "DOGE") or set a minimum score threshold. - No HN Algorithm: Timeline and Aggregate Views show stories usually downranked by the HN algo (e.g., flagged posts or those with too many comments). UI: - Unread Flags: Quickly spot new stories or ones you haven't seen. - Two Layouts: Classic HN style or a compact story view inspired by hckrnews.com. - Multi-column & High-density Modes: Fit more content on screen. - Themes: Light, Dark, and Manila. I'd love your feedback and suggestions. Cheers! https://hcker.news May 24, 2025 at 12:14AM
Thursday, May 22, 2025
Show HN: 8-Bit Spelling Game I Built for My Daughter Using Claude AI https://ift.tt/ckSsEWv
Show HN: 8-Bit Spelling Game I Built for My Daughter Using Claude AI I had a lot of fun with this one. She's used it several times, and I watch, to see what subtle bugs or ux issues there may be. And when she gets on the bus I fix them quickly before work. It's been a fun game to create where it gives here immediate feedback and she's willing to study more. Her test is this Friday. fingers crossed that it helped her! https://ift.tt/8tUSmC7 May 22, 2025 at 07:44PM
Show HN: Free Text-to-Video for Learning Anything(Inspired by 3Blue1Brown) https://ift.tt/6KsD4L9
Show HN: Free Text-to-Video for Learning Anything(Inspired by 3Blue1Brown) I'm a huge fan of 3B1B and how he creates appealing and easy-to-understand videos. But he doesn't have a video for every single topic. Whenever I needed help in math or physics, I would try to watch his videos but the issue is that are just not specific enough to my content or curriculum. This issue applies to every single video explanation out there, they just aren't personalized. Most educational videos explain general topics, but they don’t align perfectly with the specific question I have or the way I need it explained. That’s the gap I wanted to fill. So I built a tool that generates high-quality, visually engaging explainer videos that are tailored exactly to the question you ask. Whether it's a niche math problem, a concept from your physics class, or something your textbook didn't explain well, this tool creates a custom explanation in the style of channels like 3B1B, but made just for you. The tool is free to use for some time. Me and my cofounder have dedicated a portion of our savings to this project and unless we get external funding in the near future, we would have to add a paid tier for the product or completely shut it down. Also, would love it if you show some support at our discord server. Thanks for your time! The tool is free to use for some time. Me and my cofounder have dedicated a portion of our savings to this project and unless we get external funding in the near future, we would have to add a paid tier for the product or completely shut it down. You can try it out yourself here --> https://trytorial.com/ . Also, would love it if you show some support at our discord server. Thanks for your time! https://trytorial.com/ May 22, 2025 at 11:30PM
Wednesday, May 21, 2025
Show HN: Super (YC W18) - Turn company data into answers & agents for your team https://ift.tt/Xjg6dWs
Show HN: Super (YC W18) - Turn company data into answers & agents for your team Hey there, Chris here We're known for our straightforward yet powerful Knowledge Base, Slite(YCW18).We launched our AI-powered search in Feb 2023 and after getting great response and usage, we dove deeper into solving the challenge of knowledge retrieval in daily work. That's why we're now launching our second major product, Super( https://www.super.work ). Super seamlessly connects your existing tools, providing accurate answers, streamlined workflows, automated digests, and much more. You might wonder: Why not just link your apps together using something like an MCP? The problem is that MCPs can't handle complex knowledge retrieval effectively. MCPs are basically LLMs equipped with API toolbelts. If you've ever tried asking a complicated question through an MCP, one that needs data from multiple different tools, you've likely faced frustrating delays. MCPs slowly make API calls one after another, causing long waits while they collect data from each endpoint. By contrast, Super quickly searches through all the data that actually matters from all of your tools simultaneously. This means you'll get your accurate answer in seconds, not minutes. The limitations of MCP-based solutions become clear when you try to deploy them reliably within a team. They either won't index your critical content effectively, won't do it fast enough, or won't cover all your tools at once. Properly chunking, embedding, querying, and filtering data from various sources is still essential. MCPs triggering APIs can't match this integrated approach for speed and accuracy. Moreover, Super understands the value of running multiple tasks simultaneously through LLMs. For example, one step may involve identifying search filters, while another simultaneously uses an LLM to aggregate and refine information. This parallel process quickly shapes the final, accurate answer for users. Additionally, MCPs aren't designed for enterprise-grade use. Businesses need standardized experiences, fine-grained user permissions, and consistent access controls across multiple tools. Super addresses these requirements by indexing data beforehand while still respecting each user's access permissions. Super offers: - Perplexity-like search experience on your team data - A growing selection of integrations with popular data sources - Customizable AI assistants tailored to your specific needs - An extension to embed Super directly into external websites you're already using - A clear path for your company to adopt AI strategically, rather than letting individual employees scatter across different, incompatible tools. And of course... It does comes with its MCP, which makes your agentic workflows actually able to properly tap on your data. Here's a quick video showing Super in action: https://www.youtube.com/watch?v=L5A6BRW90K4 Have you hit such walls with standard MCPs? Have you try building your own solutions? https://super.work May 21, 2025 at 07:48PM
Show HN: Appwrite Sites – the open-source vercel alternative https://ift.tt/FJmvNeZ
Show HN: Appwrite Sites – the open-source vercel alternative https://ift.tt/s6yb1MQ May 19, 2025 at 05:53PM
Tuesday, May 20, 2025
Show HN: Bricks – One Click Dashboards from Your Data Using AI https://ift.tt/vLVszey
Show HN: Bricks – One Click Dashboards from Your Data Using AI Hi HN We’ve been building Bricks to make dashboard creation as simple as dropping a file. You upload your data and Bricks does the rest: • Detects the structure • Picks the most useful charts and tables • Generates plain language insights and summaries • Applies a theme • Lets you add blocks using a natural language prompt • Exports to PDF or shares as a live link We built this because creating clean dashboards from spreadsheets felt way harder than it should be. We’d love your feedback on: • How useful the first dashboard feels • Any missing chart types or formats • Anything else that could make it better Thanks for taking a look. https://ift.tt/bK4fSl6 May 21, 2025 at 12:39AM
Show HN: We made an AI QA tester that uses VLMs to test your front-end https://ift.tt/VR4APDn
Show HN: We made an AI QA tester that uses VLMs to test your front-end Includes bug reports, session replay, and watching tests live. This is free to play with. Login-gate is just to prevent abuse (sorry!). https://ift.tt/zwQfRO7 May 21, 2025 at 12:22AM
Show HN: Porting Mutable Instruments to Arduino, RP2040 https://ift.tt/0bDpW1d
Show HN: Porting Mutable Instruments to Arduino, RP2040 I'm sharing this since it's been eating at me since about 2021 :) A little background and example sounds at https://ift.tt/4faAPnD In short, Volker Boehm had done some ports of the MI synthesis code in 2020, unbeknownst to me. Once I discovered it a bit over a month ago and compiled his supercollider port, I realized, no excuses, get to it. The intention is to keep the source as simple to use in an arduino context, so it's NOT as nice from a c++ developers vantage point. But, I think it's becoming approachable for less adept programmers. Niek from Sluisbrinke has pushed me along, wanting to build a 'Meta-Mi' module: https://ift.tt/OHjSyXn I just play these things on my scarp. https://ift.tt/MiLuZrO May 21, 2025 at 12:09AM
Monday, May 19, 2025
Show HN: A MCP server to evaluate Python code in WASM VM using RustPython https://ift.tt/AKVImcO
Show HN: A MCP server to evaluate Python code in WASM VM using RustPython https://ift.tt/3atFlNR May 17, 2025 at 07:19PM
Show HN: Visualization of job openings by US based employers https://ift.tt/n9CR4ZU
Show HN: Visualization of job openings by US based employers Tiny vis project using d3. Data is from 100k job openings, categorized by k-means + GPT. https://ift.tt/FTBdUV0 May 20, 2025 at 01:05AM
Sunday, May 18, 2025
Show HN: Python Simulator of David Deutsch’s "Constructor Theory of Time" https://ift.tt/W8DYCJj
Show HN: Python Simulator of David Deutsch’s "Constructor Theory of Time" Hi HN, I turned the freshly published paper “The Constructor Theory of Time” by David Deutsch and Chiara Marletto (arXiv, 13 May 2025) into an executable Python library. What you’ll find • One-to-one translation of the paper’s formalism: Substrates, Attributes, Tasks, Constructors, and task-algebra operators • Possibility / impossibility predicates and counterfactuals encoded exactly as defined • Test suite that mirrors every lemma and example (>95 % coverage, mypy-typed) • Reproductions of key results: time-keeping substrates, irreversibility proofs, quantum branching tasks, and a self-replicating constructor Why share? Reading the paper is tough going; expressing each definition in code clarified the ideas and surfaced a couple of questions for discussion. Hoping it helps others and sparks extensions. Looking for feedback: • Did I miss any subtleties in the formalism? • Which additional theorems or examples would you like implemented next? Repo: https://ift.tt/1q3cm02 Thanks for taking a look—issues and PRs welcome! https://ift.tt/1q3cm02 May 19, 2025 at 01:52AM
Show HN: Stack Error – ergonomic error handling for Rust https://ift.tt/EBxuOM0
Show HN: Stack Error – ergonomic error handling for Rust Stack Error reduces the up-front cost of designing an error handling solution for your project, so that you focus on writing great libraries and applications. Stack Error has three goals: 1. Provide ergonomics similar to anyhow. 2. Create informative error messages that facilitate debugging. 3. Provide typed data that facilitates runtime error handling. https://ift.tt/rxHP0VD May 19, 2025 at 12:16AM
Show HN: Vibe Coded GitHub PR Bot for Integrating a GitHub Action https://ift.tt/aqnc4h3
Show HN: Vibe Coded GitHub PR Bot for Integrating a GitHub Action https://vetpkg.dev/gha May 18, 2025 at 11:33PM
Show HN: Vaev – A browser engine built from scratch (It renders google.com) https://ift.tt/qxHBM7C
Show HN: Vaev – A browser engine built from scratch (It renders google.com) We’ve been working on Vaev, a minimal web browser engine built from scratch. It supports HTML/XHTML, the CSS cascade, @page rules for pagination, and print-to-PDF rendering. It even handles calc(), var(), and percentage units—and yes, it renders Google.com (mostly). This is an experimental project focused on learning and exploration. Networking is basic ( http:// and file:// only), and grid layouts aren’t supported yet, but we’re making progress fast. We’d love your thoughts and feedback. https://ift.tt/pnA3jMf May 18, 2025 at 11:24PM
Saturday, May 17, 2025
Show HN: AI-Powered Chat and Email Aggregator https://ift.tt/4VhUkAc
Show HN: AI-Powered Chat and Email Aggregator Hey, I’m Erik, co-founder of Unora! A while back, I realized how chaotic digital communication had become. I’d miss important messages, get overwhelmed by newsletters I never asked for, and spend way too much time keeping up with 7 different apps at the same time! That frustration sparked the idea for Unora. We wanted to bring peace and clarity back to email & messaging without reinventing the wheel, just making it work the way it should. So, how does Unora boost your productivity? - 7 apps in 1 – Bring together WhatsApp, Snapchat, Instagram, Gmail, Outlook, Slack and Discord in one beautifully unified place. AI Assistant – summarize missed chats and emails, and stay on top of what matters, without lifting a finger. Tidy Inbox – Instantly filter messages & emails by platform or search across all of them at once to find what you need, when you need it. Newsletter management – View all your newsletters in one place and unsubscribe with a single click. - It's already on the App Store so let us know what you think, we can't wait to hear your feedback! https://unora.se https://unora.se May 18, 2025 at 03:48AM
Show HN: Blacklight – secret scanner for code, databases, drives, and slack https://ift.tt/hwfsyOu
Show HN: Blacklight – secret scanner for code, databases, drives, and slack We often ran pattern matching searches for secrets and keys across codebases, databases etc. Therefore, we thought about converting that workflow into a tool that we could just easily generate a SARIF report and share with our customers. Blacklight is a powerful secret, key, and sensitive data scanning tool that helps you detect and prevent sensitive information leaks in your codebase, databases, cloud storage, and communication platforms. The idea is that one can add their custom rules around their governance and compliance requirements. The platform comes with 114 matching criteria, but this can be extended easily. https://ift.tt/faA7i6j May 18, 2025 at 12:10AM
Friday, May 16, 2025
Show HN: Solidis – Tiny TS Redis client, no deps, for serverless https://ift.tt/NhGMuOz
Show HN: Solidis – Tiny TS Redis client, no deps, for serverless Hey everyone! Over the past two years I threw myself back into full-time engineering with a simple goal: write code that gives back to the community. After a lot of late-night FOMO (“AI will do it all for us, right?”) and some painful production incidents, I finally turned my weekend project into an open-source library. [ What is Solidis ? ] - Super-light (< 30 KB) RESP2/RESP3 client with zero runtime deps and first-class ESM/CJS support. - Fully tree-shakable – import only the commands you need. - Written with SOLID principles & full TypeScript typings for every command. - Designed for cold-start sensitive serverless platforms (small bundle + tiny memory footprint). [ Why I built it ] 1. node-redis & ioredis pain - ESM is still an after-thought. - Hidden deadlocks on RST, vague error surfaces. - Everything gets bundled, even commands you’ll never call. 2. I refuse to add a dependency I don’t fully understand – I literally read candidates 10× before `npm i`. 3. Serverless bills love to remind me that every KB and millisecond matters. [ Key features ] - Protocols: RESP2 and RESP3 (auto-negotiation) - Bundle size: `<30 KB` (core) / `<105 KB` (full) - Dependencies: 0 - Extensibility: Drop-in command plugins, custom transactions - Reliability: Auto-reconnect, per-command timeouts, type-checked replies [ Roadmap / Help wanted ] - Benchmarks against `node-redis` & `ioredis` (PRs welcome!) - More first-class Valkey love - Fuzz-testing the parser - Docs site – the README came first; I’d love help polishing full docs This might be my last big OSS push for a while, so stars, issues, and PRs mean the world . If Solidis saves you some cold-start time or just scratches a TypeScript itch, let me know! Repo: https://github.com/vcms-io/solidis License: MIT Thanks for reading, and happy hacking! (Feel free to AMA in the comments – I’m around.) https://github.com/vcms-io/solidis May 17, 2025 at 02:50AM
Show HN: Inconveniently operating my computer with voice and hand gestures https://ift.tt/8BGyeqO
Show HN: Inconveniently operating my computer with voice and hand gestures Introducing Iron OS: it's like a regular computer, but much more inconvenient Created with threejs, rosebud AI, web speech API, and mediapipe computer vision Any feedback would be appreciated! I've been having fun experimenting with computer vision and voice control lately. https://twitter.com/measure_plan/status/1923452731248795856 May 17, 2025 at 12:46AM
Thursday, May 15, 2025
Show HN: Easel – Code multiplayer games like singleplayer https://ift.tt/uboGBSV
Show HN: Easel – Code multiplayer games like singleplayer For the past 3 years, I've been creating a new 2D game programming language where the multiplayer is completely automatic. The idea is that someone who doesn't even know what a "remote procedure call" is can make a multiplayer game by just setting `maxHumanPlayers=5` and it "just works". The trick is the whole game simulation, including all the concurrent threads, can be executed deterministically and snapshotted for rollback netcode. Normally when coding multiplayer you have to worry about following "the rules of multiplayer" like avoiding non-determinism, or not modifying entities your client has no authority over, but all that is just way too hard for someone who just wants to get straight into making games. So my idea was that if we put multiplayer into the fabric of the programming language, below all of your code, we can make the entire language multiplayer-safe. In Easel the entire world is hermetically sealed - there is nothing you can do to break multiplayer, which means it suits someone who just wants to make games and not learn all about networking. I've had people make multiplayer games on their first day of coding with Easel because you basically cannot go wrong. There were so many other interesting things that went into this project. It's written in Rust and compiled to WebAssembly because I think that the zero-download nature of the web is a better way of getting many people together into multiplayer games. The networking is done by relaying peer-to-peer connections through Cloudflare Calls, which means Cloudflare collates the messages and reduces the bandwidth requirements for the clients so games can have more players. I also took inspiration from my experience React when creating this language, here's how you would make a ship change color from green to red as it loses health: `with Health { ImageSprite(@ship.svg, color=(Health / MaxHealth).BlendHue(#ff6600, #66ff00)) }` There is a lot of hidden magic that makes the code snippet above work - it creates a async coroutine that loops each time Health sends a signal, and the ImageSprite has an implicit ID assigned by the compiler so it knows which one to update each time around the loop. All of this lets you work at a higher level of abstraction and, in my opinion, make code that is easier to understand. Speaking of async coroutines, my belief is that they don't get used enough in other game engines because their lifetimes are not tied to anything - you have this danger where they can outlive their entities and crash your game. In Easel each async task lives and dies with its entity, which is why we call them behaviors. Clear lifetime semantics makes it safe to use async tasks everywhere in Easel, which is why Easel games often consist of thousands of concurrently-executing behaviors. In my opinion, this untangles your code and makes it easier to understand. That's just the beginning, there is even more to talk about, it has been a long journey these past 3 years, but I will stop there for now! I hope that, even for those people who don't care about the multiplayer capabilities of Easel, they just find it an interesting proposal of how a next-generation game programming language could work. The Editor runs in your web browser and is free to play around with, so I would love to see more people try out making some games! Click the "Try it out" button to open the Sample Project and see if you can change the code to achieve the suggested tasks listed in the README. https://ift.tt/XTsWI6D May 14, 2025 at 04:01PM
Show HN: Convert JSON Schema to SQL DDL https://ift.tt/y3VETrG
Show HN: Convert JSON Schema to SQL DDL While doing research for an architectural change at work, I couldn’t find a nice npm library that let’s you create SQL tables from a JSON Schema. That’s how I decided to create one myself. https://ift.tt/FvhiCJe May 16, 2025 at 02:49AM
Show HN: AsianMOM – WebGPU Vision-LLM app that roasts you like ur mom in-browser https://ift.tt/lYa87WB
Show HN: AsianMOM – WebGPU Vision-LLM app that roasts you like ur mom in-browser Randomly got inspired yesterday seeing SmolVLM working on WebGPU and had the silly idea for this project. it's not perfect and super limited because of the current limitations of WebML (and admittedly, because I suck at prompting, but that's why it's Open Source haha) but it is 1.5B WORTH OF AI (SmolVLM 500M and LLama 3.2 1B) working RIGHT IN YOUR BROWSER with you not having to install anything! In fact, the whole thing is actually just an index.html that you can install and even use directly! It might be a little bit slow on first try (takes about 3 mins) when it installs models, but it caches it so it's way faster the second time (also, it's available offline after it's cached haha) Works on any modern web browser It may be a funny little project, but it's genuinely taught me so much about WebML and Vision models, and the technologies we're getting with WebML will 100% democratize AI access and make it way simpler and easier to be used everywhere :p GH Repo in case you're interested: https://ift.tt/ICPamkE https://ift.tt/DzHZnWV May 16, 2025 at 12:50AM
Show HN: Turn OpenAPI documents to LLM friendly Markdown https://ift.tt/wuLcQWO
Show HN: Turn OpenAPI documents to LLM friendly Markdown https://ift.tt/QN941Kr May 15, 2025 at 11:14PM
Wednesday, May 14, 2025
Show HN: Family Folder – Help your family remember everything, organise anything https://ift.tt/jVUuHAY
Show HN: Family Folder – Help your family remember everything, organise anything Hi Show HN, I’m both nervous and excited to share what I’ve been working on in the early mornings and late evenings over the past few months: Family Folder – a tool to help you and your loved ones stay connected, simplify planning, and never miss a moment. This is mostly a solo project—though I’ve leaned on ChatGPT and Upwork when I hit the limits of my technical skills. I love learning, and this has been a crash course in programming, DevOps, design, UX, and everything in between. The idea came directly from my own experience: trying to keep on top of family life, from newborns to supporting my mum’s memory, birthdays, childcare logistics, and where the insurance documents are stored. Existing tools felt too generic, too corporate, or too messy. I wanted something built for families. Stack: • Ruby on Rails 7 (via Jumpstart Pro) • PostgreSQL • Hosted on Heroku (EU region) • S3 (EU) for file uploads • (Coming soon: iOS app & AI assistant) Family Folder is private by design—you only see what you’re invited to. It’s meant to be simple enough for parents or siblings to actually use, but structured enough to avoid chaos. If this sounds useful—or if you’ve ever tried to manage a family using group chats or shared docs—I’d love your feedback. What would make something like this truly work for your family? Thanks for taking a look! – Tony https://ift.tt/Z9MoIAn https://ift.tt/Z9MoIAn May 15, 2025 at 12:27AM
Show HN: Build a free linktree alternative that skips in-app-browsers https://ift.tt/fPVZDTW
Show HN: Build a free linktree alternative that skips in-app-browsers I searched for something like this and couldn’t find it. I thought, this can’t be that hard, so I built it myself. What really messed me up was that social media apps open websites inside their in-app browsers… It costs nothing to run, so it’s free for everyone. You only need to sign up if you want to create your own link page. If you just want to convert your existing link into one that automatically skips the in-app browser, you can do that without an account. I used Next.js and MongoDB. And I’m proud to say: Not Vibe-Coded! Let me know if you need help or have questions. https://ift.tt/ODBVnk4 May 14, 2025 at 11:18PM
Show HN: Doxxer – CLI tool for dynamic SemVer versioning using tags https://ift.tt/hufrVjb
Show HN: Doxxer – CLI tool for dynamic SemVer versioning using tags Hi, first time poster here! Wanted to share a small CLI utility in Rust: doxxer! It is a tool for working with Git repositories, more specifically, extracting and calculating current/upcoming semantic versions for your repo's tags. It is heavily inspired by the output from "git describe --tags". Why use anything else then? The output is not fully SemVer compliant and therefore I was modifying it in all my projects separately, which I wanted to avoid. Single binary, single predictable output. It does not currently have pre-built binaries, so you have to install it via cargo, but it's in the roadmap! https://ift.tt/2qmGTbY May 14, 2025 at 08:40PM
Tuesday, May 13, 2025
Show HN: Mycelium https://ift.tt/4ZcPdT9
Show HN: Mycelium https://ift.tt/sI4pZfU May 10, 2025 at 07:26PM
Show HN: I’ve built an IoT device to let my family know when I’m in a meeting https://ift.tt/wou2WpA
Show HN: I’ve built an IoT device to let my family know when I’m in a meeting https://ift.tt/ZqCAgbw May 11, 2025 at 07:52PM
Show HN: Put macros.menu/ in front of any restaurant menu URL https://ift.tt/uEZmtec
Show HN: Put macros.menu/ in front of any restaurant menu URL I’ve been tracking my macros every day since January 1st. Weighing and measuring at home is a breeze but eating out is a total pain. I built this tool for myself but a lot of likeminded people have loved it. Please note macros are estimated by gen AI. Image menus not supported yet. https://macros.menu May 14, 2025 at 12:49AM
Monday, May 12, 2025
Show HN: GS-Base – A multifunctional database tool with Python integration https://ift.tt/yHgkdSG
Show HN: GS-Base – A multifunctional database tool with Python integration A wide range of possible use: from simple contact/inventory lists, photo albums to editing CSV/text files and processing (transforming, splitting, merging, normalizing) large, multi-GB data tables in various file formats. Text, Numeric, Long Text / Memo fields, Image / File fields; Code fields for code snippets with syntax highlighting for 16 programming languages. You can analyze, query and consolidate data, generate pivot tables, perform calculations, merges and joins with up to 256 million rows, 16K columns and 4GB+ files efficiently using even older PC's. Several filtering methods, searching for duplicates, for unique values and their frequencies, search-as-you-type, random and quartile searches, full-text searches, fuzzy searches. RegEx filtering of millions of records in seconds regardless of the number of the returned found records. Searching for file duplicates, finding similar photos/images, music and video files using any EXIF tags and multimedia (e.g. mp3/mp4) tags. Playing filtered lists of mp3's. Very fast data consolidation - you don't have to bother with permanent indices; internal indexes are created automatically whenever aggregation and binary lookup functions need them. Generating disk/folder listings and monitoring all file changes with searchable history of modifications. Mass-renaming, -copying and -deleting files based on filtered file listings. GS-Base can be installed on any portable storage device and used without performing any registry modifications. Fully offline - doesn't need internet connection. To move it to another computer you can simply copy the installation folder containing a few files. Questions and suggestions are welcome. https://ift.tt/dF9nNDa May 13, 2025 at 02:32AM
Show HN: Jester – An RSS/Atom Reader and Content Management Tool https://ift.tt/eMG73Ik
Show HN: Jester – An RSS/Atom Reader and Content Management Tool Jester helps you follow and organize feeds, create AI text and audio digests (with sourcing), build custom feeds from non-RSS sources, and more. It is built to have most of the features you would expect from a modern RSS reader (with more on the way), but with an eye towards feed discoverability through popularity metrics and topic tagging. You can try it out with one click (no email registration/etc. required). Any feedback/questions/suggestions is very welcome! Edit: See https://ift.tt/UoqBgC0... for an example digest you can create. https://ift.tt/D2iEtr5 May 13, 2025 at 12:52AM
Show HN: Lumoar – Free SOC 2 tool for SaaS startups https://ift.tt/HErYJUv
Show HN: Lumoar – Free SOC 2 tool for SaaS startups We built Lumoar to help small SaaS teams get SOC 2-ready without paying thousands for Big 4 consultants or dealing with bloated compliance platforms. As a startup ourselves, we faced the usual issues: long security questionnaires, confusing audit requirements, and expensive tools that felt overkill. Lumoar is a simpler alternative: - Generate compliant SOC 2 policies automatically - Track your controls and progress in a clean dashboard - Upload evidence and get plain-language recommendations - Designed for engineers and founders, not compliance pros It's free to start — you can generate policies and explore the dashboard without a sales call or demo. Would love to hear what blockers you’ve faced with SOC 2 and what other frameworks you’re thinking about (e.g., ISO 27001, GDPR). All feedback is welcome. https://www.lumoar.com May 13, 2025 at 12:35AM
Sunday, May 11, 2025
Show HN: MCP CLI Adapter – run scripts as MCP tools https://ift.tt/pK2cIQy
Show HN: MCP CLI Adapter – run scripts as MCP tools The MCP CLI Adapter is a tool that allows LLMs to safely execute command-line tools through the Model Context Protocol (MCP). It provides a secure bridge between LLMs and operating system commands. https://ift.tt/sXtWCih May 12, 2025 at 03:58AM
Show HN: AI-powered batch photo editor for real estate photographers https://ift.tt/kTPVgS7
Show HN: AI-powered batch photo editor for real estate photographers I got tired of repetitive editing tasks, so I built a tool that simplifies bulk edits using text prompts and AI workflows. Now I can quickly handle things like virtual staging, changing backgrounds, adding/removing objects, adjusting brightness and exposure, color corrections, boosting contrast and clarity, fixing distortions, batch color grading and much more! But most importantly, I can do this to all selected images, tens, hundreds or more. I'm particularly interested in feedback on the workflow and UI from photographers/editors who handle large volumes of images. I've increased the free plan credits to 40 so you can edit up to 40 images, if you'd like to help me trial it out. Otherwise I'm happy to answer any questions about the implementation or roadmap. https://4ditor.com/ May 9, 2025 at 06:38AM
Saturday, May 10, 2025
Show HN: Hackergrep.com – search Hacker News for tech jobs https://ift.tt/BAeZ3C4
Show HN: Hackergrep.com – search Hacker News for tech jobs Hey HN, I built https://hackergrep.com and I think it's ready for some attention. What is it: I wanted a fast, flexible, and focused job search tool to find new tech jobs and I didn't see anything that really fit my needs, so I built this app because you can just do things. HackerGrep indexes several recent threads on HackerNews and combines the results into a feed matching your desired search filter criteria. The system can send you daily email updates when new search results for your queries are available; opt-in search query emails are sent for 30 days and then automatically stopped. New job alert emails are batched and sent daily, so you'll get one email per alert you configure until you unsubscribe or the 30 days are up. Key features: > no banner ads / clutter. > it's free to use. > no accounts/logins needed. > advanced search syntax and full-text search. > can notify you about new jobs matching your queries via email. > the search and alert emails always show the most recent results first. (To report bugs, suggest parser/logic improvements, offer me a job, or just say hi, etc, you can find my contact info on the https://ift.tt/U9InYh8 page) You can try it from any web browser. It's optimized for desktops or tablets with a reasonable screen size but should function anywhere. https://hackergrep.com https://hackergrep.com May 10, 2025 at 11:42PM
Show HN: LoopMix128 – Fast C PRNG (.46ns), 2^128 Period, BigCrush/PractRand Pass https://ift.tt/mq3bLRY
Show HN: LoopMix128 – Fast C PRNG (.46ns), 2^128 Period, BigCrush/PractRand Pass LoopMix128 is a fast C PRNG I wrote for non-cryptographic tasks. GitHub (MIT): https://ift.tt/VXKjHoD Highlights: * ~0.46 ns/value (GCC 11.4, -O3 -march=native), 75% faster than xoroshiro128++. * Passes TestU01 BigCrush & PractRand (32TB). * Guaranteed 2^128 period. * Proven injective (192-bit state) via Z3 SMT solver; allows parallel streams. * Core requires only stdint.h. Seeking feedback on design, use cases, or further testing. https://ift.tt/VXKjHoD May 11, 2025 at 02:55AM
Show HN: Xenolab – Rasp Pi monitor for my pet carnivourus plants https://ift.tt/9y8IHTW
Show HN: Xenolab – Rasp Pi monitor for my pet carnivourus plants https://ift.tt/TH2kpm0 May 11, 2025 at 02:28AM
Show HN: PLAttice, for assembling structures much larger than the 3D printer bed https://ift.tt/DFct1ar
Show HN: PLAttice, for assembling structures much larger than the 3D printer bed Struts, nodes, and pins are reversibly assembled into fully 3D printed lattices, trusses, and tree-like structures spanning up to a few meters. I used the system to build a stand for an overhead table lamp which supports a ~1 m cantilevered arm using a tensioned floor-to-ceiling column. If you want to give it a try, find the *.stl files at the bottom of the page; figure ~1 kg of PLA and ~1 day of print time per meter of box truss; pay attention to print orientation; plz respect the license; and definitely print the pin trimming jig. https://ift.tt/gP5UXeZ May 11, 2025 at 01:48AM
Friday, May 9, 2025
Show HN: Built QR-code SaaS with 30% recurring commission-open to early partners https://ift.tt/bHihvnQ
Show HN: Built QR-code SaaS with 30% recurring commission-open to early partners Hey HN, I’m from QR Code Developer, a simple SaaS tool for marketers and creators to generate & manage dynamic QR codes. It came out of frustration watching small teams overpay for bloated QR tools that lacked affiliate features or analytics transparency. We’re keeping it clean: privacy-first, no-nonsense pricing, and analytics. I’m currently onboarding a small group of affiliate partners (30% lifetime recurring commission) and would love feedback or thoughts from the HN crowd. Here’s the site: https://ift.tt/wXf0Kc1 AMA or DM—happy to share more behind the scenes. https://ift.tt/SuGpcZV May 10, 2025 at 02:05AM
Show HN: Free QR Code Generator https://ift.tt/nEQleDr
Show HN: Free QR Code Generator https://ift.tt/74syfnM May 10, 2025 at 02:25AM
Show HN: Kivo – AI Canvas for Data Reports https://ift.tt/SDuVJYh
Show HN: Kivo – AI Canvas for Data Reports Our goal is to make the best tool for turning raw data into clean, insightful reports. We think data interfaces now are outdated, and chat UIs lack usability. Kivo is an AI powered text editor, that can help you turn, Excels, PDFs, and CSVs into insightful reports fast. - Clean and format your data - Generate complete first drafts, ready with charts and insights - Combine insights from multiple files, including PDFs and the web Give it a try for free. Any feedback is welcome! https://kivo.dev May 10, 2025 at 01:06AM
Show HN: Generate Subresource Integrity (SRI) https://ift.tt/1twJRET
Show HN: Generate Subresource Integrity (SRI) https://ift.tt/pRNhzos May 9, 2025 at 11:50PM
Thursday, May 8, 2025
Show HN: Tree-walk interpreter (and formatter) written in C https://ift.tt/sLRglXx
Show HN: Tree-walk interpreter (and formatter) written in C Hello HN, this is my first "completed" project since I took on this coding journey. Vern is a statically typed scripting language with lots of rough edges. You can try it out at https://vern.cal31.dev You can find the source code and some documentation at https://ift.tt/NM3s9PV https://ift.tt/NM3s9PV May 8, 2025 at 10:30PM
Show HN: Limits.fyi – See what you are getting out of all your AI subscriptions https://ift.tt/6eZKXif
Show HN: Limits.fyi – See what you are getting out of all your AI subscriptions Hey HN, I've personally been having a hard time keeping track of all the changes to AI subscriptions these days. Sama is always tweeting about ChatGPT usage limits being improved as they add more GPUs, nobody knows how many Claude messages you get in a day, and Windsurf just recently updated their pricing plan. It's becoming increasingly difficult to get a clear and transparent view of what you're actually getting with each subscription. This becomes especially frustrating when you run into those annoying “no more remaining message” popups right in the middle of a coding session. I've also noticed many developers suffer from what I've started calling "query anxiety”, this is when a person is always worried about hitting their usage limits, so they just end up not using these models when they actually need them. That's why I created limits.fyi which lets you view and compare usage limits for all the popular AI subscriptions in one place. You can: - See exactly what usage limits come with each plan - Filter by specific models to find which subscriptions give you access - Compare prices to find the best value for your needs - Discover new services you might not have known about I try and keep the data up-to-date, and welcome user submissions. If you notice changes or have new information, you are encouraged to contribute using the submission feature at the bottom of the page. Check it out here: https://www.limits.fyi/ I'd love to hear your thoughts and suggestions on how to make this more useful. https://www.limits.fyi/ May 9, 2025 at 12:08AM
Wednesday, May 7, 2025
Show HN: Picostrap5 A free bootstrap-based WordPress theme on GitHub https://ift.tt/39v51AI
Show HN: Picostrap5 A free bootstrap-based WordPress theme on GitHub https://ift.tt/1hoUiYF May 8, 2025 at 02:22AM
Show HN: I vibe-coded Product Hunt, but for Videos https://ift.tt/igPyZQp
Show HN: I vibe-coded Product Hunt, but for Videos https://tubehunt.co May 8, 2025 at 01:34AM
Show HN: Cloi – free local debugging agent in your terminal https://ift.tt/ozT8BJm
Show HN: Cloi – free local debugging agent in your terminal Hey everyone! For the past two weeks my friend and I have been heads-down building Cloi, a fully local debugging agent that runs right in your terminal. You probably know the drill—every AI coding tool asks for API keys, subscriptions, and uploads your entire codebase to the cloud. Cloi does none of that: it runs entirely on your machine, with no cloud, no API keys, no subscriptions, and zero data leaving your system. What Cloi does: - Contextual error capture: Grabs your stack trace, local files, and environment to understand the issue. - Local LLM inference: Spins up Ollama on your box and generates targeted fixes—no external servers. - Safe patch application: Presents you with diffs and only applies changes when you explicitly approve. - Model‐agnostic: Ships with Phi-4 out of the box (surprisingly capable for its size!), but you can swap in any Ollama model you’ve installed. Why we built it: - Maintain full control over your code and data—ideal for security-sensitive projects - Avoid recurring subscription fees and cloud vendor lock-in - Keep your development flow entirely offline when you need it Highlights: We hit 202 stars in just 5 days, which tells us we're not the only ones who wanted this! Cloi is plug-and-play (just install and run), and we designed it to be completely unopinionated, meaning you can you whatever Ollama model you want. Get it now: npm install -g @cloi-ai/cloi If you find Cloi useful, we’d really appreciate a star on GitHub. Try it out, let us know what you think, and happy debugging! — Gabriel Cha & Mingyou Kim https://ift.tt/Rs2lPyh May 7, 2025 at 10:55PM
Tuesday, May 6, 2025
Show HN: Free web "Form Builder" (TypeForm for free) https://ift.tt/INfib93
Show HN: Free web "Form Builder" (TypeForm for free) I just built and launched a free web form builder similar to TypeForm. Feel free to check it out, its Free to use, just need to sign up so that your forms can be organized. More advanced features coming soon. https://ift.tt/CsDNm2Y May 7, 2025 at 03:14AM
Show HN: X402 – an open standard for internet native payments https://ift.tt/mfjK3Nu
Show HN: X402 – an open standard for internet native payments Hi HN – excited to announce x402, initially developed by Coinbase (YC 12) x402 lets any HTTP API charge per request without issuing API keys or storing credit cards. Buyers (humans or AI agents) keep funds in their own wallet and dynamically discover compatible endpoints, call them as usual, and automatically pay a microtransaction in USDC or other tokens to settle. 90 second demo: https://www.youtube.com/watch?v=PV-L2AfLhJg Problem: Every time we want to use a new API we have to: find the service online create a developer account, copy a secret key into env vars, pre-fund or hand over a credit card This flow blocks agents even more. They can’t solve CAPTCHAs or enter credit cards. It also hurts sellers: fraud, chargebacks, onboarding friction, and marketing to humans are huge pain points. Why buyers care Zero setup – Hit a new endpoint immediately. Runtime discovery – Because every x402 service exists in a common registry, an agent can search, compare, and invoke in one loop. Self-assembling agents become practical. Easily create proxy servers – Want an endpoint that isn’t supported? You can use our proxy server template to spin up an x402-compatible instance yourself using traditional API keys, and monetize it for others wanting access. Why sellers care Reach incremental demand – Long-tail bots, side projects, one-off scripts, all of which too small for an account/signup flow, can now pay you. Micropayments without fraud – All payments settle onchain, nothing for stolen credit cards or chargebacks to reverse. Embedded distribution – instead of marketing to humans, create a compelling service meeting demand for agents and watch the requests roll in. How we got here Last year we launched AgentKit (wallets for AI agents). Tens of thousands of agents now hold onchain balances, but they can’t pay for most web services. We revived the long-unused HTTP 402 (“Payment Required”) status code and wrote a spec to make it real. Marc Andresseen calls the lack of native value transfer “the original sin of the internet,” and we see x402 as the absolution of this sin. How it works: x402 specifies a standard response body to accompany a 402 status code. This response body contains machine understandable instructions for how to pay. Payments are signature based an included as an `X-PAYMENT` header in a subsequent request to the same API endpoint. The accepting server can verify and settle payment themselves, or delegate the onchain settlement to what we call a facilitator. This means you don't have to touch crypto as a developer, you can just integrate a middleware and start receiving stablecoin payments in as little as 1 line of code. Because x402 natively traverses your existing client / server requests, it can be implemented in any language, and doesn't require webhooks, or any other complex integration. Its literally this simple: `paymentMiddleware("0xYourAddress", {"/your-endpoint": "$0.01"})` Ask HN API providers – does the one-line integration fit your stack? What’s missing? Agent / infra builders – if a service isn’t available is the proxy server template sufficient? File issues, PRs welcome Everyone – poke holes in the trust and fee model; we’d love to iterate with your feedback Curious to learn more? Check out our documentation and repo for more information, and please don’t hesitate to reach out to get onboard. https://ift.tt/MVeSvHZ https://x402.org https://ift.tt/6iERQ20... https://www.x402.org/ May 6, 2025 at 11:54PM
Show HN: Korey – a product management agent for software teams https://ift.tt/LUsKuvW
Show HN: Korey – a product management agent for software teams https://korey.ai/ May 7, 2025 at 12:23AM
Monday, May 5, 2025
Show HN: Automate your workflows with screen recordings and AI agents https://ift.tt/Mx6QudR
Show HN: Automate your workflows with screen recordings and AI agents Hi all, There are tons of AI agent builders out there. But let’s be honest, for most people, they’re still hard to use. Every single day, I see people struggling to create workflows with these agents and posting their requirements on Upwork. So we built Nutix. Just upload your screen recording and that’s it. Nutix watches what you do, understands your workflow, and builds it with AI agents instantly. You'll have to authorize access to underlying application for agents runs. Access over 2500+ applications and build your automations on top of it. No prompts. No coding. Just show it once , and you're done. https://nutix.ai May 6, 2025 at 03:32AM
Show HN: Tired of bloated time trackers? Here's a dead-simple, free one I built https://ift.tt/lW3wPRh
Show HN: Tired of bloated time trackers? Here's a dead-simple, free one I built Hey HN! I made TimeAnt because my dad needed a simple way to track his time at work and he didn’t like the other apps out there because they were too complicated or had way too many features. So, I built an app that just does the basics: track work hours, meetings, breaks, lunch and optionally lets you add notes - and that's it. It’s totally free, works both online and offline, and doesn’t require an account (but you can create one if you want). The goal was to keep it super simple and let you focus on tracking time without all the fluff. It also gave me a chance to learn Swift and build my first native iOS app! I’d love to hear what you think! Best, Viktor https://ift.tt/PYHIX9n May 6, 2025 at 01:21AM
Declarative Tcl/Tk UI Library for Python https://ift.tt/pBFXMNI
Declarative Tcl/Tk UI Library for Python https://ift.tt/Ij2TCdR May 5, 2025 at 11:32PM
Sunday, May 4, 2025
Show HN: ImagePuzzle – multiplayer picture puzzle game https://ift.tt/RAFI6ia
Show HN: ImagePuzzle – multiplayer picture puzzle game I made ImagePuzzle, a simple and fun browser game. Would love your thoughts! https://ift.tt/ziaRkF7 May 4, 2025 at 10:29PM
Show HN: Search Engine Selector – This is my default search engine now https://ift.tt/aq6gKEV
Show HN: Search Engine Selector – This is my default search engine now I built this to escape from the Google bubble. Instead of sticking with just one search engine, it nudges you to choose the most appropriate one for each query. https://ift.tt/BrLtRXG May 4, 2025 at 10:07PM
Saturday, May 3, 2025
Show HN: Live Air Quality Monitor https://ift.tt/fazAZbU
Show HN: Live Air Quality Monitor A comprehensive indoor air quality monitoring system built with ESP32-C3 Super Mini and multiple environmental sensors. This project helps you monitor CO2, temperature, humidity, volatile organic compounds (VOCs), nitrogen oxides (NOx), and particulate matter (PM1.0, PM2.5, PM10) to maintain healthy air quality in your home or office. https://ift.tt/YohTp3H May 4, 2025 at 12:21AM
Show HN: Poopoo peepee Language – A vowel-based, programming language https://ift.tt/phI6Yrn
Show HN: Poopoo peepee Language – A vowel-based, programming language A language consisting strictly of the letter p separated by vowels. Originally dreamed up for April Fools’, I’m now planning to put it through its paces in this year’s Advent of Code. https://ift.tt/KFmTLRJ May 3, 2025 at 08:08PM
Friday, May 2, 2025
Show HN: Kinematic Hand Skeleton Optimization in Jax https://ift.tt/lu1IwGU
Show HN: Kinematic Hand Skeleton Optimization in Jax I've been trying to wrap my head around fwd/bwd kinematics for imitation learning, so I built a fully‑differentiable kinematic hand skeleton in JAX and visualized it with reruns new callback system in a Jupyter Notebook. This shows each joint angle and how it impacts the kinematic skeleton. https://ift.tt/hfOoCZM May 3, 2025 at 02:33AM
Show HN: Traycer.ai – Turn GitHub Issues into a Step-by-Step Plan https://ift.tt/tQRxfrL
Show HN: Traycer.ai – Turn GitHub Issues into a Step-by-Step Plan Hey everyone! We've built Traycer, a tool that transforms your GitHub issues—everything from descriptions and attached images to ongoing conversations—into clear, actionable implementation plans. You can easily import these plans into your IDE with our extension or use them with any other coding assistant you prefer. We'd love to hear your thoughts and feedback. Traycer is totally free for open-source projects, and we've got a 2-week free trial if you're working with private repos. Give it a try and let us know what you think! https://ift.tt/2qVE9el May 3, 2025 at 01:56AM
Show HN: Polyseed – first(?) pq PAKE implementation https://ift.tt/YKqV3Uo
Show HN: Polyseed – first(?) pq PAKE implementation https://ift.tt/5DF4IOc May 2, 2025 at 09:10PM
Show HN: I built a synthesizer based on 3D physics and launched the product https://ift.tt/ALgGhtT
Show HN: I built a synthesizer based on 3D physics and launched the product I've been working on the Anukari 3D Physics Synthesizer for a little over two years now. It's one of the earliest virtual instruments to rely on the GPU for audio processing, which has been incredibly challenging and fun. In the end, predictably, the GUI for manipulating the 3D system actually ended up being a lot more work than the physics simulation. So far I am only selling it direct on my website, which seems to be working well. I hope to turn it into a sustainable business, and ideally I'd have enough revenue to hire folks to help with it. So far it's been 99% a solo project, with (awesome) contractors brought in for some of the stuff that I'm bad at, like the 3D models and making instrument presets/videos. The official launch announcement video is here: https://www.youtube.com/watch?v=NYX_eeNVIEU But if you REALLY want to see what it can do, check out what Mick Cormick did with in on the first day: https://ift.tt/vM3POlU I've kept a fairly detailed developer log about my progress on the project since October 2023, which might be of interest to the hardcore technical folks here: https://ift.tt/Ufe1bxu I also gave a talk at Audio Developer Conference 2023 (ADC23) that goes deep into a couple of the problems I solved for Anukari: https://www.youtube.com/watch?v=lb8b1SYy73Q https://anukari.com May 2, 2025 at 11:42PM
Thursday, May 1, 2025
Show HN: HN top 30 summarized by Gemini 2.5 Pro https://ift.tt/YZ1WBuq
Show HN: HN top 30 summarized by Gemini 2.5 Pro Fun little project, had Gemini 2.5 Pro summarize HN's top 30 each hour, both the stories and comment sections. Pretty impressed with Gemini 2.5. It's probably the first model other than Claude 3.7 Sonnet where I actually find the output readable. I normally use 3.7 Sonnet for coding, but used Gemini for the codegen on this one as well. Was pretty impressed! Using Cursor, it seemed to instruction-follow better than Claude generally does, and remain lucid during very long agent sessions. Thanks for your feedback! https://ift.tt/16IGog4 May 2, 2025 at 01:42AM
Show HN: Lichen – Manage and create code licenses on the CLI and with TOML https://ift.tt/bq9alxQ
Show HN: Lichen – Manage and create code licenses on the CLI and with TOML Hey! I'm Miles, I built this tool to be a fast and reliable solution for generating licenses on the CLI. Licensing has always been a point of stress for me, with how much is at stake. If I copy one from the wrong website, the version I download is the wrong one, or any number of mishaps, my whole code is at risk. We see this fiasco play out all the time. We shake our saddened heads and go on. No longer! Lichen is designed to generate licenses sensibly with three words on the CLI. `lic gen MIT`. Or in a `.lichen.toml` in your project root. Add authors/maintainers with --authors, date it with --date, license specific parts with exclude patterns and double licenses. Project big or small, it's got everything (I think). (Tell me what it's missing please). It uses SPDX licenses for correctness. Written in Rust, you'll know you're safe, and if you want to be extra cautious, feel free to create license headers on all your files (Fast too! Can do this for the entire cargo project in 22s uncached). I'm happy to answer any questions/concerns/whatever about my tool, it's my biggest project to date (And therefore my most bug-ridden...) https://ift.tt/MNXkh7r May 1, 2025 at 10:25PM
Show HN: Robot Unlock – an open-ended programming game/zachlike https://ift.tt/XUcFPoM
Show HN: Robot Unlock – an open-ended programming game/zachlike Hello, In 2010 I made an open-ended programming game based on Befunge and Brainf*k. I was young and didn't know what I was doing - coding it in AutoIT of all things and using borderless windows for sprites. Nevertheless, it was a full game and some people actually played it, sharing solutions with each other. I took it as a sign that the game had some potential - I appreciated this very much at the time. It was zachlike at its core, except that it came out earlier than SpaceChem and the term hadn't been coined yet. Years passed, I worked in the game industry, had some fun, learned a few things and eventually burned out. Meanwhile, Zachtronics kept making games and managed to define a genre, proving that there indeed was a market for such games. I'm very happy about that. Now I want to have a shot at going indie and almost 15 years later I'm launching the sequel to my 2010 game. One of my playtesters has been at it for 26 hours so I know it can be a real nerd sniper. It's a game for the type of person who loves quirky languages and optimizing their programs under extreme constraints. I have been hanging out on HN for a long time and thought some in this community might like the game. I want to keep doing this and I will as long as I can afford it. Looking forward to your questions and feedback. https://ift.tt/mq9sHkw https://ift.tt/cElORtB May 1, 2025 at 09:08PM
Wednesday, April 30, 2025
Show HN: The Azure Key Vault Emulator https://ift.tt/vcQu3jn
Show HN: The Azure Key Vault Emulator Full introduction blog post is here with a setup/usage guide too: https://ift.tt/yOT0LaF https://ift.tt/IBrYoed May 1, 2025 at 02:01AM
Show HN: I built a fun AI tour guide into Google Street View https://ift.tt/wOtvyBi
Show HN: I built a fun AI tour guide into Google Street View I love culture + travel, and one of my favorite pastimes is dropping into random streets on Google Street View. I just LOVE getting a tiny snippet into how people live, the architecture, and discovering hidden corners of places I'll probably never visit. I'm kinda weird like that. When AI came along, I started asking it to explain what I was looking at - and I learned a ton. I couldn't stop using this combo. So I built Streetwhip. It's kinda like reverse Geoguessr - instead of guessing where you are, you get educated about places as if you had a smart local guide with you. What used to be just "some random street in Buenos Aires" becomes a rich learning adventure about Argentine architecture, why things look the way you are, and stuff about the history and way of life. I've been having so much fun with it. I LOVE when I'm on an ordinary looking street and suddenly I find out there's a WILD historic story behind why the architecture is a certain way. A couple of tips: - make sure you log in! If you don't, things aren't really real-time (I had to do this because Street View's API costs can get expensive and this is just a fun hobby project for me). - play around with the categories - they're fun. I'm curating in more places over time. - the search is not perfect - when it works its magical (totally llm-driven). But sometimes it isn't. - don't use this on mobile, it kinda sucks Would love to get your thoughts on the concept and what you could see it turn into! :) P.S. Oh and one of my favorite features: radio! You get a live radio from a stream in the country (please mute it if you get annoyed - but I promise you it makes things a whole lot more immersive) https://streetwhip.com/ May 1, 2025 at 12:21AM
Show HN: Jarvis-AI, an AI Agents network that kills admin work in big corporate https://ift.tt/YtDWcab
Show HN: Jarvis-AI, an AI Agents network that kills admin work in big corporate Cheers HN, We're Oli and Pascal, two friends from ETH Zürich. We built a network of AI Agents for large organisations, that finally gets rid of all admin work for employees. Current features are: - Schedule, move or cancel meetings (via Google Calendar or locally) - Dynamically adapt meetings according to stakeholders’ availabilities (internal communication of the agents) - Summarize incoming mails (via Gmail) - Create a project plan (command: plan XXX = [project description]) including stakeholders, timeline and cost estimate - Plan, assign and view tasks - Do all of the above via audio We believe that the network point is the core of the product. If you're planning a new project, Jarvis should not only give ideas but also propose whom to work with based on the context information of all the other Jarvises in the company. Instead of sending mails, information flow happens between the Agents and the audio feature makes it super natural to speak to your Jarvis. This is very early stage, so any advice/feedback is much appreciated :) https://ift.tt/bYgpJI6 May 1, 2025 at 12:19AM
Tuesday, April 29, 2025
Show HN: Tariff Calculator for Amazon https://ift.tt/o7PExK0
Show HN: Tariff Calculator for Amazon I made a simple tariff calculator extension for Amazon. It queries gemini flash 2.0 to determine the category, and then matches it with the corresponding tariff category. Fun quick hack – it does brick a little – but the majority of the code was cobbled by a first pass of Claude Code Repo is here: https://ift.tt/uS49esT https://twitter.com/W_Y_X/status/1917385625696887159 April 30, 2025 at 06:43AM
Show HN: I made an app to learn guitar scales https://ift.tt/82KOnh6
Show HN: I made an app to learn guitar scales Hi, I'm Sergei, the creator of Guitartonic. I've been playing guitar for 17 years, but never really learned how to improvise. Most of the elaborate music theory PDFs I found online overwhelmed me, so I built a simple tool to practice basic scales and modes. It worked so well that it even inspired my roommate to pick up his guitar again. The app has been live for a few months. I had moved on to other projects and almost forgot Guitartonic existed, until the website started getting organic traffic. I noticed that people were coming to the site (somehow, 90% of the traffic is direct) and staying for four to ten minutes on average. So someone was actually using it! I even received a few heartwarming messages from users saying Guitartonic rekindled their love for playing guitar. Yesterday, someone donated $25 to support my work, which motivated me to share the project here and ask for feedback. Fellow guitarists, how did you learn scales and improvisation? What helped you the most along the way? I'd love it if you gave Guitartonic a try and let me know what you think! https://ift.tt/DrGvapi April 30, 2025 at 12:55AM
Show HN: Auto-fix your GitHub PR issues with Proton for FREE https://ift.tt/CbGE7Fw
Show HN: Auto-fix your GitHub PR issues with Proton for FREE Hey HN! We just launched Proton, a GitHub app that listens to PR review comments and suggests code changes to address them. It creates a new PR based on top of your working branch, so you can simply review and merge. How is it different from other AI code review tools? Others focus on pointing out issues, whereas Proton focuses on addressing them. Although some of them can also suggest fixes, they tend to only work on nearby lines or within a single file. But real-world feedback often involves cross-file changes like “Let’s extract this to a separate component”, or “We should follow the same pattern of doing things in file X, Y and Z”. Proton has full repo context, so it can handle these kinds of feedback. Want to see it in action? Here’s a short demo: https://youtu.be/zDEfw-R2jWc , and there’s the PR shown in the demo video: https://ift.tt/maZpIX6 It’s free, takes two clicks to install, and works out of the box. Here’s the install link: https://ift.tt/bGi1tS0 We'd love to get some early users and hear your thoughts — reply here or email us at [support@proton.codes](mailto:support@proton.codes) Cheers! https://ift.tt/TGLUaW6 April 29, 2025 at 11:19PM
Monday, April 28, 2025
Show HN: ProKZee – An Open-Source Network Security Tool Written in Go https://ift.tt/dfGRDT2
Show HN: ProKZee – An Open-Source Network Security Tool Written in Go Hi HN! After several months of work, I'm excited to share ProKZee, a free and open-source network security tool built with Go and React using Wails framework. ProKZee allows developers, security researchers, and penetration testers to intercept, inspect, and modify HTTP/S traffic — similar to tools like Burp Suite, OWASP ZAP, and Caido — but with a fast native UI, modern UX, and some unique features. https://ift.tt/xvFlYiQ https://ift.tt/xvFlYiQ April 29, 2025 at 01:11AM
Show HN: Heart Rate Zones Plus – The first iOS app I ever developed https://ift.tt/VaMghNn
Show HN: Heart Rate Zones Plus – The first iOS app I ever developed https://ift.tt/MoXbnj7 April 29, 2025 at 12:12AM
Show HN: Zotero-MCP – Connect Your Research Library with Your AI Assistant https://ift.tt/dQEWqNw
Show HN: Zotero-MCP – Connect Your Research Library with Your AI Assistant Hi all! I forgot to share my project here, but since it just got over 1.2k calls on smithery, I figured that people here may be interested in giving it a try! Essentially it allows you to easily connect your zotero library to any LLMs through a MCP client, enabling the LLMs to read the papers that you collected, your notes, and the annotations - and it works both on your local and cloud library. Check this out! I would love to hear your feedback. :) https://ift.tt/U0yh8Zb April 29, 2025 at 12:06AM
Sunday, April 27, 2025
Show HN: Announcing Nest2D.dev: Open-Source Server-Side Nesting for DXF https://ift.tt/qrs1uG0
Show HN: Announcing Nest2D.dev: Open-Source Server-Side Nesting for DXF https://ift.tt/KyfNPx6 April 27, 2025 at 11:39PM
Show HN: Start working in AI research by using these project ideas from ICLR2025 https://ift.tt/QJbPuOp
Show HN: Start working in AI research by using these project ideas from ICLR2025 https://ift.tt/uphFTw3 April 27, 2025 at 10:41PM
Show HN: Daily Jailbreak – Prompt Engineer's Wordle https://ift.tt/ah94RVY
Show HN: Daily Jailbreak – Prompt Engineer's Wordle I created a daily challenge for Prompt Engineers to build the shortest prompt to break a system prompt. You are provided the system prompt and a forbidden method the LLM was told not to invoke. Your task is to trick the model into calling the function. Shortest successful attempts will show up in the leaderboard. Give it a shot! You never know what could break an LLM. https://ift.tt/ShXTKwk April 28, 2025 at 12:02AM
Saturday, April 26, 2025
Show HN: Gemini Document Processor – Generate Th Summaries from PDF/ePub with AI https://ift.tt/7Sg8YbN
Show HN: Gemini Document Processor – Generate Th Summaries from PDF/ePub with AI Hello HN! I'd like to share Gemini Document Processor, an open-source tool I've developed. This tool uses Google's Gemini AI (their latest API) to create high-quality Thai language summaries from PDF and EPUB files. Key features include: - Support for both PDF and EPUB files - Intelligent chunking for efficient Gemini API processing - Automatic image extraction from documents - Direct integration with Obsidian (export directly to vault) - Smart retry system when errors occur (switches models/increases timeouts) - Real-time progress tracking via web interface I built this tool because I needed to read many English documents and wanted detailed summaries in Thai. If you frequently read long documents or want to build a knowledge base from multiple sources, this tool could save you significant time. The output is a well-formatted Markdown file with images and metadata, ideal for storing in Obsidian, Notion, or other PKM systems. Try it by cloning the repo and running it with Python (requires a Google Gemini API key). Feedback, suggestions, and contributions are very welcome! https://ift.tt/usKB8UL April 26, 2025 at 06:20PM
Show HN: Install CLI Apps via Plain HTTP – No Docker, No Binaries, Just Curl https://ift.tt/gnvlhat
Show HN: Install CLI Apps via Plain HTTP – No Docker, No Binaries, Just Curl Tired of bloated installers and complex DevOps pipelines? I built PPORT — a terminal-based messenger — to demo a crazy simple idea: 1. Instant CLI delivery over HTTP 2. Just curl or irm, nothing else 3. TypeScript on the fly via Deno 4. Live deployment without Docker or builds How it works: Visit https://pport.top Run one command (curl -fsSL pport.top | sh) PPORT streams scripts and source files dynamically based on your client (curl, browser, Deno) No packaging. No compiling. No friction. Source on GitHub: https://ift.tt/hFn310x Curious what else could be built with this approach? Would love to hear your ideas. https://pport.top April 26, 2025 at 10:21PM
Show HN: Rocal UI – A simple template engine with Rust https://ift.tt/bkg3OrN
Show HN: Rocal UI – A simple template engine with Rust https://ift.tt/B2VXORZ April 26, 2025 at 11:56PM
Friday, April 25, 2025
Show HN: Lucidia, a WebGL visualizer inspired by Drempels https://ift.tt/kwPrABo
Show HN: Lucidia, a WebGL visualizer inspired by Drempels Made with ChatGPT, open source at https://ift.tt/CTDp1wU https://ift.tt/HKTXbgz April 26, 2025 at 12:28AM
Show HN: Open-Source, Self-Hostable Rate Limiting API https://ift.tt/QA29TvL
Show HN: Open-Source, Self-Hostable Rate Limiting API https://ift.tt/SGZyUBY April 25, 2025 at 11:03PM
Show HN: Claude Code with GUI and Block Based Prompt Editor (MIT) https://ift.tt/oebzdiw
Show HN: Claude Code with GUI and Block Based Prompt Editor (MIT) https://ift.tt/GpEHDxC April 25, 2025 at 10:28PM
Thursday, April 24, 2025
Show HN: I Added Translation to My RSS Reader Project https://ift.tt/czZGYUm
Show HN: I Added Translation to My RSS Reader Project https://ift.tt/mYBFTQR April 25, 2025 at 01:59AM
Show HN: Interactive map of Palo Alto police record log PDFs https://ift.tt/6wauj3n
Show HN: Interactive map of Palo Alto police record log PDFs Got this idea when a landlord suggested I check the police logs when I asked about neighborhood safety during house hunt. I built this for myself to easily look up an address and see nearby police events. The data covers incidents from February to April 2025. Data Source: https://ift.tt/eobNEOZ... Source Code: https://ift.tt/ueasQOi (lot of slop as it was vibecoded) https://ift.tt/fNK8vy1 April 25, 2025 at 01:37AM
Show HN: GitNote- Online MD note editor that syncs to GitHub https://ift.tt/75PK6Jk
Show HN: GitNote- Online MD note editor that syncs to GitHub https://ift.tt/PBWxF9z April 25, 2025 at 01:25AM
Show HN: I reverse engineered top websites to build an animated UI library https://ift.tt/JA1IHzD
Show HN: I reverse engineered top websites to build an animated UI library Looking at websites such as Clerk, I began thinking that design engineers might be some kind of wizards. I wanted to understand how they do it, so I started reverse-engineering their components out of curiosity. One thing led to another, and I ended up building a small library of reusable, animated components based on what I found. The library is built in React and Framer Motion. I’d love to hear your feedback https://reverseui.com April 24, 2025 at 11:17PM
Wednesday, April 23, 2025
Show HN: Body Controlled 3D Dino Game https://ift.tt/WjQfRs1
Show HN: Body Controlled 3D Dino Game Hey HN, I am Niko. I've built this 3D Dino Game In browser using tech like three.js and MoveNet (tensorflow). Basically, it's a normal 3D dinosaur game with a twist: you need to actually perform actions irl to avoid obstacles. Duck to crouch, jump to jump, raise left hand - go left, raise right hand - go right. Game is using your phone/laptop camera to track your body movements and perform in-game actions. PS. Game is 100% client side and I don't record/track/use/save any of your data Hope you find it worth playing. (better play on PC) It's a 100% FREE browser game with no login! Please feel welcome to DM feedback or reply or anything! https://ift.tt/80BcH4Q April 23, 2025 at 02:58PM
Tuesday, April 22, 2025
Show HN: Durable Python Workflows https://ift.tt/26SIXJU
Show HN: Durable Python Workflows https://ift.tt/5wkjYis April 23, 2025 at 04:11AM
Show HN:[Opensource] AIgr.id–Polycentric Infrastructure for Open and Plural AI https://ift.tt/XJGSg1l
Show HN:[Opensource] AIgr.id–Polycentric Infrastructure for Open and Plural AI Hey HN! I'm Kanishka Nithin, founder of AIGr.id ( https://www.aigr.id ). We’re building AIGr.id — a polycentric network of independent, modular AI that can coordinate, exchange data, and compose into higher-level intelligence — all within a decentralized and plural ecosystem. Rings collective intelligence? In simpler terms: We’re trying to make it possible for people to produce, remix, operate, distribute and consume AI systems the way we use the internet— openly, collaboratively, and without needing to centralize everything into one mega-model owned by one mega-entity. Just like internet of intelligence. Today’s AI landscape is: Centralized, resource-heavy systems demand vast funding, compute, and talent—excluding much of the world. Controlled by a few powerful actors prioritizing profit over public good. Participation is limited, deepening inequality in AI benefits. Fragmented and siloed, with no open protocols for AI coordination We believe it's time to reimagine AI as collective intelligence, as shared commons — poly-centric, collaborative, composable, inclusive, and guided by values beyond profit. What’s different about our approach is that we’re not trying to build “the one true model” — we’re trying to make it easier for people to build, remix, run, and govern their own AI systems, together. We want a world where AGI doesn’t have to be monolithic — where different models, agents, and collectives can evolve side by side, coordinate, and even argue if they need to. Plural, by design. At the core of AIGr.id is OpenOS.AI, a distributed AI operating system. It is a full stack AIOS that spans everything from low-level compute orchestration to higher-level cognition, coordination, governance and economic policy. Think of it as a programmable substrate for building and running decentralized AI systems — across any infrastructure, in any topology. Developers can use shared protocols, primitives, and templates to compose AI systems — models, agents, cognitive workflows — and plug them into running grids. These grids can be public, private, federated, or even permissionless. Each grid can maintain its own sovereignty (values, rules, trust mechanisms), but still remain interoperable with others. It's designed for a world where we expect many intelligences to coexist, rather than one model to rule them all. We’re in beta and will be kicking off more extensive scale testing during our upcoming testnet phase. If this scratches an itch for you, or just want to jam on open systems — we’d love your feedback. If you're interested in joining the testnet, you can join our discord @ https://ift.tt/nfixAUg — we’d be excited to have you involved early. Docs, GitHub, and the paper are all linked at https://www.aigr.id Curious what you think — critiques, weird use cases, edge cases, counterpoints — all welcome. Our own background is what pushed us into this problem. Before this, we were a 4-person crew running one of the largest real-time AI inference workloads in India. We were doing around 500K inferences/sec across 80–90 models simultaneously, supporting 35+ public-sector use cases — mostly video analytics. We were operating across federated and private infrastructure in real time, processing millions of frames per second. We didn’t rely on cloud providers or commercial frameworks. Our market was distorted by deprioritized infrastructure investment and choosing to grow within our earnings means the only way to survive was by being ruthlessly efficient: creating frameworks that automated end to end production, operation, distribution and maintenance life cycle of AI -- everything at scale reliably without or with minimal human intervention — so four of us could actually live our lives, too. So in a way, AIGr.id was born out of necessity. It's the system we wish we had — one that treats intelligence as something modular, networked, composable, orchestratable, shareable, and governable – in a collective way. https://www.aigr.id April 22, 2025 at 11:13PM
Monday, April 21, 2025
Show HN: I made TypeScript's type inference more strict (and smarter) https://ift.tt/MbiPZXW
Show HN: I made TypeScript's type inference more strict (and smarter) As a TypeScript developer, I often found myself wishing the type system could do more—*especially when omitting or modifying deeply nested properties* inside complex objects and arrays. For instance, what if I want to remove a deeply nested field like `user.profile.email` and also something like `user.posts[ ].meta.shares` from a type? TypeScript doesn't really provide a built-in way to do that. So I built *DeepStrictTypes* — a utility that lets you *omit deeply nested keys*, even inside arrays, with full type inference and strictness. Here’s an example: ```ts type Example = { user: { id: string; profile: { name: string; age: number; email: string; }; posts: { title: string; content: string; meta: { likes: number; shares: number; }; }[]; }; }; // Remove 'user.profile.email' and 'user.posts[ ].meta.shares' type Omitted = DeepStrictOmit< Example, 'user.profile.email' | 'user.posts[*].meta.shares' >; ``` The resulting type: ```ts { user: { id: string; profile: { name: string; age: number; }; posts: { title: string; content: string; meta: { likes: number; }; }[]; }; } ``` Works great for: - Cleaning up types for API responses - Dynamically transforming deeply nested data - Improving type safety when handling structured JSON [ https://ift.tt/X2FrN68 ]( https://ift.tt/X2FrN68 ) Would love your feedback or ideas for improvements! https://ift.tt/yFqxuiR April 22, 2025 at 09:17AM
Show HN: Prompt Coded 3D Asteroids https://ift.tt/vtdwRsq
Show HN: Prompt Coded 3D Asteroids https://ift.tt/njHsJOT April 22, 2025 at 04:25AM
Show HN: ArTok is TikTok for research papers https://ift.tt/y9jnxFW
Show HN: ArTok is TikTok for research papers Hello everyone! I always found it hard to find new research papers outside of my usual bubble. I thought a random feed (with no recommendation algorithms) might be a fun way to explore. But I also didn’t want to waste time on completely unrelated stuff — so the idea of a fast, swipeable format came to mind. Wikitok was a real inspiration! But Arxiv and Open Review APIs weren’t as robust as Wikipedia, so I pulled the papers into a Postgres backend. Right now, I’ve indexed papers from a few recent ML conferences to see if this might be useful for others too. No signups required and it’s totally free. You can mark your favorites and add text annotations, which are saved on your device. Would love to hear your feedback! https://artok.app April 22, 2025 at 12:43AM
Show HN: Open Codex – OpenAI Codex CLI with open-source LLMs https://ift.tt/xiF3XRC
Show HN: Open Codex – OpenAI Codex CLI with open-source LLMs Hey HN, I’ve built Open Codex, a fully local, open-source alternative to OpenAI’s Codex CLI. My initial plan was to fork their project and extend it. I even started doing that. But it turned out their code has several leaky abstractions, which made it hard to override core behavior cleanly. Shortly after, OpenAI introduced breaking changes. Maintaining my customizations on top became increasingly difficult. So I rewrote the whole thing from scratch using Python. My version is designed to support local LLMs. Right now, it only works with phi-4-mini (GGUF) via lmstudio-community/Phi-4-mini-instruct-GGUF, but I plan to support more models. Everything is structured to be extendable. At the moment I only support single-shot mode, but I intend to add interactive (chat mode), function calling, and more. You can install it using Homebrew: brew tap codingmoh/open-codex brew install open-codex It's also published on PyPI: pip install open-codex Source: https://ift.tt/kjmZxN5 https://ift.tt/kjmZxN5 April 21, 2025 at 11:27PM
Sunday, April 20, 2025
Show HN: TikTrotter – TikTok but for obscure travel trivia to beat doomscrolling https://ift.tt/oukqwhl
Show HN: TikTrotter – TikTok but for obscure travel trivia to beat doomscrolling I'm trying to stop doomscrolling social media, so I made a website to help me. I'm a huge traveler so I made a website that shows infinitely-scrolling obscure locations with interesting trivia in a TikTok-like manner. I've been discovering a lot of cool places in the world and dropped my social media time a lot. The website is 100% free, no ads and no sign-up. Check it out if interested, I would appreciate some feedback. Next step is to create a multiplayer trivia game where you can challenge your friends and see who knows more about the world. https://ift.tt/qm9blX3 April 20, 2025 at 09:34PM
Subscribe to:
Posts (Atom)
Show HN: tltv – Federation protocol for 24/7 TV channels https://ift.tt/KMVr6Ng
Show HN: tltv – Federation protocol for 24/7 TV channels I spent six years trying to build a tv channel server. rewrote it eight times. flas...