It would be just a matter of time before they can distinguish between good and bad data; there are already AI that can do just that. I'd like to do something like that on GitHub though:P
Yeah, he basically spoiled the ending with the tv show and now he needs to come up with a new one. Not that he actually will. He'll never finish the series
He probably couldn't see the tv due to the big pile of money sitting between him and the screen covering his view.
Lol, I'm not exactly a fan of the series (I only really liked the first two books) but this is ridiculous. At this point he is just trolling. I'd say I'm happy I moved on. I haven't even bought A dance with dragons because I couldn't finish the one before that as I didn't really like it. That being said, I'd like to get a conclusion to the story and I'm willing to go back to the series AFTER it's concluded (which most likely will never happen).
Ringworld :)
Yes, that's actually pretty rare in Hollywood: an actual friendship between a man and a woman, without having to jump the other.
Personally, I mostly use neovim, both at home and at work. My reasons are:
- I hate any kind of screen cluttering. The minimap comes straight from hell.
- it's very responsive. I don't even bother using language servers as they occasionally introduce micro delays that I hate.
- it helps me in organizing the code better. No minimap means I keep the file size manageable, not seeing the definition of the function straight away means I keep the static complexity of the code in check (tend to reduce the number of delegates). It doesn't help when I have to read cose from legacy codebase, but I don't care too much about that.
"intuitive" is extremely subjective, and based on your past experiences. I've coded in C++ for years, and some Python, too and was able to grasp many Rust concepts very quickly, while for others I struggled (and still am). I'd say that if you are looking for "intuitive", Rust ain't it. It's a system language, so it requires planning, it's definitely not the ideal language to slap a prototype quickly together, expecially as a beginner.
I salute the author of this for drawing a CRT monitor.
I wouldn't say it's a new LinkedIn, but it's definitely a defacto monopolio. It pains be that Cargo (the official rust packaging system) is so integrated with it. My own personal hobby projects are self-hosted on a gittea instance right now, but I still have a github account to contribute to a friend of mine's project which is, sadly, hosted there.
Follow up of: "Mmm... should I put lifecycle annotation in these 10 structs or just use and Rc and call it a day?". Rc and Box FTW.
Someone tried to build a stairway to heaven but got bored when the song ended.