[-] [email protected] 6 points 1 week ago

This is such an interesting point I've never heard come up before, wow

[-] [email protected] 6 points 1 month ago

Readme literally was changed to have the phrase "make x great again". I wonder what got this person to fork it.

[-] [email protected] 7 points 2 months ago

Did anyone else read that in a jar jar Binks voice?

[-] [email protected] 7 points 2 months ago

Change your user agent. There's a bunch of extensions for that and they don't compromise functionality.

[-] [email protected] 6 points 9 months ago

Linux doesn't always work. We know that. But it looks like you're misconstruing your specific issue with some broader argument for Linux being mainstream. The fact that you connected it to a switch tells me that youre already more advanced than the average user. I get you're annoyed, but you can also just ask about your specific issue.

[-] [email protected] 5 points 10 months ago

The article made a few good points, but a good amount of it was conjecture. I liked the part about comparing the two functions and showing that exceptions are faster but I think a big thing he's not getting is readability. Even in the functions he showed, you can directly see that the one using std::expected has the happy path and error path directly in the function signature, whereas the exception one doesn't.

As for the "error kind" trap he was talking about, that definitely exists, but ignores the fact that you can also get this same kind of error from exceptions. I've definitely gotten exceptions that I didn't understand from Python or Java libraries, but it's not a problem with exceptions but a problem with how they're shown. If there's nothing to tell me that I should have thought of that error, it shouldn't be an expectation for a dev to have thought of it.

[-] [email protected] 6 points 1 year ago

You can make nice little self watering pots with a 3d printer and the right filament.

Those extending swords are really fun.

There are also 3d puzzles you can make.

You can also print models you'd like to paint as minis. You just need the model, sandpaper, primer and some paint.

[-] [email protected] 6 points 2 years ago* (last edited 2 years ago)

It kinda seems like if AWS permissions management and torrenting had a baby. Edit: in all seriousness tho, I like the data model. Are there any libraries that support this yet?

[-] [email protected] 5 points 2 years ago

I forget that some people have crazy fast internet. Mine downloads 2.5gb in like 20 minutes.

[-] [email protected] 7 points 2 years ago

Dual boot or vm or use proton. The steam deck uses Linux and uses proton. I haven't had a game not run smoothly while using proton either.

[-] [email protected] 7 points 2 years ago* (last edited 2 years ago)

I kinda love how fast the binaries are. I was timing something I wrote and, as a mostly Python dev, I was so confused when the program was running in the microseconds or something crazy like that and not milliseconds.

view more: ‹ prev next ›

ExperimentalGuy

0 post score
0 comment score
joined 2 years ago