Live data from Hacker News

Ask HN: What are you working on?

news.ycombinator.com

191–200 of 1001 posts

Re: Ask HN: What are you working on?

#192
post #19

https://permapeople.org A platform consisting of a plant database, marketplace and (soon) a garden planner and log to research, grow, harvest, trade surplus and share knowledge. If you are into growing plants for food and other human use and doing this in a regenerative way (for example with Permaculture principles) then you should check it out. Currently working on a concept for the MVP for the garden planner.

This is cool. Seems like it could become a thing I've long wanted: a site where I can enter my geographic location/hardiness zone, indoor/outdoor, light level, and get a list of plants that will survive, ranked by effort. EG "I'm in seattle, and get a lot of indoor sun. What can I grow that will happily survive my ignoring it for 2 weeks?"

Re: Ask HN: What are you working on?

#194
A python tool to read Excel VBA source code, programmatically build a ribbon and package it all into an .xla add-in.

The alternative is to manually edit xml and create countless empty (or nearly empty) Subs in your VBA project to bind to the ribbon elements, which is incredibly time consuming and error prone

Re: Ask HN: What are you working on?

#196
At 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 accountable for (a) engaging in the system and (b) keeping the bulk of your activity on your most valuable goals.

There are certainly systems that you can implement on top of the existing applications but they leave it up to your discipline to run the system which - at least for people like me - isn't the best way. I need someone or something to force me to do this high value work: sometimes that's a boss, an admin, or coach who force me to say what my big work is and whether I am sticking to it. In the absence of that, I want the software to do it.

In retrospect it will seem silly that busy executives running multi-billion dollar enterprises are at best using the same tools that others use to, pun intended, "Remember The Milk."

If someone knows of systems that claim to help with the above, let me know. Otherwise, if you think you'll want to use something like this let me know as well.

At the very least I am building this for myself and a couple of like-minded folks. If this doesn't bring in a dollar of direct revenue, it will anyway be a win by helping us to be more focused in our high leverage work. But I am willing to open this up wider so if there's interest here, let me know and I'll let you in on the beta whenever that comes around.

Re: Ask HN: What are you working on?

#199
Trying to analyze my own daily journal (I've been doing a journal entry daily for almost 8+ years now).

I ran into a lot of issues with gems being out of date in ruby so I gave up on Sinatra and migrating to learning Flask so I can use the extensive python ecosystem for things like this.

I was gonna build things like this but a bit more agnostic:

https://towardsdatascience.com/data-mine-a-diary-textblob-an...

Post reply on HN