Comment on
Fired Rockstar devs don’t want you to boycott GTA 6 but ask for support - Dexerto
Rockstar could pretty easily win this if they just pointed to the alleged thread where the supposed leaked info was and prove it was gross misconduct
Comment on
Fired Rockstar devs don’t want you to boycott GTA 6 but ask for support - Dexerto
Rockstar could pretty easily win this if they just pointed to the alleged thread where the supposed leaked info was and prove it was gross misconduct
Comment on
Tell me the truth ...
typedef struct {
bool a: 1;
bool b: 1;
bool c: 1;
bool d: 1;
bool e: 1;
bool f: 1;
bool g: 1;
bool h: 1;
} __attribute__((__packed__)) not_if_you_have_enough_booleans_t;
Comment on
Shots fired
Having bunch of plugins built-in is not any better than having a bunch of plugins
Comment on
Baldur's Gate 2's co-lead designer was asked to make Baldur's Gate 4 after Larian declined: 'Having to compete against Baldur's Gate 3? That would be insanity'
Here's how it's gonna go down:
Comment on
Does Lemmy really benefit from Rust? Is code execution speed the bottleneck?
It could be the devs just like programming in Rust. It's a nice language lol
Comment on
The Cooler Fedora
More like the cooler cooler RHEL, the cooler RHEL, and RHEL
Comment on
New developer
LibreOffice is the superior IDE for Delphi
Comment on
Arch Linux is a Tamagotchi for IT nerds
I wonder how many Arch haters have actually used Arch and ever ran into a breaking issue.
In my 8 years of daily driving Arch, I have had 1 ever, and it was only bad bc I didn't know of BTRFS yet.
That happened 3 years in, and I went on a new distro-hopping spree in between, trying Fedora, NixOS, and others, and they had actual problems. Not "oh an update broke my system and was fixed in a day."
So now I've been back on Arch for more years.
This whole "Arch is always breaking and takes so much maintenance" is a myth. In reality, Arch is the most stable, because it packages everything Vanilla. Everything works the "standard" way. On Debian, things decay, and then some stuff that's new breaks with some stuff that's old. On Fedora, there is a Red-Hat tax: configs in weird places, strange scripts, software missing from main repos (COPR sucks btw). On Arch, it's just "normal" Linux; and that works
Comment on
Someone got tired of hallucinated reports
Maybe if more projects add things like this it will keep them from having to get rid of bug bounties.
Comment on
Of couse i know how to install gentoo, you compile the kernel or something
I did it once
Used it for a month
Compilation never got faster
Miserable experience updating or installing new software
Never trying it again
Just use minimal binary distros like Arch
Or if you really want the control of Gentoo use Nix; it's just a better system for that since almost everything you need is prebuilt as well
Comment on
An appropriate amount of work to slap an MIT license on somebody else's work
Are they using any original GNU coreutils code as reference? My understanding is nothing is 1:1. They're trying to build, from the ground up, a totally new codebase that has the same user-facing functionality but under the hood is idomatic Rust code (so nothing like the GNU C code)
They are recreating something that matches behavior not using licensed GPL code. Which is the same way the GNU coreutils were a recreation of the proprietary Unix tools in an effort to provide open source alternatives.
Like you wouldn't say "An appropriate amount of work to slap a GPL license on somebody else's work" in reference to GNU recreating the Unix tools, so why say it here?
Comment on
AI will never replace coders
Big talk from AI who almost constantly generates syntax errors lol
Comment on
Pain
"I will revise that part to reflect the correct approach."
Proceeds to spit out the exact same output
Comment on
Linux kernel Rust coding guidelines are heretic.
My biggest disagreement is this:
Do not unnecessarily use braces where a single statement will do.
Always put braces around if statements. It will bite you in the butt
Comment on
parseInt(5)
Reply in thread
Common Dynamic Typing L
Comment on
Steam Machine pricing announced (from $1049-$1428 USD), reservation lists open
8 GB VRAM :(
16 GB RAM :(
Comment on
Rust's new jungle update has finally brought me back to it.
I thought this was a post about the Rust programming language at first, and I was really confused
Comment on
Open Source League of Legends remake in the works!
I wonder if marketing this as "replacement to League" is the best move or if it should market itself as simply a new MOBA
Comment on
Chinese distro (OpenKylin) made to provide independence from western technologies releses its first stable version
Lol is it really free of Western technologies if it's running on Linux?
Comment on
Deprecated Linux Commands You Should Not Use Anymore
Reply in thread
They can take ifconfig from my cold, dead hands. I will not learn ip
scp too. What even is an rsync? BS that's what!