spaduf,

Unionizing

varsock,

to add to this, id like standardization of qualification and competencies - kind of like a license so I don’t have to “demonstrate” myself during interviews.

I hate being in a candidate pool that all have a degree and experience, we all go through a grueling interview process on college basics, and the “best one gets picked.” Company says “our interview process works great, look at the great candidates we hire.” like, duh, your candidate pool was already full of qualified engineers with degrees/experience, what did you expect to happen?

lysdexic,

to add to this, id like standardization of qualification and competencies - kind of like a license so I don’t have to “demonstrate” myself during interviews.

I strongly disagree. There is already a standardization of qualification of competences in the form of cloud vendor certifications. They are all utter bullshit and a huge moneygrab which do nothing to attest someone’s experience or competence.

Certifications also validate optimizing for the wrong metric, like validating a “papers, please” attitude towards recruitment instead of actually demonstrate competence, skill, and experience.

Also, certifications validate the parasitic role of a IT recruiter, the likes of which is responsible for barring candidates for not having decades of experience in tech stacks they can’t even spell and released just a few months ago. Relying on certifications empower parasitic recruiters to go from clueless filterers to outright gatekeepers, and in the process validate business models of circumventing their own certification requirements.

We already went down this road. It’s a disaster. The only need this approach meets is ladder-pulling by incompetent people who paid for irrelevant certifications and have a legal mechanism to prevent extremely incompetent people from practicing, and the latter serves absolutely no purpose on software development.

varsock,

I agree with what you said, it is a shit show. but I wish it weren’t so.

My good friend is a civil engineer and for him to obtain a Professional Engineer license (PE) he had to complete a four-year college degree, work under a PE licensed engineer for at least four years, pass two intensive competency exams and earn a license from their state’s licensure board. Then, to retain their licenses, PEs must continually maintain and improve their skills throughout their careers.

This licencing approach is prohibitive to just “pay your way” through. This never caught on in software and computer eng because of how quickly it was (and still is) changing. But certain pillars are becoming better defined such as CI/CD, production-safe code & practices, DevOps.

v_krishna,
@v_krishna@lemmy.ml avatar

I’m betting you aren’t involved in hiring? The number of engineers I’ve interviewed with graduate degrees from top universities who are fundamentally unable to actually write production quality code is mind-boggling. I would NEVER hire somebody without doing some panel with coding, architecture/systems design, and behavioral/social interviews.

nilloc,

Programming should be more like other trades, apprentice for a year or two before getting journeymen status, then work up to master status. Pay and job changing becomes more fair, and we get some reasonable fucking hours and rules to keep us from making overworked mistakes.

Companies know what they’re getting asked on the programmer’s level (specific experience will still matter, but baseline will be much more standard).

And workers get experience and learn from the gray beards instead of chatgpting their way into a job they don’t understand.

varsock,

the trades is a great example of having to work under a professional. Other engineering disciplines also have successful licensure processes. See my comment regarding that.

There are parallels to be drawn between licensed professionals (like doctors, CPAs, lawyers, civil engineers) that they all have time under a professional and the professional then signs off and bears some responsibility vouching for a trainee.

lysdexic,

There are parallels to be drawn between licensed professionals (like doctors, CPAs, lawyers, civil engineers) that they all have time under a professional and the professional then signs off and bears some responsibility vouching for a trainee.

We need to keep in mind that the main value proposition of these licenses is to bar people from practicing. There is no other purpose.

In some activities this gatekeeping mechanismo is well justified: a doctor who kills people out of incompetence should be prevented from practicing, and so do accountants who embezzle and civil engineers who get people killed by designing and building subpar things.

Your average software developers doesn’t handle stuff that gets people killed. Society gains nothing by preventing a software developer from implementing a button in a social network webapp.

varsock, (edited )

society gains nothing by preventing a software developer from implementing …

I see the point you are trying to make but I respectfully disagree. Technology is at the core of seemingly every field and at the core of technology is software. Will it result in direct bodily harm? Rarely. But indirectly the impact is certainly more substantial.

Take internet as an example. The significance of internet and information sharing cannot be disputed. Disturptions to information sharing can send ripples through services that provide essential services. Networking these days is accomplished Vida software defined networking techniques. And we are becoming more dependant on technology and automation.

I can see why the indirect risk is not as scary as direct risk, but you have to admit, as automation is growing and decisions are being made for us, regulation of those that build these systems should not be overlooked. Professional engineers have a code of ethics they have to adhere to and if you read through it you can see the value it would bring.

As a counter example to your “doctors are licensed to not kill people” - orthodontists, who move teeth around, pose no fatal risk to their patients. Should they be exempt from being licensed?

EDIT:

Just yesterday news was published by Reuters that Musk and managers at Tesla knew about defects of autopilot but marketed otherwise. If those working on it had been licensed, then negligence and decietfulness could line them up to lose their license and prevent them from working in this line again. It would bring accountability

BrianTheeBiscuiteer,

Evaluation is fine but I’d like to eliminate the overuse of leetcode style questions. I’ve used those skills in exactly two places: school and tech interviews. If the tech job is actually for a scientific/biotech company then it’s fair game.

Also, schools don’t really prepare students for writing production code (if it’s a compsci degree). I learned about unit testing, mocking, dependency injection, environment configs, REST APIs, and UI/UX on the job.

v_krishna,
@v_krishna@lemmy.ml avatar

It varies on who does the interview but I push for much simpler than leetcode type stuff- e.g. not puzzle problems but more “design a program that can represent a parking structure and provide a function that could be used for the ticket printer to determine where a new car should park, as well as one that can run upon exit to determine payment”

Then if they are actually solid we can dive into complexity and optimization and if they can’t write a class or a function at all (and esp if they can’t model a problem in this way) it’s really obvious.

DroneRights,

Are the distances between the meter and the spaces already known and accessible?

thelastknowngod,

As a counter balance to that though, interviewers need to understand what they are hiring for and tailor the questions asked to those requirements.

For example, there is genuinely very little coding required of an SRE these days but EVERY job interview wants you to do some leetcode style algorithm design… Since containers took over, the times I have used anything beyond relatively unremarkable bash scripts is exceptionally small. It’s extremely unlikely that I will be responsible for a task that is so dependent on performance that I need to design a perfect O(1) algorithm. On terraform though, I’m a fucking surgeon.

SRE specifically should HEAVILY focus on system design and almost all other things should have much much less priority… I’ve failed plenty of skill assessments just because of the code though.

lysdexic,

As a counter balance to that though, interviewers need to understand what they are hiring for and tailor the questions asked to those requirements.

This does not happen. At all.

Back in reality we have recruiters who can’t even spell the name of the teck stacks they are hiring for as a precondition, and asking for impossible qualifications such as years of experience in tech stacks that were released only a few months ago.

From my personal experience, cultural fit and prior experience are far more critical hiring factors, and experience in tech stacks are only relevant in terms of dictating how fast someone can onboard onto a project.

Furthermore, engineering is all about solving problems that you never met before. Experience is important, but you don’t assess that with leetcode or trivia questions.

AA5B,

And yet that could rule people like me out. I have a history of delivering longer than most developers have been alive, across many technologies, languages, toolsets, for several industries. My resume looks fantastic, and I can pull together a larger strategy and project plan in my sleep, and deliver a cost effective and quality solution.

However after jumping across all these technologies, I really rely on my IDE for the syntax. I’ll use a plugin for the cli syntax of whatever tool, framework or cloud service we’re using today.

I like to think I’m extremely qualified, but that programming test on paper will get me every time (why the eff is anything on paper these days), and certifications were a thing for early in your career

DroneRights,

Aren’t paper tests usually pseudocode?

varsock,

I think it’s important to check for competencies that are valuable to the employer during the interview process. However many, but admittingly not all, employers will use time constrained college level puzzels that a candidate can usually only solve if they have seen it before.

I’ve been on both sides of the interview process. In my day to day I use a debugger to verify and step through code all the time. Hacker rank, the leading platform to test candidates and generate a metric report, doesn’t even have a debugger. Off-by-one index mistakes are sooo common to see from a candidate who is under time pressure. A few iterations with a debugger and problem solved. I advocate for candidates to develop on their on env and share their screen or bring it with them. But anyway, I’m ranting.

I agree with most comments arguing against a standardization and pointing to the weakness. I didn’t say it works great, I just wish it was like some other professionals have. See my comment about other engineering disciplines that have a successful licensure process.

RonSijm,
@RonSijm@programming.dev avatar

This. I’ve had someone in my team that was completely self-taught with no relevant education that was a great dev.

I’ve also interviewed someone that supposedly had a master degree and a couple of certificates and couldn’t remember how to create a loop during the interview.

I don’t know how you could properly implement “standardization of qualification and competencies” without just min-maxing it in a way that favors academics

varsock,

good question. Software and computer practices are changing much faster than other fields but with time, pillars are being better and better defined. Production quality code, CI/CD, DevOps, etc…

Civil engieers have a successful licensure process established. See my comment regarding that.

But an approach where a candidate would spend time under a “licensed professional software eng” would favor practical work experience over academic.

j4k3,
@j4k3@lemmy.world avatar

Data is a part of a person’s individual self. Storing such data on another person is owning a part of their person. It is slavery for exploitation, manipulation, and it is wrong.

This distinction is the difference between a new age of feudalism with all of the same abuses that happened in the last one, or a future with citizens and democracy.

Never trust anyone with a part of yourself. Trust, no matter how well initially intentioned, always leads to abuse of power.

sbv,

I agree with the sentiment that personal data is owned by whoever it is about. And that other organizations shouldn’t be able to exploit it.

AMDmi3,

Criminalizing proprietary software.

RonSijm,
@RonSijm@programming.dev avatar

What alternative would you propose? FOSS is barely getting any donations / sponsors - So how are developers supposed to make a living?

spacecowboy,

UBI would be a step towards something better.

planish,

We could end the era of the developer as a specialized caste. Our tools should be powerful enough that they allow people with problems to collaborate on software to solve those problems, without having to let that become their full time job.

onlinepersona,

I think there’s a step in between: forcing proprietary solutions (hardware, software, designs, …) to be opensourced once they aren’t maintained or supported anymore.

RonSijm,
@RonSijm@programming.dev avatar

Probably less elitism. “Oh you build it in x language? Well that’s a shit language. You should use y language instead. We should be converting everything to y language because y language is the most superior language!”

(If this feels like a personal attack, Rust programmers, yes. But other languages as well)

huntrss,

C’mon, a little bit of flexing is so nice.

But, I get what you’re saying. I usually filter out this bullshit (because I’m a Rustacean myself 😜) but this doesn’t mean that it is as easy for someone else as it is for me.

pivot_root,

Rewrite it in Rust? No, no, no. Rewrite it in JavaScript because then it’s portable /s

Synthead,

To people that really spend time in code, this banter is meaningless.

RonSijm,
@RonSijm@programming.dev avatar

Well sure, it depends on the context. If it’s a shitpost on /c/programmer_humor, whatever, meaningless banter.

If it’s a serious question, (maybe for a beginner) asking how to do something in their language, and the response is “It would be a lot easier in y language” - I don’t think it’s particularly helpful

asyncrosaurus,

You can write it in whatever language you want, as long as it’s rust.

/s

SorteKanin,
@SorteKanin@feddit.dk avatar

As someone who’s quite vocal about my support for Rust, I can definitely see how it can go overboard.

But on the other end of the spectrum, saying that all languages are just as good or capable and it doesn’t matter which one you use is definitely wrong. There are meaningful differences. It all comes down to what your needs are (and what you/your team knows already, unless you’re willing to learn new stuff).

RonSijm,
@RonSijm@programming.dev avatar

Yea, I kept my original comment language-agnostic (Just referring to it as y language) - but added the extra wink to Rust because generally they seem to be the highest offenders.

I have years of experience in loads of languages: PHP, Ruby, Java, Python, C#, C++, Rust - And that’s probably how I’d order the level of elitism. PHP Devs know everything they’re doing is shit - Python should probably be next in ranking of how shit they are, but they’re not self-aware enough - (Sarcastic elitism aside here - )

Anyways, besides that - at the end of the elitism-spectrum there seems to be Rust. Someone like me says something about Rust in a general unrelated-to-Rust thread like this - and a Rust enthusiast sees it, and it would just devolve into a dumbass back-end-forth about how good Rust is

tatterdemalion,
@tatterdemalion@programming.dev avatar

The cargo culting is always going to happen and turn into elitism. But it stems from real advantages of specific technologies, and sometimes you should actually consider that the tech you’re using is irresponsible when better alternatives exist.

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

Move to VR and infinite screen space. We’re so close. No doubt once Apple joins the fray it’ll be time

onlinepersona,

What do you mean by “infinite screen space”. In VR?

Have you worked in VR before? I feel like we will require different modes of input. A VR keyboard doesn’t seem very enticing.

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

In VR, you are able to place windows anywhere. You have infinite amounts of screen. Look at something like Simula

Synthead,

Why Apple?

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

Bc they’re about to release a VR headset PC that allows just that. It will likely inspire other companies to do so as well

volatile,

Get rid of CRLF on windows or QWERTY keyboard layout

onlinepersona,

What’s wrong with QWERTY?

Spazsquatch,

It’s inefficient, there are many alternate layouts that are “better”. I feel like AI is going to give us auto-fill that makes the keyboard efficiency less important though.

onlinepersona,

How is it “inefficient”? There are many keyboard layouts out there for different languages. DVORAK also exists, which supposedly is better.

I’d argue that the mode of entry of inefficient, not the layout. There’s a lot of movement for a finger to reach a key. Much of that movement could be reduced. An example thereof is the CharaChorder

Spazsquatch,

I read OP’s comment as indicating they wanted tech to move to alternative layouts from QWERTY, and the argument is always improved wpm.

I type slow as hell, I don’t have a dog in the fight.

mrkite,

I thought it was well known that the studies about Dvorak being superior were fabricated by Dvorak himself… but apparently that’s forgotten knowledge.

Here’s a magazine article about it: reason.com/1996/06/01/typing-errors/

Falst,

More privacy and less profit 🫣

I realize most people could rather not pay for a service they currently have for free (which is partly due to the lack of transparency regarding our data usage).

onlinepersona,

It’s possible that a donation based-society might work. However, I’m not sure how that can be achieved in parallel to a profit-based society (the on we majorly have to take part in).

IMO one way is to force the issue by making certain methods of profit impossible or not worth it in the long run. Something like “don’t use it? you lose it” in terms of patents or proprietary solutions. For example if a company stops producing and supporting something, then it has to release the designs, code, and intellectual property to the public.

aport,

Attention and awareness of the ways in which modern technology is harming ourselves.

We’re providing people with the electronic equivalent of heroin, from a young age, completely rewiring our brains and detaching us from nature and each other.

onlinepersona,

The statistic that ~90% of American teens own an iPhone was shocking to me. It makes me think that from a young age, children are taught not to question but just accept their cage. If closed source is all they grow up with, opensource will be foreign to them. And that in a way that’s worse than when you grow up with windows which doesn’t completely lock you in.

AA5B,

I’m not surprised that 90% have a phone, but am surprised that’s specific to iPhone Where are you you Android people at?

tatterdemalion,
@tatterdemalion@programming.dev avatar

Android users aren’t having kids. /s

fuck_u_spez_in_particular,

This! I feel it myself, my ADHD was much better when I stayed in a relatively natural setting with only little technology. for a few weeks (I did some programming there though, and boy was I focused in complex problems without medication etc. had one of my best coding sessions there I think). I’m pretty sure that a lot of ADHD but also other psychiatric issues like autism or social anxiety etc. that is diagnosed these days is because of all this unhealthy environment we have created. Or in other words, our modern technology promotes psychiatric issues such as ADHD, autism, social anxiety etc.

DroneRights,

Fun fact: car emissions cause allergies

Gabadabs,
Gabadabs avatar

More focus on the ability to maintain, repair, and perhaps even upgrade existing tech. So often people are pushed to upgrade constantly, and devices aren't really built to last anymore. For example, those yearly trade in upgrade plans that cell phone providers do. It sucks knowing that, once the battery in my cell phone finally dies, the whole phone is essentially garbage and has to be replaced. I miss my older smartphones that still had replaceable batteries, because at least then it's just the battery that's garbage.
We're throwing so much of our very limited amount of resources right into landfills because of planned obsolescence.

onlinepersona,

I think the solution to this will come by itself: the supply chain will break down and people will have to learn to make do with what they have. It was like that in the Soviet Union, is like that in some parts of the world right now, and can easily return if we don’t get climate change in check.

AA5B,

once the battery in my cell phone finally dies, the whole phone is essentially garbage

I don’t get this. I understand they aren’t user replaceable but surely you can get it replaced? Given how good batteries are, they easily last 2-3 years. iPhones are supported for 5-6 years so you only ever need one replacement

Getting my iPhone battery replaced has typically cost about $75, not all that different from a decade ago spending $35 for a user replaceable battery for a flip phone

One major difference now is that at least iOS gives me a good measurement of battery health so I can make data driven decision

profoundlynerdy,

A pivot way from cargo cult programming and excessive containerization towards simplicity and the fewest dependencies possible for a given task.

Too many projects look like a jinga tower gone horribly wrong. This has significant maintainability and security implications.

Miaou,

Containerization helps isolating system dependencies however

thelastknowngod,

Containerization (even for small things) makes modern infrastructure a LOT easier.

sour,
sour avatar

less sexism

mrkite,

Focus more on stability in terms of apis. We can’t be rewriting our apps constantly because they keep updating frameworks every year.

ScrewdriverFactoryFactoryProvider,

I think that most core frameworks put a ton of effort into backwards compatibility. Maintainers of smaller libraries and glue packages, however…

mrkite,

I suppose… but when you have frameworks like Angular that update every 6 months, even the best efforts for backwards compatibility fall by the wayside.

ScrewdriverFactoryFactoryProvider,

Worker ownership of tech firms

fuck_u_spez_in_particular,

Less consumerism, more focus on real social aspects:

  • Macro: robust (decentralized) political system, that’s not easily corruptible, e.g. via something like blockchain
  • Micro: more focus on direct interaction with other people, not via something like a screen, as another post here already said, we’re harming ourselves (promote psychiatric issues etc.) with the current state of technology (smartphone overuse). We have gone much less social (direct interaction with others) because of this I’m sure of.
nitefox,

Just add blockchain to something, it will show em!

fuck_u_spez_in_particular,

Actually that’s one of the few cases, where a (distributed/decentralized) blockchain really makes sense (trustless ledger which can be used for incorruptible/transparent political systems)…

Ignoring all the buzzword bingo and hype.

librecat,

Accessibility and internationalization first. A lot of projects start without it and tack it on later. It’s so much better to have good roots and promote diversity and inclusivity from the start.

RonSijm,
@RonSijm@programming.dev avatar

Could you elaborate in what context and to what extend? I can agree that bigger companies with large user-bases should have a focus on accessibility and internationalization -

But generally a lot of projects start with just one dev solving a problem they have themselves and make their solution Open-Source. Anecdotally, I’m dumping my solutions on Github that are already barely accessible to anyone somewhat tech-illiterate. No one is paying me anything for it. Why would I care whether it’s accessible or internationalized for non-English speakers?

librecat,

As a solo developer, some things are out of scope like writing translations or ensuring full compliance with accessibility standards. What’s important is to have some knowledge of what things block progress in these areas. For example, not treating all strings like ASCII, or preferring native widgets/html elements as those better support accessiblity tools.

ursakhiin,

Internationalization isn’t about the translation. It’s about not hard coding the strings that display. Putting them somewhere that is easy to swap out would allow users to provide their own if they wanted.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • programming@programming.dev
  • DreamBathrooms
  • InstantRegret
  • thenastyranch
  • magazineikmin
  • GTA5RPClips
  • rosin
  • osvaldo12
  • tacticalgear
  • Youngstown
  • slotface
  • khanakhh
  • kavyap
  • ngwrru68w68
  • modclub
  • Leos
  • everett
  • provamag3
  • cubers
  • cisconetworking
  • ethstaker
  • Durango
  • mdbf
  • anitta
  • megavids
  • normalnudes
  • tester
  • JUstTest
  • lostlight
  • All magazines