Live data from Hacker News

Ask HN: What do you struggle with?

news.ycombinator.com

171–180 of 553 posts

Re: Ask HN: What do you struggle with?

#172
post #124

Depression, particularly since my wife of 28 years divorced me. It has gotten a lot better in recent months, but it's almost two years since she asked for the divorce. And as I have turned to spiritual and mental health work to alleviate my depression, staying interesting in tech stuff. Although Racket and Rust look kind of fun.

Just recently started using a website for learning languages called exercism [0] yesterday that has tons of programming language exercises (including Rust and Racket). You might try that, although it doesn't teach you the language (you have to search for language specifics yourself) it gives you mentors that can comment on your particular submissions to exercises. I'm learning bash right now and submitted an incomplete exercise last night with a question and literally just got my first message from a mentor telling me how to print unsigned ints using printf as that was the last thing I needed to solve my exercise. Of course chat channels are helpful for getting aid too.

[0]: https://exercism.io

Re: Ask HN: What do you struggle with?

#173
I feel that I live in a lie: the lie that we can keep on living with such high standarts without destroying our planet (our more exaclty, our future selves). I feel like we have to change radically the way we live to fight climate change and all coming ecological disasters... Yet I don't do anything, because it is to hard to give up all the comfort modern life can buy... But I know it will have to end one day...

Re: Ask HN: What do you struggle with?

#174

More recent jobs I have been told I am not coding quick enough, and being grilled because something took 2X or 3X that they expected done in X. Not sure if I am slow, have slowed down, or remained the same speed and now expectations are a lot faster, or it is more transparent with time logging in JIRA being a big thing now. What I do different to other coders I have noticed when doing code reviews is I do a lot less…

If people are doing a lot of copy-and-paste or boilerplate, then it sounds like a management issue. I suspect other people are in the same boat as you and are just hacking up anything that works and Just Ship It(tm) to look good.

This is a modern version of an old problem, now with all the micromanagement tracking and Github stats, etc. But it's all equivalent to the practice of counting lines of code. And it's wrong for all the same reasons.

My answer to this is the same for the last 10+ years. Management needs to read The Mythical Man-Month and internalize it, and you need to find a new job.

Too many companies out there think they can run their bloated organization as lean as a startup with all the cruft a "best practices" operation has. Unit tests, end-to-end tests, proper QA, peer review, various code sign-offs, etc. etc. etc. Meanwhile, Joe Bob Developer at Startup Inc. has root access to the prod server and pushed to prod three times before lunch.

Re: Ask HN: What do you struggle with?

#175
Money.... no matter what I do, I'm always living paycheck to paycheck. Even when I budget carefully, it just flies out the door. I am not sure how to get things under control and I'm worried that I'm just going to keep going further into debt. I've been working for years and don't have anything to show for it except for a bunch of debt and a credit card that's starting to fill up again.

Re: Ask HN: What do you struggle with?

#176

I’m 30 and haven’t really had much dating experience. It boggles my mind how people are already married by 30. How does dating work? Serious question.

I didn't get married until I was in my late 20s. Before that I had never held hands, never kissed, was still a virgin, etc.

I always struggled with thinking my competition had a huge advantage by having experience in all those things. But now that I have significant experience myself (married + 2 kids), I realize that wasn't really the case. You can go from a level 0 kisser to a level 3 kisser in an evening or two (most people never make it past level 3). And plus, the people worth dating won't reject you on inexperience in those things alone.

Re: Ask HN: What do you struggle with?

#177
I'm about to turn 30. I spend my 20's in college for a CS degree and developing my career after that. It went GREAT and my life is pretty fantastic. I've made really excellent decisions consistently.

But, the work is never over. Currently I'm struggling with:

- Getting healthy. I'm not obese but I'm not fit and if I don't have a habit of regular exercise now it's going to just get harder in the future.

- Working towards what I really want to do: game development. I paid off my student loans by hustling and being an office drone. Now I want to get back to what I got into programming for and get out of web development.

- Become a more well-rounded person in general. I don't want to be a TV / youtube / social media slave. I want to make art and explore and have a good life.

So I guess overall I do an excellent job with the day-to-day job grind, but I struggle to set goals for myself and follow through with those goals.

Re: Ask HN: What do you struggle with?

#178
I struggle with crippling social anxiety and shyness that has affected every aspect of my life. I'm 33. It's made job interviews awkward/uncomfortable, and even made it hard to find rock climbing partners because I'm not really fun to be around. I don't know what to do. Therapists haven't helped.

Re: Ask HN: What do you struggle with?

#179
post #26

Long-term: dating/relationships. I'm very outgoing, but I have love shyness or something like that. I basically don't date. I find the entire thing extremely stressful and unbearable. I've always been alone. Short-term: not much! I recently dropped everything and moved to the other side of the globe (Japan) on a student visa. I'm studying a very interesting language and culture and making friends with people from all…

I used to have something similar in terms of dating. Not sure how old you are but once you do it once it gets easier. I had a near death experience at about 25 and a friend showed a romantic interest and we were together for a long while after that. My problem is that I either wasn't interested in anyone or I fell in love completely with all the issues that can cause but for a lot of people dating isn't quite like that...

Re: Ask HN: What do you struggle with?

#180
I'm struggling to get away from being a developer. I left a comfortable, but low-paying job because there was no future and no promotions or job changes in sight. I want to work with people, not code. I hate being by myself in front of a computer all day.

That led to my current job, where I'm paid twice as much but not really measuring up to their expectations. I'm still by myself in front of a computer all day. I can't see myself getting promoted given how unimpressed they are with my performance.

I had a chance to get some experience doing something other than programming, so I took it - a 20-hours-a-week contract as volunteer coordinator on a political campaign, which I absolutely love, but now I'm stressed and running for my life all the time because I'm working every hour that I'm awake (and sometimes waking up in the middle of the night to add more stuff to my todo list).

I'm in trouble at my day job because my performance there has gotten worse, and expect to be fired soon. And now I'm worried that I'm doing badly at the second job as well, because I keep on forgetting things and making mistakes. It's too much and I'm miserable.

Post reply on HN