this post was submitted on 03 Jun 2025
65 points (100.0% liked)

chat

8412 readers
114 users here now

Chat is a text only community for casual conversation, please keep shitposting to the absolute minimum. This is intended to be a separate space from c/chapotraphouse or the daily megathread. Chat does this by being a long-form community where topics will remain from day to day unlike the megathread, and it is distinct from c/chapotraphouse in that we ask you to engage in this community in a genuine way. Please keep shitposting, bits, and irony to a minimum.

As with all communities posts need to abide by the code of conduct, additionally moderators will remove any posts or comments deemed to be inappropriate.

Thank you and happy chatting!

founded 3 years ago
MODERATORS
 

I'm hitting 6 months of unemployment and funds are running dry. My journey into becoming a Stock Marxist is going... ok I guess? I'm learning a lot and know so much more than I did in December, but the money isn't there to prove it.

So I'm looking for something to do that will not make me go insane. I had a temp job that ended in November, and before that I was working in a Software Dev role that caused my autistic self a lot of grief. My mind was in a dark place. It still is kind of there TBH.

I don't want to get back into software. The tech changes too much, the frameworks methodolies and endless meetings are frustrating, AND because everyone was told to "learn to code" I have close to 0% shot my resume gets picked out of a pile of 1000s of other applicants. I've been branching out into more data analysis/database type work and there's an AI tool I'm paying for to automate applying. I know it's not what I'm supposed to do, but I also know spending all day filling out job apps is not where I want to be either.

What other options are out there? Things I'm considering:

Rover (pet sitting)

Data Annotation (AI training)

Flipping things I can find for free or at thrift stores?

Fiverr? Help people with their WordPress sites or something...

IDK, any other ideas?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 24 points 5 days ago* (last edited 5 days ago) (4 children)

You looked into GIS jobs? Basically all Geospatial automation is done through JS and Python. ArcGIS Pro has some C# SDK for building tools as well. Basically every county is constantly hiring for these positions.

It's also nice because no framework rot. You're stuck with the API that Qgis and Esri push out and they barely ever change anything because so many counties and government rely on legacy code that they've never updated.

I've done some work with Esri in getting type hints into their Python library to make the dev experience better too.

Qgis is open source and used by most European (totally funded by the German government) municipalities, and ArcGIS/ESRI is the standard in the US. You can get a personal license to learn it for ~$100/yr and the forums are very friendly. Getting a bit of knowledge then applying to your counties GIS department would be a great way to get one of those cushy government jobs that doesn't pay the greatest, but it easy and has a fantastic pension.

[–] [email protected] 4 points 5 days ago* (last edited 5 days ago) (1 children)

GIS is pretty cool. I've looked into it before and kinda wish I went into the field.

This is a decent tutorial video if anyone wants to get started on QGIS: https://inv.nadeko.net/watch?v=SovdBaus7pM

Apparently inv.nadeko.net is down so here's the YouTube link:

https://www.youtube.com/watch?v=SovdBaus7pM

[–] [email protected] 1 points 5 days ago

I found a YouTube link in your comment. Here are links to the same video on alternative frontends that protect your privacy:

[–] [email protected] 8 points 5 days ago (1 children)

Might actually be somewhere up my alley, I've done some GISsy stuff before (town planning). Hmm

[–] [email protected] 5 points 5 days ago

There's tons of applications for it. I do OSP fiber optic network design currently, and it's terrible how little most people know about best practices for geospatial data in that industry.

[–] [email protected] 10 points 5 days ago (1 children)

I'm down for something like this. I even have a little bit of experience with the JS ESRI libraries.

I just don't want to get stuck in the situation I've been in several times where I get hired for one tech stack, then get assigned work on completely different stacks and suddenly I can't get stuff done on time.

[–] [email protected] 9 points 5 days ago* (last edited 5 days ago)

Learn Arcpy, it's actually pretty simple and literally no one knows how to use it lol.

I was on their forums trying to get answers and ended up writing my own wrapper libraries for building tools using it and am the person everyone goes to for answers now. ESRI has even just straight up taken my code that I've shared and rolled it into releases... I don't even consider myself a great developer, but there's so few competent people actually using it that it's just rotting.

I've actually applied with them to help fix the mess that is arcpy, the library that runs like 90% of web map backends...

This post also 100% doxxes me, hi feds skeleton-wave

[–] [email protected] 8 points 5 days ago (1 children)

shit this sounds pretty good to me and im not even a programmer.. might dip my toe in the pool

[–] [email protected] 8 points 5 days ago (1 children)

Spend the $100 to get a personal license and learn how to use the model builder. There are entire jobs that are just "hey, can you use this node system to run all our tooling with one button". They give you the catalog for free when you get a personal license too and that has tons of examples and contact info in it.

But again, just having a literal basic knowledge of how to navigate the program and interact with geospatial data can land you a pretty decent job maintaining county parcel/plat data for census and tax tracking.

[–] [email protected] 3 points 4 days ago

that's amazing, that sounds so good to me, thanks for the info you rock!