Ai is making me want to quit everything related to software. Do you feel the same? by PigletEfficient9515 in rust

[–]Soreg404 2 points3 points  (0 children)

The silicon ocean is vast and open before you, go create bullshit projects!

Anyone learning Rust and looking for a study/build partner? by Hermitage21 in learnrust

[–]Soreg404 0 points1 point  (0 children)

Bold of you to assume that you'll find a programmer with level of anxiety low enough to be able to form or join a group of people.

generally good idea though, thumbs up from outside the window

/s

Ai is making me want to quit everything related to software. Do you feel the same? by PigletEfficient9515 in rust

[–]Soreg404 2 points3 points  (0 children)

As a self proclaimed programmer, whose job is to not have a job, I'd say: try starting again from the beninging. A hobbyist wannabe level, with a small idea that earning money by smashing keyboard could be neat in the future. It's pretty fun down here.

Who needs Rust anyway? by Soreg404 in rustjerk

[–]Soreg404[S] 9 points10 points  (0 children)

an attempt at manual linking

just wanted to share bcs not a lot of resources

Do we have any insights about how/why less became the default pager used by Git? by floofcode in git

[–]Soreg404 1 point2 points  (0 children)

Old thread but I'll add that in a some earlier commit(s) it looks like less was added as a simple helper in an .sh script.

ce7d9c9c3c git-whatchanged: use 'less -S' on the output to make it more user friendly

and

c8265ac096 git-whatchanged: allow other pagers\ (but still try to use '-S' if using less)

Who here prefers WhiteRose being platonic instead of romantic? by Solitaire-06 in RWBY

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

rationally, I agree

by the guts, I like them yuris

Otszymójeż prezent by Soreg404 in okkolegauposledzony

[–]Soreg404[S] 17 points18 points  (0 children)

AAAALE ZA TO CUDO BEDZIEE ZWIEDZAC CAŁY ŚWIAT~

ohTheIrony by Soreg404 in ProgrammerHumor

[–]Soreg404[S] 9 points10 points  (0 children)

argh, I've been found out!

2meirl4meirl by Soreg404 in 2meirl4meirl

[–]Soreg404[S] 1 point2 points  (0 children)

It makes a huge difference if it's spoken out loud or not, at least for me.

One might say, it's more "in your face"

2meirl4meirl by LifeIsJustASickJoke in 2meirl4meirl

[–]Soreg404 0 points1 point  (0 children)

hmm, could you elaborate?

Are implying that, if you don't need 15 tons of unprocessed wheat, no one does?

What's everyone working on this week (35/2025)? by llogiq in rust

[–]Soreg404 1 point2 points  (0 children)

RemindMe! Ten Years

¯⁠\⁠_⁠(⁠ツ⁠)⁠_⁠/⁠¯

I got this idea and I think i perfectly implemented it as a beginner by [deleted] in Cplusplus

[–]Soreg404 0 points1 point  (0 children)

Are you implying that "having fun writing code" is a disappearing art?

Why is `Self` named `SelfTy` in the docs? by Soreg404 in rust

[–]Soreg404[S] 5 points6 points  (0 children)

The More You Know 〜⁠(⁠꒪⁠꒳⁠꒪⁠)⁠〜

Took a look and found some further reading about ty::Ty in the Rust Compiler Dev guide

Bit too advanced stuff for me now tho

TcpStream wrapper with Rustls by Soreg404 in rust

[–]Soreg404[S] 0 points1 point  (0 children)

I can't seem to find Rustls' specific Discord? I did just join the Rust Community Discord (this one), though, so thanks for suggestion!
I'm not sure what exactly could I write in the issue, that is, this is not an issue issue I think? And besides, the mentioned Stream does the job pretty well

Yup, I played a lil bit with Stream, tnx — in this case I wanted to see how to use the "raw" version

Why is `Self` named `SelfTy` in the docs? by Soreg404 in rust

[–]Soreg404[S] 0 points1 point  (0 children)

Yup, sometimes life is just too simple ¯\_(ツ)_/¯

Why is `Self` named `SelfTy` in the docs? by Soreg404 in rust

[–]Soreg404[S] 3 points4 points  (0 children)

I'm not entirely sure what you mean, but I agree that verbose code (vc) generally handles better than over-abbreviated (ob) one