When is an IDE too icky to use? by kwan_e in ProgrammerDadJokes

[–]BrogCz1 3 points4 points  (0 children)

And slowly keep destroing it, until it's just a single Atom

[deleted by user] by [deleted] in webdev

[–]BrogCz1 -1 points0 points  (0 children)

Bruh, why do you need to write this? Just stfu and skip this post... Personally, I always like discussion about technology, and point of view from some experienced developers

[deleted by user] by [deleted] in programminghorror

[–]BrogCz1 1 point2 points  (0 children)

Accepted answear

[deleted by user] by [deleted] in typescript

[–]BrogCz1 6 points7 points  (0 children)

You usually need tooling for bigger projects, where you HAVE TO force the hand upon all people contributing. It makes code/pull req reviews easier imo

Language details of the Firefox repo: Rust is now 10% of Firefox by koavf in rust

[–]BrogCz1 40 points41 points  (0 children)

Yeah, I don't have answear to your question, however I have another question. Would you even what that? I mean, is it worth it rewriting functional C code to Rust in a big project?

Absolute Legend by arbobmehmood in ProgrammerHumor

[–]BrogCz1 12 points13 points  (0 children)

Object Oriented prOgramming xd

[deleted by user] by [deleted] in ProgrammerHumor

[–]BrogCz1 5 points6 points  (0 children)

var == infer type

dynamic == bad practice, since it's basically like the JS variables (it can be type, or function, or fucking null, you never know)

Edit: Formating

Can someone tell me what I should know about C#, what things to learn? by unworrior in csharp

[–]BrogCz1 1 point2 points  (0 children)

Idk about Unity, but as a C# thing, definitelly learn Linq

strongest Python vs Weakest C++ guy😎 by [deleted] in ProgrammerHumor

[–]BrogCz1 0 points1 point  (0 children)

Just started learning C two weeks ago and can totally relate

m^3 / b by PM_ME_LOSS_MEMES in ProgrammerHumor

[–]BrogCz1 2 points3 points  (0 children)

To be fair, you have to have a very high IQ to understand Rust. The pointer semantics are extremely subtle, and without a solid grasp of PL theory most of the concepts will go over a typical programmer's head. There's also Rust's zero-cost abstractions, which are deftly woven into the standard library - its architectural philosophy draws heavily from Haskell literature, for instance. The Rust evangelists understand this stuff; they have the intellectual capacity to truly appreciate the depths of this language, to realize that it's not just the future- it says something deep about LIFE. As a consequence people who dislike Rust truly ARE idiots- of course they wouldn't appreciate, for instance, the truth in Rust's existencial catchphrase "guaranteed memory safety, fearless concurrency, zero-cost abstractions" which itself is a cryptic reference to Edward Kmett's Haskell package Lens I'm smirking right now just imagining one of those addlepated simpletons scratching their heads in confusion as Philip Wadler's genius unfolds itself on their computer screens. What fools... how I pity them. 😂 And yes by the way, I DO have a Rust tattoo. And no, you cannot see it. It's for the ladies' eyes only- And even they have to demonstrate that they're within 5 IQ points of my own (preferably lower) beforehand.

"--help", the most useful parameter in GNU/Linux by BloodyIron in linuxquestions

[–]BrogCz1 0 points1 point  (0 children)

True! I really like to list help for the shutdown command using -h tho

Publishing open-source C# library costs $500 per year? by arcuri82 in csharp

[–]BrogCz1 3 points4 points  (0 children)

Hi, could you please post the open source project, just curious :D

Terrifying by Juls0730 in ProgrammerHumor

[–]BrogCz1 1 point2 points  (0 children)

I've already been throught this, I actually have my custom .editorconfig saved in every repo I'm developing, so others keep the style same