A simple browser extension for Hacker News that shows a sidebar with links buried deep in HN comment threads such as this one - so that you can quickly glance at all the external things people are talking about. https://github.com/dit7ya/hnlinks
Cool! Any chance for a chrome extension?
Ask HN: What is something you built but never marketed?
271–280 of 306 posts
Re: Ask HN: What is something you built but never marketed?
#272Re: Ask HN: What is something you built but never marketed?
#273I like to buy used electronics online, but it's very tedious cross-referencing model numbers and benchmarks and such to determine what's actually a good deal. For example which is better, a 10th gen i5 or a 7th gen i7 at the same price? So as a pandemic hobby, I made a website to scrape eBay laptop listings, extract all the relevant data, cross reference against benchmarks, and sort the result by "value" (aggregate p…
I get that a site like yours cannot solve all of that. You can only extract the info that's already there. And parsing such data for different categories of products is a major league hassle.
I once built a tool that did this for used cars. And it would allow you to plot all available listings that matched your filters in a price/milage scatter graph. To make the outliers really visible.
Can you share how you solved the parsing problem in your implementation? Is it just regexes, or are you employing NLP span categorization techniques?
Re: Ask HN: What is something you built but never marketed?
#274A service that notifies when specific keywords are mentioned on different social media like twitter, reddit, hackernews, etc... It was pretty fun to build, and although it has 0 users, I use if for myself to keep track of mentions about another product that I have helped to develop (which has ~1M users). Hosted on AWS, with a low monthly bill, so I have keep it running as I get some actual value from it :) https://th…
How does it compare to F5bot in terms of reaction time? Asking because the latter is nearly instanteneous and it's coverage is similar. It is also free.
With mine you can get two types of notifications:
"real-time" using a Discord/Slack bot;
"reports" where you get a daily/weekly email with an aggregation of the mentions;
But even the "real-time" part is not instantaneous as the service is not constantly searching, and instead performs searches every 5 minutes. Because the keyword I use gets about 20 mentions a day, I personally like the daily email option to avoid the constant distraction and I also use the service search-engine capabilities to filter/analyze these mentions on a monthly basis.
The biggest reason mine is not free is because I wanted to build a SaaS like solution, integrated with Stripe and such, as I never done that before. But if I would get many users, the monthly bill would also increase so I am a bit scared of having it free to be honest.
Re: Ask HN: What is something you built but never marketed?
#275I made a tool to export YouTube subtitles directly into Anki without downloading the video, it must be useful since it even got me a job offer by one of the users (pretty famous person). I never did more marketing than a Reddit post when the proof of concept was made. Coincidentally, I've worked on it recently and added some useful functionality. Extension: https://chrome.google.com/webstore/detail/youtube2anki/boebb…
Re: Ask HN: What is something you built but never marketed?
#276I made a MIDI-controller out of cheap sonars and an Arduino, that lets you control anything with movement "in the air". You can use it to control filters, or volume, or anything really. Here's me playing it with a silly wig: https://www.youtube.com/watch?v=tgH-WU-9CZA The artist "Mezerg" uses a MIDI-enabled Theremin to do something similar, but it's costly. The BOM for my thing is around $30 when building just one at…
Re: Ask HN: What is something you built but never marketed?
#277UK-specific - scraping online grocery store prices across stores daily since 2020 but never built on top of it, and not packaged to market as api or data set..
Re: Ask HN: What is something you built but never marketed?
#278Earlier quoted context omitted.
> Honestly, if I spent half the time learning the language as I have making tools, I'd probably be fluent by now... Hahaha, I made the same mistake to the point of going into PhD in the field. Most of the (prototype) tools aren't even released.
That’s really cool actually! Did you discover any techniques to be particularly effective? I recall a PhD working on language “wait learning” which I’d love to use, but it never made it out of the lab. Maybe you’re also sitting on some good stuff. (If you’d prefer to link papers, that’d be great, too!)
In the end, I had to back back in my country, where I was able to reconnect with someone that did his PhD on a very close topic (albeit not using computers), so I plan to finish my degree here using things I worked alone on for years. It's infinitely easier to work with people able and willing to understand ideas and who focus on quality instead of quantity. I'm indeed sitting on some stuff albeit it would need a lot more development for some to reach the light. I'm also finishing writing some papers but it's progressing slowly due to having a 9-5 job with 3 hours half commutation.
Re: Ask HN: What is something you built but never marketed?
#279Re: Ask HN: What is something you built but never marketed?
#280https://en.wikipedia.org/wiki/Freebase_(database) https://www.wikidata.org/