499
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 18 Jan 2024
499 points (95.3% liked)
Technology
59094 readers
3098 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
Question, can anyone please tell me what job titles cover this skill set? I've seen and performed a tremendous amount of this automation work by data analysts and data scientists, but it doesn't seem to fit the titles. I've seen 'process automation X' as an example but more often than not that title seems to be used for an actual engineer in some assembly line manufacturing job rather than what is essentially a programmer/GUI automator
DevOps for me in hardware (chip design/verification)
You would thing a bunch of engineers would know how to use conputers, but no, they are good at chip deign. Automating stuff for them gives insane benefits and scale.
I work on business intelligence, and part of my job is automatize processes, like comercial team updates excel files and those updates needs to be updated on the database so the dashboards show the latest version. I could do the update manually, but I don't like do that and wrote a python script that do that for me.