ads
Tuesday, December 31, 2024
Show HN: Cave Adventure 1976 PICO-8 port https://ift.tt/gHzaOdI
Show HN: Cave Adventure 1976 PICO-8 port Made this during COVID. I was into PICO-8 at the time and saw someone ported DOOM to it. I'm more of a text adventure guy, so I decided to port ADVENT. Basically I wrote a FORTRAN-to-Lua transpiler. The hardest part was figuring out what version of FORTRAN the source code was written in, finding a manual, cramming it into the limited cartridge space, but most of all, wrapping my mind around the data file format. Always admired Will Crowther for making this. Very fun project. I recorded myself during the whole process but I never posted a video. Future work maybe. https://ift.tt/6Ac4vrY December 31, 2024 at 10:44PM
Show HN: Handwritten Christmas Card for Hacker News https://ift.tt/GDaAto0
Show HN: Handwritten Christmas Card for Hacker News Hi HN, I’ve been working on a small project that transforms handwritten notes into animated, shareable cards. While the create functionality isn’t live yet, I wanted to share a sneak peek by creating a handwritten Christmas card specifically for the HN community. I started thinking about this after seeing too many AI-generated cards, cookie-cutter email templates, and overly polished designs that lack any personal touch. A friend recently sent me a handwritten card in the mail, and I found it nice that he took his time to write a handwritten note. I wanted to capture that same feeling without the overhead of snail mail. https://ift.tt/Am5Oy1P December 28, 2024 at 04:36PM
Show HN: Watch 3 AIs compete in real-time stock trading ($5/trade) https://ift.tt/L7znkoE
Show HN: Watch 3 AIs compete in real-time stock trading ($5/trade) A live dashboard where you can watch GPT-4, Claude 3, and Gemini analyze market data and make daily stock trades with real money. Each AI explains its reasoning, and you can compare their different approaches to the same data. Link: https://ift.tt/sO3kt2j (no signup required) What you can try right now: - Watch live trades from GPT-4, Claude 3, and Gemini - Read each AI's full analysis and reasoning - Compare their different interpretations of the same market data - Track their real-time performance and win rates - View historical trades and performance metrics Built this over the holidays to study how different AI models approach financial decisions. Each morning at 9:30 AM EST, the AIs analyze market data and make real trades with $5 stakes. Technical Implementation: - Next.js frontend with real-time updates - Node.js/Lambda backend for AI processing - PostgreSQL for trade tracking - Alpaca API for automated trading - Consistent prompts for all models Data Flow: 1. Daily market analysis (9:30 AM EST) 2. Each AI gets identical inputs: - Financial headlines - Market summaries - Technical indicators - Earnings reports 3. AIs provide: - Stock picks with reasoning - Entry/exit conditions - Risk assessment 4. Automated trade execution Note: This is an experiment in AI behavior, not investment advice. The goal is to study how different LLMs interpret financial data and make decisions with real consequences. I'll be around to answer questions about the implementation. https://ift.tt/FZr7Ggw December 31, 2024 at 11:32PM
Monday, December 30, 2024
Show HN: Control your Roku with only your hand gestures https://ift.tt/zNPjkWq
Show HN: Control your Roku with only your hand gestures HandiRokuRemote is a Python application that lets you control your Roku device with nothing but hand gestures! Using Mediapipe's Hand Landmark Detector, it tracks your hand, identifies gestures, and sends commands to your Roku via its External Control Protocol. Here's a gif demo: https://ift.tt/yugeCzq... Features: •Real-time hand tracking: Gestures like "thumbs up" increase volume or pointing for navigation. •Cross-device support: Works with any Roku device on the same local network. •Easy setup: Plug in a camera, and you’re ready to go. Check out the code on Github: https://ift.tt/PMqlGQ2 Or download the .exe and try it out! PC only for now: https://ift.tt/rk3XjNa Let me know what you think! https://ift.tt/PMqlGQ2 December 31, 2024 at 01:24AM
Show HN: Learn Japanese Kanji, no silly mnemonics https://ift.tt/Iq4jN5n
Show HN: Learn Japanese Kanji, no silly mnemonics https://ift.tt/43KfFkV December 30, 2024 at 10:52PM
Sunday, December 29, 2024
Show HN: Beautiful Failed Blackhole Simulation https://ift.tt/F1JEblz
Show HN: Beautiful Failed Blackhole Simulation Epilepsy/Seizure Warning: If you have epilepsy or experience seizures, the animation is a failed attempt at recreating the black hole visualization from the film "Interstellar" with three.js that resulted in a plane shaped event horizon phasing through a spherical black body around which point particles revolve. Please skip it if you have a condition that could cause a seizure as a result of looking at any sort of visualization. For everyone that wants to safely check it out, simply do not interact with the screen for a few seconds to make the UI fade away so you can look at the visualization. Cheers everyone. https://mobleysoft.com December 30, 2024 at 03:30AM
Show HN: Handwritten Christmas Card for Hacker News https://ift.tt/b4SaxhV
Show HN: Handwritten Christmas Card for Hacker News Hi HN, I’ve been working on a small project that transforms handwritten notes into animated, shareable cards. While the create functionality isn’t live yet, I wanted to share a sneak peek by creating a handwritten Christmas card specifically for the HN community. I started thinking about this after seeing too many AI-generated cards, cookie-cutter email templates, and overly polished designs that lack any personal touch. A friend recently sent me a handwritten card in the mail, and I found it nice that he took his time to write a handwritten note. I wanted to capture that same feeling without the overhead of snail mail. https://ift.tt/Jb5HBk4 December 30, 2024 at 01:50AM
Show HN: A search engine that values depth over popularity https://ift.tt/dI9Gwm2
Show HN: A search engine that values depth over popularity Hey HN, I'm excited to introduce Graphthem, a search engine designed to explore the deeper layers of knowledge rather than just surface-level popularity. While many AI search engines simply summarize top N results, we've found this approach often misses the many good stuff that is buried deeper in the links and references. Graphthem takes a different approach. we don't just look at the first few pages we find. We also dig into what those pages link to, so you get the whole story. This allows us to deliver answers that capture not just what's immediately visible, but also the foundational ideas and deeper insights that inform those results. Here's a comparison between Perplexity and Graphthem: Query 1: "most watched youtube videos?" Perplexity: https://ift.tt/bS7vnlD... Graphthem: https://ift.tt/n9YM3OZ... - Query 2: "what is pagerank?" Perplexity: https://ift.tt/RNFGSj7... Graphthem: https://ift.tt/QAFI0mn... --- Some related ideas I've explored before: https://ift.tt/MEFLsc6 https://ift.tt/XOgeQhz I would love to hear your feedback. Please let us know how we can improve. https://graphthem.com December 29, 2024 at 11:39PM
Show HN: A self-hosted programming language inspired by HolyC https://ift.tt/kvEBQcF
Show HN: A self-hosted programming language inspired by HolyC Ibu is not intended to be the next big thing to compete with C, C++, Rust, or other modern languages. Instead, it aims to be a programming language that brings joy to programming. https://ift.tt/YcmXusx December 29, 2024 at 11:10PM
Saturday, December 28, 2024
Show HN: Open-source and transparent alternative to Honey https://ift.tt/cslt4kO
Show HN: Open-source and transparent alternative to Honey Hey everyone, After watching MegaLag’s investigation into the Honey affiliate scam, I decided to create something better. I’m 18, an open-source enthusiast, and this is my first big project that’s actually getting some attention. It's called Syrup, a fully open-source and transparent alternative to Honey. My goal is to make a browser extension that’s honest, ethical, and user-focused, unlike the Honey. I’m still figuring things out, from maintaining the project on GitHub to covering future costs for a custom marketing website. It’s not easy balancing all this as a university student, but I’m managing as best as I can because I really believe in this project. If you’re interested, check it out! I’d love feedback, contributions, or just help spreading the word. Thanks for reading, and let’s make something awesome together. https://ift.tt/nzcMIQL December 29, 2024 at 05:14AM
Show HN: Emacs.tv – A video index of Emacs-related content https://ift.tt/rhdRapw
Show HN: Emacs.tv – A video index of Emacs-related content https://emacs.tv December 29, 2024 at 03:03AM
Show HN: Sine Wave Speech, a real-time audio effect in Rust->WASM https://ift.tt/gSQHJIq
Show HN: Sine Wave Speech, a real-time audio effect in Rust->WASM Source code: https://ift.tt/EUVuwo8 An interactive website for exploring how human speech can be reduced to just a few sine waves and still be intelligible - or at least recognized to be a human voice. On top of that, I've added various ways to make the sound more musical. The sound effect is based on research from the 80s, which has largely been forgotten by then. To have the effect run in real-time in the browser, I opted to use Rust compiled into WebAssembly. Still, I had to rewrite some linear algebra routines. More about that experience in the blog post: https://ift.tt/MBhurRn https://ift.tt/85lasQ0 December 28, 2024 at 10:34PM
Friday, December 27, 2024
Show HN: Houseplant – Database Migrations for ClickHouse https://ift.tt/slGH2mD
Show HN: Houseplant – Database Migrations for ClickHouse https://ift.tt/9pbARqc December 28, 2024 at 01:11AM
Show HN: Twitter Wrapped https://ift.tt/UARGYM3
Show HN: Twitter Wrapped I just launched Twitter Wrapped, a simple tool that turns your year of tweets into a beautiful, shareable story. Enter your handle to get: Month-by-month stats and insights Shareable visualizations Personalized AI recommendations Haiku summaries for each month Your top 100 tweets with media and stats It’s free and easy to try—check it out here: app.manifestlyai.com https://ift.tt/TKuDfAS December 28, 2024 at 12:39AM
Show HN: I'm learning Go and built a scraper. How can I improve it? https://ift.tt/uaCRDvE
Show HN: I'm learning Go and built a scraper. How can I improve it? TLDR: I'm learning Go and [this]( https://ift.tt/2nbkS7z ) is my first project with it. What am I doing wrong and what could I improve? In an attempt to expand my horizons and actually get into backend development, I've decided to learn Go. I picked it for no reason other than the market seems to be in a friendly state towards it, compared to Elixir, but I'm very much enjoying it. Thankfully something unlocked in my brain and I thought of a project to do while learning the syntax and how the language works, so I've built a scraper. Here's the link: https://ift.tt/2nbkS7z At this point, I would like to know what I'm doing wrong and what I could improve in it, so any tips and advice would be very much appreciated! December 27, 2024 at 09:38PM
Thursday, December 26, 2024
Show HN: Turn Your Study Materials into Interactive Quizzes with AI https://ift.tt/McHDtxm
Show HN: Turn Your Study Materials into Interactive Quizzes with AI Hi Hacker News, I'm excited to share the launch of SyncStudy, a web application that helps students, tutors, and professionals upload study materials, generate quizzes from them, and collaborate with others by sharing these quizzes. It's designed to make learning smarter, more interactive, and more efficient. Key Features: - Upload Study Material: Upload any study document (e.g., PDF, text) and generate quizzes instantly. - AI-Powered Question Generation: SyncStudy uses AI to automatically create relevant questions based on the uploaded content. - Share & Collaborate: Share quizzes with friends, classmates, or colleagues for collaborative learning. - Cross-Industry Use: Although designed for students, the tool is also useful for tutors, trainers, and professionals. Why It’s Different: SyncStudy is not just another quiz generator. It's designed for efficiency—save time by converting study materials directly into valuable quizzes for faster review and learning. Our AI engine ensures that the questions are relevant and cover the material in a meaningful way, which can be extremely useful for exam prep, training sessions, or even creating personalized learning content. We’re currently working on expanding features like: - Support for more file types (e.g., Images) - Integration with other learning tools and platforms - AI-driven suggestions for study improvement If you're interested in learning more, please check out the website: https://syncstudy.app Feedback Wanted! As we're a small team (actually just me at the moment ), any feedback, ideas, or suggestions would be greatly appreciated. I’d love to hear how this could be improved to better serve students, teachers, or professionals in various fields. https://syncstudy.app December 27, 2024 at 06:31AM
Show HN: I made a web app that generates resumes and cover letters for free https://ift.tt/0Nhls9j
Show HN: I made a web app that generates resumes and cover letters for free I wanted to share a project I've been working on since October '24. It's an AI-powered toolkit designed to help job seekers shorten their job hunt and advance their careers. The idea came from my own experiences and frustrations with the job application process, both as a job seeker and a hiring manager. I wanted to simplify and streamline how people present their skills and experiences to potential employers. By leveraging AI (GPT-4o), CareerCrate.io can generate tailored application materials in minutes, for free - no sign up required. I'm also developing some optional advanced features like Pursuit™, a tool for job seekers, and SkillForge™, a personalized skill development platform, which will be available with a Pro subscription ($9/month). I'm sharing this with the HN community to get your thoughts and feedback. I'm especially interested in how the AI performs in generating useful content and any suggestions on improving the tool. Please let me know what you think! https://ift.tt/olpqL1m December 27, 2024 at 05:42AM
Show HN: Quixotic – a tool for wasting bot and LLM scraper time https://ift.tt/jsSyh8w
Show HN: Quixotic – a tool for wasting bot and LLM scraper time I get a lot of bot traffic, most of which doesn't appear to respect robots.txt, so I made a tool to easily rewrite my content to serve to these bots instead. It consists of two components: quixotic - a command line tool that is static-site friendly to generate a copy of a website with some of the words replaced using a Markov generator. linkmaze - a web server that I can send the worst bots to. It generates 100% Markov content on the fly and with random links that also refer to linkmaze content. https://ift.tt/4DKgVI6 December 27, 2024 at 01:20AM
Show HN: I've made a Monte-Carlo raytracer for glTF scenes in WebGPU https://ift.tt/AUGks4Q
Show HN: I've made a Monte-Carlo raytracer for glTF scenes in WebGPU This is a GPU "software" raytracer (i.e. using manual ray-scene intersections and not RTX) written using the WebGPU API that renders glTF scenes. It supports many materials, textures, material & normal mapping, and heavily relies on multiple importance sampling to speed up convergence. https://ift.tt/RavTpXi December 27, 2024 at 12:24AM
Wednesday, December 25, 2024
Show HN: Homepagr – Bookmarks for Work https://ift.tt/swbHQ3g
Show HN: Homepagr – Bookmarks for Work https://ift.tt/Fnutcsi December 26, 2024 at 02:45AM
Show HN: SMS Reminders for Birthdays https://ift.tt/CaMuDk3
Show HN: SMS Reminders for Birthdays I built a simple service that sends SMS reminders for birthdays. Why? I kept missing birthdays, even with calendar apps. This single-purpose tool is simple and (so far) reliable. Since my texting inbox has a far better signal-to-noise ratio than email or calendar events, it ensures I never miss an important date. Facebook used to serve the same purpose, but it's a dying social graph for me. https://ift.tt/AuYxGPc December 26, 2024 at 01:22AM
Show HN: We build drones that pick items in e-commerce fulfillment centers https://ift.tt/OZUYJX5
Show HN: We build drones that pick items in e-commerce fulfillment centers At Hummingbird Systems, we have developed a unique drone based approach to robotic warehouse unit order picking, especially well suited to direct-to-consumer e-commerce fulfillment. So why use drones? … Fundamentally lower cost. Hummingbird's drone platform is inherently less expensive than ground robots with pick arms or large gantry style AS/RS systems. The drones allow us to directly position the manipulator on task without all the weight and expense of multi-axis backlash free geared motor assemblies. Furthermore unlocking the often unused vertical real-estate in e-comm warehouses, the ability to leverage existing bins and racking, and a unique overhead tether power system that eliminates the need for batteries or recharging all contribute to the best ROI of any robotic picking solution on the market. Feel free to contact us if you have any questions, ideas for new use cases, or investment: http://hbird.tech https://www.youtube.com/watch?v=7pFAwioH6Es December 25, 2024 at 11:34PM
Show HN: Handwritten Christmas Card for Hacker News https://ift.tt/oaUPzgB
Show HN: Handwritten Christmas Card for Hacker News Hi HN, I’ve been working on a small project that transforms handwritten notes into animated, shareable cards. While the create functionality isn’t live yet, I wanted to share a sneak peek by creating a handwritten Christmas card specifically for the HN community. I started thinking about this after seeing too many AI-generated cards, cookie-cutter email templates, and overly polished designs that lack any personal touch. A friend recently sent me a handwritten card in the mail, and it stood out—simple, personal, and meaningful. I wanted to capture that same feeling without the overhead of physical mail. This tool is my attempt to combine the charm of handwritten notes with the ease of sharing a link online. https://ift.tt/i9KlMQ8 December 25, 2024 at 11:05PM
Tuesday, December 24, 2024
Show HN: I Ported GHC Haskell Compiler to Windows 11 ARM. MC Gift https://ift.tt/1r6R5jW
Show HN: I Ported GHC Haskell Compiler to Windows 11 ARM. MC Gift Merry Christmas, everyone! Now you can compile Haskell code on Windows 11 ARM. It will run full speed if you use UTM/QEmu on Apple silicon. :-) It's a very draft version, but it works well. Any ideas? https://ift.tt/FKjw0qR December 25, 2024 at 04:41AM
Show HN: Minimalist, text only search engine with prefixes to play with https://ift.tt/XldH4rw
Show HN: Minimalist, text only search engine with prefixes to play with I made this classic looking text only search engine(sorry if that's overexaggerating) where you can get concise and straightforward results with sources. There are 5 prefixes right now. It is a prototype kinda thing right now. I am busy for my upcoming exams. So, I would appreciate if anyone is interested to contribute. I am currently using Gemini for this project. If anyone can implement better api's and improve code and the features it would be great help. It's generating fake source links right now, the search is slow, prefixes like weather and time needs to be fixed using api's related to weather and time cause gemini can't give the current time and weather of any place. Pdf resources its giving are fake and do not exist. Let me know what more I can add here. Or directly contribute by yourself. https://ift.tt/IivyjG5 December 25, 2024 at 02:26AM
Show HN: Dynamic RSS Feed Generator https://ift.tt/EICl5gx
Show HN: Dynamic RSS Feed Generator https://ift.tt/NBPehw2 December 25, 2024 at 01:21AM
Monday, December 23, 2024
Show HN: Simple SEC Discord Bot https://ift.tt/VhSdjgv
Show HN: Simple SEC Discord Bot I built a Discord bot that monitors SEC EDGAR in real-time and sends alerts for new filings. You can configure it to track specific form types (e.g. 3/4/5) and companies by CIK, with multi-channel support for different filtering rules. https://ift.tt/F20NmWx December 24, 2024 at 01:21AM
Show HN: Llama 3.3 70B Sparse Autoencoders with API access https://ift.tt/6ckBKHZ
Show HN: Llama 3.3 70B Sparse Autoencoders with API access https://ift.tt/6viIReU December 24, 2024 at 12:18AM
Show HN: Raggable – Open-Source MD Doc Files for Popular Libraries https://ift.tt/2lb7VZk
Show HN: Raggable – Open-Source MD Doc Files for Popular Libraries We are still at a point where not many popular libraries are have accessible ways for their docs to be indexed and used by gen AI. In the meantime, we must do it ourselves. This repo is new and small, but as I continue to use gen AI (and of other contribute), it could grow to be useful to many. https://ift.tt/jqRrHEA December 23, 2024 at 11:55PM
Show HN: BitTorrent-style LLMs come to Kalavai https://ift.tt/a8hiemK
Show HN: BitTorrent-style LLMs come to Kalavai Today we are thrilled to announce the release of a public Kalavai pool dedicated to host Petals workers. This is part of our wider effort to offer easy access to compute to AI developers. Do you find this useful? What other tooling would you like to see running on crowdsourced hardware? https://ift.tt/Ae0uEi6 December 23, 2024 at 08:10PM
Sunday, December 22, 2024
Show HN: Ephemeral VMs in 1 Microsecond https://ift.tt/wyzAhNF
Show HN: Ephemeral VMs in 1 Microsecond https://ift.tt/6MyxASe December 20, 2024 at 05:43PM
Show HN: Skybear.net – A managed platform automating Synthetic HTTP API testing https://ift.tt/57doHPB
Show HN: Skybear.net – A managed platform automating Synthetic HTTP API testing Hey folks, I am finally posting a Show HN post for a project I have been working on for several months now, and it's in a state where I already get a lot of value myself, so I am happy to share broadly. The pitch line is: "Skybear.NET is a managed platform automating Synthetic HTTP API testing." At the moment, the main source file format supported for your API tests are Hurl.dev files [1]. Hurl is a CLI tool wrapping `curl` and it's really awesome. At least check that out :) I am not affiliated directly with the Hurl CLI tool, and the platform I am building provides full Hurl compatibility. I have been using Hurl for a few years now [2], and use it for my API testing, for orchestrating a bunch of HTTP APIs, and in general whenever I need to do anything with HTTP requests, I reach for Hurl. You can try without signup the basic execution feature with the free Open Editor [3], but for full functionality (retaining responses and cron triggers) you need a signed in account, even free. The Skybear.NET platform: 1. Has Hurl Compatibility, so take your local scripts and run them on the cloud as well. No changes needed. 2. Provides managed infrastructure for authoring, storing, and most importantly executing your Hurl scripts, that automatically scales to handle as many script runs as you need. 3. Generates detailed reports from your tests execution, automatically persisting requests and response bodies for introspection in the future, and with automatic insights coming up soon. 4. Supports multiple ways of triggering execution of your scripts, including periodic executions, and on-demand HTTP triggers enabling integration with your CICD pipelines. Most importantly, it eliminates excessive per-request/per-step/per-check charges, leading to substantial cost-savings for complex multi-step API tests covering complete user-journeys. I consider a "script project run" to be the main unit in my pricing, which includes execution of all the source files of the script project, which can be tens or hundreds of requests. I am starting to document some of the architecture of the platform as well [4], but in a nutshell, all your data is encrypted inside the application before stored on AWS (S3, DynamoDB, also encrypting at rest) [5], the control plane runs on Hetzner and AWS EC2, and the execution servers running your scripts run on Fly and soon on AWS EC2 (for some plans). Future plans depend a lot on feedback from users. I already have a long list of things I personally want to have, but as more users start using I would like to see user needs influencing the roadmap more. Some upcoming features: 1. Insights and metric graphs for historical tracking of your tests (per project, per file, per request URL). 2. Automatic generation of tests based on OpenAPI schemas, HAR files, etc. 3. Export API of all the data and reports for your own consumption. 4. OTEL traces generated per script run, exportable and sent to APM products. Thank you, and I hope you find it interesting too! Lambros Petrou 1. https://hurl.dev 2. https://ift.tt/BMZKhWu 3. https://ift.tt/N7XkCfx 4. https://ift.tt/9Hxc6nP... 5. https://ift.tt/EVAJ6nZ https://www.skybear.net December 23, 2024 at 03:09AM
Show HN: Convert ePUB to Audio Files https://ift.tt/4YCHXLG
Show HN: Convert ePUB to Audio Files A way to generate .mp3 files from ePUB. I wanted to continue "reading" even after my eyes got tired or if I went away from the screen. For these cases, what I did was select a given text, and select "Speech". If you've used this before, you know it's fine for small sections, but not for big chunks of text. So, I challenged myself to create a project that would "text-to-speech" a given book. After some attempts, I came up with a good-enough initial version using Golang. It will parse an ePUB into sections and run MacOS's `say` command to generate audio files. For now it's quite basic, but worked fine for the few files I tested. https://ift.tt/cxK52N4 December 23, 2024 at 12:15AM
Show HN: Copy from tmux/nvim to clipboard over SSH https://ift.tt/roXElpm
Show HN: Copy from tmux/nvim to clipboard over SSH https://ift.tt/8O2RPEu December 22, 2024 at 10:08PM
Saturday, December 21, 2024
Show HN: Get e-signatures & pay per signed doc https://ift.tt/zI45Mfu
Show HN: Get e-signatures & pay per signed doc Woke up today with a 100-degree fever & found out Google is now our competitor. Last week, we started building signwith.co/ - a simple, pay-per-use e-signature tool for people who are struggling with complex e-sign tools. The plan was to build quietly, run a private beta, get 50 users in 15 days, and then do a launch. Easy peasy. But since Google dropped into the e-signature space - we needed to talk. So after 30 minutes of existential dread, a lot of “what are we even doing?” thoughts, and one strong dose of paracetamol we said, screw it. - let’s change gears. So now we're opening our beta, and here's the deal: • All the people who join will get free credits worth 10 signed docs • 12 months credit validity • No complexity • No hidden cost • No subscription commitment You can join the beta here - http://signwith.co That said, we see Google's entry in the signature space as validation. This event expanded the market with such massive awareness. Let me be clear: We’re not trying to be DocuSign, Google, or any other enterprise beast. We’re indie makers and building for: • The freelancers • The consultants • The indie and small business owners • and anyone who just needs a contract signed—fast, simple, no headaches. Here’s how SignWith works: • Upload your doc • Drop signature spots • Send it out and track • Pay per signed document That’s it. No subscriptions. No feature bloat. No crazy hidden charges and no complex pricing tiers. If you've read it so far, would love to see you on the other side. And hey, if you’ve got any feedback, suggestions, or just want to tell us what you need, reply here or drop me a DM. We’re all ears! Cheers! https://signwith.co/ December 20, 2024 at 06:33PM
Show HN: Rivet Actors – Durable Objects build with Rust, FoundationDB, Isolates https://ift.tt/epS89MP
Show HN: Rivet Actors – Durable Objects build with Rust, FoundationDB, Isolates Hello! We posted a Show HN for Rivet last year for our container orchestration project ( https://ift.tt/FyijHYO ). In that time, a lot has changed that I think HN will find interesting. Rivet is open-source actor infrastructure similar to Cloudflare's Durable Objects. Rivet itself already serves millions of MAU in production using our current container runtime – primarily for multiplayer games – and Rivet Actors are a new extension to support actor-like workloads. Rivet Actor's core primitives are RPC, state, and events. Actors are powered by Rust, V8 isolates (supports Deno), and FoundationDB. An architecture diagram is available here for [1]. If you're not familiar with FoundationDB, you're overdue to watch Dave Rosenthal's talk [3]. (I firmly believe it's by far the best permissively licensed database; if only it had a well maintained SQL layer.) Here's where Rivet's architecture gets fun – we don't rely on a traditional orchestrator like Kubernetes or Nomad for our runtime. Instead, our orchestrator is powered by an in-house actor-like workflow engine – similar to how FoundationDB is powered by their own actor library (Flow [4]) internally. It lets us reliably & efficiently build complex logic – like our orchestrator – that would normally be incredibly difficult to build correctly. For example, here's the logic that powers Rivet Actors themselves with complex mechanisms like retry upgrades, retry backoffs, and draining [2]. One of the reasons we built Rivet Actors is because we tried to replace most of our Redis-based realtime infrastructure with Durable Objects. The architecture allowed us to build realtime features much faster & efficiently, but the platform & APIs were needlessly rigid and difficult to use. Our goal is to build an actor-like platform that includes the bells and whistles required for developers to benefit from the actor model without the learning curve of tools like Erlang/OTP, Akka, or Orleans. Rivet Actors provides a few key benefits in flexibility over Durable Objects: - Open-source (Apache 2.0) – built to be self-hosted and deployed on-prem - Provides observability out of the box, no Logpush required - Rivet Actors support the Deno runtime, so NPM & JSR just works - @rivet-gg/actor [5] framework provides RPC, state, and events out of the box for faster bootstrapping; you can modify and deploy it yourself - Supports both V8 isolates & Docker-compatible containers so you can run any software you'd like, like Godot/Unity servers or video transcoding - Also supports TCP & UDP (we run games!) - Provides vanilla HTTP API for easy use with existing apps - Full control over regions There's plenty more that I don't have space to talk about. Give our docs a read if you'd like to learn more [6] or read about internal design decisions [7]. I'll be in the comments answering questions! Cheers, Nathan [1] https://ift.tt/n8Qhl2x [2] https://ift.tt/i9WNkja... [3] https://www.youtube.com/watch?v=9g84y_60VGM [4] https://ift.tt/Td5ogWH [5] https://ift.tt/S605LoO [6] https://rivet.gg/docs [7] https://ift.tt/QLnDewk https://ift.tt/TO4jNsi December 20, 2024 at 11:36PM
Show HN: Eonfall – A new third-person co-op action game built for the web https://ift.tt/s0oThlE
Show HN: Eonfall – A new third-person co-op action game built for the web Hi all, I'm excited to share Eonfall with Hacker News Community! It's been 2-years in the making built by a 2 man team. Eonfall, is a new third-person co-op action game with rogue-lite elements built exclusively for the web! We've finally reached a release candidate state and set our official public release date for Jan 15th! The game's current version 5.0.0-beta is live and available to test play today! Unity game engine was used to develop the game along with other services to handle the backend, and Nuxt 3 + Nuxt UI to handle the front-end. We welcome any and all questions, feedback & suggestions! Thanks all, Jon https://eonfall.com December 21, 2024 at 11:45PM
Friday, December 20, 2024
Show HN:Free Online Tool to Experience Microsoft's MarkItdown https://ift.tt/gQnX3R2
Show HN:Free Online Tool to Experience Microsoft's MarkItdown https://markitdown.pro December 21, 2024 at 12:13PM
Show HN: openai-realtime-embedded-SDK Build AI assistants on microcontrollers https://ift.tt/lkb86yp
Show HN: openai-realtime-embedded-SDK Build AI assistants on microcontrollers Hi HN! This is an SDK for ESP32s (microcontrollers) that runs against OpenAI's new WebRTC service [0] My hope is that people can easily add AI to lots of 'real' devices. Wearable devices, speakers around the house, toys etc... You don't have to write any code, just buy a device and set some env variables. If you have any feedback/questions I would love to hear! I hope this kicks off a generation of new interesting devices. If you aren't familiar with WebRTC it can do some magical things. Check out WebRTC for the Curious[1] and would love to talk about all the cool things that does also. [0] https://ift.tt/NX62Bbg [1] https://ift.tt/bC59Vkh https://ift.tt/A0V9soG December 18, 2024 at 10:47PM
Show HN: Model Validation Using LLMs https://ift.tt/Bu6OftF
Show HN: Model Validation Using LLMs https://ift.tt/sbAj7Bd December 21, 2024 at 02:01AM
Show HN: Spotify and Apple Health Data as Art https://ift.tt/AceJXMU
Show HN: Spotify and Apple Health Data as Art For the longest time, I've been interested in the idea that the personal data we have logged across platforms can "paint" a pretty clear picture of who we are. And, as individuals, this will reveal fun and maybe sharable stories about us. So I made this app, Day by Data, to connect with and visualize your personal data like step count, music listening habits, and more into tiny visualizations and data art right on your iPhone. The launch version has a few year-in-steps breakdowns and a few Spotify data-visualizations. Over time, the goal is to make more data sources available to connect and empower users to learn from their personal data stored across these platforms. Think data about the food we eat, places we travel, or shows we watch. Data accessibility and cleanliness is the hardest part, but I'm always open to different sources and visualization types. Let me know what you think and if there are certain data sets you'd like to see visualized! https://ift.tt/w0ytxc7 December 21, 2024 at 12:12AM
Thursday, December 19, 2024
Show HN: CCState is a semantic, strict, and flexible state management library https://ift.tt/uK7WTcf
Show HN: CCState is a semantic, strict, and flexible state management library CCState is a semantic, strict, and flexible state management library suitable for medium to large single-page applications with complex state management needs. The name of CCState comes from three basic data types: computed, command, and state. https://ift.tt/6QIwM7k December 19, 2024 at 05:14PM
Show HN: Movie Iris - Visualizing Films Through Color Extraction https://ift.tt/FkRjzxy
Show HN: Movie Iris - Visualizing Films Through Color Extraction I saw someone post these on reddit 4 years ago, and I really wanted to make them. I was surprised they didn't open source their code, so I rebuilt it. Lots of things I would do differently now haha, but anyway, figured someone here might find it interesting. https://ift.tt/bZasH4F December 19, 2024 at 10:29PM
Show HN: Solution to RSI and poor Mac dictation, accurately transcribes "memcpy" https://ift.tt/GOiuVpY
Show HN: Solution to RSI and poor Mac dictation, accurately transcribes "memcpy" About a year ago, my RSI had gotten to the point where I needed to take days off. I went down the rabbit hole of trackball mice, split keyboards, and dictation. Talon voice coding seemed like the dream solution I was looking for, but I just couldn’t get it right (here’s a link to the video I was inspired by: https://www.youtube.com/watch?v=0ZZb12Qp6-0 )). Around the same time, I increasingly adapted to new ways of life- tabbing, code suggests, completions, chat-based coding (I know, I know), and brainstorming with tools like Copilot, Codeium, Claude, and then Cursor. Mac's built-in dictation was my first attempt at a solution. It handled basic emails/messages fine but completely fell apart with technical terms. I couldn’t build a workflow around it. “malloc,” "memcpy," “Axum,” “Tauri”… these always had to be edited, and my wrists would still protest. I had been playing around with Whisper ever since it first came out (my work with MEL spectrograms and ECGs led me deep into OpenAI's Whisper). Once the whisper.cpp project got metal support, it worked beautifully on Apple Silicon Macs. What I ended up building - Local dictation tool - Works system-wide on Mac (any text input) - Custom dictionaries for technical terms/jargon - No cloud dependencies, no tracking, no signup, no subscriptions (one-time purchase) Technical details - Running Whisper Large Turbo locally (or quantized Whisper small/medium) - Sits in the background, requests accessibility permissions, and can paste text anywhere - Voice activity detection is experimental; haven't nailed the parameters yet. This will help with long recordings/live transcriptions - Sandboxed app, available through the Mac App Store My usage stats (just personal benchmarks) - Transcribed around 30k words over 2 weeks - Averaging 150 WPM vs my usual 55-60 WPM (significantly lower when I need to think—it’s not like one of those typing tests) - I’ve spoken for about 4 hours to it. So roughly 6-8 hours saved - Some occasional mistakes; there's a find and replace tool. I add random non-dictionary words for large prompts https://ift.tt/uZ25NLc https://ift.tt/uZ25NLc December 19, 2024 at 07:09PM
Show HN: TideCloak – Decentralized IAM for Security and User Sovereignty https://ift.tt/HM8tzxN
Show HN: TideCloak – Decentralized IAM for Security and User Sovereignty Hey HN! After 6 years of R&D, our small team is excited to share our project TideCloak - an IAM designed to help developers move fast without worrying about catastrophic breaches or overpowered admins with keys to the kingdom. Traditional IAMs rely on centralized authority - admins, root certificates, and decryption keys - which create glaring vulnerabilities in a breach. To address this, we’ve integrated Keycloak (Red Hat’s IAM) with a decentralized key architecture powered by our (academically validated) Ineffable Cryptography. Here’s the idea: keys are split across a decentralized network (our Cybersecurity Fabric) so no one ever holds the full key. Even in a breach or F$%k up, there’s no unchecked authority exposed. Right now, TideCloak uses the Cybersecurity Fabric as an IdP, meaning users authenticate without their credentials being stored or shared. Essentially, users bring their own authority - without needing to trust anyone else to keep it safe. Coming soon: - Identity Governance Administration to prevent super admin abuse. - User-sovereign digital assets, where assets are secured with unique decentralized keys to protect against mass breaches. We’ve just launched a free developer sandbox, and we’d love your feedback: https://ift.tt/bt20JDs It’s still early stages, and your input will help us improve. Thanks for taking a look - ask us anything! https://ift.tt/bt20JDs December 19, 2024 at 05:17PM
Wednesday, December 18, 2024
Show HN: Stringify.org – encode any text as a JavaScript string https://ift.tt/vJgZrkR
Show HN: Stringify.org – encode any text as a JavaScript string Do you ever want to embed a super long string in JavaScript, and find yourself escaping quotes or interpolations by hand? I find this comes up a lot, particularly when you're doing code generation stuff, because you need to have examples of code for the LLM, and that code often has strings embedded inside it. For example, take a look at the code properties in this JSON array[1]. Introducing stringify.org, the world's only correct-by-definition JavaScript string encoder website. It uses JSON.stringify, which is the only guaranteed method to output a string that is also valid JavaScript. It's in the spec. [1] - https://ift.tt/Zez2ixk https://stringify.org/ December 18, 2024 at 08:47PM
Show HN: celine/bibhtml: a Web Components referencing system for HTML documents https://ift.tt/mMkGlD8
Show HN: celine/bibhtml: a Web Components referencing system for HTML documents https://ift.tt/al3rG4X December 18, 2024 at 08:23PM
Tuesday, December 17, 2024
Show HN: Marathon Cope 2024 – Your peak fitness, whether or not you ran it https://ift.tt/eCu7Qaz
Show HN: Marathon Cope 2024 – Your peak fitness, whether or not you ran it https://ift.tt/BrHQtaj December 17, 2024 at 11:56PM
Show HN: Repocheck – a CLI tool to get an overview of your local Git repos https://ift.tt/pUoA0kI
Show HN: Repocheck – a CLI tool to get an overview of your local Git repos I built a CLI tool that lists out all the local git repos within a directory in an easy to read table format including relevant information such as last modified date and the status of branches in the repo, along with whether it is synced with remote or not. It also includes a bunch of flags to get exactly what you want in the format you want. I got this idea as I was trying organize the large amount of local git repos I had. I also found it particularly useful when traveling since I use a different device. In these cases, it is really helpful to know which local git repos I forgot to push commits or have fallen behind the remote version. Hope you find it really useful, let me know if you like it and also if you have any feedback for it! https://ift.tt/3gWHtxG December 17, 2024 at 10:31PM
Monday, December 16, 2024
Show HN: NCompass Technologies – yet another AI Inference API, but hear us out https://ift.tt/YmL6VrW
Show HN: NCompass Technologies – yet another AI Inference API, but hear us out Hello HackerNews! I’m excited to share what we’ve been working on at nCompass Technologies: an AI inference platform that gives you a scalable and reliable API to access any open-source AI model — with no rate limits. We don't have rate limits as optimizations we made to our AI model serving software enable us to support a high number of concurrent requests without degrading quality of service for you as a user. If you’re thinking, well aren’t there a bunch of these already? So were we when we started nCompass. When using other APIs, we found that they weren’t reliable enough to be able to use open source models in production environments. To resolve this, we're building an AI inference engine that enable you, as an end user, to reliably use open source models in production. Underlying this API, we’re building optimizations at the hosting, scheduling and kernel levels with the single goal of minimizing the number of GPUs required to maximize the number of concurrent requests you can serve, without degrading quality of service. We’re still building a lot of our optimizations, but we’ve released what we have so far via our API. Compared to vLLM, we currently keep time-to-first-token (TTFT) 2-4x lower than vLLM at the equivalent concurrent request rate. You can check out a demo of our API here: https://ift.tt/QlakEBX As a result of the optimizations we’ve rolled out so far, we’re releasing a few unique features on our API: 1. Rate-Limits: we don’t have any Most other API’s out there have strict rate limits and can be rather unreliable. We don’t want API’s for open source models to remain as a solution for prototypes only. We want people to use these APIs like they do OpenAI’s or Anthropic’s and actually make production grade products on top of open source models. 2. Underserved models: we have them There are a ton of models out there, but not all of them are readily available for people to use if they don’t have access to GPUs. We envision our API becoming a system where anyone can launch any custom model of their choice with minimal cold starts and run the model as a simple API call. Our cold starts for any 8B or 70B model are only 40s and we’ll keep improving this. Towards this goal, we already have models like `ai4bharat/hercule-hi` hosted on our API to support non-english language use cases and models like `Qwen/QwQ-32B-Preview` to support reasoning based use cases. You can find the other models that we host here: https://ift.tt/6aVbDhn. We’d love for you to try out our API by following the steps here: https://ift.tt/DcMIvKR . We provide $100 of free credit on sign up to run models, and like we said, go crazy with your requests, we’d love to see if you can break our system :) We’re still actively building out features and optimizations and your input can help shape the future of nCompass. If you have thoughts on our platform or want us to host a specific model, let us know at hello@ncompass.tech. Happy Hacking! https://ift.tt/ghtymbH December 16, 2024 at 07:07PM
Show HN: Static blog companion built with Elixir and Phoenix LiveView https://ift.tt/3LZ2bov
Show HN: Static blog companion built with Elixir and Phoenix LiveView I built this after wanting to add comments to my own blog and not finding any good options. Discovering high-quality posts on small personal sites is one of my favorite things about HN. https://blogmate.io December 16, 2024 at 11:53PM
Show HN: Open-Source AI Templates to help you build your next product https://ift.tt/JmdETVf
Show HN: Open-Source AI Templates to help you build your next product Today, we're launching AI Templates at Metaschool: a curated collection of open-source, in-demand AI product templates. We've spent months identifying the hottest product ideas and the best ways to build them using AI. Everything is 100% open source—fork, clone, and start building immediately. Our hope is that these templates will help you spin-off your own product and start your business without a big team or large investment. We're starting with 17+ templates, which can spawn around 1700 unique products. For example - 1. Customer Service GPT: Provide a website link and instantly spin up a support chatbot. Add a payment gateway, and you can sell this solution to local businesses. 2. FlashCard GPT: Convert any information into flashcards for easy learning and recall. Perfect for schools, tutoring centers, or direct-to-consumer learning tools. 3. Finance GPT: Input financial goals and get a tailored investment or savings plan, plus a dashboard to track progress—ideal for anyone looking to improve their finances. Check out our free, open-source templates here: https://ift.tt/Y2DGe6C and let us know what you think. As always, we love our open-source community and all they contribute. https://ift.tt/Y2DGe6C December 16, 2024 at 03:26PM
Sunday, December 15, 2024
Show HN: SmartHome – An Adventure Game https://ift.tt/cgNKoqV
Show HN: SmartHome – An Adventure Game SmartHome is a free, browser-based game written in vanilla JavaScript and no libraries. I don't want to spoil anything about the gameplay, but if you like text adventures, point-and-click adventure games, puzzle games, escape room games, art games, incremental games, cozy games, and/or RPGs, then this might be your speed. If you find it too hard and don't mind some mild spoilers, then check out the hints page: https://smarthome.steviep.xyz/help Enjoy! https://smarthome.steviep.xyz December 16, 2024 at 12:05AM
Show HN: Turn web search results into an LLM friendly downloadable Markdown file https://ift.tt/Umuz2xc
Show HN: Turn web search results into an LLM friendly downloadable Markdown file The purpose of this tool is to make it easy collect seed information for use with LLM. Just enter a query or a URL, it will search and scrape the web, to produce one markdown file with all the results. Searching for a URL prefix to get result from a particular site only. Example: - https://ift.tt/QklZiJM - https://ift.tt/GhFMW1x Once the markdown file has been downloaded, you can insert it into LLM of your choice. WIP, looking for feedback, thank you. https://ift.tt/5KD9Fvl December 16, 2024 at 12:04AM
Show HN: Non-backtracking, Unicode aware regular expression library in C89 https://ift.tt/lGvmFYn
Show HN: Non-backtracking, Unicode aware regular expression library in C89 https://ift.tt/I87utEz December 15, 2024 at 10:45PM
Saturday, December 14, 2024
Show HN: AI Powered Daily Budgeting https://ift.tt/08oDKyw
Show HN: AI Powered Daily Budgeting https://ift.tt/CV2kGgM December 15, 2024 at 08:04AM
Show HN: Library to replace box shadows on a webpage with ray traced shadows https://ift.tt/5R9Ylg6
Show HN: Library to replace box shadows on a webpage with ray traced shadows https://ift.tt/yMiAI1W December 15, 2024 at 04:24AM
Show HN: A simple web game to help learn chords and basic progressions https://ift.tt/96jKFGy
Show HN: A simple web game to help learn chords and basic progressions Hi Hacker News, I've created Chord Nebula, a simple web-based game designed to help users learn and practice piano chords, basic progressions, and harmony fundamentals. The game integrates with MIDI keyboards, allowing you to play chords in real-time and receive immediate feedback based on the key you choose. GitHub Repository: https://ift.tt/3ndFBsf Live Demo: https://ift.tt/AhwoLXR Requirements: To use Chord Nebula, you'll need a MIDI keyboard connected to your computer. Current Status: Chord Nebula is still a simple project. I'm committed to improving it based on user feedback and would greatly appreciate any support or contributions from the community. Looking for Feedback and Collaborators: I'm eager to hear your thoughts on Chord Nebula! Whether it's suggestions for new features, improvements, or bug reports, your feedback is invaluable. Additionally, if you're interested in collaborating to enhance the game, feel free to reach out or contribute directly via GitHub. Thanks for taking the time to check out Chord Nebula! https://ift.tt/5zgFDXo December 14, 2024 at 06:05PM
Show HN: Disk Prices on eBay https://ift.tt/X6F0O32
Show HN: Disk Prices on eBay Hey HN. I made a site[0] to browse disk prices by $/TB on eBay similar to labgopher[1]. The other diskprices[2] site only uses data from Amazon. - https://unli.xyz/diskprices/ - https://labgopher.com/ - https://diskprices.com/ https://unli.xyz/diskprices/ December 15, 2024 at 12:28AM
Friday, December 13, 2024
Show HN: Novel Minds, an AI Book Producer https://ift.tt/LiFtMgp
Show HN: Novel Minds, an AI Book Producer Read AI-illustrated versions of the classics for free at http://novelminds.ai . I hope this inspires people to read the classics and ultimately enriches all books so more people will read them. https://ift.tt/QA6iac1 December 13, 2024 at 11:55PM
Show HN: I made the slowest, most expensive GPT https://ift.tt/GSv19us
Show HN: I made the slowest, most expensive GPT This is another one of my automate-my-life projects - I'm constantly asking the same question to different AIs since there's always the hope of getting a better answer somewhere else. Maybe ChatGPT's answer is too short, so I ask Perplexity. But I realize that's hallucinated, so I try Gemini. That answer sounds right, but I cross-reference with Claude just to make sure. This doesn't really apply to math/coding (where o1 or Gemini can probably one-shot an excellent response), but more to online search, where information is more fluid and there's no "right" search engine + text restructuring + model combination every time. Even o1 doesn't have online search, so it's obviously a hard problem to solve. An example is something like "best ski resorts in the US", which will get a different response from every GPT, but most of their rankings won't reflect actual skiers' consensus - say, on Reddit https://ift.tt/j5lWiKX... - because there's so many opinions floating around, a one-shot RAG search + LLM isn't going to have enough context to find how everyone thinks. And obviously, offline GPTs like o1 and Sonnet/Haiku aren't going to have the latest updates if a resort closes for example. So I’ve spent the last few months experimenting with a new project that's basically the most expensive GPT I’ll ever run. It runs search queries through ChatGPT, Claude, Grok, Perplexity, Gemini, etc., then aggregates the responses. For added financial tragedy, in-between it also uses multiple embedding models and performs iterative RAG searches through different search engines. This all functions as sort of like one giant AI brain. So I pay for every search, then every embedding, then every intermediary LLM input/output, then the final LLM input/output. On average it costs about 10 to 30 cents per search. It's also extremely slow. https://ithy.com I know that sounds absurdly overkill, but that’s kind of the point. The goal is to get the most accurate and comprehensive answer possible, because it's been vetted by a bunch of different AIs, each sourcing from different buckets of websites. Context limits today are just large enough that this type of search and cross-model iteration is possible, where we can determine the "overlap" between a diverse set of text to determine some sort of consensus. The idea is to get online answers that aren't attainable from any single AI. If you end up trying this out, I'd recommend comparing Ithy's output against the other GPTs to see the difference. It's going to cost me a fortune to run this project (I'll probably keep it online for a month or two), but I see it as an exploration of what’s possible with today’s model APIs, rather than something that’s immediately practical. Think of it as an online o1 (without the $200/month price tag, though I'm offering a $29/month Pro plan to help subsidize). If nothing else, it’s a fun (and pricey) thought experiment. https://ithy.com December 13, 2024 at 10:05PM
Thursday, December 12, 2024
Show HN: TTS Accents – 1000 voice combinations https://ift.tt/C5HDobr
Show HN: TTS Accents – 1000 voice combinations Most TTS models today have a fixed set of voices that are tied to a fixed set of languages. We built a trained TTS model with the concept of accents like we have in real life. You can have a Chinese person speaking English or a German person speaking French. Hints of their accents from their original language can be heard when they speak another language. We took this idea and the understanding of how one-shot voice cloning works and trained a model on 100+ voices & languages, giving you 1000+ unique voice combinations. One interesting use case is customer support to have a voice sound similar to where the person is calling from, making them feel more at home! It's still pretty new, and there's more to come, but we do have users using it in production, open to any feedback and ideas :) Try it for free: https://ift.tt/pTzVL7a https://ift.tt/pTzVL7a December 12, 2024 at 11:28PM
Show HN: Ucacher, Caching via Syscall Instrumentation https://ift.tt/ou6A3ic
Show HN: Ucacher, Caching via Syscall Instrumentation Hi! I would like to share something really cool we've just created at Earthly. It's a tool that makes caching and skipping in GitHub Actions smarter and easier. While we started it as a project to increase CI/CD speed for enterprise users, focusing on easy of adoption, soon we realized that enterprises don't care about CI/CD speed as much as we were expecting. So decided to integrate it natively with GitHub Actions cache API and share it with the community, so at least developers can benefit from it. Honestly, we're not sure how its future will unfold, it will likely evolve based on the feedback we receive. https://ift.tt/WbVN04E December 12, 2024 at 08:04PM
Wednesday, December 11, 2024
Show HN: Convert your LinkedIn profile to a resume https://ift.tt/jJn13YM
Show HN: Convert your LinkedIn profile to a resume https://ift.tt/8dcLlsH December 12, 2024 at 02:06AM
Show HN: Jp3g: a fast private bulk image to JPEG/WebP converter https://ift.tt/SRqrJpX
Show HN: Jp3g: a fast private bulk image to JPEG/WebP converter https://jp3g.org/ December 11, 2024 at 10:53PM
Show HN: Bluesky firehose visualized in a Matrix-style rain https://ift.tt/zABFKGk
Show HN: Bluesky firehose visualized in a Matrix-style rain https://ift.tt/Rm5gU3Z December 11, 2024 at 11:52PM
Tuesday, December 10, 2024
Show HN: I made a timer with background music and stats to stay focused https://ift.tt/J6Q9nvL
Show HN: I made a timer with background music and stats to stay focused I listen to music when doing stuff at my PC, also I'm curious about my productivity during the day, also I find making pauses essential to me to stay focused and sharp. So I've collected a list of high bitrate stations, grab some graphs and I built this timer. Let me know what you think. https://ift.tt/XoU24Dt December 10, 2024 at 06:33PM
Show HN: White Ninja – Conversational AI agent for prompt engineering https://ift.tt/iS6tQOB
Show HN: White Ninja – Conversational AI agent for prompt engineering I built a free tool that approaches prompt engineering differently. Instead of writing prompts manually, you interact with an AI agent that: 1. Understands your intent through conversation 2. Generates optimized prompts based on your requirements 3. Battle-tests prompts against common failure modes 4. Iteratively improves based on test results Technical details: - No registration required - Built-in testing framework - Handles context window management - Implements safety guardrails automatically The motivation came from observing that manual prompt writing is error-prone and time-consuming. The agent helps bridge the gap between intent and implementation. Demo video: https://ift.tt/7hVOpm4 Try it here: https://youtu.be/_56TpCmtYS4?si=HX_GSpVnxbdsfNYA Feedback and suggestions welcome. https://ift.tt/7hVOpm4 December 10, 2024 at 11:28PM
Monday, December 9, 2024
Show HN: Pointer – The first AI agent for Google Docs that doesn't chat with you https://ift.tt/d1aoeEg
Show HN: Pointer – The first AI agent for Google Docs that doesn't chat with you Hi HN, I'm Rade, the developer behind Pointer — the first AI agent for Google Docs. Have you ever tried copying text from ChatGPT into Google Docs and ended up with a formatting mess? I certainly have, and it was frustrating. The constant fixing of styles and formatting broke my workflow and wasted time. That's why I built Pointer. Instead of juggling between ChatGPT and Google Docs, you can now give instructions right within your document. Pointer acts on your requests by typing out changes in real-time and adds comments explaining the reasoning behind each suggestion. You can approve or reject these changes as you see fit. One of the technical challenges was creating a seamless experience that feels native to Google Docs. Under the hood, Pointer communicates with the OpenAI API to process your instructions and generate context-aware edits without disrupting your writing flow. By eliminating the need to copy-paste and fix formatting issues, Pointer aims to make writing and editing more efficient and enjoyable. It's like having an intern who understands exactly what you need and implements it directly in your document. I'd love for you to try it out and let me know if it improves your workflow. You can find Pointer on the Chrome Web Store. Looking forward to your feedback and any questions you might have! https://ift.tt/2r3dWAk December 10, 2024 at 12:12AM
Show HN: Inspired by Tetris and Scrabble I built a new drag and drop game https://ift.tt/rnU9Z5F
Show HN: Inspired by Tetris and Scrabble I built a new drag and drop game Drag all the letter tiles into the game area to spell valid words where any two letters are touching https://ift.tt/GqIONFx December 9, 2024 at 11:36PM
Sunday, December 8, 2024
Show HN: Deepshot – AI lip-sync platform https://ift.tt/UHWkZGY
Show HN: Deepshot – AI lip-sync platform https://deepshot.ai/ December 9, 2024 at 04:12AM
Show HN: Replace CAPTCHAs with WebAuthn passkeys for bot prevention https://ift.tt/Gz6jRvX
Show HN: Replace CAPTCHAs with WebAuthn passkeys for bot prevention I built Nocaptcha after getting frustrated with traditional CAPTCHAs both as a user and developer. WebAuthn passkeys offered a promising alternative that's both more secure and user-friendly. What makes Nocaptcha different: - Uses WebAuthn standard instead of puzzle-solving - No need for users to remember passwords or solve puzzles - Open source Current limitation: Working with W3C WebAuthn Community Group on true passkey disposal for this use case. Looking for feedback particularly on: 1. Integration experience 2. User experience compared to traditional CAPTCHAs https://ift.tt/Owq9xR5 December 9, 2024 at 01:35AM
Show HN: Grow Bluesky – A curated collection of the best tools for Bluesky users https://ift.tt/avbYpsE
Show HN: Grow Bluesky – A curated collection of the best tools for Bluesky users If you're building a service for Bluesky, share it in the comments, and I'll add it to Grow Bluesky https://ift.tt/G7k13To December 9, 2024 at 12:54AM
Saturday, December 7, 2024
Show HN: I built an HTML5 RTL-SDR application https://ift.tt/JeKcDbY
Show HN: I built an HTML5 RTL-SDR application There are lots of RTL-SDR applications, but you have to install them. I used the HTML5 USB API that exists in Chrome (did you know about it?) to build one that you can run straight from your browser, on your computer or your Android phone. https://ift.tt/WXdAHNK December 8, 2024 at 05:36AM
Show HN: AirFry.Pro – The best popular and healthy recipes for your air fryer https://ift.tt/CNgIow6
Show HN: AirFry.Pro – The best popular and healthy recipes for your air fryer https://airfry.pro December 8, 2024 at 06:07AM
Show HN: My Bluesky Facts https://ift.tt/skvaNQy
Show HN: My Bluesky Facts I've just launched a new feature for my tool, that creates screenshots for Bluesky. Initially, I created this tool only for posts, but now, I've also added the ability to create profiles like Nutrition Facts. Add your @bskyhandle and the tool creates your Facts, graded from A to E. https://ift.tt/7kXlAts December 8, 2024 at 01:24AM
Show HN: An Immutable Alpine Linux NAS with No Rootfs https://ift.tt/Hz2bvkQ
Show HN: An Immutable Alpine Linux NAS with No Rootfs https://ift.tt/WvVbw9o December 8, 2024 at 12:18AM
Friday, December 6, 2024
Show HN: DRSS – Decentralized web publishing network https://ift.tt/C7eIX5n
Show HN: DRSS – Decentralized web publishing network https://ift.tt/8aQGBXJ December 7, 2024 at 12:51AM
Show HN: OpenInt (YC W23) Open-Source iPaaS to Ship Product Integrations Quickly https://ift.tt/UWTawcN
Show HN: OpenInt (YC W23) Open-Source iPaaS to Ship Product Integrations Quickly Hi HN, we’re the team behind OpenInt ( https://openint.dev ). We started building a unified API for crypto payments at Map3 (YC W23), but scaling dozens of custom integrations for each customer was painful and repetitive. We learned how valuable it would be to have a platform that lets any team quickly stand up private and fully controlled integrations without reinventing the wheel each time. OpenInt is an open-source integration platform as a service (iPaaS) that helps you ship product integrations in hours, not weeks. We just participated Mega Launch Week (Dec 2–6 https://ift.tt/ABrsdxE ) and introduced ( https://ift.tt/gSje1bn ): - Dec 2: OpenInt – Open-source iPaaS platform. - Dec 3: @OpenInt/Connect – Fully featured integrations page for your app. - Dec 4: OpenInt Sync – Automated data syncs straight into your database. - Dec 5: OpenSDKs – Typesafe SDKs with an auth proxy for any API. - Dec 6: Orchestrate & Our Partner Program – Unified aggregator orchestration plus our partner ecosystem (initial ones are also other OSS YC companies). We think the above makes OpenInt the LAST integration you’ll ever need. If there’s any connector missing, tell us about it, and either we or one of our partners will write it for you in 72h for $1000. We went through Y Combinator W23 and are now fully committed to building an open ecosystem. The stack is mostly TypeScript on Cloudflare Workers with Postgres for storage—designed to be easy to run and scale on your own infra. Long term, we want to see open-source AI agents assist developers in auto-generating and maintaining integrations and SDKs, collaborating directly within the repo. Here’s[1] a 1-minute demo video to show how fast you can launch an integration. Check out the integrations list, star our GitHub repos (OpenInt[2] | OpenSDKs[3]), or hop into our Slack community (signup via https://openint.dev ) to say hi. [1]: https://www.youtube.com/watch?v=FpG7otZZhRw [2]: https://ift.tt/eLT2WNP [3]: https://ift.tt/lNRDV2h We're not quite ready for a full Launch HN yet (hence the Show!), but we’d love your feedback—tell us what’s missing, where we can improve, or what you’d like to build with OpenInt! https://ift.tt/eLT2WNP December 6, 2024 at 11:00PM
Thursday, December 5, 2024
Show HN: Checkmate, a server and infrastructure monitoring application https://ift.tt/UNjLai1
Show HN: Checkmate, a server and infrastructure monitoring application We just released Checkmate 2.0 (formerly BlueWave Uptime). Originally designed as a simple uptime manager, Checkmate has evolved into an infrastructure monitoring tool. With the addition of our lightweight Go-based server agent (Capture) it's possible to monitor key metrics like CPU, RAM, and disk usage across remote servers. We’re now exploring new features, including enhanced notifications, advanced configuration options, DNS monitoring, and status pages (which are almost ready to launch btw). There are no plans for synthetic monitoring, APM, log management, traces etc. It'll hopefully stay as small as possible. It's still the early days for Checkmate. The project gained some traction with 31 contributors and this version itself had 13 contributors. - Server: https://ift.tt/d0e6ric - Agent: https://ift.tt/njIlf8z - Demo: https://ift.tt/NZvxMos (The username is uptimedemo@demo.com and the password is Demouser1! ) https://ift.tt/d0e6ric December 6, 2024 at 04:08AM
Show HN: Fifty – A game where you match numbers until you clear the board https://ift.tt/HULYxPW
Show HN: Fifty – A game where you match numbers until you clear the board Hey everyone, I'm Fabio, a very long time lurker here. Today I want to celebrate and share with you, again, a game that I conceived more than 8 years ago. I shared it last week with all its history (if you're curious) [1], but it just stayed in the "shownew" and never reached the main "show" page, hopefully this time it'll do better (:crossed_fingers:)! What changed since last week? Today I've also published the mobile apps for both iOS and Android (last week it was just web), which are also my first mobile apps ever. So I believe it's still a worthwhile post and something to show :) I'd love to know what you think about it. I'll try to answer to everyone during the day. [1]: https://ift.tt/wOqU0Ym https://ift.tt/qlyj0TN December 6, 2024 at 12:18AM
Show HN: JavaFX app recreating the Omegle chat service experience with ChatGPT https://ift.tt/9C8ViDp
Show HN: JavaFX app recreating the Omegle chat service experience with ChatGPT This is a JavaFX project which aims to simulate the Omegle online chat service with ChatGPT, letting you chat with AI 'strangers' based on mutual interests. It started off as a client for the actual service but pivoted due to the service shutdown. https://ift.tt/Y59KCkd December 6, 2024 at 03:05AM
Show HN: Banan-OS, an Unix-like operating system written from scratch https://ift.tt/GKXQ1R7
Show HN: Banan-OS, an Unix-like operating system written from scratch This is my operating system that I've been working for the past 2 years. All of the code is written exclusively by me except from ported software. banan-os has a monolithic kernel targeting x86 (i686) and x86_64 architectures. The project consists of bootloader, kernel and userspace libraries (libc, libGUI, libFont, ...). It also uses my custom C++ standard library partly based on stdc++. Currently I have basic TTY and GUI environment with some of the basic UNIX utilities like cp, ls and stat. I have basic support for USB (keyboard/mouse/storage), disks (NVMe, AHCI), custom networking stack with TCP and UDP support, and a UNIX-like filesystem with /dev /tmp /proc filesystems. The whole project is written in C++ except for my BIOS bootloader that is written in 16-bit real mode assembly. I have been testing the OS mainly on virtual machines but also frequently on real hardware. https://ift.tt/oszTLCf December 6, 2024 at 01:54AM
Wednesday, December 4, 2024
Show HN: Eyed Out – Privacy-Focused Browser https://ift.tt/byE8anU
Show HN: Eyed Out – Privacy-Focused Browser Hi HN! I’m thrilled to introduce Eyed Out, a privacy-centric browser I developed to help users take control of their online experience. Eyed Out blocks trackers and ads, offers web agent spoofing, and includes handy features like password generation and temporary emails. I built this as a one-man project, and I’m interested into hearing your feedbacks. If you value your privacy while browsing, I invite you to check it out and let me know what you think! https://ift.tt/4fpBc5Y December 4, 2024 at 08:09PM
Show HN: Guard – LLM agent that scans your AWS account for misconfigs https://ift.tt/y0kroFW
Show HN: Guard – LLM agent that scans your AWS account for misconfigs I wanted to do a complete audit of my AWS account but was dissatisfied with the existing tools. Many of them are clunky to use, and their verbose scan outputs are difficult to understand. So, I built my own open-source tool that uses LLMs to summarize the scan results. https://www.guard.dev/ December 4, 2024 at 11:24PM
Tuesday, December 3, 2024
Show HN: High School Student's First App – NWS Weather Report https://ift.tt/k7H9hvs
Show HN: High School Student's First App – NWS Weather Report https://ift.tt/nVOtsmI December 3, 2024 at 11:13AM
Show HN: I built an AI tool to analyze SEC filings the minute they're released https://ift.tt/AqaJBsd
Show HN: I built an AI tool to analyze SEC filings the minute they're released Hello everyone, I built this tool on Next/Node to automatically analyze new filings from the SEC and probe the Edgar API for new filings 24/7. We use AI to analyze the filings the second they are released. Free accounts to look at real filings (automatically updated) are available to any who sign up. If you have any questions feel free to ask. https://docdelta.ca December 4, 2024 at 02:25AM
Show HN: Video Conferencing on the CPU of a WiFi Router/AP with meshing https://ift.tt/MgtosWz
Show HN: Video Conferencing on the CPU of a WiFi Router/AP with meshing I'm releasing an early version of a minimal WebRTC SFU video relay server, with the major differentiators being it can easily run on OpenWrt and it has the ability to trunk all tracks to the cloud, and vice versa: Code: https://ift.tt/tRkG5vd Demo: https://ift.tt/TLX8kUZ * Golang with Pion. Runs on lots of things (including OpenWrt APs, Macs, Linux containers) * Typescript/React client, with protobuf based signalling, works with Chrome, Firefox and Safari * "Backhaul" means SFUs can act as clients to other SFUs, and then forward everything they receive * Reasonably stable, including as you start/stop/start/stop backhauls and participants come and go repeatedly This is very early days, but you can have four 720P participants on a D-Link AX3200 access point, and it will only use about 25% of the CPU. I should test with more! If you try it let me know how it goes. https://ift.tt/tRkG5vd December 3, 2024 at 10:49PM
Monday, December 2, 2024
Show HN: LLM tool use schema generator for Kotlin Serializable classes https://ift.tt/b7LCWma
Show HN: LLM tool use schema generator for Kotlin Serializable classes https://ift.tt/o8mYVSj December 3, 2024 at 12:58AM
Show HN: Automate your studio – mute a mixer channel to turn your PTZ camera https://ift.tt/OcmFg0t
Show HN: Automate your studio – mute a mixer channel to turn your PTZ camera Seamlessly automate your audio-visual setup! This open-source framework uses the Open Sound Control protocol to integrate audio mixer consoles, OBS, PTZ cameras, and more. Perfect for live production enthusiasts, streamers, and tech tinkerers. I have made it originally to meet our needs, then opensourced it: We needed to move a PTZ cam based on the stage/pulpit mute states on our X32, but it is capable for way more. Let me know what do you guys think! Cheers! https://ift.tt/FcYfVl4 December 3, 2024 at 01:12AM
Show HN: TwitterSave – Download Twitter Video (X), Photo, GIF Easily https://ift.tt/NwQ6ZP7
Show HN: TwitterSave – Download Twitter Video (X), Photo, GIF Easily https://ift.tt/AsqDIy3 December 2, 2024 at 11:53PM
Show HN: Glyph3D – A 3D text visualizer for macOS and iOS / iPadOS https://ift.tt/Jjuw8Pv
Show HN: Glyph3D – A 3D text visualizer for macOS and iOS / iPadOS Hello internet folks! I'm happy to share the first TestFlight release of Glyph3D, a 3D text visualizer for macOS and iOS. It's free, supports pretty much any utf8 data, and is a pretty interesting way to navigate your repositories or data directories without the limitations of standard text windows! Download and bookmark for macOS and iOS: https://ift.tt/mz20O1v - You should be able to download public repos from GitHub and render them. - Play with opening and closing windows. I've disabled many of the in-flight features to keep user confusion down, and will be creating additional documentation about those features as they are implemented. - Editing works but there's nowhere to put the data for now ;) The user can pull from the app's caches if they want for now, but there's no actual repo support - by design. Bringing in the git SDK, or accessing the CLI, is a bit more work and danger than I want to include in the app right now. Any feedback is welcome, and if you'd like to support me or the project in any way, please reach out to me, and I'll be looking forward to that conversation. https://ift.tt/ukOfa7L December 2, 2024 at 04:52AM
Sunday, December 1, 2024
Show HN: Markwhen: Markdown for Timelines https://ift.tt/AJ7Wz0n
Show HN: Markwhen: Markdown for Timelines https://markwhen.com December 2, 2024 at 12:58AM
Show HN: GoiPay – A self-hosted, lightweight crypto payment processor https://ift.tt/iz2dxsa
Show HN: GoiPay – A self-hosted, lightweight crypto payment processor https://ift.tt/XzKiuL0 December 1, 2024 at 08:13PM
Subscribe to:
Posts (Atom)