I'm working on https://topstonks.com - We're covering the speculative culture of investing coming from Reddit's WallstreetBets and 4chan. I'm also considering buying a sewing machine and making masks for my local community. Shoot me a message if you'd be interested in branded (cloth) masks for your startup. This would help subsidize the cost. Still feeling the idea out.
Ask HN: What projects are you working on now?
241–250 of 1001 posts
Re: Ask HN: What projects are you working on now?
#242I’m really excited about this even though I feel it’s a bit beyond my current abilities and may take awhile to complete. Seeing myself make small amounts of progress is exhilarating! :)
Re: Ask HN: What projects are you working on now?
#243Using the barometers inside phones to improve weather forecasting All Clear Weather: https://www.allclearweather.com/ I'm also hoping to use raw photos of the sky as weather data: after building a large training dataset of labelled photos, I think an ML classifier could begin to identify weather features in outdoor photos
Re: Ask HN: What projects are you working on now?
#244Re: Ask HN: What projects are you working on now?
#245The idea being we have all this time on our hands, time we can use to fight the other global catastrophe that's unfolding — the climate crisis.
If anyone wants to chip in and help, please let me know!
Re: Ask HN: What projects are you working on now?
#246In recent months I have been specifically working on making the compiler self-hosting. This has so far taken up more time than anticipated, as I had to rethink a lot of parts of the compiler (e.g. parts of the type system), and I didn't want to rush it.
With that said, progress is slowly improving as I'm making my way through implementing all the type checking rules. Hopefully in a few months the entire compiler is self-hosting.
Re: Ask HN: What projects are you working on now?
#247Hey, you asked.
Re: Ask HN: What projects are you working on now?
#248Was planning to do some livestreaming of working on it too.
Re: Ask HN: What projects are you working on now?
#249Re: Ask HN: What projects are you working on now?
#250I'm building an web app that presents information of your pc, like temperature, memory and power usage and so on. The app will run in a raspberry, with a small screen attach to it, inside the pc cabinet. Right now the proccess to make it run is a little confusing, so i'm trying to make as simple as possible to run it.