←back to thread

634 points david927 | 1 comments | | HN request time: 0.227s | source

What are you working on? Any new ideas that you're thinking about?
Show context
nlh ◴[] No.41342681[source]
I’m a tech nerd rare coin & currency dealer! I took my two hobbies and combined them into a real business and I’m having the time of my life. Just launched a proper retail site here:

https://www.rarity7.com/

About 50% of my days are spend doing the coin dealer stuff - hunting for inventory, buying collections/doing appraisals, going to coin shows and buying and selling in person, etc.

The other 50% I’m writing code and building out the tech stack for this business. I’ve written the whole backend for the retail site myself, which includes my own inventory management system, sync with eBay and other marketplaces, etc.

I’ve also built out a research tool which includes an ML price prediction engine engine (which sounds fancy but is really just a tabular regression model).

Backend is written in Crystal because I love the language and there’s nobody stopping me from using it :) Frontend is all Svelte and they’re glued together using a mini framework I wrote:

https://github.com/noahlh/celestite

I probably have 5 years worth of ideas I still want to build and I wish I could spend even more time building it all, but it’s super fun actually using it in the real live marketplace so I’d never give that up.

Happy to chat about this stuff with anyone who’s interested or vaguely interested in numismatics.

replies(11): >>41342838 #>>41343269 #>>41343346 #>>41343385 #>>41343439 #>>41343659 #>>41344196 #>>41344234 #>>41344674 #>>41346340 #>>41363227 #
reassess_blind ◴[] No.41343659[source]
I have a question - I've seen TikToks of people who buy rolls of coins from the bank and sort through them for rare imperfections then sell them on eBay. I've always wondered whether it would be possible to develop an automated system where a camera takes high res photos of the coins on a conveyor belt, compares to a DB of known imperfections and sets them aside?

Is anyone doing this? It's an interesting business model as the product is money so you'd only stand to make a profit never a loss.

replies(5): >>41344013 #>>41344031 #>>41344326 #>>41344423 #>>41349477 #
1. s0rce ◴[] No.41349477[source]
I did this for personal collections a while back and went through a lot of Canadian quarters to get one from each year and never even found the 1991 I was looking for which is somewhat rare. I guess if you do it full time or automate a bunch maybe you could make money, seems hard though.