Ask HN: What are you currently building?
61–70 of 239 posts
Re: Ask HN: What are you currently building?
#62Re: Ask HN: What are you currently building?
#63It's still early so i only have cameras listed, and things may break. I'm adding tvs next. Let me know if you have any requests.
Re: Ask HN: What are you currently building?
#64I'm playing around with some of the various ways that dot/graphviz-like functionality is workable (for some level of "workable") on javascript. Currently fiddling with dagre-d3 and angular.
Re: Ask HN: What are you currently building?
#65It will give you tips on what to change and let you time your query and see other resource info.
Anyone interested in being a beta tester?
Re: Ask HN: What are you currently building?
#66What did I start? An autonomous lawn mower. My goal is to get it done for under $1,000 USD using mostly snap-together hardware. My timeline is to have it mowing via RC by the end of January (shipping to New Zealand takes a while, especially when you're on a budget), while I'd like it to be capable of safely mowing autonomously by July or so - though I'm optimistic that it'll reach good-enough stage by March. I'll pub…
Re: Ask HN: What are you currently building?
#67Re: Ask HN: What are you currently building?
#68I got frustrated with GTD a long time ago. I was super frustrated that my todo apps would eventually be full of useless information. I loved the ideas of some bloggers to basically just pick a few tasks for the day and do them. I thought: "Why not mix the calendar events and tasks in such a way that you have software that actually encourages you to focus only on the tasks you have time for?" Hence, you have your "real day" as opposed to the day you thought you'd finish 20 huge tasks and end up with none attempted.
realday.co (Had MVP up like a few years ago but scraped in favor of current Golang/ReactJS version I'm building now)
1: Work in progress
Re: Ask HN: What are you currently building?
#69The idea being that even if we do great things and are very active in different areas of our life, we actually end up doing the same thing again and again. If we track the things we do, and look for something that was different and special, will that entice us to do more diverse and interesting things, and get outside of our comfort zone?
It's very MVP, just seeing where it goes at the moment, but so far, it seems people like the idea.
I also built it in Meteor, which I only tried for the first time on Dec. 30th, and I have to say, for prototyping something basic like this, it's been really great. Some of the poor quality of the site (like slow load time) is probably due to my inexperience with Meteor.
Re: Ask HN: What are you currently building?
#70Not sure if it would actually be useful to anyone in the real world, but I've learned a lot about writing PostgreSQL extensions and such.