Fushuan [he/him]

Huh?

  • 2 Posts
  • 1.6K Comments
Joined 2 年前
cake
Cake day: 2023年7月1日

help-circle

  • It’s the worst program in all of the Office Suite.

    I digress. The worst office suite program is Publisher.

    I have never ever user it for anything, but for some fucking reason any company PC has it as a default program for .pub files, and that means that everyone that creates a new key pair and opens the pub file to copy it the gets lost and need special instructions to close that fucking thing and to open the file with notepad or something.

    Fuck that program for choosing pub as their extension.





  • It makes perfect sense if the Lang objective is to fail as little as possible. It picks the left side object, checks if the operand is a valid operand of the type. If it is, it casts the right variable into that type and perform the operand. If it isn’t, it reverses operand positions and tries again.

    The issue here is more the fact that + is used both as addition and as concatenation with different data types. Well, not an issue, just some people will complain.







  • I would challenge the question right there and demand an expert counsel to explain why HyperTextMarkupLanguage is classified as a programming language when it’s not even Turing complete. It’s a markup language. Security would have to drag me, I’d die on the specificity hill.


  • Yeah, no. I shouldn’t know the basics of active directory because I’m not at the administrative end of that tool, I’m at the user end of it. I work with wildly different tools where AD and domains are completely irrelevant for my job. It’s not even a siloed app, it’s the whole sector of data engineering that doesn’t touch systems management. That’s a completely different speciality and it’s as useless for me to gain experience there as is for my buddies that work in helpdesk and security to learn about distributed programming.

    I agree with your assessment that having a global view is important, but that’s not what helpdesk offers, that’s what working on a startup of your sector offers, a wide array of tasks around the job you are specialising in.

    Knowing how AD domains work doesn’t teach me shit about proper terraform structuring, what’s the best way to join multiple tables via spark, proper data manipulation, bash scripting skills (invaluable for my job and my buddies working at helpdesk know shit about bash).

    You mention security, but disregard that there are tons of Devs that don’t work on user facing apps, right now I’m working on automatic processes that access very well defined tables and write again in well defined places. I’m not the one designing the permission scheme on Azure or anything like that, what I need to know is how to analyse data, how to design proper ETL systems that are able to make and efficient use of distributed systems, and plan good validation tools of the coded systems. None of that interacts with whatever someone would do in helpdesk.

    Helpdesk has a good vision on security issues facing users and how the access and permission architecture of all the tools at a company works. Very valuable work, yet irrelevant for me to have experience on it.


  • There’s a big difference with help desk jobs and data engineering, for example. What’s the point of having someone that knows spark and sql solving tickets about permissions because some dipshit from middle management decided to randomly start removing permissions? (Sorry, it’s infuriating and I’m sorry for the people that need to reenable my user)

    “Moving up” might make sense in regards to people management within a company, but that’s not a very smart take when talking about technical fields. I get paid to analyse data and to propose, implement and test data solutions. That’s what I know, it would have been dumb to ask me to start at help desk. I started in a startup to get diverse experience of several tools,and then directly moved into specialised jobs in bigger companies.

    In fact, that’s my take, people should start at startups to get a wide range of experience before specialising, helpdesk jobs don’t really compliment a generic software developers skillset.