Comments by "Anony Mousse" (@anon_y_mousse) on "The Lunduke Journal"
channel.
-
1
-
1
-
1
-
1
-
1
-
1
-
@BenQ.-ys4kp I've been learning it for the past 3 or 4 years and let me tell you, it's not a good language. I keep watching videos on it and they're nearly all filled with lies. They allude to or insinuate that it'll prevent every error and then sea lion on you if you call them out on it. Fact of the matter is, the types of errors that the language tries to prevent aren't actually prevented wholly by the language nor in combination with libraries that you'll inevitably have to use if you don't rewrite literally everything in Rust. The biggest source of errors is failure to check user input and it doesn't actually make that any easier. If a Rustacean tells you that memory misuse is the biggest source of errors, they're either spreading propaganda or being facile because that's only how things end up when you fail to check user input.
If you want a few examples of what's wrong with the language, look at strings, lifetimes, constructors, mutability, references. Certain keywords irritate me, but I'll admit that that may just be a personal opinion. Things like fn, let, pub, impl, mut. I abhor Java-style singular use keywords like pub and fn. If I have to use a keyword to declare a group of functions as public, then it should allow me to collectively refer to those functions instead of requiring that I use pub for every single function. I just hate function keywords in general. Look at C++ lambdas for an example of doing it mostly right. No keyword at all, though I do have issues with the array of captures component. If anyone tries to claim anything about "the most vexing parse", I'll point out that you can and should use braces to invoke constructors in C++ now and that eliminates that weird self-imposed problem. I say now, but it's been since C++11, so it's not exactly a short time and in fact has been usable since before Rust existed.
Anyhow, if YouTube doesn't shadow or delete this and you do happen to actually read it, I'd suggest C if you don't already know it, and just ignore newer languages, but if you must have classes, operator overloading, templates and RAII, then sure, go for C++.
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
What you're trying to ask as a question is, who determines what the truth is? If those on the left get to determine truth, then we'll never have it again. And I've said it before and I'll say it again, but we don't need to worry about AGI acquiring sentience and deciding to wipe us all out, the technology already exists for a truly evil person to put the pieces together and do it now without any actual intelligence needed, and I don't just mean computer intelligence, but human too. You could literally fit the pieces together today even if you're a numpty, and believe you me, the people that would do it are definitely numpties.
I know, it's futile to say anything because if YouTube doesn't shadow or outright delete this post no one will read it anyway and even should one or two read it, none will heed the warning inherent within, and even should one heed the warning they'll lack the power to do anything about it.
1
-
1
-
Two possibilities here, either it's the leftist mind virus eating itself, which is by far the most likely scenario, or, conspiracy theory, it could be influenced by closed source companies trying to destroy their enemy, open source, from within. Now, obviously, if you really hate Microsoft, then you're going to automatically assume the latter given their EEE initiatives, but unless you can find concrete proof, you should probably consider that it's the former. Occam's Razor, after all.
1
-
@drownthepoor I knew people wouldn't understand the point, but let's see if I can rephrase it so it's easier to understand. GNU then was basically the equivalent to the Rust Foundation now. They manipulate people in some subtle, and some not-so-subtle ways to get them to use the GPL, not that I'm saying the Rust Foundation wants people to use the GPL, but using their rewrite everything in Rust objective as a contrasting point. Once a project is stamped with the GPL, you can't just do whatever you want with it willy-nilly. Had the license of choice been BSD, MIT or some other non-restrictive license, or had they not gone after people with rabid lawyers, then things would be drastically different. Most would argue that the difference would be that nothing would be open source, I posit the exact opposite that we'd have a wealth of open source. Of course, people that are fully inculcated in the cult won't ever agree with me, like Rustaceans won't ever agree that Rust is the wrong choice. And more pointedly you won't see my response because YouTube will likely filter such a long response when I have neither clicked like nor dislike on your post. I guess we'll see in a day or so, or 5 months if I can expect a similar response time.
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
I would've said that FlatPak was a good runner up a couple of years ago, but now that I'm on Slackware 15 and it not only works but I've got several apps that refused to build from source which work as FlatPak's, I like it a bit more now. AppImage's are definitely the best though, because I can just plop it somewhere, chmod +x it and go. No installation, no fiddling or faddling, just run it right after download. Yeah, you have to trust the person that puts it together, but you have to trust a lot of people already when it comes to using any computer. You have to trust that all of the hardware manufacturers aren't putting in backdoors, which we now know they pretty much all do, and you have to trust the OS distributor, which for Linux you mostly can, and you have to trust each of the applications you have running on your system which may or may not be written by and/or maintained by anyone that has your best interests at heart. So unless you make all your own hardware and software, you eventually have to trust someone.
1
-
1
-
1
-
1
-
You know what I miss, elinks. Back when Yahoo chat was a thing, that's what I used for nearly all of my web browsing needs. If, and that's a mighty big if, I needed a proper GUI browser for something, I would use Firefox, and at that time it really was the best browser. There was also a time when I would use Opera for all my browsing needs, before they swapped to using Chromium, and at that time, Opera was far better than Firefox. Like all things in tech, the more they change, the worse they get. I can't even use elinks now because it won't work at all on the modern web, and I can't stand to use any Chromium based browser, even Brave which people keep recommending. Firefox is the last browser standing as far as I'm concerned, and I'm getting to the point where I hate even that. If Ladybird doesn't drastically improve things over Firefox, I can't see switching to it. Ultimately, I may be forced to write my own browser from scratch and that's a multi-year project to even get something off the ground, unless the internet fundamentally changes. If we could get rid of HTML/CSS/JS, then the world and browsers would be far better off.
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1