magic_lobster_party

joined 11 months ago
[–] magic_lobster_party@fedia.io 5 points 4 hours ago

If it was real, why would they have such expensive and easily breakable furniture in their apartment? It’s just asking for trouble.

There should be a maximum repair fee for individual furniture.

[–] magic_lobster_party@fedia.io 3 points 5 hours ago

I’m an enlightened centrist (I hate both left and right) (mostly right)

[–] magic_lobster_party@fedia.io 1 points 5 hours ago (1 children)

Everything is going to suck from now onwards. For each original idea, there will be thousands of AI slop deviations of it.

[–] magic_lobster_party@fedia.io 4 points 8 hours ago (1 children)

Wordle 1,505 4/6*

🟩⬜⬜🟩⬜ 🟩🟩⬜🟩⬜ 🟩🟩⬜🟩⬜ 🟩🟩🟩🟩🟩

[–] magic_lobster_party@fedia.io 16 points 8 hours ago (2 children)

Capitalism: If it’s free, then you’re the product

[–] magic_lobster_party@fedia.io 12 points 8 hours ago

I don’t expect rewards for being nice. I just want to be nice.

I’m bad at it though, but at least I’m trying my best.

[–] magic_lobster_party@fedia.io 61 points 1 day ago (2 children)

They managed to cherry pick 3 examples. Good job on them

[–] magic_lobster_party@fedia.io 56 points 1 day ago (2 children)

I find it funny how bad guys in fiction openly expresses that they’re in the dark side. That’s so comical it can’t happen in reality. Right?

Nah, this guy is embracing ”Dark Enlightenment” as his core philosophy.

[–] magic_lobster_party@fedia.io 18 points 1 day ago (3 children)

They will stay silent about his eventual passing. He won’t make any public appearances, but they will insist that he’s alive and well. Anything else is just democrat propaganda.

Occasionally he will show up in AI generated speeches.

[–] magic_lobster_party@fedia.io 28 points 1 day ago (3 children)

It’s crazy that 10 million sales is considered a disappointment. Game companies need to lower their expectations. Not everything can be a Fortnite style success.

I like the flexibility Rust offers with the result type. It makes the error handling part of the control flow rather than an afterthought.

[–] magic_lobster_party@fedia.io 35 points 1 day ago (6 children)

Unwrap means it forces to evaluate the result as an ”ok value”. If it’s an ”error value”, it will crash. It’s a bad practice to rely on it, as it’s one of the most common ways a Rust programs can crash.

Rust offers many options to handle errors that don’t risk crashing. For example, unwrap_or_default, which means ”if it’s an error value, use the default value for this type, such as 0 for integers”

 

The UK's new act blocks access to adult content without identification. Turns out, you only need a copy of Death Stranding and a phone to get around it.

view more: next ›