Sunday, July 19, 2026

Saturday, July 18, 2026

Free and Discounted Fare Programs Make your Muni Ride More Affordable

Free and Discounted Fare Programs Make your Muni Ride More Affordable
By John Angelico

Paying your fare got even easier with Clipper 2.0. Riders can pay using their phones or cards. Muni also offers free and discount fare programs. In May, we launched an initiative called Fares for Our Future. Part of that initiative is to make sure that everyone who can pay their fare does pay their fare. Muni is facing the largest operating deficit in its history. Fare revenue is a critical piece as we work to stabilize our operating budget. But we also want to make sure people who can’t afford to pay full fare for Muni are able to get the financial assistance they need. San Francisco is a...



Published 2026-07-17T00:00:00Z
https://ift.tt/BNR8o35

Show HN: Lific: Issue trackers should be simple, right? https://ift.tt/ncOXG9s

Show HN: Lific: Issue trackers should be simple, right? I built Lific because I direct AI coding agents on largish projects and needed somewhere for project state to live that isn't markdown files in the repo. When I was begging to work on long horizon ideas, I started on Linear, but my agent files issues faster than a human does, and I hit their limits and pricing wall almost immediately. Then I self-hosted a popular open source tracker which meant running its 13 containers, and its MCP integration was 30k tokens and I got so fed up that I eventually removed it and went back to .md files for a few weeks. Lific is the opposite shape of most of your self hosted server issue trackers: It's a single Rust binary that uses SQLite, and it has an optimized MCP server built in. Web UI is also included integrated directly into the binary. The simplicity is meant to only apply to the size and the ease of installation. The web UI is fully fleshed out with all of the UX you would expect from an issue tracker like linear. Since I started using lific, my agent flow is that I open the web UI, find a few issues I want to work on, then tell the agent "work on LIF-298, 299 and 301, and if you find bugs, file them as new issues." At the end of the day the project has tracked itself. Issues have statuses, blockers, and comment threads, so "what's workable right now" is a query instead of the agent guessing. Plans are persisted step trees, so a session tomorrow resumes with the same understanding of the goal and the path as the session that made the plan. My largest project has 300+ issues and 100+ docs and agents search it fast. Everything exports to markdown in one click, and the database is just a file on your machine. Setup is ` cargo install ` ` lific init ` ` lific connect ` then pick your harness (OpenCode, Cursor, Claude Code, etc). One honest caveat: on Windows there's no service install yet, so the binary has to be actively running for MCP or Web UI to work on windows. The biggest reason I think Lific is different than a lot of the other options is the lightweight nature of it alongside still having a fully featured web UI. It's meant for self hosters to work on big projects with agents, without sacrificing the other benefits of an issue tracker like a nice management UI or authentication for teams using it. Would genuinely love feedback and bug reports either here or on the discord! https://lific.dev July 17, 2026 at 11:22PM

Show HN: A zoomable timeline of 4M Wikipedia events https://ift.tt/8HbAypg

Show HN: A zoomable timeline of 4M Wikipedia events I'm building a journal app in Kotlin Multiplatform and for this purpose I have created a zoomable timeline interface. This is a side-project where I reuse the timeline interface to display 4 million events imported from Wikipedia / Wikidata, scored using PageRank. There is more information on the about page. If you're interested in the stack: I use Kotlin Multiplatform extensively, with Compose Multiplatform for the UI, communicates with the backend using Kotlinx-RPC and behind the hood a simple Postgres database on a Hetzner machine. https://ift.tt/JsWc3uH July 18, 2026 at 12:07AM

Friday, July 17, 2026

Show HN: Rudo - A small, elegant dock for Wayland https://ift.tt/NgD923x

Show HN: Rudo - A small, elegant dock for Wayland https://ift.tt/zSmPxF1 July 17, 2026 at 01:12AM

Show HN: Be the ChatBOT https://ift.tt/qCS8TAd

Show HN: Be the ChatBOT I made this experimental art project/game that's an LLM chat assistant, but where you're the AI. I wanted people to get a visceral sense of what it's like to answer the kinds of things that people prompt their chatbots day in and day out. If you're interested, I wrote up some more info on how I made it, including how the "user" prompts are generated with an eye for realism: https://ift.tt/4n7bXxB Hope you enjoy it! https://ift.tt/zkXcjAP July 17, 2026 at 12:14AM

Show HN: SDF Pelicans on Bicycle https://ift.tt/hcn2wSD

Show HN: SDF Pelicans on Bicycle https://ift.tt/P1yv8BG July 19, 2026 at 12:47AM