Ask HN: What are you working on this year?
41–50 of 514 posts
Re: Ask HN: What are you working on this year?
#42Also, now when I have my dream tool for publishing, I am thinking of my next web book project (probably on Complex Analysis).
Re: Ask HN: What are you working on this year?
#43* Security (tightly specified, safe defaults, consistent implementations, future-proof).
* Native type support, so you don't need to string encode things (I mean c'mon, it's the 21st century).
* Easy to use (no special files or build steps).
* Efficient for humans, efficient for machines.
Re: Ask HN: What are you working on this year?
#44For work: flexible artificial muscle actuators for use in prosthetics. For personal use: a workout app that automatically plays high energy music during a workout set and downbeat music while resting between sets. The right music really helps me workout more effectively.
Re: Ask HN: What are you working on this year?
#45This year I plan to go all-in on scaling customer acquisition and getting the business out of infancy and into the next level of growth.
Re: Ask HN: What are you working on this year?
#46Re: Ask HN: What are you working on this year?
#47Re: Ask HN: What are you working on this year?
#48Think camelcamelcamel with price charts (and other aspects of the products) tracked over time and Google Shopping so you can compare the same product among stores.
Hoping to get the MVP out this month, been tracking data heavily since ~last September and currently have ~150k data points across about 37k products in 32 stores.
Biggest problem I'm having right now is matching up products across stores, since each store can name their products differently, some like to add random text to the titles "NEW!!!!", and data points don't always match up due to the batch based aspect of the products. I have a very basic matching system working, enough to extract (some of) the needed metadata from products and roughly match the products.
Current version is good enough for the MVP launch, mostly just working on cleanup / UI work right now before it goes out.
Re: Ask HN: What are you working on this year?
#49I'm going to build & launch a new project every week - https://www.radihuq.com/52
Very interesting! I would like to follow what you do through the year, maybe in one of those weeks you could work on an RSS feed for the page ;-)
Re: Ask HN: What are you working on this year?
#50Working on a tool to help consumers find products / watch for price drops that match their budget for a very specific industry. Think camelcamelcamel with price charts (and other aspects of the products) tracked over time and Google Shopping so you can compare the same product among stores. Hoping to get the MVP out this month, been tracking data heavily since ~last September and currently have ~150k data points acro…