TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What are you doing to stay employable in tech in the next 1-5 years?

56 点作者 hifromLA超过 1 年前
It’s obvious the game has changed and while no one has a crystal ball, I’m curious what you all are focusing on to stay employed in tech.

25 条评论

nickd2001超过 1 年前
"It’s obvious the game has changed" - it's obvious you haven't been in tech all that long. ;) that was a joke answer - no offence intended :) But seriously, I've heard "the game has changed" many, many, many times over the last few decades. Its true. The game is constantly changing. :) "what you all are focusing on to stay employed in tech". - Same answer as its always been. Be reliable, show up, get stories in the Done column. Be friendly, nice, help others when they're stuck, ask for help when you're stuck, do a mixture of work, some with new tech you wanna learn, some on old legacy stuff or things other people don't like so they're grateful you did so they didn't have to and want to hang onto you 'cos you know the codebase. Look after your boss :) People forget to do this. (not being a sycophant, just genuinely making their life easier and trying to be not too much of a PITA to manage). If a job ends up being stressful / non-fun, or you're locked into all old tech with no future, then ask for a change to the role, or move jobs internally or externally.
评论 #39064394 未加载
评论 #39062942 未加载
bruce511超过 1 年前
Stop following the crowd. Where the crowd is, there are lots of people after your job, and if we&#x27;re honest, probably better than you.<p>I&#x27;ve had one job my entire career (31 years and counting.) It&#x27;s very niche tech. I&#x27;m good at it. There are maybe 10 other people in the world who can do what I do. And they&#x27;re all overworked.<p>The real value and security in tech is in the edges, not the mainstream.
评论 #39061396 未加载
评论 #39052130 未加载
评论 #39052081 未加载
评论 #39052285 未加载
评论 #39052442 未加载
aristofun超过 1 年前
It’s a trap to be scared and try to gamble on near future.<p>By the time most of today’s wannabe AI gurus are good enough to get a decent job offer - AI would not be such a big deal (best case scenario imo).<p>I didn’t notice any “obvious” changes in the game that weren’t there before.<p>For instance I don’t see anything different in requirements and comments of HRs reaching me.<p>JVM is still same jvm, bugs are still bugs, unit tests are still unit tests.<p>The fact that now instead of googling a problem you google and gpt it is a minor change in any real world complex engineering context that im aware of.<p>What exactly is obvious to you that im missing?
评论 #39051161 未加载
评论 #39052464 未加载
评论 #39052183 未加载
penguinlinux超过 1 年前
I am a devops engineer working mostly with platform engineering managing over 80 eks clusters, I am learning more AI an embracing AI, it makes my job much easier and helps me write tooling faster. I notice people at work that resists AI and like to do things the way they have been doing it for years. I wrote an Azure wrapper that helps my team debug kuberntes issues in real time using AI , it also analyzes deployments and makes recommendations and this has caught the attention of teams that are now using my tool to debugg their workloads.<p>My company already is doing a hiring freeze and we have a lot of work so having tools like OpenAI has been invaluable to help me with my daily work.
评论 #39052113 未加载
JohnFen超过 1 年前
I don&#x27;t think it&#x27;s obvious that the game has changed at all. I plan on doing what I&#x27;ve been doing to stay relevant in my career so far: keeping my skills fresh, tackling new problems, etc.
austin-cheney超过 1 年前
Not writing JavaScript for money ever again. I switched careers. Now all future jobs will either be in management or require certifications or someone else more naive can have it.<p>My solution in general terms is to go where competence isn’t ambiguous.
评论 #39051515 未加载
评论 #39058345 未加载
评论 #39051385 未加载
sandreas超过 1 年前
- Understanding git (deeply, including PR, cherry-pick, merge, etc.)<p>- Using modern tools (ChatGPT, Phing, Copilot but also GH Actions, docker, etc.)<p>- Workflow improvement (Faster typing, how to use keyboard shortcuts, write scripts for automation)<p>- Debugging and measurement (Finding issues quickly, Analyse performance, etc.)<p>- Basic infrastructure understanding (Networking, Orchestration, Deployment, CI, etc.)<p>- Automated Testing (How to write Unit-Tests efficiently to save time ignoring all the TDD 95% coverage bullshit)<p>- Learning Markdown (How to write good technical documentation quickly)<p>- Learn concepts, not Frameworks[1] (tinker with other languages, command line, GUI, Web, etc.)<p>- Basic Operating System and Hardware understanding (Tanenbaum: Modern Operating Systems, drivers, etc.)<p>[1]: <a href="https:&#x2F;&#x2F;pilabor.com&#x2F;blog&#x2F;2021&#x2F;05&#x2F;learn-concepts-not-frameworks&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pilabor.com&#x2F;blog&#x2F;2021&#x2F;05&#x2F;learn-concepts-not-framewor...</a>
ivraatiems超过 1 年前
I&#x27;ve been asking myself this question a lot, and I don&#x27;t have a perfect answer, but here is what I am seeing so far:<p>We are moving from a period of time in which engineers were needed to do, essentially, day-to-day grunt work of software development (write this CRUD app, figure out this schema, implement these requirements) to a period of time where engineers will be needed to oversee, design, and manage relatively intelligent tooling that will do those things for us, and then be evaluated on its results.<p>Put another way: Engineers are currently like factory employees at the turn of the 20th century. Lots of manual tasks are needed to keep our &quot;factories&quot; running, tasks that, in the 21st century, robots can do just as well. But that doesn&#x27;t mean no humans work in factories. Plenty of people do, but what they do are the things that the machines can&#x27;t be trusted to do alone, or at least, can&#x27;t be trusted to do alone sufficiently reliably for reasonable cost.<p>But even so, far fewer people work in factories now (as a proportion of the population) than did in the early days of the industrial revolution. It seems to me that engineering will likewise be winnowed down. That means that ultimately even the most valuable engineers won&#x27;t be <i>as</i> valuable. You won&#x27;t need as many of them to do the work, and you won&#x27;t need to pay them as well.<p>If I choose to stay in engineering (which is by no means a guarantee), I think I will need to focus on moving from &quot;day-to-day implementation&quot; into &quot;designing and monitoring the overall approach to systems.&quot; At most organizations, this means getting to and being successful in, at minimum, a staff engineering position, preferably higher (e. g. lead&#x2F;principal). I am nearly there at my current organization, but I don&#x27;t have the skills to perform at the next level yet. I can probably develop them, but that&#x27;s also not for certain, and even if I do, I might not like that kind of work.<p>In that case, if I wish to remain in the workforce I will need to change career fields, and find one of the things that won&#x27;t be automated away by LLMs or similar technology over the next 15-20 years. (For example, contrary to a lot of thinking currently, I think a premium will continue to be placed on genuine human creativity; I don&#x27;t think AI will eliminate the desire for humans to consume art created by other humans. Any field which involves physically <i>doing</i> - such as the trades, or maybe some kinds of hardware engineering - would also be an okay bet.)<p>Or I could always coast on the coattails of my spouse, who is already in such a field. That might be easier :)
theshrike79超过 1 年前
I keep an eye on the trends and kinda dip my toe in a bit so that I know the basics.<p>Like with AI, I&#x27;ve tried Copilot (in the free beta). I&#x27;ve poked around GPT both on the web and using the API. I&#x27;ve tried local LLM models and StableFusion.<p>Not going to go all-in on any of that, but I kinda know what&#x27;s going on and where the tech is at.<p>Now if someone pays me to take a deeper interest, I already know where to start looking and who to ask for more information.<p>Also: look for the boring stuff. There&#x27;s a ton of work in the uncool industries.<p>There&#x27;s software in tractors, mining equipment, smart metering etc. It&#x27;s not the cool whiz-bang stuff where you can rewrite everything in Rust, but on the other hand it&#x27;s stable work where the software is just a part of the bigger machine and you&#x27;re usually not writing code with a fire under your ass. Nobody expects 16 hour work days and there&#x27;s actual work-life balance.
ulfw超过 1 年前
Stay employable? I have been unemployed for 1.5 years. Absolutely NOBODY needs a product management leader anymore. If anything only entry level and I am overqualified to do that (not saying it arrogantly, but companies don&#x27;t ever consider me stepping 3-4 levels back). Tech is in a slow death spiral.
评论 #39052516 未加载
评论 #39054917 未加载
评论 #39052796 未加载
all_usernames超过 1 年前
I don&#x27;t know but I&#x27;m 25 years into my career and awk, sed, and grep are still valuable skills across many of the roles I work with.<p>I&#x27;ve often found fundamentals to be just as important, or more important, than chasing the trends.
neonlights84超过 1 年前
I&#x27;ve been navigating this question myself - in the mechanical engineering world.<p>Much of my background is in product design, particularly sheetmetal enclosures. I grinded through a few different jobs in that space, picking up some skills in CAD Administration, PDM (think engineering document workflows), and programming (mostly VBA and Python). I saw myself moving away from product design&#x2F;manufacturing into engineering automation... but I kept getting pulled back into designing widgets.<p>In my early career, designing widgets was fun and interesting. Even got some patents. But indecisive customers and overpromising salescritters made the experience extremely frustrating. Some people just love to quibble with designers over minutiae, resulting in delays and overruns. &quot;Sure, the product is functional, but... it doesn&#x27;t look like what we had in mind.&quot;<p>I got laid off this past summer, but lucked out with two competing employment offers. Company A needed a product designer, and they needed a CAD&#x2F;PDM Administrator as well. Company B needed someone to reverse engineer existing CAD models and program mesh generation scripts for simulation software verification models. In comparing these, I realized I had an opportunity to pivot away from designing new manufactured products - and negotiate for more money in the process. So I picked Company B, even though my skills were probably a better fit for Company A.<p>Since starting my new job, I&#x27;ve found myself lately enjoying lots of downtime. In product development, I was always scrambling to produce and change designs to meet ever-evolving requirements. The design process often trends toward instability and complexity as requirements contradictions arise. In contrast, reverse-engineering naturally reaches a point of stability, and quickly. It&#x27;s very satisfying doing well-defined modeling tasks and knowing that the tasks are DONE.<p>Future-proofing a tech career is often seen as an exercise in skill-building, focusing on what employers are trying to acquire in new hires. But I think tech workers really need to think about eliminating their career pain points as well. Reducing burnout can open your mind to new career possibilities.
meiraleal超过 1 年前
I&#x27;m creating a low-code platform using AI to automate my own work (to be more productive) and also trying to learn how to engage an audience on social media (around AI and software development) to use as leverage to get contracts, launch apps and make a profit.<p>As a coder since 2002 (when I was 12 years old), I feel like I got into tech at the right time. Nowadays the new hacker is the people that can amass a big audience doing interesting things. If I was 12 years old now, I probably wouldn&#x27;t hack my way coding, I would do it through social media.
评论 #39051636 未加载
评论 #39052844 未加载
d--b超过 1 年前
Back in school in 2004, I had to make a choice: go into quantitative finance, the stuff was piping hot, and people there made a lot of money OR follow my interest in AI&#x2F;neural nets, possibly not making much.<p>I chose finance, then the crises kept hitting. I don&#x27;t regret it, because I&#x27;m still very employable and I did make some money. But to me it&#x27;s a bit of a missed opportunity.<p>The point is: don&#x27;t look at what is hype now, look at what could be good in a few years. My guess is that the next huge thing is robotics.
jokethrowaway超过 1 年前
Definitely adding generative AI clients on my portfolio, then just using the latest tech I like. I don&#x27;t take side gigs unless they&#x27;re AI, Rust or solid.js.<p>The focus is still on making products and live off them though, more than staying employable.<p>Staying employable is a nice side effect of training the &quot;building products&quot; muscle.<p>I don&#x27;t think it will be too soon but at some point work done by humans will lose any meaning and we&#x27;ll just divide in people with income&#x2F;value generating assets and people without.<p>Better be rich by that point.
wmoxam超过 1 年前
Game has always been the same, provide value and you&#x27;ll do well.
评论 #39052146 未加载
ilaksh超过 1 年前
I&#x27;ve been avoiding having a real job for most of my adult life. I am trying to build an online business or two that leverages AI. Such as for fine tuning LLMs or an open source agent hosting system.<p>Although right now I don&#x27;t have the energy to work on that stuff since I am scrambling to get the next crap Upwork contract.
评论 #39051416 未加载
mrnotcrazy超过 1 年前
I’m taking some time to go back to school and finish my bachelors. I work with a lot of rural ISPs so I think for the moment I’m ok. I might pick up some networking skills. It seems like networking changes slower than server side stuff cause it more often requires hardware upgrades.
helij超过 1 年前
Not sure about your capability but what I see in most of new devs and techs is serious lack of fundamentals. I would start there. Once you tick that box it doesn&#x27;t really matter what&#x27;s next. You&#x27;ll pick it up quickly.
评论 #39055015 未加载
plasticchris超过 1 年前
C worked for the last fifty years or so, I think it has staying power for the next five.<p>But more seriously, just keep learning stuff. New languages, systems, tools, whatever grabs your interest.
quickthrower2超过 1 年前
I work for a company that I think will last, and is good to work for so just hold on tight! I did move over to devops (platform if you prefer) which I think is more evergreen. So knowing both app development, being the person who can configure tailwind on npm, how to do backend queries and set up an ingress controller in kubernetes is kinda a good jack of all trades to have!
jessenaser超过 1 年前
Do what no one else can do. What no one thinks is possible, or worth their time, but you know it is.<p>The future you can bet on is the one you create.
评论 #39062645 未加载
whateveracct超过 1 年前
Take it a year at a time, and always pay attention to the job market &amp; put out feelers every year or so to gauge where I stand.
pokoblond超过 1 年前
As a design student, I&#x27;m curious about what any designers are doing. (Design as in visual, graphic, or interaction)
kidgorgeous超过 1 年前
trying to get my Amazon AWS Machine Learning Cert. Certs definitely give you credibility in this game nowadays. Google Cloud certs are also good, as well as CyberSecurity stuff
评论 #39058422 未加载