HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Ocerge

no profile record

comments

Ocerge
·17 giorni fa·discuss
My network has gotten me every job over the past 10 years, and probably will get me the rest of the jobs I'll ever have. I am fortunate to have gotten into the industry when I did (2013), if I didn't have time to build a network I would genuinely be screwed.
Ocerge
·18 giorni fa·discuss
I am when I have a deadline and tangible work to do. If I don't, I am incredibly lazy and have pretty bad executive function issues.

Right now I have some pressing tangible work to do, so I've pulled 50+ hour weeks for about a month straight. Once this is done I'll probably struggle to get to 40 for a while.
Ocerge
·4 mesi fa·discuss
I turned off recommendations to try to reign in my screen time a bit and it's worked tremendously. My feed is exactly what I asked for, if I don't see a video worth my time then I close the app. It's better than ever in my experience.
Ocerge
·4 mesi fa·discuss
This has been my thought all along, not sure why I don't see it more. I'm not scared about being left behind, none of the tooling looks crazy enough that a few weeks of dedicated learning wouldn't catch me up.
Ocerge
·4 mesi fa·discuss
You will run into thundering herd/hotspotting/pre-warmed caching issues when you have to restart. There's generally not an easy to way to switch these sorts of systems on and off, especially a relatively new system that isn't battle-hardened.

I got nothing for the github outages this year though, that seems like incompetence.
Ocerge
·6 mesi fa·discuss
I am employed (which, fair or unfair, seems to always look better to recruiters) but opportunistic. So far I have interviewed 3 times in the past year, every single one being a referral. It's definitely advantageous to have experience/a real network these days, as it must be a relief to all involved to not have to wade through a mountain of AI-generated resumes. I genuinely didn't know what to tell my intern last year when she asked me for advice on how to get a job. Telling her jobs were free when I graduated in 2012 is not useful, but because that was the case I don't know what to tell somebody without a network.
Ocerge
·6 mesi fa·discuss
I work for a large video game company. I believe in escapism, it got me into computers as a child and ultimately into my career. I specifically left B2B big tech work and took a paycut just to sleep better at night. I find it difficult to imagine going back.
Ocerge
·7 mesi fa·discuss
I've already been working at it for a few weeks now, but I want to swallow my pride and stay up-to-date on interview skills (thankfully I'm safely employed but want to make sure I'm prepared if I need to be.) I do 2-3 leetcode problems a day and at least try to fully understand each line when comparing against the answer. I'm still pretty bad at it but instead of being terrified/anxious in the future I'd like to be confident that I at least can do my best. And my best is being prepared as opposed to just hoping I magically intuit a whiteboard problem out of thin air.
Ocerge
·7 mesi fa·discuss
Medicine, ideally Oncology. I only made that realization as an adult though.
Ocerge
·7 mesi fa·discuss
I did _exactly_ this 3 days ago after I hit a random keyboard chord on accident and brought up CoPilot (which I don't recall installing). I had held on to Windows for gaming just because I didn't want to fuss with Linux, but it was the straw that broke the camel's back. Instantly installed CachyOS onto a USB stick and formatted my entire drive.

I use KDE Plasma and it worked just fine. In fact all of my games (including Arc Raiders) are working just fine on Proton 10, maybe running slightly worse. The only issue I've run into is getting battle.net working through Lutris; I ended up manually installing it through Proton 10 on Steam and it worked just fine. Wish I made the switch earlier.
Ocerge
·7 mesi fa·discuss
I know the remote aspect is important to you, but having done this exact switch (general backend services dev -> backend dev for a big game company) this requirement is almost certainly going to hold you back. The field is bleeding jobs and there are plenty of people who will go ass-in-seat 5 days a week. Outside of that, there are a surprising amount of roles that generalist SWEs fit into that don't require any experience. It's been a very comfortable foot-in-the-door for myself, at least.
Ocerge
·7 mesi fa·discuss
I don't understand why you're being downvoted, you're not wrong. I think Suno being successful bums me out, I really hate it, but people that are not me love it. I can't do anything about that.
Ocerge
·8 mesi fa·discuss
My knee-jerk reaction is "No" if your goal is an easy-mode career that will give you a high salary right out of college, I think that dream is (largely) dead. If you really do love CS/related fields, I think there is plenty of room for you still, but it's no longer a free ride.

I graduated with a CS degree in 2012 so I fully benefited from the tech boom. If I were a senior in high school in 2025 knowing what I know now, I would probably go into Civil Engineering.
Ocerge
·8 mesi fa·discuss
I have 13 years of experience and a Senior title, but I'm not sure if that means much. Really I have just worked on web-related problems for the last 10 years (first 2 were LinuxRT USB drivers, which I think more and more fondly of these days) and have hit the same crossroads as OP. The main difference for me I'd say is that I'm actually very serious about moving into management; being an IC these days feels like I am on a never-ending treadmill of boring work. Add AI to the mix and I have never been less motivated than I am now to continue writing code.

So I guess the answer to the question of how I evolved is that I evolved rapidly until my ceiling, which was probably ~6-8 years into my career. I haven't learned much since, nor have I had to. Only now do I feel a stronger urge to look where the puck is going and skate towards it, so to speak.
Ocerge
·8 mesi fa·discuss
My team ships with a multi-hour CI pipeline that works 50% of the time and effectively zero local development. It's awful in almost every way developer experience-wise, but rock bottom is deeper than you think!
Ocerge
·9 mesi fa·discuss
This is awesome. It also brought back some anxiety from >10 years ago in college that reminds me that computer graphics and my brain do not agree whatsoever.
Ocerge
·10 mesi fa·discuss
Golf. I understand the image it has, and it's somewhat well-deserved, but the munis are teeming with fascinating people from all walks of life. I've made more friends in the past 5 years since I picked the game up than I did in the previous 10+ years of my post-college life combined. I love the ego check it gives me while rewarding real practice and patience. I also carry my clubs every round which makes it effectively a 5-7 mile hike each round.
Ocerge
·7 anni fa·discuss
> Now it's super easy until impossible/difficult.

That's interesting, I've never thought of it this way. I'm bored out of my mind at work more often than not due to not having full access to a monolith where it's actually possible to understand/work on the whole thing. Instead, I have to work until I hit a black box/3rd party and I have to either work around it or knock on the black box and ask the proprietors for help. I know that's a generalization, but it's a real cost of componentization of everything into services and the like, at least in the web world. It's _super_ fucking easy to get like 95% to a solution to almost anything on the web, but that last 5% where you spend the most time is like a constant root-canal.