Live data from Hacker News

Ask HN: Non-web developers, what do you do?

news.ycombinator.com

1–10 of 29 posts

Ask HN: Non-web developers, what do you do?

#1
People who are developers/software engineers but don't work in web development, if you don't mind me asking, what do you do?

I'm tired of developing web applications and of browsing through a whole bunch of job postings which all boil down to some combination of required language(s), some web framework, REST API, and one of the clouds.

Is that where most of writing code is now? Is there any hope for something else?

Re: Ask HN: Non-web developers, what do you do?

#2
I do low-level operating-system C programming. There is some C++, and lots of scripting in Bash, some in Python. Also lots of Math is involved in what I specifically do.

I kinda daydream in laterally switching to working on Security and cryptography, maybe one day I'll pull some strings and try that. Or do some programming that helps Physics people better understand the universe. But I don't want a salary downgrade.

Re: Ask HN: Non-web developers, what do you do?

#5
post #3

Data engineering. I do backend/web things in my free time which I find more more but I would hate to do it for a job full time. DE lets me play around with large datasets with massive machines I normally wouldn't be able to.

I work on enterprise application development. I feel the same way, web development seems tiresome and filled with hype.

Re: Ask HN: Non-web developers, what do you do?

#6
I work in embedded systems. It's a smaller area, I'd guess maybe 5-10% of software engineering, but it's not going to go away any time soon. It also is much less focused on "frameworks" and APIs.

It's a lot of C++ on Linux these days. Harder-real-time stuff is more likely C or C++ on vxWorks or some similar RTOS.

Post reply on HN