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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Why does getting a job in tech suck?

66 点作者 InfamousRece9 个月前

9 条评论

mianos9 个月前
A big thing is the rise and rise of bullshitters. Wall to wall buzzwords and made up stories about what they did in their last job. Leetcode filters a lot, but it also filters out, just as many, if not more, people who can actually do what they say.
评论 #41337842 未加载
评论 #41344185 未加载
评论 #41339784 未加载
somethoughts9 个月前
I think an interesting follow-up discussion&#x2F;blog post would be - okay getting a job in tech may suck... but doesn&#x27;t getting a job outside of tech suck even harder?<p>In other words, if you were starting college today, would you still do tech? Is it still better than getting any other job for equivalent pay bands?<p>Specifically comparing early career job seekers:<p>* Easier&#x2F;harder to get $50-100K tech job versus $50-100K job in other fields?<p>* Easier&#x2F;harder to get $100-150K tech job versus $100-150K job in other fields?<p>* Easier&#x2F;harder to get $150-200K tech job versus $150-200K job in other fields?<p>Other fields are things like marketing, accounting, law, medical, biotech. A quant&#x2F;finance job is probably CS or CS adjacent these days so its basically a tech job.<p>My take is that by the time you get above $130K there probably is not any other field outside of tech where this is possible unless there is some very unique skill.<p>And instead of annoying but somewhat objective leetcode&#x2F;live coding whiteboard interviews; hiring is way more subjective, credential based, network based and gate kept.
评论 #41337405 未加载
评论 #41337867 未加载
tropicalfruit9 个月前
AI has certainly made me feel like coding is low value.<p>the derivative and repetitive nature of most coding tasks.<p>when I ask GPT for some code and it spits out 200 lines of boilerplate in 2 seconds, i feel sick. what am i doing with my life.
评论 #41338811 未加载
评论 #41338939 未加载
评论 #41336556 未加载
评论 #41336969 未加载
评论 #41336452 未加载
jarsin9 个月前
&gt; Interest rates are most likely the single biggest factor for why tech hiring has gotten worse.<p>The fed just made it official that the easing cycle is beginning. The 10yr has already front run them by about 1.7%.<p>So if the article conclusion is correct tech job market could look good going into the new year.
评论 #41335448 未加载
PeterStuer9 个月前
&quot;I think if your product doesn’t work with an off-the-shelf model, it’s unlikely to magically start working with a custom, in-house model.&quot;<p>In my experience a lott of LLM usage in B2B is fairly basic (translation, summerization, data extraction, categorization) and fairly well handled by current SOTA foundation models. Could this be improved by custom&#x2F;finetuned models? Sure, but in nearly all cases I have seen the ROI of improving other parts of the application is way higher than the investment in developing and maintaining custom models.
crackalamoo9 个月前
Really interesting idea overall. But I disagree with this part:<p>&gt; Algorithms are tiny parts of large systems. The algorithm part can usually be abstracted as an API call that provides some value(s) with inherent uncertainty; an ML endpoint is in essence an API call with few or no side-effects that returns an uncertain value. It turns out, the system design surrounding this almost always matters more than the algorithm and the dumb algorithms tend to do well enough anyway.<p>I think this is basically dismissing almost all APIs and algorithms in favor of system design. But system design is pretty similar in many apps, while the value of each app is very different. So clearly the API&#x2F;algorithm is very important, and often the most important part.<p>I also disagree about AI not taking jobs. GitHub copilot definitely makes programming about 30% faster. To keep up the jobs, we would have to write 30% more code. But it seems innovation is the limiting factor more than typing code, so maybe we&#x27;ll only write 15% more code, and we can have less devs.
评论 #41335552 未加载
评论 #41339062 未加载
eclectic299 个月前
A whole article about getting a job in tech and no mention of the abominable leetcode. Surprise! From junior to principal Leetcode is here to stay. Good luck solving 2 problems in 35 mins.
评论 #41335907 未加载
tekla9 个月前
It doesn&#x27;t suck. Its mostly reverting to &quot;how everyone else dealt with getting a job in the last 100 years&quot;
yungporko9 个月前
in my experience it doesn&#x27;t suck too much in the uk. i&#x27;ve never had a shortage of interviews and i&#x27;ve never had an interview like the ones frequently described by americans, where they have to write code on a whiteboard and solve extrenely difficult leetcode questions etc.<p>i update my cv, upload it to the big recruitment websites, recruiters do all of the work, my phone rings 3-5 minutes later and the calls barely stop for a second until i&#x27;ve been in my new role for 2-3 months. interviews are always laid back conversations over the phone or a teams call with no curveballs, just the standard questions like what kind of stuff do you work on in your current job, what tech stack do you use, what do you think about [current popular thing], etc. i&#x27;d say i get an offer from about half of the interviews i do.<p>my only real complaint other than the amount of recruiters who deliberately waste mine and their own time for reasons known only to them (which has always been a thing), is the very obvious coordinated push to get people &quot;back in the office&quot; spilling over and affecting developers, which means there are way less fully remote roles than there were even before covid.