this post was submitted on 16 Apr 2026
16 points (94.4% liked)

Asklemmy

54363 readers
266 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 7 years ago
MODERATORS
 

First of all. This is not an insult to the web developers. I live in Nepal where most of the job vacancies are for fronted/backend developers. Even through referees I only get web dev related roles for intern. Every path leads to rome here.

I have no other interests except linux, scripting and web scraping and that's a big problem. I really have no idea what I should learn or make. I am in my final year and I am feeling this sense of urgency which is annoying and overwhelming.

What should I do? I want to learn about Linux and OSes in depth but I also need to be employable. Also, after getting a job how do you learn new things. Since your job will be taking a huge chunk of your time. Education is a scam and I am a removed.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] HuntressHimbo@lemmy.zip 2 points 1 month ago

Also, after getting a job how do you learn new things. Since your job will be taking a huge chunk of your time. Education is a scam and I am a removed.

A question I'm still struggling with, but essentially the paths are self-directed learning or post-education training. Depending on your situation some employers will pay for that stuff, but uhhh good luck on that one.

I have no other interests except linux, scripting and web scraping and that's a big problem. I really have no idea what I should learn or make.

There are a few subfields that fall under that umbrella. Linux skills are a great fit for embedded development, which is a great field if you can break in, but is very challenging. For this you'll want to learn tools like Yocto, as well as rounding out your low level knowledge of hardware protocols and alternate embedded operating systems. Another available path would be doing back end work with databases and hosting. I'm not as familiar in this area, but you'll want to learn docker, kubernetes, or other containerization tools.

Separately, a possible field to go for is something called "Sales engineering." Skills for this are a bit harder to nail-down, but you should focus on tools that let you build applications quickly for demonstration purposes. Python and other interpreted languages are common. The idea for sales engineers are to be versatile and able to communicate effectively about products you are building.