Live data from Hacker News

Ask HN: As a developer, what are your biggest pain points?

news.ycombinator.com

11–20 of 81 posts

Re: Ask HN: As a developer, what are your biggest pain points?

#14
post #9

The fact that interviewing for software engineering jobs tests skills that are mostly unrelated to software engineering. Related: interviews that are SE relevant, but in no way apply to the job at hand. Example: I was asked by a 50 person company to “design the Twitter home page/feed for the world.” Relevant to SE, sort of... I mean, who designs massive distributed systems themselves without being able to consult col…

Might be worse? Yes, whiteboard coding questions.

Unbiased opinion, but this is a problem I really care and I'm trying to solve with https://type12.com

Re: Ask HN: As a developer, what are your biggest pain points?

#19

Not being disturbed. Being able to stay focused.

This. I've found a pair of 3M Peltor Optime III do a pretty good job at keeping people away while I'm working.

https://www.amazon.co.uk/Peltor-Optime-Earmuffs-Headband-Bla...

North American equivalent appears to be:

https://www.amazon.com/3M-Earmuff-Protectors-Hearing-Protect...

https://www.amazon.ca/3M-Peltor-Optime-Earmuffs-H10A/dp/B000...

Re: Ask HN: As a developer, what are your biggest pain points?

#20
As a web developer, my biggest pain point was the never-ending pressure to get a project done by tomorrow with perfect no bug code.

Another was designers designing because it's "cool" and everyone else is doing it as opposed to designing for app function and helping the user get around the app easily. Some designers love eye candy that weighs the app down with useless features that are cool once but get in the way over time.

One that really comes to mind is bad SCRUM project management. The longer projects will always get spaghetti code when badly managed that will be a bear to maintain. It's not too bad for smaller projects but longer project the manager needs to be a master to divide the project into manageable parts that will deliver good code.

Post reply on HN