Win / KotakuInAction2
KotakuInAction2
Communities Topics Log In Sign Up
Sign In
Hot
All Posts
Settings
All
Profile
Saved
Upvoted
Hidden
Messages

Your Communities

General
AskWin
Funny
Technology
Animals
Sports
Gaming
DIY
Health
Positive
Privacy
News
Changelogs

More Communities

frenworld
OhTwitter
MillionDollarExtreme
NoNewNormal
Ladies
Conspiracies
GreatAwakening
IP2Always
GameDev
ParallelSociety
Privacy Policy
Terms of Service
Content Policy
DEFAULT COMMUNITIES • All General AskWin Funny Technology Animals Sports Gaming DIY Health Positive Privacy
KotakuInAction2 The Official Gamergate Forum
hot new rising top

Sign In or Create an Account

18
posted 153 days ago by Khonalomgit 153 days ago by Khonalomgit +18 / -0
29 comments share
29 comments share save hide report block hide replies
You're viewing a single comment thread. View all comments, or full comment thread.
Comments (29)
sorted by:
▲ 28 ▼
– DontDoxMeBreaux 28 points 153 days ago +28 / -0

The language itself is fine, from what I can tell. The main benefit to it is that it prevents a lot of memory overflow errors, which are often the access vectors in hacks. In a lot of languages, like C, it's possible that users can access data in memory they shouldn't have access to, if you're sloppy with your code. Rust prevents that at a low level.

The main problem is just that it's infested with troons.

permalink save report block reply
▲ 13 ▼
– FellowCanuckIstan 13 points 153 days ago +13 / -0

Yes, it's a "she"-sausage fest, and the community is toxic.

I don't have issues with the language, it's quite interesting, and a good tool for some situations.

Now, I won't say that Python's community is better, just look at PSF, Drew Devault, and other exponents from it.

permalink parent save report block reply
▲ 2 ▼
– deleted 2 points 153 days ago +2 / -0
▲ 7 ▼
– voidposter 7 points 153 days ago +7 / -0

I'm fairly certain everything is pozzed at this point, but I've been following https://ziglang.org and haven't seen too much troon shit

permalink parent save report block reply
▲ 6 ▼
– cheeto_dust 6 points 152 days ago +6 / -0

I had high hopes for Zig also, but in their post when they gave their reasons for leaving GitHub for Codeberg, they mention ICE out of nowhere as yet one more reason why GitHub is evil.

https://archive.is/yeYIE#selection-169.0-171.21

permalink parent save report block reply
... continue reading thread?
▲ 3 ▼
– CatoTheElder 3 points 153 days ago +3 / -0

Odinlang maybe.

permalink parent save report block reply
▲ 3 ▼
– FellowCanuckIstan 3 points 153 days ago +3 / -0

I just block communities and don't pay attention to them. Where there's people there are issues.

permalink parent save report block reply
▲ 2 ▼
– KeeperOfTheGate 2 points 152 days ago +2 / -0

The problem is, why does there need to be a language "community."

They're magnets for autists and troons (but I repeat myself), and more generally people who have time to waste being part of a community and NOT working.

The majority of "real" programmers with day jobs do their work but don't feel the need to consider themselves part of the "C++ community" or the "Python community" or to be a "Rustacean" or whatever.

Like all the "coders" who talk about their git commits and how many projects they work on, but their only commits are formatting changes and documentation.

permalink parent save report block reply
▲ 1 ▼
– deleted 1 point 153 days ago +1 / -0
▲ 9 ▼
– SicilianOmega 9 points 153 days ago +9 / -0

In order to achieve this, it imposes a type system so strict that it needs an escape hatch (the "unsafe" keyword) just to be able to make the claim that you can write real code in it. Rust's guarantees do not apply to code in "unsafe" blocks.

But if you use unsafe too much, Rust has a cancel culture that will come down on you for it.

And if you don't use unsafe, you end up having to create convoluted code with insane type declarations just to conform to the Rust way of doing things, which is often radically different from normal code because the type and borrow checkers close off so many code patterns.

permalink parent save report block reply
▲ 9 ▼
– Deadlaw 9 points 153 days ago +9 / -0

“Germany funds half a million for ArchLinux to write package manager in Rust.”

If you know the history of three letter agencies war on secure software and encryption, this would be a red flag and this is why Rust will be talked about oddly over the next couple months.

Only one compiler/large bytecode bloat(memory size of Hello World “memory overflow protected” vs C/C++)?

Jinkies, my glownigger sense is tingling.

permalink parent save report block reply
▲ 6 ▼
– voidposter 6 points 153 days ago +6 / -0

The language is ugly as shit. It prevents memory errors until you get into "unsafe rust", which happens frequently and then ... what's the point?

permalink parent save report block reply
▲ 1 ▼
– deleted 1 point 153 days ago +1 / -0
▲ 12 ▼
– WhitePhoenix 12 points 153 days ago +12 / -0

You don't understand the mentality of troons. They are failed men, autistic failed men. Think Chris chan.

Troons gravitate to anything niche that gives these faggots a sense of self-worth. Anything that makes them stand out and "DIFFERENT" from others is what makes people who are mods a very high chance of being a troon.

The reason why Rust attracts troons the same ay speedrunning attracts troons is because of the sheer amount of dedication you need to convince a bunch of people that your language is the "superior" language. If you say you use Rust, you give yourself a "fighting underdog" (victim complex) label.

That appeals directly to troons and their need to control the thoughts and actions of other people.

permalink parent save report block reply
▲ 5 ▼
– DontDoxMeBreaux 5 points 153 days ago +5 / -0

It's definitely possible in C to code in a way that makes memory overflow errors impossible. It's just that it often gets overlooked, probably due to project timelines or carelessness. The benefit to Rust is that it makes the entire situation impossible, vs. C where it's definitely possible to have coded well enough that memory overflows wouldn't happen but are you totally sure you coded well enough? I'm sure C is faster than Rust (though I'm not sure how much faster) and Rust does absolutely nothing to prevent a myriad other possible coding errors, so it's not like Rust is the end all be all.

As far as what attracted troons to Rust, I'm quite sure I have no idea. Never cared enough to research it, and I only tried learning the basics of the language when it became the new hot topic on all the software developer applications.

permalink parent save report block reply
▲ 7 ▼
– fauxgnaws 7 points 153 days ago +7 / -0

As far as what attracted troons to Rust, I'm quite sure I have no idea.

Primarily because Rust was developed at Mozilla after it was infested by troons. So they latched on to it early because it was their baby (even though it was actual talented non-troon computer scientists that made it).

But also because they gravitate to rules and authoritarian systems so the more rules and the less choices in the language the better for them. They're generally not very intelligent so they want the guardrails to not make stupid choices. Paint by numbers.

Another one like this is Google's Go language. Rob Pike was at least troon-adjacent himself, but it attracted more than a normal share of weirdos because it dictated source formatting and file organization and a bunch of other arbitrary decisions for no good reason. They love arbitrary rules.

permalink parent save report block reply
▲ 1 ▼
– KeeperOfTheGate 1 point 152 days ago +1 / -0

Rob Pike was at least troon-adjacent himself

What makes you say that? I only know a little about him.

permalink parent save report block reply
▲ 2 ▼
– deleted 2 points 153 days ago +2 / -0
▲ 2 ▼
– JanxyJet 2 points 153 days ago +2 / -0

I don't claim to be even close to proficient in Rust. It is not an easy or simple language, and very much rivals older versions of C++ and Java, in complexity. For those wanting to spend more time on important parts of their programs, where 95% is memory tedium, but they do want or need something lower level, for whatever reason, Rust gets genuine followers, for at least mostly living up to its basic promises.

It's much more that for the commies and troons, a fresh, growing, programming community represented an opportunity to get in, become maintainers, moderators, NGO go-betweens, etc.. The programming language was just another vehicle of subversion.

permalink parent save report block reply

Original 8chan Links to Gamer Gate:

.

The main GG discussion is on the videogames board: https://8chan.moe/v/

.

GamerGate archive is at https://8chan.moe/gamergatehq/

.

GamerGate Wiki:

https://ggwiki.deepfreeze.it/index.php/Main_Page

. . . . . .

. . . . . .

Rules:

.

ONE: Do not advocate for illegal violence or post other illegal activity. (Be aware of your local laws.)

.

TWO: Don't threaten, harass, or impersonate users. Also: don't be a psycho. New users will be held to a higher standard.

.

THREE: Do not post porn.

.

FOUR: NSFW/NSFL content must be flaired NSFW.

.

FIVE: No vote manipulation. Do not break communities.win's features.

.

SIX: No spam or reposts. Do not make more than 5 threads a day.

.

SEVEN: Do not post falsehoods and hoaxes that are obvious to an uncontroversial degree.

. . . . . .

. . . . . .

Moderation Logs:

.

(Two different versions, Scored has more features and is cleaner, but .win let's you see a few more details in certain instances.)

  • Scored
  • .win

Moderators

  • DomitiusOfMassilia
  • C
  • BandageBandolier
  • CarmenOfSandiego
  • The_Shadow_of_Intent
  • SocraticMethod1
  • Kienan
  • Smith1980
Message the Moderators

Terms of Service | Privacy Policy

2026.02.01 - w2qgj (status)

Copyright © 2026.

Terms of Service | Privacy Policy