ISO

joined 3 months ago
[–] ISO@lemmy.zip 2 points 3 days ago

Only looked at the Cargo.toml files.

  • (pet peeve) Considering there is (presumably) no compatibility concerns, why not use an efficient binary format instead of JSON?
  • Not checking in Cargo.lock files, and using = dependency versions for Phoenix_Desktop, is a bit odd!
[–] ISO@lemmy.zip 3 points 4 days ago* (last edited 4 days ago)

People stopped taking Brian seriously when he helped create Go. That was pre-Rust.

Even the "talking points" here seem to be re-used from "Go vs. X" ones. Also, his experience speaks of someone who only tried Rust pre-v1.0.

Anyone who actually knows Rust, anti- or pro-, knows that what he said (partially in jest) is factually wrong.

Feel free to prove otherwise, especially the part about the performance of Rust programs. Don't be surprised if he simply didn't pass --release to cargo build, a common pitfall for someone in the "hello world" stage of trying Rust.

And this is why appeal to authority was never more fallacious, considering we live in a world where Dunning-Kruger is a universal reality.

[–] ISO@lemmy.zip 2 points 1 week ago (2 children)

What’s wrong with it

  • It's a random crate no one uses.
  • You're not even really "using" it. You are just importing a re-export of reqwest, which is what I expected you to immediately notice after I brought it into attention. You can obviously just remove it and use reqwest directly.
  • Still, trusting a re-export is not a trivial matter. The random author of the no-name crate could replace the original reqwest with something malicious, or bad in some other way, in a v0.1.1 release. That (theoretical) release will be picked up after a cargo update call, or when Cargo.lock is not checked, which is the case by default with libraries.
[–] ISO@lemmy.zip 1 points 1 week ago (5 children)

How did you find that crate?
Why do you think you need it?

[–] ISO@lemmy.zip 2 points 1 week ago (7 children)

Can you explain the rust-fetch dependency?

Why Peter Thiel though?

It was a (failed) joke about your user-name.

[–] ISO@lemmy.zip 4 points 1 week ago (9 children)

How much "vibe coding" is involved?

And are you Peter Thiel by any chance 😉

[–] ISO@lemmy.zip 0 points 3 weeks ago (1 children)

You are in a thread where a user is having a problem because of the push for flatpaks, and because of some distros like Fedora crippling their packages and providing objectively worse alternatives on purpose (because they don't want to risk ~~RH~~ IBM getting sued). If the user was using some sane community distro like Arch, the user would have never come to realize that such unnecessary issues even exist.

As for flatpak hate specifically, see my ramblings here.

[–] ISO@lemmy.zip 2 points 3 weeks ago

Users are better off using a "freeworld" ffmpeg package, or not using Fedora at all. The cisco decoder is shit.