Live data from Hacker News

Ask HN: What cool skill or project interests you, but feels out of reach?

news.ycombinator.com

271–280 of 281 posts

Re: Ask HN: What cool skill or project interests you, but feels out of reach?

#271

Game development. I’ll admit that part of my problem is chronic depression over a decade+. The idea of gamedev excites me, but I have a hard time feeling passionate about anything these days. You definitely need that for games. Hell, I’m barely able to sit down and even enjoy games anymore.

We're not depressed, the rest of the world is just stupidly optimistic.

Sounds like you have succumbed to the engagement algorithms

Re: Ask HN: What cool skill or project interests you, but feels out of reach?

#272
I want a bridge from having good ideas to great ones when it comes to applying new technology to mediated / people-focused / delightful experiences. Like Disney Magic band early on, or some of the solid uses of machine learning like detecting biodiversity in the Amazon. I have ideas I consider good, but they are almost never great —by a degree of awe inspiringness, fun, or impactful outcome. I practice creativity and get accolades in my career as a creative technologist (marketing and brand experiences), but can’t seem to break through the ceiling on my thinking.

Re: Ask HN: What cool skill or project interests you, but feels out of reach?

#273
Graphics programming, I have done some basic stuff but moving into 3d and actually make stuff that looks good and using like vulkan is a goal that I never get around to.

Also writing my own dbms, but this one I have at least seriously started reading up on and play around with.

Re: Ask HN: What cool skill or project interests you, but feels out of reach?

#274
post #6

Hobby 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.

Maybe try out PlatformIO and check out the Sparkfun QWIIC ecosystem (it’s I2C based, but made to be very approachable) which is also supported by many Adafruit offerings. You can get pretty far with some cheap hobby servos. Then as you get more comfortable, maybe try driving some stepper motors, etc.

Re: Ask HN: What cool skill or project interests you, but feels out of reach?

#275

Graphics programming, I have done some basic stuff but moving into 3d and actually make stuff that looks good and using like vulkan is a goal that I never get around to. Also writing my own dbms, but this one I have at least seriously started reading up on and play around with.

For graphics, I was eager to play with rust and the pixels crate was recommended to me - which has been great! It abstracts away a lot but doesn’t get in the way when you want to dive in deeper. But it’s also all in Rust, so that’s one caveat.

Re: Ask HN: What cool skill or project interests you, but feels out of reach?

#276

Being able to spontaneously speak with people and slow thinking. I am ok at writing with people, because it gives me time to think and refine my message. But I really suck at live events and talking to people in real life. Did anyone overcome it? And how?

Might something like a Toastmasters group help with this? (I can’t say with certainty, because I’ve never actually partaken in one)

Re: Ask HN: What cool skill or project interests you, but feels out of reach?

#277

Graphics programming, I have done some basic stuff but moving into 3d and actually make stuff that looks good and using like vulkan is a goal that I never get around to. Also writing my own dbms, but this one I have at least seriously started reading up on and play around with.

For graphics, I was eager to play with rust and the pixels crate was recommended to me - which has been great! It abstracts away a lot but doesn’t get in the way when you want to dive in deeper. But it’s also all in Rust, so that’s one caveat.

Is it like sdl2/3 and sfml or raylib?

Re: Ask HN: What cool skill or project interests you, but feels out of reach?

#278

Earlier quoted context omitted.

For graphics, I was eager to play with rust and the pixels crate was recommended to me - which has been great! It abstracts away a lot but doesn’t get in the way when you want to dive in deeper. But it’s also all in Rust, so that’s one caveat.

Is it like sdl2/3 and sfml or raylib?

I suppose you could relate it to those in some ways, but it’s very small (in scope and size). https://crates.io/crates/pixels

Re: Ask HN: What cool skill or project interests you, but feels out of reach?

#279
For me, it’s SEO. I've always been fascinated by how search engines work, but for the longest time, it felt too technical or overwhelming — algorithms, keywords, backlinks, content strategies... it was a lot.

Recently though, I took the plunge and created a Turkish-language book site: https://kitab-evi.com/. It’s all about literature and reading, and now I’m diving into SEO with the goal of getting it to rank in the top search results. I’m learning step by step — experimenting with keyword research, improving on-page structure, and exploring tools like Google Search Console and Ahrefs.

It’s still intimidating sometimes, but I’ve found that the best way to learn is just to start. If anyone has tips or resources for multilingual SEO or ranking content in non-English markets, I’d love your advice!

Re: Ask HN: What cool skill or project interests you, but feels out of reach?

#280
post #65

Earlier quoted context omitted.

My time to shine! I'm a computer programmer but I've been making music digitally for about 15 years now The software you want is called a DAW - Digital Audio Workstation. There are 300 DAWs, you need to find the one that fits your 'style' or 'workflow'. There are a multitude of paradigms, as making music is not a single technique. Once you find your DAW, my recommendation is to just make lots of music. Make the music…

Your enthusiasm is shining through. For someone wanting to do exactly what you said "just make lots of music. Make the music you imagine in your head." and faced with the issue of "There are 300 DAWs, you need to find the one that fits your 'style' or 'workflow'.", how do I choose? I am not a music maker, I have never made music - I would like to though. I don't even have a style or workflow. I don't know how to star…

Start by starting! Pick a DAW, if you can't pick one, pick one of the most famous. Ableton Live maybe?

Just put some notes down and hit the play button. That's the whole feedback loop. Everything else is just honing your skill and repeating this feedback loop 80 thousand times until you start getting stuff out that you semi-like :)

Post reply on HN