Tuesday, February 11, 2025

Show HN: Wordle Charts – insights about Wordle you don't need https://ift.tt/vLdXNmq

Show HN: Wordle Charts – insights about Wordle you don't need Hello HN! I'm a big fan of Wordle and I originally got this idea from seeing people gripe about Wordle suddenly being "harder" than usual. Wondering if this was true, I set out to snoop around the NYT's publicly available data, which gave me some pretty cool insights. I've put some of them on this simple site made with React and Claude. There's a grand total of 7 visualizations, with some fun little touches here and there. My favorite is probably "Clairvoyant Guesses," which shows some (to put it nicely) suspicious day-to-day guessing patterns. There's also a fun little easter egg when you type "cat" and then enter a word into the "Find Word:" box. Let me know if you have any suggestions, and any feedback at all :) Github Repo: https://ift.tt/Xx5GJb0... https://ift.tt/g78nkJm February 7, 2025 at 11:15PM

Making Enforcement Fair: Our New Plan for the State Daylighting Law

Making Enforcement Fair: Our New Plan for the State Daylighting Law
By Rebecca Ashton-Dziedzan

The new state "daylighting" law will help make intersections safer. We're announcing a new plan to implement California's "daylighting" traffic safety law in San Francisco. The state law bans parking within 20 feet of the approach side of a crosswalk. This rule helps improve visibility at intersections for both people walking and driving. The law applies to both marked and unmarked crosswalks. Our goal is to make this change fair and easy to follow. We also want to ensure San Francisco’s streets are safer for everyone. Our new plan is clear, fast and fair: No citations will be issued at...



Published February 10, 2025 at 05:30AM
https://ift.tt/c2n6phF

Show HN: Arelo – A simple, flexible file watcher for auto-restarting commands https://ift.tt/39CkcxQ

Show HN: Arelo – A simple, flexible file watcher for auto-restarting commands arelo is a lightweight, language-agnostic file watcher that automatically runs a command when files change. It requires no configuration files; everything is controlled via simple command-line options. Easy to use: arelo -p '**/*.go' -- go run . Flexible file watching: Supports fsnotify (real-time), polling (for environments like WSL2), and fine-grained control with extended globbing (** and {js,ts,json}). Cross-platform and lightweight: Runs on Windows, macOS, and Linux without extra dependencies. Installation: - go install github.com/makiuchi-d/arelo@latest - Or download a prebuilt binary from GitHub Releases: https://ift.tt/ZJoeuOA https://ift.tt/agn3c9s February 10, 2025 at 09:49PM

Monday, February 10, 2025

Show HN: Locksmith – detect locks taken by Postgres migrations https://ift.tt/NEgcqfO

Show HN: Locksmith – detect locks taken by Postgres migrations https://ift.tt/ewILG5U February 10, 2025 at 02:26AM

Show HN: Curatrs – Scheduled Programming for Podcasts https://ift.tt/n9uy8cp

Show HN: Curatrs – Scheduled Programming for Podcasts Like many of us, I got tired of scrolling endlessly through podcast apps trying to find the right show for my commute. So I built Curatrs (curatrs.com) - it brings radio-style scheduled programming to podcast discovery. Instead of endless scrolling, you get podcasts programmed for specific times and durations. Currently in early MVP, built with Vite/Supabase, focused on making discovery more intentional and time-based. Would appreciate any feedback, especially from regular podcast listeners https://ift.tt/NfTFKb2 February 10, 2025 at 01:23AM

Show HN: I made a Kotlin REPL with multiline editor, highlighting and completion https://ift.tt/2Mf0qnc

Show HN: I made a Kotlin REPL with multiline editor, highlighting and completion I’ve created a Kotlin REPL for the terminal with support for multiline code editing, interconnected cells, code completion, and error highlighting. https://ift.tt/QAGfYjr February 9, 2025 at 11:33PM

Show HN: Neovim Plugin for iOS and macOS Development https://ift.tt/JMnLXiY

Show HN: Neovim Plugin for iOS and macOS Development Over two years ago, I began exploring whether it was possible to shift my iOS development to Neovim. It took me over six months to resolve all issues and figure out how to connect everything, creating an environment with all the features required for development. After that, I decided to develop my own plugin to enable others to do the same. Since then, I have been developing apps for iOS and macOS using Neovim, for both my professional work and personal projects with no issues. This change has significantly boosted my productivity, and I no longer have to deal with Xcode's flaws. I can accomplish 95% of my work without needing to open Xcode. Before that, it seemed impossible to develop for Apple platforms outside of Xcode. I'm proud that I was stubborn enough to make it work after all those failures along the way. Neovim is an amazing project <3. https://github.com/wojciech-kulik/xcodebuild.nvim February 9, 2025 at 06:16PM

Show HN: Tablr – Supabase with AI Features https://ift.tt/uZsg6oX

Show HN: Tablr – Supabase with AI Features https://www.tablr.dev/ June 30, 2025 at 04:35AM