A browser extension called Curb Your Consumerism that detects when you are on a checkout page and shows you how long it took you to earn enough money to complete that purchase. The idea is about increasing the mindfulness of your purchases and reducing unnecessary environmental waste driven by impulse buying. Here's what I'm planning next: - Detecting the checkouts and extracting the checkout total generally across w…
Maybe you can charge companies to be hidden from the service :D
Ask HN: What are you working on?
521–530 of 1001 posts
Re: Ask HN: What are you working on?
#522Re: Ask HN: What are you working on?
#523https://github.com/codr7/liblgpp
Re: Ask HN: What are you working on?
#524We launched on August and have been steadily getting some traction and building a little community in our Slack channel
Re: Ask HN: What are you working on?
#525A browser extension called Curb Your Consumerism that detects when you are on a checkout page and shows you how long it took you to earn enough money to complete that purchase. The idea is about increasing the mindfulness of your purchases and reducing unnecessary environmental waste driven by impulse buying. Here's what I'm planning next: - Detecting the checkouts and extracting the checkout total generally across w…
Re: Ask HN: What are you working on?
#526Both the core simulator [0] and geographical/weather/ocean data handling library [1] I wrote are free and open source, in case it might benefit anyone else, or if they're interested and would like to contribute. :)
Re: Ask HN: What are you working on?
#527The final suite will not just be entirely commercial but has a number of open source products in it as well.
BTW if anyone is banging their head trying to benchmark JavaScript, don't be. I recently built jest-bench to address this need: https://github.com/pckhoi/jest-bench