Ask HN: What cool skill or project interests you, but feels out of reach?
111–120 of 281 posts
Re: Ask HN: What cool skill or project interests you, but feels out of reach?
#112Manufacturing. I have no idea where one would start with learning it that doesn't begin with having at least $100,000 in machinery and industry knowledge.
Re: Ask HN: What cool skill or project interests you, but feels out of reach?
#113Earlier quoted context omitted.
For this, what takes a while is to just tinker and fry components several times. Get a breadboard, get several sensors, try to design something and iterate on your design. Plan to fry sensors and IC's. Also helps to read some basic electrical theory and know what the role of different components are. The way I got proficient is with hobbyist PCB design. What helped me is starting with schematics and datasheets and pl…
This just reinforces the fact that it's inaccessible. There's no way I'm literally throwing $200 a month in the trash on a hobby.
Re: Ask HN: What cool skill or project interests you, but feels out of reach?
#114There is a tiny airport near my house for small personal planes. I see them through my office window above the tree line. I'd love to build a dashboard/screen on my desk to easily identify each aircraft. Ideally something more complicated than querying an existing api. Radar?
Another way, can be to record ATC conversations, translate them with an LLM and then track the airplane properly. This is harder and can be problematic from a legal standpoint (listening ATC is illegal in some countries)
Re: Ask HN: What cool skill or project interests you, but feels out of reach?
#115Re: Ask HN: What cool skill or project interests you, but feels out of reach?
#116* Bayesian statistics: I know the basics and the theory, but I am not able to understand how to use it in a real world problem
Re: Ask HN: What cool skill or project interests you, but feels out of reach?
#117Earlier quoted context omitted.
This just reinforces the fact that it's inaccessible. There's no way I'm literally throwing $200 a month in the trash on a hobby.
$200 is for assembled boards. I learned electronics and spent about $200 on it in two years, that includes cheapest soldering iron. Don't order assembled boards when you are starting. Order cheapest bluepill (STM32F103C8T6) or non-original arduino clone and start on breadboard with that. Make pcb's only when you're ready to learn more. Expect that your first one will not work or will require some "rewiring", but seco…
Re: Ask HN: What cool skill or project interests you, but feels out of reach?
#118Earlier quoted context omitted.
Generative AI is helping people express themselves, the ones that were never going to hire the fiverr worker or graphics team to begin with
But then you risk harassment from the anti-AI crowd.
Re: Ask HN: What cool skill or project interests you, but feels out of reach?
#119Manufacturing. I have no idea where one would start with learning it that doesn't begin with having at least $100,000 in machinery and industry knowledge.
You can get familiar with gcode, with CAD software, making parameterized models, etc.