Alternatives
Products that do what How To Oppose the CA Money Transmission Act On-Line does
Step 1: Sign up for an account at https://leginfo.legislature.ca.gov/faces/loginClient.xhtml and sign into your account Step 2: Go to http://leginfo.legislature.ca.gov/faces/billNavClient.xhtml?bill_id=201320140AB786 Step 3: Click on the "Comments To Author" tab Step 4: Choose "Oppose" and write your comment. A suggested comment (improvised from Ron Garret's blog at http://blog.rongarret.info/2013/03/cutting-to-chase-repeal-california.html) might be: Dear Chairman Dickinson, I would like to have the following comments entered into the record for the March 11 hearing on the California Money…
- 1

- 2ST
Hey HN, I am the creator of senatestockwatcher.com and im finally happy to say that the same data that is filed from the House of Representatives is now live for everyone to watch, report against, and use. https://housestockwatcher.com When Senate Stock Watcher was released, the US was in the midst of an election year and after the COVID market crash the SEC had opened some investigations on 3 Senators for insider trading allegations. My interest in politics and finance lead me to build that website, but the number one question I always got was "where is the houses' data?" The…
2021
- 3

- 4LW
Hey everyone. I'm a founder of a Boston based, venture backed startup, unrelated this this link. One of my business partners and I coded this website DURING long and painful meetings with our attorneys as a way to pass the time. We racked up over $100k in legal bills through a couple fundraising and legal hurdles. This is the website that resulted from that time.<p>We'd love your feedback for version 2.0. Thanks!
2011 · lawyerclock.com
- 5

- 6IC
There's been a lot of discussion around the california budget and some proposed tax policies, so I asked claude code to research the budget and turn it into an interactive dashboard. Using async subagents claude was able to research ~a dozen budget line items at once across multiple years, adding lots of helpful context and graphs to someone like me who was starting with little familiarity. It still struggles with frontend changes, but for research this probably 20-40x's my throughput. Let me know any additional data or visualizations that would be interesting to add!
Feb 2026 · california-budget.com
- 7WM
Hey guys, So we made this site with the goal of funding a lobbyist to represent the 99%. The money comes from small pledges of $5 and up. So far we've raised nearly $10k in under a week. We're focusing fund raising efforts on causes. I'm the founder and lead developer, and I'd love to hear this community's thoughts on the project as well as answer any questions. Thanks guys! http://www.wethelobby.com/
2012
- 8TM
Hi HN, I’ve been frustrated that I only find out how my representatives voted when the news cycle decides to cover it, so I built a simple script that texts me a digest instead. What it is: • Pick daily / weekly / bi-weekly / monthly • Get one SMS listing each vote cast by your House rep + both Senators • Messages include bill numbers, your rep’s “Yea/Nay/Present”, a one-sentence summary, and a link to congress.gov How to try it: 1. Open the link (above) 2. Fill the Google Form with name + phone 3. Text “YES” back to opt in (First month is free with code "PRODHUNT"…
2025 · sites.google.com
- 9ST
Hi HN, I'm Jacek, the solo founder behind this project (Lustra). The Problem: 95% of legislation goes unnoticed because raw legal texts are unreadable. Media coverage is optimized for outrage, not insight. The Solution. I built a digital public infrastructure that: 1. Ingests & Sterilizes: Parses raw bills (PDF/XML) from US & PL APIs. Uses LLMs (Vertex AI, temp=0, strict JSON) to strip political spin. 2. Civic Algorithm: The main feed isn't sorted by an editorial board. It's sorted by user votes ("Shadow Parliament"). What the community cares about rises to the top. 3. Civic Projects:…
Dec 2025 · lustra.news
- 10ST
2017 · savethenet.today
- 11RE
The sale of personal information by the government is something that has always really bothered me. This is a bill I drafted that would stop the DMV, voter registration, property tax records, and the post office from selling or publishing without explicit user consent. It would also require personal information to be accompanied with the provenance of that data. This way, a user can track down who or what is publishing their data and take action to end their relationship with that company. I would appreciate any feedback, because I am sure I am missing some second and third order effects…
2022
- 12DN
Hello HN! A few days ago I saw a comment on reddit which proposed a service that allowed the user to spam a website's server logs with messages objecting to the presence of various anti-features like popups, noisy ads, and autoplaying content. The idea tickled my fancy, so I've put together a Chrome extension which detects if a page is using Google Analytics, and if so it injects a small script which sends bunk utm (urchin tracking module) data to the GA backend. It sets the traffic source to "DO NOT WANT!", and the campaign name to various things like "I do NOT want noisy ads!" Here's the…
2017
- 13OB
Hey folks, A friend and I built a bike share advocacy group called "Our Bikes" in SF because the local providers (JUMP and Ford GoBike) were facing resistance expanding (https://bit.ly/2vQ4MX0). Check it out: https://ourbikes.org Source code: https://github.com/bradwilliford/ourbikes On the tech side, we found change.org and other petition sites to be a headache. In many cases, they won't let you directly have the emails of your supporters. Plus, we wanted to customize everything. So I bought a domain name, built the site, shared on Twitter, and…
2018
- 14CS
Hi HN! Token cost has started to become a high topic of concern to all of us. I tried a few (awesome) tools such as rtk, caveman, and the recent (hillarious but effective) ponytail. What they usually do, is in-line token reduction, e.g. try to compress requests / responses as much as possible. But then it hit me (and I’m sure others had similar ideas) - just like we have routers that pick the right model, why not have something that will also narrow down the amount of available tools, skills and mcps based on repo/context? People usually accumulate skills, agents, MCP servers,…
Jun 2026 · github.com
- 15AE
I built a quick and dirty MVP app to tweet your Senators efficiently. I mostly did this so that we could minimize the friction on opposing CISPA which has not yet been heard in the Senate. I know I still have to add the House, but mining all their Twitter accounts is going to take longer, and with CISPA's day in Senate so near, I didn't want to delay. http://tweetasenator.com/
2013
- 16WS
Y'all, I've been reading about the "nuclear option" that some internet giants are considering in order to highlight SOPA and I wondered why they didn't just put a banner saying to "Pay attention to SOPA" on their sites. I realized that it would only take a bit of time to build the service, so I did. It's built with Python, App Engine (my first time using it), Twitter's Bootstrap and GitHub. Has some rudimentary geolocating included so that politicians can be highlighted. It's a very early version (ie. I only have data for CA politicians), but I figured HN would enjoy seeing it early,…
2012
- 17

- 18MD
Hi HN! I just launched the MVP of Mass Dissent, a website that provides an easy way to send a short message as physical mail to your representatives in the U.S. Congress. The site reduces the effort required to send a letter to an elected official, hopefully resulting in more people writing to their representatives regarding the issues they care about. Originally, the idea was to allow users to select Tweets to print onto a postcard that would be sent to their representatives. However, last fall the Twitter OAuth API stopped working (for me at least), so I decided to pivot slightly to…
2023 · massdissent.com
- 19
- 20IM
So I’m writing a guide about accessing US Banking & Credit as a non-US resident. It’s work-in-progress but the first couple of chapters are accessible for everybody. Any feedback is appreciated!
2023
- 21ST
I built a web app that lets you share your goals publicly, together with a pledged amount. If you achieve your goal, great! Else, you pay the pledged amount as a fine to me. Sounds goofy, but I hope it provides the extra reason for you to keep going when the going gets tough!
2023 · walkthetalk.app
- 22IT
I really didn’t want to go through with putting the effort to even attempt at tweeting at Elon as I didn’t think he’d see it. Well, he definitely won’t see it because I ended up doing it and Twitter banned my account for posting this tweet which was in reference to a comment made here the other day. That’s pretty suspicious given it was about their fake accounts. https://cdn.discordapp.com/attachments/931832635758641158/976136613044322394/IMG_3361.png Hopefully that link works? If not here is the link from HN:…
2022
- 23MF
Whether it is a designer ultra-tweeting about some conference she is at or a venture capitalist intensely describing his pursuit of the always-elusive "inbox zero", sometimes you just want to mute someone you follow on Twitter. This extensions allows you to do just that. You can easily put accounts that you follow in the penalty box, where they will be silenced and feel shame. When you have deemed their sins absolved, you can let them out, free to fill your Twitter stream again. Download: http://bit.ly/u1giXH Read About: http://bit.ly/tdqX6y Source: http://bit.ly/tmxvf1
2011
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →