hexbear
Hexbear Proposals chapo.chat matrix room.
This will be a place for site proposals and discussion before implementation on the site.
Every proposal will also be mirrored into a pinned post on the hexbear community.
Any other ideas for helping to integrate the two spaces are welcome to be commented here or messaged to me directly.
Within Hexbear Proposals you can see the history of all site proposals and react to them, indicating a vote for or against a proposal.
Sending messages will be restricted to verified and active hexbear accounts older than 1 month with their matrix id in their hexbear user profile.
All top level messages within the channel must be a Proposals (idea for changing the site), Feedback (regarding non-technical aspects of the site, for technical please use https://hexbear.net/c/feedback), or Appeals (regarding admin/moderator actions).
Discussion regarding these will be within nested threads under the post.
To gain matrix verification, all you need to do is navigate to my hexbear userprofile and click the send a secure private message including your hexbear username.
view the rest of the comments
I disagree. If employers could simply not pay people such high salaries, they would. There is still an inability of the education system of most places to produce enough programmers to create a significant reserve army of labor of programmers. I don't like techbros either, but the idea that what they do is not highly specialized and doesn't take a significant amount of training to do is nonsense.
Being able to read and write was considered a rare skill that commanded a high position in society too. Scarcity doesn't mean that the field is inherently hard.
In theory, getting a CS degree is about mastering computer science. In practice, CS grads spend their time memorizing the syntax for 30 different types of regex and write CRUD apps their entire career. The particularly talented ones will devote their time to creating a 31st variant of regex 30 layers of abstraction away from the actual hardware that uses more resources than an actual supercomputer from 2008. Ask these people basic questions about something as simple and commonplace as unicode and they'll get it wrong more likely than not. This is why if you go on the orange site they constantly complain about having to solve the most basic problems during interviews.
So where we are right now is the medieval scribes stage of development. Most of these people's only skill is that they can write code at all, not that they're particularly good at it. Just like a medieval scribe's main skill is simply the ability to read and write at all, and not like, literary analysis or philology.
I think it depends on the school you go to. some programs are basically math degrees and others are glorified job training of the type your describing. of course, to get a job after school, recruiters expect you to have both the CS theory and direct experience writing code. they stop checking for the CS background after the first job because it's not something anyone stays proficient in, except in a rough heuristic sort of way. most training happens after you graduate in your first job or two.
the main differences between coding and writing are that 1. the former is predominantly a team activity and 2. the interface with the machine forces a maintenance burden on everyone that interacts with the code. in tandem, this means that if you write bad code, it's not just your problem - it's not merely that another person reading your code will struggle to understand what you mean but also that someone else after you will have to figure out how to change it to meet new needs.
capitalists try constantly to eliminate these factors and turn software into something that can be mass produced for no/little cost but they keep failing (for now) because they try to ignore the social factors (same reason AI code won't work for a while yet). that doesn't justify programmer egos, it's just an explanation of how software development differs from normal writing.
Well what I'm describing isn't really school specific. The majority of CS grads are careerists who really don't care about the actual field. At least in my achool where they are the biggest major. It seems they cheat through the theory part because they know they're gonna make 100k writing CRUD apps. This isn't a moral indictment or anything. I'm pointing this out to show that most professional programmers don't actually use any theory. What they do day to day should in theory should be trivial enough that most people could do it. In an ideal world that would be the case, and CS majors would only be needed for things requiring actual deep knowledge, much like professional writers.
I do agree that the issue is social. It's a matter of educational policy and for lack of a better word, orthography.
what I'm saying is that people have been trying to trivialize it for 60+ years and it hasn't worked yet - it remains a trade that takes ~8 years in and out of school to achieve useful proficiency.
I still think it takes a significantly larger amount of time to teach someone to read and write than it is to teach someone how to program. My point is that if it were that simple, corporations would have jumped on that ASAP and made it a commonplace skill, because then they wouldn't have to deal with worker shortages and they no longer would have to pay these people a living wage. I also think It's more akin to teaching someone stonemasonry or woodworking or something than it is basic literacy, and personally I refuse to spend any extra hours of my time having to deal with programming. I already have a job and I barely have time for my hobbies, I'm not going to spend my time learning how to do someone else's.