Bogus007

joined 5 days ago
[–] Bogus007@lemm.ee 1 points 1 hour ago

This, to me, seems like the standardization vs optimization argument. So much of the tech world could be optimized like crazy, but the more complex it gets, the hard it is to communicate with others and keep things consistent. This complexity actually hinders production overall. Standardization, even if it’s not the most optimized, allows us to create vastly more complex and reliable systems because we can ensure we are all on the same page. Even if that standardization isn’t the best way to do it.

Standardization is the reason why systems collapse or are more prone to attacks. Just think about a monoculture vs an organic mixed culture. Also, the impact on standardized systems is much bigger, because it affects the entire system. But on the other hand, yes, it requires more time and people. When reading comments from Rust people, I have always the impression that in the best case everything is replaced with Rust code. If this is indeed their intention, I disagree.

I mean, if you want to talk about absolute control over your code, why don’t you write in assembly? Are all programming languages not virtually assembly with training wheels?

Perhaps difficulty to learn, apply, and make changes? Also no interest, trigger and coolness among people? Assembly are considered the old nerds aka the hated boomers, while Rust people are sometimes the hipsters, the new generation. I do not like this attitude of exclusion. BTW, if you want to try out an OS written in assembly look at Kolibri OS.

Writing in code that is not memory safe is going to mean you are substantially more likely to have mistakes that lead both to user annoyance and straight up security vulnerabilities.

Depends on your skills.

Having applications written in a memory safe languages, especially when worked on by large swaths of people, is absolutely the best route.

I am sorry but I am unable to mix "safe language", "large swaths of people", and "best route" somehow in my brain. I just see "tilt, tilt, tilt", because it does not make sense to me as there are no connections between all three points.

It provides a secure standard way to write memory safe code. This will reduce security vulnerabilities, decrease program crashes, and allow for more efficient developers.

The secure I put in question mark (aka time will show) and are you serious about efficient developers? In case you mean producing a larger program faster, yes, I agree. Memory safer? Very likely (although you can write safe programs in C as well). But more efficient in terms of more competent? I would not say this.

Changing a bike tire is something for a single person, maybe two at most. Writing code is often a team effort. And the more people that are involved, the more likely mistakes are going to happen.

Does not change my intention: either you know the in and outs, or you are a slave of others - in the case of Rust, the slave of the compiler.

People absolutely can still learn the complexities, and still choose to use Rust because honestly, it’s the smart thing to do.

Haven't said anything against, but the smart thing to do is up to the personal choice, not because there is a loud community of followers.

And it doesn’t need to be rust. Any memory safe language would accomplish the same goal.

This is the point I would underline. It is not only Rust, but there are many languages out there worth regards and time, even for low level and systems.

[–] Bogus007@lemm.ee 1 points 12 hours ago (1 children)

But that is the reason for templates, no?

[–] Bogus007@lemm.ee 1 points 12 hours ago* (last edited 12 hours ago) (1 children)

Please signature the email with “Sincerely, and ”. Otherwise people get very suspicious when they meet you in persona and you come along differently than in your email.

[–] Bogus007@lemm.ee 0 points 12 hours ago (4 children)

Don’t tell that you need so much time to write an email 😳

[–] Bogus007@lemm.ee 1 points 1 day ago

You can set up your own MySQL instance with an encrypted database where you keep all passwords and joined information. Using any programming language you can either set up an app with a GUI yourself where you query your passwords or use queries directly in MySQL. I understand when you ask now for what all that hassle, but at least you have a bit more control of your data and there is not a potential company behind or a code fragment which may inform the company about any actions. BTW, you may learn some coding, so it can be fun too.

[–] Bogus007@lemm.ee 1 points 2 days ago

I found the article, or better opinion. My bed that it wasn’t a Finn, but an America, Alan Ward. The metaphor is taken from him, while he explains in his article much better than me. Please, see his opinion on page 48-49 in the linked PDF of the current Full Circle issue #215 below:

Full Circle #215

I find his metaphor very apt.

[–] Bogus007@lemm.ee 1 points 2 days ago

You are correct. Sorry for the mistake.

[–] Bogus007@lemm.ee 6 points 3 days ago (2 children)

The Polish word for April is coming from the word „kwitnąć”, which means „flowering“.

[–] Bogus007@lemm.ee 1 points 3 days ago

@Flipper, if you just learn from one master, you cannot become a master in the field. As I said above: relying heavily on the compiler, even when this may be the best „teacher“, does not make you - I do not speak about you personally, but you in general, so all programmers - a good programmer. This is my major critic about Rust, while I do also understand its advantages.

[–] Bogus007@lemm.ee 2 points 3 days ago (4 children)

Thank you for your explanation and I understand it well, as well the advantage to find bugs quicker (which however does not mean that a safe code cannot be also a bad code). However, I do think that writing safe code without being guided by a compiler is indeed a skill. And the question how safe the code written with the help of the compiler will be is another interesting one. Perhaps we will find out in the future.

In my opinion, Rust is a language dictated by the compiler rather than one that allows you to use your brain, knowledge, and skills to deepen your understanding. Rust is essentially a programming language with training wheels. Unfortunately, the preference to finish tasks quickly is nowadays the mainstream. The understanding of the deeper stuff falls behind.

A related example from real life: bike tyres that have a flat. Less and less people can change the tyres on their own, and even do not understand the construction and characteristics of different tyres, only believing what the vendor in the shop is telling them. Bad surprises then happen.

[–] Bogus007@lemm.ee 1 points 3 days ago (1 children)

Maybe we have misunderstood. My point is not ending up like Don Quixote fighting against windmills. The more extreme a person becomes in their views, even when personally justifiable or honorable, the fewer people will accept this view. The crux is to find the so-called « golden mean », which is essentially a balance between different views. This also means including to some extent views, which may be not favoured, but helpful to get more people into the boat.

Good luck on your way!

view more: next ›