Live data from Hacker News

Ask HN: What projects are you working on now?

news.ycombinator.com

251–260 of 1001 posts

Re: Ask HN: What projects are you working on now?

#251
post #62

Using 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

I once took a look at traffic coming from my (Android) phone and IIRC the pressure was being sent to some Google server at a regular interval. I wonder if they use it for weather forecasting.

Re: Ask HN: What projects are you working on now?

#255
Investigating what an assembly language would look like for a CPU with unlimited cores. Basically if there was a way to provide a "Cloud Assembly" that would be like an assembly language running on Lambda. Not quite the same thing that fastly is doing with WASM, where WASM runs in the function, but rather something that defines the function. Doubt it goes anywhere.

Re: Ask HN: What projects are you working on now?

#260

I'm making a new tool for writers. With it, you'll be able to write your essays on "layers" The problem? Tweets are easier to read than long-form essays, as they require less time commitment. If the content is not good on a long-form article, you'll find out way too late. With this tool I'm developing: Layer 1 is the shortest version of your essay, the 1 min read — like a tweet. The idea boiled down to the shortest v…

Sounds really cool and reminds me of Jason Fried's writing class idea[1]. I think many people still view Twitter's brevity as stifling nuance instead of forcing users to really refine their ideas.

[1] https://m.signalvnoise.com/the-writing-class-id-like-to-teac...

Post reply on HN