There's a few that come to mind, but none that feel actually as daunting intellectually as much as they are qualified by other factors. I'd like to go from indoor bouldering to rock climbing, but coordinating with a belayer doesn't seem super interesting and otherwise it's just a matter of expense, gear, and a slight pivot in my leisure time to start going at it. Otherwise, the skill that seems most out of reach is k…
I would encourage you to speak to the wall first in case they run outdoor sessions or see if there are any clubs in your area. This assumes you live in an area with some outdoor climbing. Outdoor bouldering can be done with little equipment, but you need to start way easier than what you'd do at the wall. The ground is surprisingly hard and I've seen someone break their ankle right in front of me a few times and it d…
Ask HN: What cool skill or project interests you, but feels out of reach?
241–250 of 281 posts
Re: Ask HN: What cool skill or project interests you, but feels out of reach?
#242Hobby electronics & robotics. I can make an LED blink on a ESP8266 (it's been a while), but that's it. I'd like to get more familiar with a multimeter, figuring out broken kids toys, etc. but it's a bit daunting. Maybe there's too many options and not enough constraints. I'm not sure.
Re: Ask HN: What cool skill or project interests you, but feels out of reach?
#243There's a few that come to mind, but none that feel actually as daunting intellectually as much as they are qualified by other factors. I'd like to go from indoor bouldering to rock climbing, but coordinating with a belayer doesn't seem super interesting and otherwise it's just a matter of expense, gear, and a slight pivot in my leisure time to start going at it. Otherwise, the skill that seems most out of reach is k…
I haven't done much climbing at all but I would encourage you to go for it. Being outside is a whole different level and a great excuse to spend time in nature. Start by talking to people at your bouldering gym. If you hear anyone discussing going out climbing, ask if you can tag along and just watch for a few times. Watch some videos about climbing basics to get an overall feel for it and some of the concepts and te…
That said, I appreciate the sentiment nonetheless; more encouragement to get out and do hard, rewarding things, especially social things, should never be frowned upon.
Re: Ask HN: What cool skill or project interests you, but feels out of reach?
#244Astronomy and quantum physics :)
Re: Ask HN: What cool skill or project interests you, but feels out of reach?
#245I have a theory that if society could unlock a hobbyist class of synthetic biology tinkerers it could unleash rapid growth similar to the computing industry. I'm not sure if the problem is technology not being low cost and high safety enough or a lack of social institutions supporting people like this.
Re: Ask HN: What cool skill or project interests you, but feels out of reach?
#246Earlier quoted context omitted.
I've just taken a quick glance at this, and will explore further -- but at first, it seems like it's really a good application of ad-hoc proofs to assembly code; which is a subset of what I'm interested in, but for me the more interesting thing about the paper was the structured safety proofs for things like memory safety, no read-before-write, no overflow, etc., and thinking about how this can be expanded and genera…
Yeah, I hear you. Many things are simplified in this crypto code, for example there’s no dynamic allocation. At the same time it’s incredibly difficult to get a realistic model of the hardware instructions because they all have side effects. And it gets incredibly more difficult if you try to prove real world, hand optimized code (vs academic proof of concept code). With all this said, I think this could be a good in…
That's okay, I haven't worked on code bases with dynamic allocation professionally in years, and even my hobby projects usually avoid it.
Re: Ask HN: What cool skill or project interests you, but feels out of reach?
#247The iPod nano 7g is not designed to last forever... it is hard to repair - the battery can be replaced but the internal 16GB flash memory is a job for professionals.
There are lots of The main pain point is controlling the device via headphone remote. The iPod supports play/pause, next, prev, vol+, vol- and fast-forward as well as rewind. Nothing comes close to this in android.
However, I was aiming to take one of the newer RISC-V boards with USB-C (like LicheeRV Nano or Luckfox Lyra), add a 2.4 inch display and a battery + gauge to it and 3D print a case, work out a UI via LVGL, but having 2 children is just too time consuming for such a project.
Sticking to my iPod Nano 7g hopefully lasts another 5 years until I can focus on it again :-)
Re: Ask HN: What cool skill or project interests you, but feels out of reach?
#248Re: Ask HN: What cool skill or project interests you, but feels out of reach?
#249"What cool skill or project interests you, but feels out of reach?" A job where I can support my family and feel valued/respected. I think that would be cool.
Yes. I could theoretically do just about anything, with a reasonable amount of ramp up time. And am interested in many things. Even willing to study ahead of time for free. Yet, my main obstacle these days is gatekeeping by others. People won’t let you work in a field without previous experience (in the exact thing) or significant credentials. Seems to have gotten worse over time, although ageism may contribute. Not…
Re: Ask HN: What cool skill or project interests you, but feels out of reach?
#250Earlier quoted context omitted.
If it's an index fund, what's the difference between this and a fund run in the EU that tracks a US market? Is it taxed differently?
I'm using 'index fund' broadly to refer to the cost structure - very low management fees, very "dumb" wide market tracking. Plenty of these already exist in the EU, for EU citizens, you are correct. But yes, they are taxed differently. A US-domiciled fund is much easier for US expats to invest in without risking losing over 100% of their return (I am not exaggerating), but only if you can actually find one which will…