Postingan

Menampilkan postingan dari Desember, 2024

Show HN: vectorvector – CLI for Contour Lines and Hillshade Generation https://ift.tt/M8J36Bo

Show HN: vectorvector – CLI for Contour Lines and Hillshade Generation I’ve built vectorvector, an open-source CLI tool for working with elevation data. Key features: * Generates contour lines (vector), hillshade tiles (raster), and terrarium tiles (raster elevation) * Processes the entire planet in ~7 hours on consumer hardware * Algorithms: Marching Squares for contours, Horn for hillshade, and Ramer–Douglas–Peucker for line simplification Benchmarked on a MacBook Pro (M2, 64 GB RAM). Output is customizable and aimed at developers and GIS enthusiasts. Would love to hear your thoughts and feedback! Repo: https://ift.tt/C3jYdW0 https://ift.tt/C3jYdW0 December 31, 2024 at 11:56PM

Show HN: Cave Adventure 1976 PICO-8 port https://ift.tt/h39pnmP

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/r3Dv4AU December 31, 2024 at 10:44PM

Show HN: Handwritten Christmas Card for Hacker News https://ift.tt/dc8QCj6

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/dGshMtX December 28, 2024 at 04:36PM

Show HN: Watch 3 AIs compete in real-time stock trading ($5/trade) https://ift.tt/TFjrv8e

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/pm04ca7 (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 tradi...

Show HN: Control your Roku with only your hand gestures https://ift.tt/iAzNqju

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/XJIq5RT... 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/k3XC98K Or download the .exe and try it out! PC only for now: https://ift.tt/hHO8MXI Let me know what you think! https://ift.tt/k3XC98K December 31, 2024 at 01:24AM

Show HN: Learn Japanese Kanji, no silly mnemonics https://ift.tt/pN9E7tV

Show HN: Learn Japanese Kanji, no silly mnemonics https://ift.tt/j8gZ4Vl December 30, 2024 at 10:52PM

Show HN: Beautiful Failed Blackhole Simulation https://ift.tt/RhVGuan

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/jV0WpD3

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/AWQ5I08 December 30, 2024 at 01:50AM

Show HN: A search engine that values depth over popularity https://ift.tt/OipUvSY

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/BW59PzI... Graphthem: https://ift.tt/uJv5OVy... - Query 2: "what is pagerank?" Perplexity: https://ift.tt/cw9MYA5... Graphthem: http...

Show HN: A self-hosted programming language inspired by HolyC https://ift.tt/A9sGvyt

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/aulS6pT December 29, 2024 at 11:10PM

Show HN: Emacs.tv – A video index of Emacs-related content https://ift.tt/GQ4iAzy

Show HN: Emacs.tv – A video index of Emacs-related content https://emacs.tv December 29, 2024 at 03:03AM

Show HN: Msgscript Run Lua functions based on messages from NATS https://ift.tt/aJrFhAj

Show HN: Msgscript Run Lua functions based on messages from NATS https://ift.tt/g2IGatF December 29, 2024 at 12:55AM

Show HN: Sine Wave Speech, a real-time audio effect in Rust->WASM https://ift.tt/P4MGkRj

Show HN: Sine Wave Speech, a real-time audio effect in Rust->WASM Source code: https://ift.tt/iWoc3Bf 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/ycapSes https://ift.tt/Kv8NpBE December 28, 2024 at 10:34PM

Show HN: Houseplant – Database Migrations for ClickHouse https://ift.tt/nyuqmKf

Show HN: Houseplant – Database Migrations for ClickHouse https://ift.tt/r5ACpbF December 28, 2024 at 01:11AM

Show HN: Twitter Wrapped https://ift.tt/xpWgEjN

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/YCqsEjd December 28, 2024 at 12:39AM

Show HN: I'm learning Go and built a scraper. How can I improve it? https://ift.tt/wV1FeX4

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/vKrVqNe ) 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/vKrVqNe 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

Geary Boulevard Gets Some Extra Cheer This Holiday Season

Geary Boulevard Gets Some Extra Cheer This Holiday Season By Amy Fowler These new decorative lights on storefront windows and trees along Geary Boulevard are part of our program to support small businesses. Geary Boulevard is looking a bit brighter this holiday season. New decorative lights have been popping up on storefront windows and trees along Geary Boulevard in the Richmond this month. It’s all part of the Geary Boulevard Improvement Project’s efforts to support the corridor’s small business community. The Geary project kicked off in fall 2023 with the Quick-Build phase. The goal: improve transit and safety along Geary Boulevard. During this phase, we... Published December 26, 2024 at 07:00AM https://ift.tt/BEdunKp

Show HN: I made a web app that generates resumes and cover letters for free https://ift.tt/16n2Luh

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 c...

Show HN: Quixotic – a tool for wasting bot and LLM scraper time https://ift.tt/yQtpgIT

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/RSWrVvA December 27, 2024 at 01:20AM

Show HN: I've made a Monte-Carlo raytracer for glTF scenes in WebGPU https://ift.tt/32YEkzB

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/4Dc8ms1 December 27, 2024 at 12:24AM

Show HN: Homepagr – Bookmarks for Work https://ift.tt/wnlKNLX

Show HN: Homepagr – Bookmarks for Work https://ift.tt/1zemq5r December 26, 2024 at 02:45AM

Show HN: SMS Reminders for Birthdays https://ift.tt/dn5UAPf

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/pCs248I December 26, 2024 at 01:22AM

Show HN: We build drones that pick items in e-commerce fulfillment centers https://ift.tt/4sJAjF9

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....

Show HN: Handwritten Christmas Card for Hacker News https://ift.tt/o5q64U9

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/NHyI5sZ December 25, 2024 at 11:05PM

Show HN: Minimalist, text only search engine with prefixes to play with https://ift.tt/eWJdosq

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/95L7jNY December 25, 2024 at 02:26AM

Taken with Transportation Podcast: Staying Warm at SweaterFest (Bonus Episode)

Taken with Transportation Podcast: Staying Warm at SweaterFest (Bonus Episode) By The holiday spirit is in full swing at SweaterFest. We’re celebrating the holiday season with a special bonus episode of our Taken with Transportation podcast. “Staying Warm at SweaterFest” takes you to a party in honor of our Icons of San Francisco holiday sweater. “I’d say I considered five or six different sweaters,” says Bobby. He’s a public transit fan attending SweaterFest. “But the Muni sweater with all the local icons, especially the cable car, that really sold it for me.” We introduced the Icons of San Francisco holiday sweater this summer. At SweaterFest, people have a chance to show... Published December 24, 2024 at 07:00AM https://ift.tt/01cIvwX

Show HN: Dynamic RSS Feed Generator https://ift.tt/J8lA6tw

Show HN: Dynamic RSS Feed Generator https://ift.tt/7b1RVnK December 25, 2024 at 01:21AM

Potrero Yard Project Reaches Another Milestone With Approval of Preliminary Bus Yard Agreement

Potrero Yard Project Reaches Another Milestone With Approval of Preliminary Bus Yard Agreement By John Angelico A group from the San Francisco Transit Riders touring the Potrero Yard. Public tours are usually offered monthly. We’re one step closer to a new Potrero Bus Yard The Potrero Yard Modernization Project marked a key milestone this month. On Dec. 10, 2024, the Board of Supervisors unanimously approved the preliminary Project Agreement for the new Potrero Bus Yard. This is the SFMTA's first public-private partnership. The agreement is with the Lead Developer, Potrero Neighborhood Collective (PNC). The project will replace an outdated bus yard with a modern, four-story bus maintenance and storage... Published December 24, 2024 at 07:00AM https://ift.tt/p6lFIdg

Show HN: A bidirectional editor for making circuits with code https://ift.tt/gNL2kGU

Show HN: A bidirectional editor for making circuits with code https://ift.tt/nflguMq December 23, 2024 at 11:36PM

Show HN: Llama 3.3 70B Sparse Autoencoders with API access https://ift.tt/Z01zFoP

Show HN: Llama 3.3 70B Sparse Autoencoders with API access https://ift.tt/dmlWF4J December 24, 2024 at 12:18AM

Show HN: Raggable – Open-Source MD Doc Files for Popular Libraries https://ift.tt/bguxLT5

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/T3mFJpn December 23, 2024 at 11:55PM

Show HN: BitTorrent-style LLMs come to Kalavai https://ift.tt/SFf48zw

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/DGjeHnz December 23, 2024 at 08:10PM

Show HN: Ephemeral VMs in 1 Microsecond https://ift.tt/JKhq0fr

Show HN: Ephemeral VMs in 1 Microsecond https://ift.tt/JvXzD5K December 20, 2024 at 05:43PM

Show HN: Skybear.net – A managed platform automating Synthetic HTTP API testing https://ift.tt/69yxsIi

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 fu...

Show HN: Convert ePUB to Audio Files https://ift.tt/pRBFzTj

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/ztZQu9n December 23, 2024 at 12:15AM

Show HN: Copy from tmux/nvim to clipboard over SSH https://ift.tt/UxZfhK2

Show HN: Copy from tmux/nvim to clipboard over SSH https://ift.tt/REUJuBO December 22, 2024 at 10:08PM

Show HN: Get e-signatures & pay per signed doc https://ift.tt/QxA451P

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...

Show HN: Web worker and polling exp / HN client app https://ift.tt/ew7o4tb

Show HN: Web worker and polling exp / HN client app demo and src inside newstories will be loaded in web worker polling for comments refresh in main thread configurable worker cache https://ift.tt/B9rJg87 December 22, 2024 at 02:58AM

Show HN: Rivet Actors – Durable Objects build with Rust, FoundationDB, Isolates https://ift.tt/tKWunNr

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/U1msTck ). 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 archi...

Show HN: Eonfall – A new third-person co-op action game built for the web https://ift.tt/SR1N2iM

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

Show HN: openai-realtime-embedded-SDK Build AI assistants on microcontrollers https://ift.tt/0DQPK6x

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/hl2kf08 [1] https://ift.tt/kX4z8CD https://ift.tt/NRD1FkC December 18, 2024 at 10:47PM

Show HN: Model Validation Using LLMs https://ift.tt/5GtVS4g

Show HN: Model Validation Using LLMs https://ift.tt/EHYRmzg December 21, 2024 at 02:01AM

Improving Safety for M Ocean View Riders: New Boarding Island and Lighting

Improving Safety for M Ocean View Riders: New Boarding Island and Lighting By Brian Haagsman M Ocean View riders step off the train onto a new boarding island at the line’s final outbound stop on San Jose and Niagara avenues. M Ocean View Muni riders now have a safer, easier connection to Balboa Park BART. Before, riders had to step off the train directly into the street at the San Jose Avenue last stop near Balboa Park BART Station. The street design at the stop simply didn’t allow for a widened sidewalk or an island riders could step onto when leaving the train. Recently, we found a solution. We moved the stop across the street to the south side of the intersection. This provided... Published December 20, 2024 at 07:00AM https://ift.tt/wgymiSV

Show HN: Spotify and Apple Health Data as Art https://ift.tt/UGyBDq0

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...

Show HN: CCState is a semantic, strict, and flexible state management library https://ift.tt/qNE0ew3

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/Hhj3X9M December 19, 2024 at 05:14PM

Show HN: TideCloak – Decentralized IAM for Security and User Sovereignty https://ift.tt/XwsZUIn

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...

Show HN: Stringify.org – encode any text as a JavaScript string https://ift.tt/MoEZveY

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/i0ewO9A https://stringify.org/ December 18, 2024 at 08:47PM

Show HN: Zipshare – one-step Android screen sharing for support teams https://ift.tt/LDlkShg

Show HN: Zipshare – one-step Android screen sharing for support teams Hello HN community! I work as an Android developer at a large retailer, on the app that the in-store employees use to see their schedules, view product details, get support, etc. Part of our engineering on-call rotation involves helping these in-store employees with any app issues they may encounter. There are always a few times every rotation where I know solving someone's problem would be way easier if I could just see their screen as if I were in-store with them. However, many of these employees are non-technical and wouldn't want to go through the onboarding of TeamViewer or Zoom, are under time constraints in a busy store, or (understandably) just wouldn't know how to get set up. As a side project over the past few weekends, I've been building an Android screen sharing tool called Zipshare ( https://ift.tt/Rw7JIKE , demo video: https://www.youtube.com/watch?v=Iuc3HBIuMZE ) that aims to be absolut...

Show HN: I built an open-source data pipeline tool in Go https://ift.tt/wGLESdN

Show HN: I built an open-source data pipeline tool in Go Every data pipeline job I had to tackle required quite a few components to set up: - One tool to ingest data - Another one to transform it - If you wanted to run Python, set up an orchestrator - If you need to check the data, a data quality tool Let alone this being hard to set up and taking time, it is also pretty high-maintenance. I had to do a lot of infra work, and while this being billable hours for me I didn’t enjoy the work at all. For some parts of it, there were nice solutions like dbt, but in the end for an end-to-end workflow, it didn’t work. That’s why I decided to build an end-to-end solution that could take care of data ingestion, transformation, and Python stuff. Initially, it was just for our own usage, but in the end, we thought this could be a useful tool for everyone. In its core, Bruin is a data framework that consists of a CLI application written in Golang, and a VS Code extension that supports it with a loca...

Show HN: Anthropic's MCP Server Directory https://ift.tt/Aja0tFU

Show HN: Anthropic's MCP Server Directory I started this project because I believe MCP has the potential to transform how AI models interact with external resources, but the ecosystem is still very fragmented. There's no central place to discover and compare all the server implementations available, which makes adoption and experimentation harder for developers. I initially built the GitHub repo awesome-mcp-servers ( https://ift.tt/pItSX2j ), and it's been amazing to see the community contribute to it. Now, I'm taking it further with a directory that automates many tasks—introspecting servers to determine the tools, resources, and prompts they provide, inferring required configurations, and checking dependencies for vulnerabilities. These features are designed to make it easier for people to trust and use these servers in production environments. While an open-source protocol is fantastic for innovation, I also think we need a centralized channel for addressing critical...

Show HN: Marathon Cope 2024 – Your peak fitness, whether or not you ran it https://ift.tt/wIOVadW

Show HN: Marathon Cope 2024 – Your peak fitness, whether or not you ran it https://ift.tt/VY0Uwhu December 17, 2024 at 11:56PM

Show HN: Repocheck – a CLI tool to get an overview of your local Git repos https://ift.tt/NSbvx9Q

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/jXQbCw8 December 17, 2024 at 10:31PM

Show HN: Autonomous AI agents that monitor the stock market for you https://ift.tt/ywbRMdB

Show HN: Autonomous AI agents that monitor the stock market for you We created autonomous AI Agents that monitor the stock market for you while you go about your day. How it works: Tell our AI Assistant what you want to monitor, and it creates a project for our team of autonomous AI Agents. You'll get notifications (email + app) when significant events matching your criteria are detected. For short-term projects, you'll be notified when your analysis is ready. Behind the scenes: When you give the AI Assistant a request to monitor an entity (like a stock or group of stocks), an AI Project Manager plans the project and breaks the project down into manageable tasks. These tasks run asynchronously - some recurring (hourly/daily/weekly/monthly/quarterly/yearly), others one-time. Example prompts you can try: Long-term monitoring: - "Monitor Apple stock and notify me of any important events and red flags" - "Monitor Apple, Google, Microsoft, and Meta stock. Notify me if...

Show HN: NCompass Technologies – yet another AI Inference API, but hear us out https://ift.tt/cFJr1dB

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 minimizi...

Show HN: Static blog companion built with Elixir and Phoenix LiveView https://ift.tt/yavKmCD

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: SmartHome – An Adventure Game https://ift.tt/G81NucI

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/3sIUpAa

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/tGFzP1l - https://ift.tt/crj4x1n 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/AV3OCqt December 16, 2024 at 12:04AM

Show HN: Non-backtracking, Unicode aware regular expression library in C89 https://ift.tt/m1GW0wJ

Show HN: Non-backtracking, Unicode aware regular expression library in C89 https://ift.tt/sOrRTDu December 15, 2024 at 10:45PM

Show HN: AI Powered Daily Budgeting https://ift.tt/f7i34XT

Show HN: AI Powered Daily Budgeting https://ift.tt/Mojf6Ak December 15, 2024 at 08:04AM

Show HN: Library to replace box shadows on a webpage with ray traced shadows https://ift.tt/yr18e3s

Show HN: Library to replace box shadows on a webpage with ray traced shadows https://ift.tt/2gZj3n9 December 15, 2024 at 04:24AM

Show HN: A simple web game to help learn chords and basic progressions https://ift.tt/e9yb6Ic

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/fIQqtbH Live Demo: https://ift.tt/PTcl5Ny 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 collaborati...

Show HN: Disk Prices on eBay https://ift.tt/W7ejFaf

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

Show HN: Imposter Attack – Among Us-themed infrared game made with ESP32 https://ift.tt/vJRTjsE

Show HN: Imposter Attack – Among Us-themed infrared game made with ESP32 https://ift.tt/dn7LHWY December 14, 2024 at 12:00AM

Show HN: Novel Minds, an AI Book Producer https://ift.tt/MN7juZf

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/1HXiPaI December 13, 2024 at 11:55PM

Show HN: I made the slowest, most expensive GPT https://ift.tt/E8o9DTQ

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, ...

Show HN: TTS Accents – 1000 voice combinations https://ift.tt/DxZu5lC

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/rboDpnU https://ift.tt/rboDpnU December 12, 2024 at 11:28PM

Show HN: Ucacher, Caching via Syscall Instrumentation https://ift.tt/a1DYUTX

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/BnTgXcr December 12, 2024 at 08:04PM

Show HN: Jp3g: a fast private bulk image to JPEG/WebP converter https://ift.tt/wgoBtYZ

Show HN: Jp3g: a fast private bulk image to JPEG/WebP converter https://jp3g.org/ December 11, 2024 at 10:53PM

Muni Honored with 2024 Transit Rider Choice Awards

Muni Honored with 2024 Transit Rider Choice Awards By Jeanne Brophy We are thrilled to be honored in several categories of the 2024 Transit Rider Choice Awards. These awards are based on feedback from more than 100,000 Transit app users across North America. They acknowledge the U.S. and Canadian transit systems that have been at the top of their game this year. Here’s where you gave us props: Social Butterflies Champion: Ranked #1 for social and recreational transit use. This showcases our essential role in connecting people to San Francisco’s vibrant cultural life. Car-Free Lifestyle Leader: Secured the top position among agencies whose riders are least... Published December 11, 2024 at 07:00AM https://ift.tt/jJQhIcW

Show HN: Bluesky firehose visualized in a Matrix-style rain https://ift.tt/xa2PBGM

Show HN: Bluesky firehose visualized in a Matrix-style rain https://ift.tt/X7NfPeD December 11, 2024 at 11:52PM

Show HN: I made a timer with background music and stats to stay focused https://ift.tt/WXwQH3Z

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/iHaBhTE December 10, 2024 at 06:33PM

Show HN: White Ninja – Conversational AI agent for prompt engineering https://ift.tt/he4jFJQ

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/ct6nVYJ Try it here: https://youtu.be/_56TpCmtYS4?si=HX_GSpVnxbdsfNYA Feedback and suggestions welcome. https://ift.tt/ct6nVYJ December 10, 2024 at 11:28PM

Show HN: Pointer – The first AI agent for Google Docs that doesn't chat with you https://ift.tt/C7Dl2S1

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 t...

Show HN: Inspired by Tetris and Scrabble I built a new drag and drop game https://ift.tt/yadHTbI

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/YaELuzg December 9, 2024 at 11:36PM

Show HN: Deepshot – AI lip-sync platform https://ift.tt/pPWYJsc

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/CY2wQmP

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/vMBJyP5 December 9, 2024 at 01:35AM

Show HN: Grow Bluesky – A curated collection of the best tools for Bluesky users https://ift.tt/K8e40PZ

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/1p8JfKd December 9, 2024 at 12:54AM

Show HN: I built an HTML5 RTL-SDR application https://ift.tt/13YkWnV

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/lX2BA40 December 8, 2024 at 05:36AM

Show HN: AirFry.Pro – The best popular and healthy recipes for your air fryer https://ift.tt/Ixg9NCq

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/btkHSym

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/Md8S0NU December 8, 2024 at 01:24AM

Show HN: An Immutable Alpine Linux NAS with No Rootfs https://ift.tt/w63eY9M

Show HN: An Immutable Alpine Linux NAS with No Rootfs https://ift.tt/n8gDYx0 December 8, 2024 at 12:18AM

Show HN: DRSS – Decentralized web publishing network https://ift.tt/rXO4tRb

Show HN: DRSS – Decentralized web publishing network https://ift.tt/N9S7lft December 7, 2024 at 12:51AM

Show HN: Real-Time YOLO Object Detection in Elixir: Fast, Simple, Extensible https://ift.tt/dnSrhve

Show HN: Real-Time YOLO Object Detection in Elixir: Fast, Simple, Extensible https://ift.tt/aGfy2WF December 7, 2024 at 12:39AM

Show HN: OpenInt (YC W23) Open-Source iPaaS to Ship Product Integrations Quickly https://ift.tt/7w2K3AX

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/7DjgMJs ) and introduced ( https://ift.tt/zfmHYLy ): - 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: Orchest...

Show HN: Checkmate, a server and infrastructure monitoring application https://ift.tt/EuWNktl

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/1UQrdBP - Agent: https://ift.tt/Vtsya2G - Demo: https://ift.tt/wBHm2zQ (The username is uptimedemo@demo.com and the password is De...

Show HN: Fifty – A game where you match numbers until you clear the board https://ift.tt/GQNHEBc

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/EIjbufe https://ift.tt/FXvhyWM December 6, 2024 at 12:18AM

Show HN: JavaFX app recreating the Omegle chat service experience with ChatGPT https://ift.tt/vOmUkG1

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/Uxw1ks0 December 6, 2024 at 03:05AM

Show HN: Banan-OS, an Unix-like operating system written from scratch https://ift.tt/gd4WRk9

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/tBIsNkD December 6, 20...

Show HN: Amurex – A cursor like copilot for meetings but also open source https://ift.tt/0rhTmJF

Show HN: Amurex – A cursor like copilot for meetings but also open source tldr: I built Amurex, an open source Chrome extension for meeting transcription, real-time suggestions, and automated follow-ups. I’ve tried every transcription and meeting tool out there, and none of them worked the way I needed. So, I built Amurex: - No clunky bots joining or announcing themselves. - Accurate, clean transcripts delivered right after the meeting. - Auto-generated follow-ups that I can edit and send in seconds. But most importantly, it is the only meeting copilot that does: - Real-time suggestions during meetings to help me stay focused (or at least less miserable). It’s also fully open source because I believe good tools shouldn’t be locked behind paywalls. If you’ve ever struggled to stay engaged in meetings or needed quick, reliable transcripts and follow-ups. I’d love to hear what the community thinks! https://ift.tt/UInP3pc December 5, 2024 at 12:18AM

Show HN: Eyed Out – Privacy-Focused Browser https://ift.tt/tKvqD4F

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/hgUzZEK December 4, 2024 at 08:09PM

Show HN: Guard – LLM agent that scans your AWS account for misconfigs https://ift.tt/Z5DAGCS

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

Show HN: High School Student's First App – NWS Weather Report https://ift.tt/RDgilnI

Show HN: High School Student's First App – NWS Weather Report https://ift.tt/LwyekGZ 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/Fj2qGCa

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/e8Kx6VI

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/yjCSLUQ Demo: https://ift.tt/zKXJlvd * 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/yjCSLUQ December 3, 2024 ...

Show HN: Automate your studio – mute a mixer channel to turn your PTZ camera https://ift.tt/owxj3GU

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/ihaA95C December 3, 2024 at 01:12AM

Show HN: TwitterSave – Download Twitter Video (X), Photo, GIF Easily https://ift.tt/GeV8uXY

Show HN: TwitterSave – Download Twitter Video (X), Photo, GIF Easily https://ift.tt/cFf0oO3 December 2, 2024 at 11:53PM

Show HN: Glyph3D – A 3D text visualizer for macOS and iOS / iPadOS https://ift.tt/bQHWBkc

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/5Kn1UM8 - 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 ...

Show HN: Markwhen: Markdown for Timelines https://ift.tt/Zz3oV9n

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/YBs83az

Show HN: GoiPay – A self-hosted, lightweight crypto payment processor https://ift.tt/vBsl7YF December 1, 2024 at 08:13PM