Ask HN: What are you working on?
481–490 of 1001 posts
Re: Ask HN: What are you working on?
#482I don't like browsing Instagram but a lot of events I'm interested in are only posted there. Instagram is very ephemeral, and because of the way the feed works it's very easy to miss posts if you don't browse constantly.
It works fairly well already though it still has a few false positives. It works on simple rules because machine learning would be too laborious to train. Still, I use it regularly and it's very handy to see what's happening around town.
Re: Ask HN: What are you working on?
#483My main focus this year has been – and continues to be – working ways to ensure the space survives the pandemic.
We started making PPE earlier in the pandemic, which resulted in a lot of donations from the community. This came in clutch, and helped us build awareness of the space locally.
https://rootaccess.org/covid-19/
We also have another grant-funded project, in collaboration with several other non-profits, to build a network of low-cost air quality monitors in disadvantaged communities across the San Joaquin Valley.
We were hoping to use the funds from SJVAir to build up the space, get some new equipment, and run some cool events, but so far it's all gone to paying rent on a building we haven't been able to use since March.
Re: Ask HN: What are you working on?
#484The first is a deterministic password generator [1] which is designed to be easy to use and manage. I've been using it myself for a couple months and have a couple UX improvements in my head that need to be done before I'd recommend it to anyone else. [1] https://bitbucket.org/nealtucker/whose/
The second is an infrastructure project which my brother and I are building as an opportunity for him to learn about automated infrastructure and security. Terraform starts by instantiating an automated private CA for the purpose of securely issuing certificates to all instances, and then all other instances come up with an agent that generates keys and calls the CA (along with a signed auth blob provided by the terraform run) to obtain certs. Nomad server also comes up, using the same certs, and controls all the other nodes. All communication is MTLS from the start and I'm in the process of adding ssh hostkey signing to the CA so at the same time the instances get certs, they get their hostkeys signed so we don't have to TOFU the ssh hostkeys. We have no idea what we'll do with it, but it's fun to build and teaching both of us a lot.
Re: Ask HN: What are you working on?
#485It runs on Windows, macOS and Linux and we're working on porting it to WebAssembly and ARM. It comes with a couple dozen examples, including some basic 3D games (Breakout, maze game, driving game, TRON)
Re: Ask HN: What are you working on?
#486The app configuration/feature flags are expected to be kept in yaml/json files that you pass to the api, so you’re in full control and can check them in your VCS, accept pull requests and keep the same dev flow for configuration changes.
Re: Ask HN: What are you working on?
#487At the risk of sounding like I am kidding, I am building a personal productivity application. While the world is full of "todo" apps, they are essentially list management systems. They vary in aesthetics and mechanics but none of them help you do the hugely valuable work of planning years out and then driving your weekly planning and daily activity off these huge goals. More so, they profoundly fail to keep you accou…
If you come up with a good enough solution, people will use it and you could be quite successful. But the day will always come when you have to declare Productivity App Bankruptcy
Re: Ask HN: What are you working on?
#488A 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…
For a number of bay area devs I suspect this might have the opposite psychological effect. A $50 price tag might put some people off until they realize it's only 15-20 minutes of work.
Re: Ask HN: What are you working on?
#489A 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…
Keep refining it !
Re: Ask HN: What are you working on?
#490Still far from complete but it's been used for a couple of notable product hunt launch videos already such as bufferi.ng. And for a couple of blog posts of Supabase.
Not profitable or anything at the moment and looking at various niches where to take the product, could e.g. be used to automate news highlight videos from news articles (similar to the Onions instagram stories).
Link: https://glitterly.app/