Wednesday, November 19, 2025

Taken with Transportation Podcast: Holiday Traditions Wrapped in Gratitude

Taken with Transportation Podcast: Holiday Traditions Wrapped in Gratitude
By Melissa Culross

The holiday season is here, and so are the Merry Days of Muni. The Merry Days of Muni are underway, and we’re celebrating on the Taken with Transportation podcast! In our new episode, “Holiday Traditions Wrapped in Gratitude,” agency staff discuss some of their favorite things to do around the holidays. And they talk about what they’re grateful for. The season in San Francisco and on Muni From volunteering to shopping to meals with family, our staffers embrace the joy and spirit of the season. “San Francisco [at] the holidays means … people getting together, sharing love,” says Operator Gary...



Published November 18, 2025 at 05:30AM
https://ift.tt/QXWq1wu

Show HN: Guts – convert Golang types to TypeScript https://ift.tt/8uGrZhP

Show HN: Guts – convert Golang types to TypeScript https://ift.tt/0uv8IhF November 18, 2025 at 11:25PM

Tuesday, November 18, 2025

Show HN: ToolHop – Fast, simple utilities for every workflow https://ift.tt/ArdSZbl

Show HN: ToolHop – Fast, simple utilities for every workflow ToolHop is your all-in-one browser toolbox with 200+ fast-loading calculators, converters, generators, color labs, and dev helpers. Use global search or curated categories to jump straight into the right utility, run it client-side for instant feedback, and deep-link results to your team. Whether you’re formatting copy, validating data, checking DNS, or exploring palettes, ToolHop keeps your core workflows a single tab away, and it’s entirely free, no account required. --- I built ToolHop because I was sick of the usual “free tool” bait-and-switch. Every time I needed to convert an image, compress a file, check some text, or run a quick calculation, I’d end up hitting some arbitrary limit like “10 uses per week” or a forced signup wall. It’s ridiculous how something as basic as converting a JPG to a PNG can turn into a subscription pitch. So ToolHop started as a personal frustration project: I wanted a single place with a ton of genuinely useful tools that didn’t nag, lock you out, or throttle you. Over time that grew into 200+ handcrafted tools, all fast, simple, and actually free. No trickery, no timers, no limits. As I built it, the process became about consistency and quality. I wanted the tools to feel seamless, not slapped together. That meant focusing on speed, clean UI, accurate results, and making sure each tool works instantly without friction. The goal was always the same: a site that respects people’s time. Something you can rely on whenever you just need a tool to work. If ToolHop saves someone even a few minutes of hassle, then the project did its job. https://toolhop.app November 17, 2025 at 09:28PM

Monday, November 17, 2025

Show HN: My Side project a free email template builder for CRM, or any website https://ift.tt/POQemq9

Show HN: My Side project a free email template builder for CRM, or any website Hi Everyone, I built an email template builder embeddable plugin for CRM, Marketplace, or any website. Free and paid plans are included. Add a complete email builder to any SaaS app using a single script. What's included: - Easy Integration - AI Content & Template Generation - Add external image libraries - Add Merge Tags - Display Conditions - Custom Blocks - Choose your storage server - Dedicated support during integration Check it out, and please let us know if you have any feedback for me. TIA https://ift.tt/c948JlF November 17, 2025 at 03:56AM

Show HN: ResendForward – OS server and UI for use with Resend.com inbound https://ift.tt/acos6jf

Show HN: ResendForward – OS server and UI for use with Resend.com inbound With Resend's new inbound feature I wanted to build a simple application that handles processing webhook events and forwarding emails for multiple applications. Right now Resend requires you to implement that logic in each new application. repo - https://ift.tt/VePzGst live - https://ift.tt/EG73AWt Built with react + pocketbase, extremely simple to self host. https://ift.tt/VePzGst November 17, 2025 at 12:57AM

Show HN: Open-source Agent in Rust that can't delete your database https://ift.tt/1JitzGU

Show HN: Open-source Agent in Rust that can't delete your database run "stakpak --profile readonly", then ask it to list, then nuke some AWS resource https://stakpak.gitbook.io/docs/how-it-works/warden-guardrai... https://ift.tt/9vokihd November 17, 2025 at 02:07AM

Sunday, November 16, 2025

Show HN: ZenPaint, a pixel-perfect MacPaint recreation for the browser https://ift.tt/JnSV4qo

Show HN: ZenPaint, a pixel-perfect MacPaint recreation for the browser I've been recreating the original MacPaint in the browser on and off for a few years. It's still alpha quality, but I'm finally ready to share it more widely. The goal was pixel-perfect accuracy, so I spent a lot of time with Atkinson's original QuickDraw source code, emulators, and my iBook G3 to get details like font rendering and the shape tools exactly right. Some technical notes: - Font rendering was surprisingly tricky; understanding the original pipeline's quirks took lots of experimentation, and avoiding canvas smoothing/aliasing required careful handling. - Written declaratively with React; performance is kept reasonable with a buffer pool and copy-on-write semantics. - You can share links to artwork from within the UI. E.g.: https://ift.tt/4AEbzSI - Mobile support was not considered here (for obvious reasons). It might still be usable on a larger phone or tablet but I have not tested this at all. There's something magical about making art within MacPaint's constraints: the 1-bit graphics, the limited resolution, the peculiar set of tools that still feel surprisingly expressive. Still some rough edges and missing features, but I'd love feedback from anyone who remembers the original. https://zenpaint.org/ November 16, 2025 at 01:21AM

Show HN: LookAway, a Mac break reminder that knows when not to interrupt https://ift.tt/wrZbBMy

Show HN: LookAway, a Mac break reminder that knows when not to interrupt Hello, I'm Kushagra and I am the indie developer behind LookAwa...