Live data from Hacker News

Ask HN: What did you make during lockdown?

news.ycombinator.com

11–20 of 556 posts

Re: Ask HN: What did you make during lockdown?

#11
I created an online academy where I publish growth marketing resources to help startups grow from 1K to 1M - https://academy.pallav.io/

I've been meaning to do this for the longest time but couldn't keep my blog super active. In this regard, the lockdown was a blessing for me.

Re: Ask HN: What did you make during lockdown?

#14
I've recently written a Python app that selects a random location in an area defined by a user-supplied shapefile [1], grabs corresponding aerial imagery from Google Maps, and posts it as a geotagged tweet:

https://github.com/doersino/aerialbot

I've built this tool because satellite imagery can be extremely beautiful [2], and I was looking for a way of regularly receiving high-resolution satellite views of arbitrary locations such as the center pivot irrigation farms of the American heartland [3] in my timeline. Plus, for obvious reasons, it's nice to see the world without actually having to go outside right now.

Currently, I'm running four Twitter bots based on ærialbot:

* @americasquared, which posts one randomly selected square mile of the United States every 4 hours: https://twitter.com/americasquared

* @placesfromorbit, which analogously posts a 5×5 km square anywhere in the world every 6 hours: https://twitter.com/placesfromorbit

* @baekmanpyeong, which similarly posts a 1.818×1.818 km square (that's a million (i.e. baekman) pyeong, an old-fashioned area measure) somewhere in South Korea every 8 hours: https://twitter.com/baekmanpyeong

* @nihonmusuukei, which posts a square kilometer of Japan every 12 hours: https://twitter.com/nihonmusuukei

---

[1]: https://en.wikipedia.org/wiki/Shapefile

[2]: https://earthview.withgoogle.com

[3]: http://www.thegreatamericangrid.com/archives/1441

Re: Ask HN: What did you make during lockdown?

#17
It's simple, but essentially I built a super simple landing page and pay wall for any live class or any other link or digital good. My friend is a yoga instructor and wanted something more simple than her existing setup.

Mostly have yoga instructors on the platform currently and am thinking about other product enhancements geared towards online instructors and classes.

Check it out here: http://classup.io/

Re: Ask HN: What did you make during lockdown?

#19
I built the spiritual successor to a multiplayer browser game that I’d made back in 2007. Back then, it was (briefly) the highest traffic Rails app in the world.

The new one is built with Django. It’s been a delight doing web work again.

Re: Ask HN: What did you make during lockdown?

#20
This is cool - glad to see lots of folks being productive!

I got a bunch of great feedback from another HN thread, so I'll leave my new lockdown company here as well (I also submitted it on your site) - https://coopersdogtreats.com/, where we make healthy, meat-based frozen dog treat mix.

Post reply on HN