[1]: https://github.com/roqr/roqr [2]: https://roqr.app
Ask HN: What are you working on this year?
151–160 of 514 posts
Re: Ask HN: What are you working on this year?
#152I’m working on Nimbus Web Services[0], a managed service provider (think redis, object storage, etc) for Hetzner and later OVH and LeaseWeb. I’ve been chipping away at it for quite a while, but I’m finally in the position of standing up the production coasters and letting people on. The last 10% seems to always take 90% of the time! [0]: https://nimbusws.com
Re: Ask HN: What are you working on this year?
#153I'm planning on transforming allergy care. There's no reason for you to be allergic to things. The way we treat allergies today, with antihistamines and nasal spray doesn't solve the underlying problem; it just tries to cover it up. Accessible allergy immunotherapy is the future. And in the future, taking antihistamines for allergies is going to seem like taking a painkiller for an ear infection. Why would you treat…
Feedback on your website: you could make it more clear that you are not targeting food allergies. The info is there, but it's hard to find. Related: if you can ever figure out a way to eliminate food allergies, I, and many others, would send you a nontrivial percentage of my monthly income for life.
Re: Ask HN: What are you working on this year?
#154Working at a still-feels-new-to-me job as Graphics Director for Opinion at The New York Times. Our small team publishes arguments and guest essays supported by visual evidence, like these: - https://www.nytimes.com/interactive/2022/10/29/opinion/scien... - https://www.nytimes.com/interactive/2022/09/08/opinion/urban... - https://www.nytimes.com/interactive/2022/07/20/opinion/ancie... But I'm a believer in asking for…
Re: Ask HN: What are you working on this year?
#155Re: Ask HN: What are you working on this year?
#156Re: Ask HN: What are you working on this year?
#157Open-source blockchain analytics tool [1]. Lots of use-cases, but a straightforward one is compliance. Many alternatives in the space, but most are SaaS-only. Still early in the journey, but feel free to star or follow along: [1] https://github.com/barreleye/barreleye
Re: Ask HN: What are you working on this year?
#158Hoping to get a handle on scaling my business, either through injection molding or just amassing a 3d printer farm; one new printer at a time.
Re: Ask HN: What are you working on this year?
#159Re: Ask HN: What are you working on this year?
#160I'm sick of having to decide between using cloud software and using local software. Cloud software so often needs subscriptions, and if the company dies I lose access to my data. Local software isn't collaborative. I don't want to email files around to myself, or think about versions. So I'm building a software platform for local first applications on top of CRDTs. Its called Replica, though we haven't talked much ab…
I really share your thought and sentiment on this matter.
I think an example of successful local-first is email and I'm still using email as my main messaging software. The fact that you can receive and send email seamlessly between different companies and organizations is just amazing. Sadly, however, now most of the people do not have their own domain and their emails are mostly managed by big corporations.
All the best for your Replica application, will keep track on the progress.