Tuesday, September 9, 2025

Show HN: Gemini connected to 18 native iOS tools and shortcuts https://ift.tt/JiXkWdY

Show HN: Gemini connected to 18 native iOS tools and shortcuts I built an iOS voice assistant that connects your action button to Gemini Live with 18 native iOS tools like location, calendar, and so on. It also connects to any shortcuts you have on your phone. Totally free, no account, no setup. https://saturn-live.app September 8, 2025 at 10:44PM

Transit Spotlight: Driving a Better 29 Sunset with Your Feedback

Transit Spotlight: Driving a Better 29 Sunset with Your Feedback
By Brian Haagsman

Students use new, improved 29 Sunset stops on Sunset Boulevard. This Transit Month, we’ll go behind the scenes of our work to make your trips safer and more reliable along Muni routes across the city. Every week, we will spotlight a transit project and share how feedback and data have helped us meet community needs. Today, we showcase how a campaign led by SFUSD students inspired a series of upgrades we made along the 29 Sunset. Learn how community feedback helped us drive more reliable rides. And see how you can weigh in by Monday, Sept. 15 to shape proposals for the next six miles of the...



Published September 08, 2025 at 05:30AM
https://ift.tt/DwTZhCO

Show HN: I made a simple ASCII-art analog clock in Emacs https://ift.tt/WzOVqam

Show HN: I made a simple ASCII-art analog clock in Emacs Just a toy, showing how easy it is to leverage built-in Emacs features (most notably Artist mode, which provides a set of functions for creating ASCII-art vector graphics) and things like trigonometric functions and timers to create something nice. A short blog post mentioning some background (and showing a screenshot): https://ift.tt/uXK3Wkd . https://ift.tt/erpXKqM September 8, 2025 at 11:48PM

Monday, September 8, 2025

Show HN: Userscript to enhance HN with favicons and hidden sections links https://ift.tt/6bFnJAv

Show HN: Userscript to enhance HN with favicons and hidden sections links https://gist.github.com/overflowy/bf5d9aedffcd46242a253a3ddf1271b4 September 8, 2025 at 01:28AM

Show HN: rm-safely – A shell alias that moves files to trash instead of deleting https://ift.tt/MeV9fAE

Show HN: rm-safely – A shell alias that moves files to trash instead of deleting I made rm-safely, a simple shell wrapper that moves files to trash instead of permanently deleting them. It prevents accidental deletions from autocomplete mishaps or hasty rm -rf commands. Should work as a drop-in replacement for rm but safer. Would appreciate any feedback! https://ift.tt/3NBFw5v September 4, 2025 at 12:38PM

Sunday, September 7, 2025

Show HN: Find the cheapest protein per gram across 3000 powders https://ift.tt/iyzLaYT

Show HN: Find the cheapest protein per gram across 3000 powders I tracked protein powder prices in a spreadsheet for years and found that identical protein content can have wild price differences. I built PricePerProtein to automate it. It pulls real-time Amazon data (Keepa API) and uses Gemini 2.5 Flash to extract nutrition facts from product images/descriptions. Calculates actual protein per dollar, not just package price. Technical: FastAPI + Celery backend, Next.js frontend with virtual scrolling to handle 3000+ products. Deployed on a VPS (migrated from GCP - much simpler). The AI handles everything from blurry nutrition labels to understanding flavor categories. No signup, no ads, no affiliate links. Updates hourly. https://ift.tt/0XP5LlB September 7, 2025 at 12:18AM

Show HN: 60-Second Linux Analysis, Supercharged with Nix and LLMs https://ift.tt/WqBtsIa

Show HN: 60-Second Linux Analysis, Supercharged with Nix and LLMs Hello HN, I'm sharing a little open-source utility I wrote recently. I'm a huge fan of Brendan Gregg's "BPF Performance Tools" book. However, every time I SSH into a fresh server, most of the diagnostic tools aren't installed there and installing them can be really annoying. I decided to use Nix package manager and LLMs to make this process straightforward. My utility first downloads a "toolbox" of Linux utilities (built with Nix), runs Brendan Gregg's famous "60-second Linux analysis" playbook and then summarizes the results with an LLM. So "60-second Linux analysis" now becomes a single one-line command and actually takes less than 60 seconds! The utility can execute all commands in parallel and the LLM can analyze them faster than a human would. I have a few ideas for the future, for example implementing more powerful playbooks - thanks to Nix I can easily bundle all tools I need and LLMs have no trouble analyzing outputs of tens of commands. I'd love to get your feedback and hear any ideas you have. Thanks for checking it out. You can launch the utility with this command: $ curl -fsSL https://ift.tt/xZpuLh0 | sh https://ift.tt/iFORhdJ September 6, 2025 at 09:23PM

Parking Management Meets Breast Cancer Awareness

Parking Management Meets Breast Cancer Awareness By Melissa Culross Parking Control Supervisors Natalie Laval and Jonathan Yu. Sometimes c...