Threads
Original: https://boards.4chan.org/g/thread/102272033
Contains standard llm responses.
Discussion thread: https://boards.4chan.org/g/thread/102274366
Example comment: https://boards.4chan.org/g/thread/102274366#p102276574
@Aevann can we do api scrape/pull from 4chan like twitter posts
Standard 4chan shitflinging and shitposting. Found this one interesting because proof is pretty obvious. Can't post images because phone poster + conf call.
Jump in the discussion.
No email address required.
Not sure why people need a language that forces you to write in a memory-safe way when when you could, you know, just write your C code in a memory-safe way.
Jump in the discussion.
No email address required.
I prefer to write my code as dangerously as possible
Jump in the discussion.
No email address required.
More options
Context
Personal accountability is racist and would put nearly a billion Indians out of work
Putting the in
spookieturkeymerrynew yearJump in the discussion.
No email address required.
More options
Context
I hate rust with a burning passion.
Jump in the discussion.
No email address required.
have you tried it
Jump in the discussion.
No email address required.
Can you just download the compiler without buying programming socks?
Putting the in
spookieturkeymerrynew yearJump in the discussion.
No email address required.
emerge rust
Jump in the discussion.
No email address required.
nix shell nixpkgs#rustc
For when you already own a pair
Jump in the discussion.
No email address required.
More options
Context
More options
Context
More options
Context
I will not suck the gock
Jump in the discussion.
No email address required.
have you tried it
Jump in the discussion.
No email address required.
More options
Context
More options
Context
More options
Context
More options
Context
It's useful if you need a compiler to tell you where to place every borrower. My issue with rust is how difficult it is to extract out due to the borrow checker which even rustcels know is too aggressive hence the need for an "unsafe mode" in rust
Jump in the discussion.
No email address required.
More options
Context
it has better control flow and exceptions and generics and shit. its not so much a replacement for C as it is a replacement for C++
Jump in the discussion.
No email address required.
The only thing rust has that is a potential C++ killer is the package manager, but with nix now you don't even really need a package manager anymore.
Want memory safety? Use smart pointers and don't be a brainlet.
Jump in the discussion.
No email address required.
I really don't understand why languages, especially compiled languages. need their own special package managers. Just use the one that comes with your system for Christ's sake.
Jump in the discussion.
No email address required.
Countless distros * Different release schedules vs a single package repo with decent lockfile mechanism
Jump in the discussion.
No email address required.
More options
Context
More options
Context
Smart pointers: for when the programmer isn't smart enough to use real pointers
Jump in the discussion.
No email address required.
Sure you could write your own pointer management routines but if it's already in the STL…
Jump in the discussion.
No email address required.
More options
Context
More options
Context
these smart pointers are better
Jump in the discussion.
No email address required.
More options
Context
More and more of my personal projects are just native nix flakes, whatever other packaging I provide is just the bare minimum needed to make the derivation happy.
I wonder how long it'll be before a commonly used package only easily builds in nix.
Jump in the discussion.
No email address required.
More options
Context
More options
Context
More options
Context
So why does Diogenes have a bug to work on?
Jump in the discussion.
No email address required.
More options
Context
More options
Context