mr_00ff00

↗ HN profile [ 71.6 ms ] full profile
Karma
0
Created
()
Submissions
15,541,047
  1. As title says, what advice do you have for someone who is a mid-level SWE (4-6 YOE) and about to become a product manager?

  2. With AI growing and taking away the “coding” part of my job, but leaving the messy real-world on-call and code reviewing, I am enjoying my work less and less. I’m relatively knew to SWE (5 YOE), but I’ve lost a lot of…

  3. Hello, I am building a backend API and have the choice between using these two languages. I am slightly familiar with Go. I have never used Kotlin but have experience with Java. Is there any reason to consider Kotlin if…

  4. Hello all, I have been working as a software engineer for 3 years now, and I am happy with how much better I have become in that time period. However, I do have one issue that seems to be a constant with me: When I open…

  5. Hello all, I am building a backend API and I have free reign to choose a language to build it in. I know it will deal with async and I heavily prefer statically typed languages, so those are my two preferences. I work…

  6. I always seem to have small misses in my PRs, more than I think others have. I am trying to develop good habits so I write code and catch those small errors. Typical I write it and try to pay attention to the style of…

  7. Hello all. I am a decently junior C++ dev and I wanna spend some free time doing low level programming in a more modern language. I am curious if anyone has built games in zig and has any recommendations? I have no…

  8. Hello all, Curious if anyone has any good examples of well designed systems projects. I am looking mainly for C++ but Rust projects would be good as well. Often when I ask this type of question, people show repos that…