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 a…
Ask HN: What are you working on (August 2024)?
191–200 of 1001 posts
Re: Ask HN: What are you working on (August 2024)?
#192Since I'm just one guy with 100 ideas, I have to try to apply my skills where they can have the most impact. My current project is converting existing circuits from Fritzing format (which is usually displayed graphically) into a textual format. I wrote about it in these three blog posts:
1. Premise, ways to represent circuits: https://blindmakers.net/posts/accessible-schematics-1/
2. Why Fritzing? https://blindmakers.net/posts/accessible-schematics-2/
3. Actual output examples: https://blindmakers.net/posts/accessible-schematics-3/
I'm also working on a 3D printed single character Braille cell that can be added to any Arduino project, and has only 3 simple parts to assemble. Unfortunately I haven't posted about that yet.
Re: Ask HN: What are you working on (August 2024)?
#193It's a ton of fun, especially writing Fusion 360 scripts to do all the parametric modeling of decks and molds. Then 3D printing molds with different parameters, pressing decks with veneer, making art for the decks, packaging, etc. It's an incredibly niche hobby but I've always found fingerboarding and making fingerboards to be infinitely creative.
Re: Ask HN: What are you working on (August 2024)?
#194Re: Ask HN: What are you working on (August 2024)?
#195My truck. It has sentimental value as my first car. I just gone done with the water pump and I just solved my steering "pop" issue. Next up is a new steering wheel as the old one is gross and sticky. While I'm at it I'm going to install a new turn signal/wiper control lever and fix the turn signal auto-off spring.
It's a sneaky way for me to limit his time tearing around the countryside with friends, because all his money will go towards parts and (if I get my way and put in a much larger engine) gas.
Re: Ask HN: What are you working on (August 2024)?
#196- https://formlick.com : A typeform alternative with lifetime deal
- https://aye.so : Create your link in bio in bento style using the widgets
Re: Ask HN: What are you working on (August 2024)?
#197Re: Ask HN: What are you working on (August 2024)?
#198Looking back, there wasn't any material to actually build a useful chat agent that resolved real-world problems. So I'm writing the guide that I wish I had when getting started.
I'll publish it on github and post here as more progress is made. I've created three parts. Part One is a non dev focused which explains how each of the moving parts work, what is Ai and what isn't. Part two gets technical and explains the tech stack. Part three is a bonus section that looks at how Ai assistants like google and Siri work and can be improved.
The working title is Automated Agents.
Edit: adding a link for those who want to follow along.