frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Ask HN: Career paths to consider if I am better at supporting than creating?

14•_override•1h ago
I have a BS/MS in computer science and somewhere around 9 years of experience, where the first half was spent working as a backend developer and the second half I've been working in product owner roles. I switched from development to product because I simply realized that I wasn't very good at implementation and system design work to be honest. I wanted to work with tech from a more overarching level, and let the experts who were much more skilled than me handle the implementation work.

Around 8 months ago I switched companies and am still working as a PO, but this organization I am working in is a terrible fit for me. I don't want to go too far into why I really dislike this job, but a big part of it is that the organization wants me to make technical design decisions which I am just really not good at, since the development team doesn’t have this experience themselves. This is making it completely impossible to deliver on the project I’m responsible for.

This has really made me think about what I should do for my next role. I fully admit that I was and still am a mediocre developer, which is why I moved into a PO role in the first place around 4 years ago. I have such a huge amount of respect for people who are great developers and architects. It's a challenging role and I can imagine it's exciting if you are creative and like to build new things. But I am just not cut out for it. I am not very creative, and I often have no clue where to even start when I need to build new things.

The parts I've enjoyed the most in the various roles in my career have been things like:

- 2nd/3rd line ticket management and troubleshooting. It's been quite fun going through logs and trying to figure out what went wrong, perhaps trying to recreate the situation in a test environment with an API client.

- Supporting customers. For example helping customers with installations of software. It honestly gives me a huge sense of accomplishment when I get to see a customer making use of our products, and helping them investigate why something may not be working.

- Being an interface between business and tech. I've always thought of myself as someone who is able to understand both business needs and technical needs quite well. Even though I'm not good at implementing software, I can understand limitations of software, read and understand existing codebases, and so on.

- Testing software. It's a lot of fun to test software to see if there are any issues before we go live!

- Just working with people in general! I really like to do whatever I can to support my team and the people that I work with.

I thought I'd ask for some advice to see if you guys have any recommendations for career tracks to consider, given that I am just much more comfortable supporting existing software than building new software. I like working with people. I like achieving results. I'm just not cut out for system design and building new software.

Honestly it might mean that I need to live with a lower salary, and that is fine with me. To be completely honest, given the fact that my current role is genuinely making me sick with severe anxiety (made a post about this a while back [1], I've learned that money isn't everything. There isn't a point to making more money if my job is literally killing me and I am losing my health. I'd much rather work with something I enjoy that isn't making me feel sick. Life is too short.

Thanks for reading this. I really appreciate any advice or thoughts you may have.

[1] https://news.ycombinator.com/item?id=49533073

Comments

petterroea•57m ago
Sounds like you may enjoy being a QA engineer. Good QA engineers are a really really good value add to a software team and can really save our ass. Technical QA engineers understand why things break, and are easy to coordinate with when preparing a larger release.

At my previous employer, the head QA engineer was the one pushing back at the PM when they were too ambitious. They basically owned the current "Is the next release still a buggy mess?" state.

gucci-on-fleek•50m ago
Perhaps a sales engineer?

> I am just much more comfortable supporting existing software than building new software.

Having technical skills is required, but you'd be doing little to no coding or design work.

> Being an interface between business and tech.

A sales engineer matches this almost by definition.

> Just working with people in general!

The job is essentially entirely about working with people, both with the customers you're trying to sell to, and with the developers who are actually making the product.

pc86•9m ago
This also has the added benefit of making a lot of money even by engineering standards in the right organization. Looks for large enterprise companies where custom demos and new customer hypercare are standard. I've been on the other side of the table a few times and often pre-sales cycles are months long and contracts start in the $2-4M range. Those are the places where sales engineers will be treated as first-class citizens and not just "hey grab one of the engineers for this sales call."
pluc•43m ago
Developer Experience is gaining in popularity. Your clients are internal and your objective is to remove obstacles, create shortcuts, keep everyone happy and productive. Lots of it is communication, finding out everyone's pain points and discussing what is technically feasible to ease that frustration - so that may tickle your people/support string. Things that are/can be part of DevEx are DevOps/Platform Engineering/Infra/CI/CD, QA, IdP, internal frameworks, onboarding, etc. Fun stuff imo.
amr_shawky•43m ago
Technical pre-sales?
Galxeagle•41m ago
> Wanted to work with tech from a more overarching level

> I get a huge sense of accomplishment seeing customers user our product’

> Interface between business and tech

You might like trying your hand in Professional Services either at a System Integrator like Deloitte or first-party in a product company (now often re-labelled as ‘forward deployed engineers’).

Their main problem space is getting customers to successfully use the product through marrying your understanding of the tech’s limitations and sweet spots with the customer’s organizational goals and culture, so daily work revolves less around deep technical design and more about org alignment and strategy (which is why SIs sometimes get a bad rap on a tech forum like HNews).

It probably pays less, and it can be more stressful when you’re billing for (and justifying) every hour, but in my experience the way it tends to be more dynamic (new projects+teams+customers often) and how you get to see very direct impact is quite rewarding.

TrackerFF•36m ago
What about testing / QA / reliability? Plenty of such positions. Not particularly competitive to get into, as many view those jobs as "lesser" jobs.

Software sales engineering could be another, which probably also pays more. But, alas, more competitive.

stingraycharles•34m ago
Eh, SREs are generally considered harder to get into with more responsibility than regular development roles, unless I misunderstood what you meant with “reliability”.
spicyusername•33m ago
We're in the AI era now, every job is a supporting role.
aristofun•33m ago
Modern big tech software engineering is 98% supporting and maintaining.
cowanon77•21m ago
AI does this really well, even better than new development. I regularly use Github copilot to automatically read production logs from the app and backend services, find errors logs, deeply scan the codebases, create theories about the issue, verify the theory matches production evidence, verify the theory in a sandbox env, create a failing test, and then suggest a minimal code change in a feature branch, verify test is passing now in sandbox, and submit a pr, along with a detailed analysis doc and any future design optimizations to fix the class of error.

AI is also very good at scanning legacy codebases, and reverse engineering design docs, system interfaces, and trying to reverse engineer what requirements and design tradeoffs lead to that system. It's not perfect, but already at medium software engineer level.

hn45e7pbij•20m ago
Solutions architect post-sale fits better if you hate quotas. Same work, calmer.
sagebird•14m ago
If you have a secondary interest or hobby or real-world-knowledge about what consumers in a certain category want - you might be a good product manager in that field.

Many products require technical product managers.

Being people oriented and a "mediocre" technical engineer is not really a hinderance and can make your focus better aligned customer needs in a high level, not getting nerd-sniped on things that don't matter.

I suspect that engineers would prefer working under someone like you who doesn't have a god-like ego, and is likely to resolve conflicts between people.

bryanlarsen•12m ago
I have a coworker who is incredible at the job it sounds like you want. The "keep customers happy" role. It's a massively important role in a company. It's part product support, part sales support and part product owner.

2026 has made him way more useful to us engineers. Before he used to send us tickets. Sometimes we delivered what the customer really wanted because of those tickets, and sometimes we needed a few iterations.

Now he uses AI to deliver pull requests that include full repro environments. These are slop, of course. Sometimes we can approve them almost unchanged. But more often they need to be completely rewritten. But even the latter is super valuable as a much more concrete representation of the bug or customer request than a ticket was.

mcmcmc•12m ago
Depending on where you start it could be a bigger salary drop than you expected, but it sounds like technical support might be your real passion. I’m the same way - I love in-the-weeds troubleshooting and helping people solve their business problems. I started out in SaaS sales, hated it, switched to IT during the pandemic. Another commenter mentioned systems integrators, you could also look at managed services. See if you can get into an escalations role so you’re not having to climb out of the help desk which you’re probably overqualified for. Look up companies that make products you love and see what openings they have. There’s no shame in supporting others.

Gemma 4 26B on a 24 GB Mac Mini M4: from 66% CPU to 100% GPU

https://mac-mini-m4-doc.masterfabric.co/
1•gurkandev•53s ago•0 comments

Being Lazy in C++

https://cpp-rendering.io/being-lazy-in-c/
1•dalvrosa•57s ago•0 comments

Show HN: I Built a CLI for Proton Mail, Drive, Calendar, Pass and Contacts

https://github.com/roman-16/proton-cli
1•Wavum•8m ago•0 comments

Ask HN: MacBook Pro (Max) equivalent Linux laptop?

1•apples_oranges•9m ago•0 comments

Show HN: AgentJIT – Compile dynamic LLM agent workflows into 0.1ms Python

https://github.com/eminsk/agentjit
1•eminskinfo•11m ago•0 comments

Show HN: InterviewsRadar – Sell or find interview experiences

https://interviewsradar.com
1•Lewis-Lin•13m ago•0 comments

Show HN: I built ThreadShelf to reuse hard-to-export AI chats like OpenRouter

https://github.com/ChrystianSchutz/ThreadShelf
1•chrystianpl•13m ago•0 comments

SQLite natively supports JSON as output format

https://mastodon.social/@chr1stian/117263681445001754
1•21sys•15m ago•0 comments

Free domain monitoring through echelongraoh.io

1•akd29121988•16m ago•0 comments

Why AI Benchmarks Are Total BS

https://www.pcmag.com/opinions/why-ai-benchmarks-are-total-bs-and-how-openai-and-anthropic-use-th...
2•mastry•18m ago•0 comments

Solod 0.4: Better C interop

https://antonz.org/solod-0.4/
1•ibobev•19m ago•0 comments

"Deciphering Visceral Instincts" by Diego Bohórquez [video]

https://www.youtube.com/watch?v=YXXYM3Z4fV0
1•binyu•19m ago•0 comments

Principal Component Analysis

https://brashandplucky.com/2023/09/07/principal-component-analysis.html
1•ibobev•20m ago•0 comments

Matt Mullenweg reportedly returns as Automattic CEO 2 days after getting booted

https://www.theverge.com/tech/994087/matt-mullenweg-automattic-ceo-return
5•bookofjoe•20m ago•3 comments

Why is the x86 undefined instruction called ud2? Why 2?

https://devblogs.microsoft.com/oldnewthing/20260910-00/?p=112689
1•ibobev•20m ago•0 comments

Texas puts a brake on its data centre boom

https://www.ft.com/content/3204d65e-ae34-4ab3-a73f-a55d354f40ab
1•JumpCrisscross•24m ago•0 comments

The Kirby Krackle

https://newschematic.org/blog/kirby-krackle/
2•chrisbodhi•24m ago•0 comments

Generate-Ilograph: A skill to create auditable sequence diagrams of a codebase

https://github.com/ilograph/skills
1•billyp-rva•25m ago•0 comments

Problem Archives – Project Euler

https://projecteuler.net/archives
2•vismit2000•26m ago•0 comments

Dotnet-ef-scripts – A collection of handy scripts for .NET Entity Framework

https://github.com/brysonbw/dotnet-ef-scripts
1•Brysonbw•27m ago•0 comments

Panic builds over bankrupt Spirit's looming data sale to Google

https://arstechnica.com/tech-policy/2026/09/panic-builds-over-bankrupt-spirits-looming-data-sale-...
2•bookofjoe•28m ago•0 comments

LLM Atlas: community intelligence board

https://llms.sciencebo.uk/top
1•alikatyc•28m ago•1 comments

Void Linux Maintainer Orphans 100 Packages over AI Policy Dispute

https://www.phoronix.com/news/Void-Linux-AI-Policy-Orphan
3•choult•31m ago•0 comments

Ask HN: On the Contest of Meat and Machine

2•joebig•31m ago•0 comments

Work

https://ghq.com
1•GeorgePMC•32m ago•0 comments

Post on HN, get flooded with AI sales pitches

https://textlog.cc/post/1055
2•stagas•34m ago•0 comments

DietPi released a new version v10.7

1•stephanstsdietp•35m ago•0 comments

I Asked 100 Agents to Hack Me

https://blog.sshh.io/p/i-asked-100-agents-to-hack-me
2•mjs•35m ago•0 comments

The SICP Challenge

https://billthelizard.blogspot.com/2009/10/sicp-challenge.html
2•AlexeyBrin•38m ago•0 comments

Show HN: A Soup-inspired runtime for a real fruit-fly connectome =)

https://github.com/MakazhanAlpamys/soup-connectome
4•MakazhanAlpamys•38m ago•0 comments