Live data from Hacker News

Ask HN: What skills do you want to develop or improve in 2025?

news.ycombinator.com

81–90 of 309 posts

Re: Ask HN: What skills do you want to develop or improve in 2025?

#81

I want to learn how to properly build a habit/routine that isn't dopamine driven. I have ADHD and I recently realized, even as I'm pushing 50 years old, that all of my hobbies, habits, and "likes" have been dopamine driven. I need to learn how to exclude the reward of a dopamine hit as the reason for doing something. Resources welcome.

A good ADHD coach can be life-changing, as cheesy and corny as it sounds. As you’re likely aware (but for the benefit of everyone else), the ADHD brain is not extrinsically and intrinsically motivated by the exact same things of someone with a more neurotypical brain.

An ADHD brain is more motivated by external Urgency while a more neurotypical will be motivated externally by Importance. This often leads to ADHD people being perceived as anywhere from flakey, unreliable, to totally unconcerned with problems and/or commitments. In social relationships, they are perceived as being anywhere from touch and go to just unwilling to invest into social bonds. The worst part is that if you are able to mask well in one area, you just don’t have the energy to mask everywhere else. It’s like an unwinnable game of wack-a-mole.

It has taken many years and losing so much to get to where I am and it’s still objectively shit. Knowing that every in the world is not made for how your brain functions and is often made specifically for how the majority of people’s brain functions is depressing.

I’ve found that very carefully selecting work that lets me lean into my specific strengths (good under pressure, able to dive deep on technical problems and pull out results, and being a good business communicator), in conjunction with aggressively automating or pre-preparing parts of my life that suck (laying out clothes/tools/equipment the night before, having a checking “escrow” account all my auto bill pay gets pulled out of) helps me function more efficiently.

It gets better, you can carve newer and deeper neural-pathways by sticking to routines, and finding ways to get that dopamine.

Also medication, that really helps.

Re: Ask HN: What skills do you want to develop or improve in 2025?

#82
WebGL. At least for 2d graphics. And brush up on the simple aspects of the maths that are involved.

Web accessibility.

Would be great if I could finally finish a simple static website for myself. I've been stuck in the analysis paralysis phase for so long it's embarrassing.

Re: Ask HN: What skills do you want to develop or improve in 2025?

#84
post #82

WebGL. At least for 2d graphics. And brush up on the simple aspects of the maths that are involved. Web accessibility. Would be great if I could finally finish a simple static website for myself. I've been stuck in the analysis paralysis phase for so long it's embarrassing.

Check out three.js, it's amazing and has a 2D api

Re: Ask HN: What skills do you want to develop or improve in 2025?

#85
post #65

Back to embedded systems, particularly with Rust. I did computer engineering in college some 10-15 years ago, where these projects were super basic and difficult to get into. Seems like massive advancements in the past decade. Maybe my eye has been watching for these, but I'm seeing many more posts about ESP32 projects, for example, being linked here. Same for RP2040s, along with sensors galore and wifi / bluetooth c…

I've been a (professional?) embedded software engineer for 25 years. I tried rust a few times, but did not particularly enjoy the experience. MY_GPIO.borrow(cs).borrow().as_ref().unwrap().odr.modify(|_, w| w.odr1().set_bit());

It seems like the options are 1) MicroPython, which is really easy to use (use python for everything) but lacking in anything lower level to a quick restriction on what you can do. 2) C, which I've used before and understand, but going from the Arduino or PlatformIO experience would require a lot of learning as well. 3) Rust (with embedded_hal and embassy), which is newer, along with different language, but with ability to go lower level with complies, and seeming overall goal to be more widely used.

College was all C/C++ so I've used that before, so I can understand and pick up the code. Since I have brief experience rather than your experience, I'm betting that the time it'd take for me to get up to speed with C and fuller dev environments would take as long as with Rust, and since I can use rust in more applications for what I do professionally, I'm figuring to put the time there.

What have you built and with what in your 25 years? Too many posts and vids about these things are intro rather than more in depth. It's great to hear from people who actually do this into production rather than mini-projects.

Re: Ask HN: What skills do you want to develop or improve in 2025?

#86

Writing. My ability to write is highly dependent on the context. I'm much better at essays than emails, and fiction is completely outside my abilities. I would also like to change my style a little to be less flowery and more succinct. More Paul Graham than purple prose. Marketing. I'm hopeless at it, and I need to be at least OK at it in order for my project ( https://nuenki.app ) to succeed. Time management. I'm ve…

The site is solid, but as somebody who has also built a foreign language partial translation extension over a decade ago, there's a TON of competition in this area.

Off the top of my head, I can think of Langulearn, Language Immersion for Chrome, Polyglot, Alpharabius, Mind the Word, Gloss (I think defunct now though), and Toucan. These are all extension-based approaches and range from individual words to entire sentences.

Re: Ask HN: What skills do you want to develop or improve in 2025?

#87
Spanish! Been learning for about 4 months and just had my first opportunity to speak a lot, stayed with a spanish speaking family for 4 days. It went much worse than expected, I couldnt understand anything and spoke so slowly that I only had a few oppirtubities to join the conversation. So I hope by the end of 2025 ill be a little more fluent.

Using a program called learncraft spanish currently and its been very very effective imo. Recommendations for learning strategies are welcome!

Re: Ask HN: What skills do you want to develop or improve in 2025?

#88
post #38

Oddly enough, for 2025 I would say writing. I would normally think that with the rise of LLMs, writing would be come obsolete. Interestingly though, I think LLMs make good writing more valuable and at the same time more rare.

> I would normally think that with the rise of LLMs, writing would be come obsolete

If LLMs obsolete writing, then they will also obsolete reading. Why waste time on reading texts when you know that no effort has been put into creating them, when they do not encourage trust, or sparkle joy.

Re: Ask HN: What skills do you want to develop or improve in 2025?

#89
English, German, and all hard skills i'm slacking off: Cloud, Deep knowledge of networking and linux. Maybe finish reading Design Data Intensive Applications for good. And definitely getting a Java certification as I find it useful as a personal metric.

For my hobbies, I still hope to get things organized (in my computer, my desk and my mind) to record some metal composings.

Re: Ask HN: What skills do you want to develop or improve in 2025?

#90
Utilizing advice without having to learn lessons the hard way.

Probably should B1 my Spanish.

Sales. High volume sales specifically and capitalizing on opportunities that I’m maybe not ready to take on yet.

Applying consistency to my goal setting. Ie reading run rate.

Post reply on HN