<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title>dtg</title><id>https://example.com/feeds/tags/tech.xml</id><subtitle>Tag: tech</subtitle><updated>2026-06-04T19:13:43Z</updated><link href="https://example.com/feeds/tags/tech.xml" rel="self" /><link href="https://example.com" /><entry><title>Job Search 2026</title><id>https://example.com/job-search-2026.html</id><author><name>Dylan Gleason</name></author><updated>2026-04-21T13:20:00Z</updated><link href="https://example.com/job-search-2026.html" rel="alternate" /><content type="html">&lt;p&gt;After roughly 4 months of searching for a software engineering job,
I've come away with a few observations, along with some other stray
thoughts that seem worth sharing, regarding my personal experience in
current job market.&lt;/p&gt;&lt;h2&gt;Specialists Over Generalists&lt;/h2&gt;&lt;p&gt;As a software generalist, my skills are all over the map. I have
worked in startups mostly, in various languages, and in different tech
stacks. My polyglot, &amp;quot;jack of all trades, master of none&amp;quot; background
seems particularly ill-suited to this very competitive market.&lt;/p&gt;&lt;p&gt;Though I am searching for backend &lt;em&gt;product&lt;/em&gt; engineering roles, because
I am also looking primarily at companies that require Go programming
skills, most of the open Go roles I've seen are focused more on
&lt;em&gt;platform&lt;/em&gt; engineering. This makes sense, as Go is a language that is
particularly well suited to a lot of platform engineering
tasks. Typically, these roles require a fair amount of experience with
container orchestration technologies, in particular Kubernetes. Since
I don't have a ton of professional experience with Kubernetes, I am
finding trouble positioning myself with hiring managers for these
types of roles.&lt;/p&gt;&lt;p&gt;While I have some experience in web operations and &amp;quot;DevOps&amp;quot; more
broadly (CI/CD, automation and the like) and full-stack development,
my skills are not current enough or specialized enough to be seriously
considered for these types of roles.&lt;/p&gt;&lt;h2&gt;Tech Stack Alignment / &amp;quot;What Have You Done for Me Lately&amp;quot;&lt;/h2&gt;&lt;p&gt;At the other end of the spectrum, I interviewed for a role to lead a
development team writing code for a monolithic Ruby on Rails
application. Here, too, I failed to pass muster. Per a former
colleague, who was kind enough to refer me to the hiring manager, I
learned that one of the main reasons for my rejection was because I
didn't have &lt;em&gt;recent&lt;/em&gt; experience with Rails, despite the fact that I
had shipped successful solutions to production using Ruby on Rails in
the past.&lt;/p&gt;&lt;p&gt;On the other hand, for a platform engineer role I applied to, I was
able to get a screening call based on adding
&lt;a href=&quot;https://temporal.io/&quot;&gt;Temporal&lt;/a&gt; and &lt;a href=&quot;https://nats.io/&quot;&gt;NATS&lt;/a&gt;
experience on my resume from my most recent role. So it seems like
tech stack alignment and recency in that tech stack is particularly
important now.&lt;/p&gt;&lt;h2&gt;Technical Screens&lt;/h2&gt;&lt;p&gt;I encountered most of the usual suspects for technical screens, but
also one new format that I hadn't experienced (more on that
below). Notably, companies appear to be utilizing pre-interview
screening assessments more frequently than in past interview cycles.&lt;/p&gt;&lt;h3&gt;LeetCode… Yay&lt;/h3&gt;&lt;p&gt;Of course, there are your LeetCode style assessments. These were
always annoying, and are now even more so, in part due to rampant
&lt;a href=&quot;https://tech.yahoo.com/articles/cheating-tech-interviews-soaring-managers-080901006.html&quot;&gt;AI-assisted cheating&lt;/a&gt;
and interview fraud making the experience worse for everyone. What
this translates to in practice is use of proctored tests. In one
such test, I had to turn my camera on, solve a sequence of contrived
algorithm problems, and explain my thought process throughout. The test
proctor didn't interact with me outside of warning me when time was
almost up. Then there are the ones where you have to use Codility
or CodeSignal or any of the other enumerable web editors with
automated test harnesses and the like. The unifying theme here is no
interlocutor to bounce ideas off of or converse with. Not fun.&lt;/p&gt;&lt;h3&gt;Pair-Programming? Yay!&lt;/h3&gt;&lt;p&gt;One company I interviewed with for a senior engineer role conducted
the interview using a structured pair-programming format. I was asked
to implement an API endpoint for an inventory system, optimizing for
read performance and integrating with a SQL database. I discussed how
I would test it, scale it, and how it could be extended for future
requirements. In other words, it focused on a real-world engineering
problem. Fun, actually!&lt;/p&gt;&lt;h3&gt;The &amp;quot;Take-Home&amp;quot;&lt;/h3&gt;&lt;p&gt;Then, there are your so-called &amp;quot;take-home&amp;quot; projects. While I often
enjoy these for the sake of learning, they tend to be a big time-sink
and tend to have a low success rate. The ones that do get through, I
end up spending at least double the amount of time stated to solve the
problem. As an interview format, it feels too squishy and subject to
the whims and biases of the person reading the code to be worthwhile,
but I know a lot of people prefer these to the live coding interview
format.&lt;/p&gt;&lt;h3&gt;Uh...&lt;/h3&gt;&lt;p&gt;That leaves the weirdest one: a cognitive aptitude test. Specifically,
the &lt;a href=&quot;https://www.criteriacorp.com/candidates/ccat-prep&quot;&gt;Criteria Cognitive Aptitude
Test&lt;/a&gt; (CCAT), which
I guess is a thing some companies are asking candidates to do now? I
hate any and all standardized tests, so I opted out of this one,
especially since the remainder of the interview process was going to
be a gauntlet anyway.&lt;/p&gt;&lt;h3&gt;Screen &amp;amp; Roll&lt;/h3&gt;&lt;p&gt;While unfortunate, I can see why companies use pre-interview technical
screens when trying to vet hundreds of candidates for a single role
(did I mention that the job market stinks?). Still, I am finding I
have less tolerance for these types of assessments, especially the
older I get, and the more automated and impersonal they become. I
always go back and forth on whether I should opt out of these
entirely, but I will probably continue to do them, contiuning my
transformation into a 21st century digital
&lt;a href=&quot;https://www.newyorker.com/culture/infinite-scroll/will-ai-trap-you-in-the-permanent-underclass&quot;&gt;lumpenproletariat&lt;/a&gt;.&lt;/p&gt;&lt;h2&gt;The Elephant in the Room&lt;/h2&gt;&lt;p&gt;Generative AI is the new wrench thrown into the interviewing
experience, at least for me. When I have been lucky to get an
interview with a real human and (even luckier still) get deep enough
into the interview process to learn about how the team uses AI, it
seems most teams are still figuring it out.&lt;/p&gt;&lt;h3&gt;AI in Technical Interviews&lt;/h3&gt;&lt;p&gt;From the standpoint of technical interviews, most companies I have
interviewed with thus far did not allow use of AI tools. In fact, most
seemed wholly uninterested in evaluating how I personally use these
tools. However, there was one company that specifically encouraged the
use of coding agents for their take-home challenge.&lt;/p&gt;&lt;p&gt;That particular challenge involved quite a few moving parts, and it
was time-boxed to 2 to 3 hours, so it seemed like a good opportunity
to get practice with Codex. I used the latter to write the tests and
the code, using a TDD-based approach, as well as steering and design
documentation to guide implementation, the latter of which I wrote.&lt;/p&gt;&lt;p&gt;I am not really sure what the correct approach here was, but it
evidently wasn't mine, as I was told upon rejection that it was not
&amp;quot;robust&amp;quot; enough for a senior role. Despite completing the stated
objective and implementing tests validating the requirements, the code
quality was… unremarkable. Perhaps another coding agent such as
Claude Code would have produced higher quality output, but I could
nonetheless see their point. Moving on.&lt;/p&gt;&lt;h3&gt;AI in Practice&lt;/h3&gt;&lt;p&gt;Among the hiring managers and devs for the roles I interviewed with,
there was no clear consensus on how to effectively use AI as part of
their business or engineering process. However, there were some common
themes. For example, all indicated challenges reviewing AI-generated
code at scale and defining governance for agentic workflows. Most I
talked to seemed to be taking a tactical and measured adoption of its
use, which seemed like a good sign that (at least this relatively
small sample of) teams are not totally cargo culting AI. One hiring
manager described AI succinctly: AI is a &amp;quot;force multiplier&amp;quot;.&lt;/p&gt;&lt;h2&gt;Where Have All the Junior Engineers Gone?&lt;/h2&gt;&lt;p&gt;Speaking of junior engineers, it seems many of these same companies
are no longer hiring junior talent and are hiring senior and staff
engineers exclusively. It's hard to tell how much of this dislocation
is due to AI or due to existing trends (based on experience from my
most recent roles, I have seen fewer juniors and less emphasis on
mentorship overall). There's a lot to parse in the current AI
discourse right now, and how this informs hiring practices of junior
talent I am not sure, but it is notable.&lt;/p&gt;&lt;p&gt;&amp;quot;We don't have the time to teach someone who is just starting out&amp;quot;,
&amp;quot;we need to hit the ground running&amp;quot;, &amp;quot;we aren't able to do a lot of
hand-holding&amp;quot; …are some of the responses I've heard. The ones
that do have junior engineers on their team, unsurprisingly, call out
mentorship explicitly in job descriptions.&lt;/p&gt;&lt;h2&gt;The Dreaded Job Gap Question&lt;/h2&gt;&lt;p&gt;I was laid off in October, and spent two months on garden leave, until
my employment officially ended in December. I put on my resume that my
most recent role ended in October, which in hindsight was probably a
mistake. Almost everyone has asked me what I have been doing since
October. In the past, I've only been out of work around 3 months max
and have never been asked this, but it seems to be a concern this time
around. Perhaps this is reflective of the very risk-averse / buyer's
market mentality of the current software job market.&lt;/p&gt;&lt;p&gt;On a similar note, another hiring manager grilled me on why most of my
roles have been fewer than 3 years in length. I generally try to give
a generic answer like &amp;quot;due to external factors beyond my
control&amp;quot;—which is true for all but a few roles, by the way—and
redirect the conversation by expressing my desire for a long-term
position. But, when probing the circumstances around my departure from
one particular company, the hiring manager seemed incredulous that I
should be laid off given the seeming importance of my role. Fair
enough, I guess. Sometimes you aren't gonna please people.&lt;/p&gt;&lt;h2&gt;Miscellaneous&lt;/h2&gt;&lt;h3&gt;Recruiters&lt;/h3&gt;&lt;p&gt;The recruiting experience is still about the same, though it seems
like ghosting is noticeably more severe this time around. I generally
expect ghosting from recruitment agencies by default, but even a
number of in-house recruiters have failed to follow up after having
gone through an interview. I suspect this is due mostly to
disorganization and trying to juggle multiple (perhaps dozens) of
candidates for various roles at a time, but it still isn't a great
feeling to be ghosted. And of course this says nothing about LinkedIn
&lt;a href=&quot;https://www.forbes.com/sites/technology/article/how-to-spot-and-avoid-linkedin-scams/&quot;&gt;recruitment scams&lt;/a&gt;
and other fake job postings out there.&lt;/p&gt;&lt;h3&gt;Hiring Managers&lt;/h3&gt;&lt;p&gt;Hiring managers seem to be a lot pickier this time around as well,
which aligns nicely with the aforementioned &amp;quot;crappy job market&amp;quot; theme
I've been rolling with. For base qualifications, they seem to want the
sun and the moon, even for contract roles. If I manage to get an
interview with the hiring manager, they are pretty
hit-and-miss. Sometimes I knock it out of the park, other times it
becomes evident that they have no interest.&lt;/p&gt;&lt;p&gt;Though I usually do quite well on behavioral or &amp;quot;culture fit&amp;quot;
interviews, there's at least one question I get asked that I don't
have catalogued in my memory bank of
&lt;a href=&quot;https://resources.biginterview.com/behavioral-interviews/star-interview-method/&quot;&gt;STAR&lt;/a&gt;
method stories. Then I stumble, forget details, go down rabbit holes,
only to pause my nervous gesticulating to take note of the hiring
manager's vacant stare, as they absent-mindedly tab through their web
browser (I caught one yawning, too. Ouch.).&lt;/p&gt;&lt;h3&gt;Interview Preparation&lt;/h3&gt;&lt;h4&gt;Behavioral&lt;/h4&gt;&lt;p&gt;Speaking of STAR method stories and GenAI, I have been using the
latter to good effect to help me refine the former. Typically, these
stories need to be delivered within a minute and with utmost
clarity—and I have found LLMs are pretty decent when editing for
clarity, especially when the language is interview-ese.&lt;/p&gt;&lt;h4&gt;System Design&lt;/h4&gt;&lt;p&gt;For system design interviews, I have been re-reading sections of
&lt;a href=&quot;https://dataintensive.net/&quot;&gt;&lt;em&gt;Designing Data-Intensive Applications&lt;/em&gt;&lt;/a&gt;
and have also been using LLM chatbots to help brush up on certain
technical topics. For example, I had an interview where a hiring
manager hinted that the system design portion of the interview might
be to implement a leaderboard or a chat system. Prior to the
interview, I used ChatGPT to structure system design interview
questions on these topics, then I walked through my solutions,
discussed my approach and tradeoffs, and then requested feedback.&lt;/p&gt;&lt;h4&gt;Live Coding&lt;/h4&gt;&lt;p&gt;For two different backend Go roles, I was asked to do live coding
assessments, and I wanted to try and anticipate what kinds of
questions each interviewer might ask. One recruiter indicated the
interviewer for one role was interested in someone who had a firm
grasp of relational databases, in particular someone who knew how to
write efficient queries. Another indicated that I would likely be
asked a concurrency related problem. Similar to the system design
task, I enlisted ChatGPT's help to design a test harness for several
different scenarios in each domain, and in each case I asked it to
produce a program that I could play around with to test.&lt;/p&gt;&lt;p&gt;For RDBMS stuff, I designed a basic order and shipments system, I then
prompted ChatGPT to generate a script for quickly migrating and
seeding the database with enough data to demonstrate query efficiency,
then had it implement queries for things like keyset pagination,
aggregations, choosing appropriate indexes to improve efficiency as
the data scaled, as well as common Go / SQL interop patterns.&lt;/p&gt;&lt;p&gt;For the concurrency related interview, I again prompted ChatGPT to
generate examples for different types of workflows using goroutines
and channels, including fan-in / fan-out pipelines, workloads using
write vs read-write mutexes, and so on. I then asked it to wrap
examples in a convenient little CLI executable that accepted flag
arguments for testing the various scenarios. All of this in a matter
of seconds. Neat!&lt;/p&gt;&lt;h4&gt;No LeetCode Grind&lt;/h4&gt;&lt;p&gt;I didn't grind any LeetCode. While I have done so in years past, I can
rarely ever motivate myself to do so, and this time was no exception.&lt;/p&gt;&lt;h2&gt;Conclusion&lt;/h2&gt;&lt;p&gt;For all the rapid changes in software each new year, it is striking
how little the software engineer interview process has changed.&lt;/p&gt;&lt;p&gt;Even the oft-hyped &amp;quot;AI&amp;quot; hasn't really seemed to make much of an impact
on the interview process overall, except to perhaps make it slightly
more annoying. On the other hand, my own use of LLMs for interview
preparation has been somewhat fruitful.&lt;/p&gt;&lt;p&gt;Either way, it seems that employers are mostly doubling down on
existing tech interview processes; there are just more of them,
they're more difficult, and more time-consuming.&lt;/p&gt;&lt;p&gt;But, for every 10 annoying multi-round gauntlets, there are always a
few gems here and there. And, it's generally a good opportunity to
improve my skills and clarify my strengths, weaknesses and career
goals.&lt;/p&gt;</content></entry></feed>