Details
-
AboutAAAAAAAAAAAAAAAAAAA
-
SkillsRust and other things
-
Locationhere
-
Website
Joined devRant on 12/8/2018
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
@Demolishun People in the comments weren't feeling it. I guess too sexual for a post or something. Oh well
Here's the image anyways if you want it :P -
Hello 👋
-
@BobbyTables The worst thing about cmake is that it *should* just work out of the box but then *never* does
Seriously, I think I have only ever downloaded one or two cmake projects I could just build without having to fix something -
@retoor You're normal in my eyes :*
-
Level 1 shitposter: Getting banned off reddit
Level 50 shitposter: Getting banned off facebook
Level 100 shitposter: Getting banned off X
Seriously, how did you manage to get banned of X -
@antigermgerm Just because he was too dumb to hire an actual hitman doesn't change anything
That's attempted murder first degree. And facilitating large-scale illegal drug and weapon sales and money laundering aren't victimless crimes either
For real, why is your moral compass so fucked up. I'm not particularly normal either but holy fuck, you just straight up defend criminals and murderers -
@antigermgerm Yeah but committed serious crimes and wanted to have people killed
With all due respect but I don't think your sentimental value should mean much in this case -
I still don't know why people simp for him or why trump pardoned him
He was operating a massive drug marketplace and tried to have people assassinated
He's not some misunderstood hero -
I read swift has sum types. Shouldn't they allow that?
-
Guys will look at this and say wife
(literally me) -
Bitte piss mir ins gesicht
-
I love systematic racism against white people 👍
-
ouuuh, nice view!
-
@kiki Probably a life sized russian emo robot gf, I can feel it
-
@Demolishun I'm just being facetious, of course I get it. In a sense you aren't paying 300 bucks for a few gigs of sound recordings. You are paying for the expertise of the people, the sound equipment, the opportunity to even drive that car, recording it, mixing it, cleaning it up, labeling it properly
I get that. But there still is that feeling of paying over 300 bucks for essentially 20 seconds of recording that's relevant to my usecase lol -
@kiki I've seen some traffic cone videos on only fans.... Not sure they count as reviews though
-
Btw if you actually want to do this, use a do {} while(false) instead of a for, that way you don't have to remember to put a break at the end of each scope (for(;;) is an infinite loop)
-
Not entirely a goto since this still only allows structured control flow unlike real goto
But it's still a useful trick sometimes :D -
@antigermgerm Have you ever considered that you are just retarded?
-
I hecking looooove oppresive dictatorships where people starve to death
Hecking capitalism sucks!!! -
@jestdotty In the beginning definitely. But it's a one time thing, so personally I'm not that mad about it
-
AND I WANT FREE HOOKERS
-
@Tounai Very much agree. But what people often don't see is that Rust is pretty pragmatic aswell. People always think Rust does it the hard way because why not. But really, it tries to be as nice and helpful as it can
-
@antigermgerm At least self aware :D
-
@jestdotty Yeah but what's the downside after having gone through the painful learning part? You almost say it like it's bad to get sucked into Rust
I can write super fast and memory safe programs now, so I'm happy with it -
@jestdotty I get you. Rust is certainly complex by nature. But.. it's also pretty pragmatic. It's not a complete nerd language like haskell. Rust was made to solve problems
It's complex but not by choice like haskell. It's as complex as it is to solve a big issue: Memory safe low level development. But in addition to thatthat (which does result in quite some complexity) there's just so much nice stuff Rust has to give which no other language has ever given me
I'm honestly still in the honey moon phase with Rust even after 7 years of using it. I don't know maybe I'm just weird but for me it's just such a beautiful little language -
@jestdotty No thats not what I'm saying at all. That's just bad code. Good code shouldn't be complicated!
Have you guys never used a truly different language like ocaml or haskell? Something not C-like
It's so enlightening stepping out of your comfort zone -
@retoor Because you learn how to structure code in a simple yet robust way. You also learn a lot about correct multi threading
And more than anything else, you truly get a new perspective on coding. Something you cannot get from only C like languages because they are all too similar to eachother -
@jestdotty The nice thing is though that once you've learned how to write in Rust your code in other languages will likely also be a lot better
But it certainly does take a long time to become truly good at rust. I've been using it since 2018 and only in the last few months do I feel like I don't hate my Rust code.... BUT I've also started writing simpler code ("simple", not "bad"!) without trying to overengineer. That helped A LOT in Rust -
@atheist Yup. Unfortunately if you're in a team, chances are that you have a bunch of devs who aren't that passionate. And they'll hate Rust even though in the end it would be a benefit, and then they sour the batch for everbody