My kid is learning HTML so… maybe?
My kid is learning HTML so… maybe?
That’s missing the point. Engineers perform at a specific level. You don’t expect civil engineers to build the bridge. Can they do it? Sure. But that’s not the profession. Same with Structural Engineers, Chemical Engineers, Industrial Engineers, etc. They are at a higher level in the planification and execution process and will likely have signatory responsibilities on the project. If the bridge falls, the engineer does have explaining to do.
The equivalent for a software engineer would be (in the US) more at the level of architect with responsibilities higher than developers.
But engineers is not a protected term so everyone is an engineer now.
They’re regulating engineering of software and electronics.
From Engineers Canada;
In the case of software engineering, a piece of software (or a software-intensive system) can therefore be considered an engineering work if both of the following conditions are true:
• The development of the software required “the application of a systematic, disciplined, quantifiable approach to the development, operation, and maintenance of software.”
• There is a reasonable expectation that failure or inappropriate functioning of the system would result in harm to life, health, property, economic interests, the public welfare, or the natural environment.
That does seem to me well defined. If you disagree then it’s okay.
Edit: taken from this: https://engineerscanada.ca/sites/default/files/public-policy/professional-practice-software-engineering-en.pdf which also add context.
I cannot speak about electronics as my education was in software engineering.
Removed by mod
Software development is done by developers. If you are a software engineer chances are you’re working on software infrastructure that actually apply at scales that are not “add a shopping cart to this blog”.
There are reasons you ask a civil engineer for work.
But the US is not signing the treaty.
It’s a good thing that Engineer is a protected profession and not everyone can claim it, like Lawyer or Doctor.
In the US now it’s “oh you’re an engineer? Do you have any idea how little that narrows it down?”
So you agree that China is the hypocrite? Great.
It’s China. They’ve lied and deceived about many things and should not be trusted.
People who learnt structural OOP without actually understanding typing system and their benefits really struggle with learning Rist as they try to map classes onto structs and it just doesn’t work.
Traits are not inheritance. Box
is not polymorphism. Rust is not C++ with more keywords.
Yep the ASCII table just goes 1, 2, 3, 4, 5, 6, 7, 9, 10, …
“He’s me.” - Obi Wan Kenobi
Honestly just ActivityPub. And being backed by the W3C id assume there already are discussions in countries where corruption is less prevalent.
Public spaces should be government owned. Each country could have its own public servers with a guaranteed spot for every citizen. People can cross post.
If you want anonymity you can have private servers too.
Data Link layer be pretty stable to be fair _
Sounds like your gripe is with people requiring accounts for reading public content, and not with preventing usage of automated email creation and trying to limit bots on your website.
We were discussing validation, not parsing. There’s no parsing in an email. You might give it a type once it passes validation, but an email is just a string with an in it (and likely some . because you want at least 1 TLD but even that I’m not sure).
There are also cases where you want to have a disallow list of known bad email providers. That’s also part of the parsing and validating.
Alternatively, I don’t think that not educating AI is an option.
Ah yes, what C needs is VTABLEs.