Comment on
D&D honour among thieves
Reply in thread
Yes, that's actually pretty rare in Hollywood: an actual friendship between a man and a woman, without having to jump the other.
Comment on
D&D honour among thieves
Reply in thread
Yes, that's actually pretty rare in Hollywood: an actual friendship between a man and a woman, without having to jump the other.
Comment on
GRRM Confirms That He's Hasn't Worked On ASOIAF Since 2022
Reply in thread
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
Comment on
What book that hasn't been adapted into a TV show or movie do you think deserves an adaptation?
Ringworld :)
Comment on
GRRM Confirms That He's Hasn't Worked On ASOIAF Since 2022
Reply in thread
He probably couldn't see the tv due to the big pile of money sitting between him and the screen covering his view.
Comment on
is it just me or GitHub is turning into some sort of LinkedIn
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.
Comment on
Too close to home
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.
Comment on
You are walking into the woods and suddenly find this...
Someone tried to build a stairway to heaven but got bored when the song ended.
Comment on
i are programmer
I salute the author of this for drawing a CRT monitor.
Comment on
GRRM Confirms That He's Hasn't Worked On ASOIAF Since 2022
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).
Comment on
*Permanently Deleted*
Personally, I mostly use neovim, both at home and at work. My reasons are:
Comment on
is Rust really that powerful / intuitive?
"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.
Comment on
Let's talk about Zig
Reply in thread
It competes with C, so in 2023 this basically means embedded systems. It offers executable size of few KB and out-of-the-box cross-platform compilation. It's a modern C, basically, and it claims to be even faster than C as some language rules allow more optimizations
Comment on
*Permanently Deleted*
Lol I feel so old reading these replies... I learnt copying BASIC games from magazines and typing them manually on the computer.
But jokes apart, when it comes to learning, I think the best thing is to tinker with weather language you choose and don't worry about making the "right choices" since the start. Forget about writing "pythonic" code and don't worry about being "idiomatic": just build something. Building good software is not just constructs, but also knowning which subsystem to improve and when. That's what makes experience.
When it comes to improving, you can dig deep into the language.
Comment on
After 30 Years, Linux Finally Hits 3% Market Share
I've been hearing "This is the year of Linux on desktop" since at least 2002...
Comment on
Let's talk about Zig
Reply in thread
My understanding is that this is possible: you should be able to take a C project, add a build.zig file and under the hood the system is calling clang to compile the C project. HOWEVER, you can now add a .zig source file, compile that in zig and link together with the output of the C compiler into an executable. If this is actually true, I can definitely see the attractiveness of the language.
Comment on
GRRM Confirms That He's Hasn't Worked On ASOIAF Since 2022
Reply in thread
I understand, it would probably make sense narratively, but he would receive a lot of backslash.
Comment on
Software engineers hate code
Oh man, I hate code reviews with the strength of a thousand suns. In the enterprise world, there are so many constraints and conventions that reading other people code is even more boring than it should be. It's even worse when you LGTM it and your colleagues "accuse" you of not having read it with attention because "I can't believe you don't have any comment on my code".
Comment on
*Permanently Deleted*
Reply in thread
Yeah, this is also useful when learning a new programming language, even when you are an experienced coder, already.
Comment on
Futuristic 3vs3 hockey game in a sphere
Oh found it, it was HyperBlade, 1996.
Comment on
D&D honour among thieves
Reply in thread
Still impressive!