[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology

Name
Options
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.
  • You may highlight syntax and preserve whitespace by using [code] tags.

08/21/20New boards added: /vrpg/, /vmg/, /vst/ and /vm/
05/04/17New trial board added: /bant/ - International/Random
10/04/16New board for 4chan Pass users: /vip/ - Very Important Posts
[Hide] [Show All]


[Advertise on 4chan]


File: 1759058866291293.png (2.81 MB, 937x1678)
2.81 MB PNG
>there is no garbage collector: just don't produce garbage
>you get nice things only if they don't have a performance cost
>make invalid states unrepresentable
What exactly do /g/tards have against rustlang?
>>
File: west.gif (37 KB, 220x165)
37 KB GIF
why are you talking about garbage
>>
>>108756110
>What exactly do /g/tards have against rustlang?
compiling it takes a long time and you can't even use distcc
>>
>>108756110
I'd rather just use java if we're being honest.
>>
File: an.mp4 (3.37 MB, 1270x1064)
3.37 MB
3.37 MB MP4
>>108756110
She needs to put on a traditional dress on, it would be her best look, since Asian women look best in traditional dresses.
>>
>>108756261
that's not a traditional dress, at least not from her tradition
>>
>>108756110
>What exactly do /g/tards have against rustlang?
hi, I'm /g/ and I have nothing agaisnt rust, have a nice day.
>>
>>108756110
Besides the community surrounding it and my general distaste for the language when I tried it, the compiler was incapable of compiling rust-analyzer, crashing my computer after spinning up all the fans like a jet turbine for several minutes.

>>108756324
It's not a traditional dress from any tradition.
>>
>>108756460 (me)
>community
To elaborate here, it's not just the shills (those are obnoxious, yes), it's the whole 10,000 dependencies game many crates like to play, similar to the disgusting bloat you see in the Node world.
>>
>>108756257
>>108756110
same. fag.
>>
>>108756110
>What exactly do /g/tards have against rustlang?
cuck license
>>
Paradoxically, what should be great for safety focused embedded software is fucking awful. Heap allocations are forbidden, so the normal avenue is to use static memory. However, getting a static mutable object in rust directly fucks with the borrow checker's semantics, so you're left with doing everything on the stack. Rust also fucking loves copies, so you keep making the stack use worse and worse. There's a heapless crate which may alleviate this, but it'd be nice to accomplish this simply without grabbing a dependency. The dependency graphs are also fucking awful, and support for non-linux and arches that aren't amd64 or aarch64 are fucking abysmal.
>>
>>108756110
It says a lot about society that the anon(s) that call any anime girl or attempt at privacy pedophillia are not chimping out in this actual pedobait thread.
>>
>>108756257
The problem is that you can't make a kernel in Java.
>>
>>108756154
Most of the time isn't spent compiling but linking which is much faster if you use another linker like mold or wild.
Also c++ is a lot worse, I've had c++ project that take almost an hour to compile, rust a full compile rarely takes more than a few minutes, and incremental are near instant.

Also now there is subsecond allowing binary hot patching and as it's name suggest, incremental compilation will take much less than a second.
>>
>>108756543
Of course you can, GC isn't a problem if it's a part of the kernel.
>>
>>108756154
>compiling it takes a long time
it doesn't
>you can't even use distcc
you never needed or used this /g/eetoid. if you did, you would have been aware of sccache, and you would have been using it even with non-rust stuff
>>
>>108756460
>the compiler was incapable of compiling rust-analyzer, crashing my computer after spinning up all the fans like a jet turbine for several minutes.
>it must be them not me
>>
>>108756110
I want to dye her hair purple
>>
File: kimbap.gif (314 KB, 220x124)
314 KB GIF
>>108756110
>korean food
>stinky garlic feet
>>
File: bulge.jpg (13 KB, 344x282)
13 KB JPG
>>108756110
Uhhh....guys?
>>
>>108756110
It's new language thus it's bad by default it will take another 10 years to develop if anything.

It was used in cloudflare and it bombed.
It was used in sudo-rs and it bombed.
Currently it's a meme not something you can take seriously. C wins by default.
>>
File: IMG_8629.gif (160 KB, 400x170)
160 KB GIF
>>108758453
Fat vulva or tiny shrimp cock?
Call it
>either way, still would
>>
It's technically excellent, but culturally comes with tranny baggage. Also a lot of retards can't into lifetimes.
>>
>>108756110
feet
>>
>>108756460
Looks pretty european to me ... Idiot
>>
>>108758728
True. C with all its baggage is still preferable to "the rust community."
>>
>>108758783
Yeah looks like standard eastern European stuff.
>>
>>108756110
Who is this slut
>>
>>108758915
my gf(bf(gf(???)))
>>
>>108756110
dogshit-tier module system
npm-tier dependency culture means i can't ever actually use rust dependencies
>>
>>108756543
https://en.wikipedia.org/wiki/JavaOS
>>
feet
>>
>>108756516
How is that pedobait? re you sexualizing that image?
>>
Footfags are subhuman
>>
>>108760233
yes you retard, the image is clearly intended to have a sexual appeal for people with foot fetishes
the real question is why that other retard thinks an asian woman who is clearly in her mid to late 20s is "pedobait"
>>
>>108761161
> asian woman who is clearly in her mid to late 20s is "pedobait"

I’ve lived in Asia for 20 years.
She’s clearly in her mid 30s, possibly early 40s.
It she was in her 20s she would genuinely look 12 or 13 until she’s 30.
>>
>>108761161
certain zoggies want to make this into a "stereotype" and a "pattern".
i guess they can't let a day pass without some deflection.
>>
>>108756110
Yes, I'd like to eat a plate of old scrap metal.
>>
>>108756110
To start with, Rustfags being disingenuous about pretty much everything.
>>
>>108756110
>it's a major pain in the ass to write
>point above is proven by arc and clone everywhere in every rust codebase ever. no one wants to deal with the borrow checker, not even the fanatics
>keeps being forced to everyone, even to people who already work in memory safe languages (jewish plot)
>b-but the type system (nothing new or innovative here)
Go or Java are better options for 99% of where Rust is used. Rest is unnecessary (there's no point in Rust if you have to use unsafe everywhere, so OS/drivers/embedded/systems programming is out).

all in all it is a way for companies to launder software licenses
>>
>>108756110
because it claims that it can be as fast as C, but not faster. C is always as fast as C, so why should I care about Rust's performance boasts? Its built in protections against memory leaks is just training wheels for jeet tier developers who aren't capable of writing memory safe code because of low IQ and deep seated insecurities stemming from poor relationship with father. Also Rust community is filled with raging homos just look at the mascot it is something that only a manchild could come up with.
>>
>>108765705
>claims
Source?
> but not faster
source?
>>
>>108766020
>source
my dick
>>
File: 1691391795629075.jpg (31 KB, 396x385)
31 KB JPG
>>108756110
Cute feet, but no, garbage collection is complete bullshit. I got a memory leak a while ago, and catastrophically leaked 64kb, that means I only had approximately 32GB left of ram :'(
I also had some sweet debugging tool, that would point out the exact place where the leak happened. But honestly: LET IT LEAK. Who cares, if it is not a bunch of data in a very fast loop, WHY is this a problem??(Maybe it was in the 70s and 80s)
>>
>>108766054
Dude, modern applications are too complex and important for this shit. It is also insecure, where leaked memory can share sensible information. The industry is obviously right, and you are wrong
>>
>>108766067
>leaked memory can share sensible information
what exactly is your perception of "leaked memory"?
>>
File: remarkablygay.png (31 KB, 378x337)
31 KB PNG
>beginner rust users are referred to as rustlings
I'd avoid the language based on this alone
>>
>>108756110
I want to fuck that pale gook bitch. I already have a tight little gook bitch but she is an annoying retard so I want another one. Younger preferably. How can I fuck that little gook bitch please?
>>
>>108766109
this "course" might as well come with a pair of striped stockings and a butt plug...
>>
>>108756543
>source: my ass
>>
>>108766083
You leak some memory, your PC exploded, and the russians have all your data. THIS is why you must jump through hoolahoops, and rub your belly and clap your forehead while writing Rust in 2026. (Thumbs up)



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.