Millennials were not voting 50 years ago.
- 0 Posts
- 487 Comments
Miaou@jlai.luto
Programmer Humor@programming.dev•‘No Way To Prevent This,’ Says Only Package Manager Where This Regularly Happens
3·7 days agoCargo does not respect lockfiles by default, AFAIK. You need to explicitly pass the --locked flag.
Miaou@jlai.luto
Technology@lemmy.world•Bitwarden New CEO has extensive M&A, Private equity experience, Removes Transparency from its MottoEnglish
4·9 days agoOn fdroid there is, but this is a fork from some “random” person after the original dev abandoned the project.
Miaou@jlai.luto
Programming@programming.dev•Shigeru Miyamoto has probably never compiled a line of code in his life and is still a better coder than most of you.
11·21 days agoI only quickly skimmed but the thing makes no sense right from the beginning. Equating level design to software architecture?
Miaou@jlai.luto
Linux@programming.dev•Canonical Says Ubuntu Infrastructure Is Facing Cross-Border DDoS Attack
2·22 days agoThe Debian Bookworm fix was only rolled out last night. Bookworm was not directly affected though, so maybe that’s why it took a bit more time
The real answer is that user-agents can be used to show you one version in your browser and then serve you another one with curl.
I say “real” because all the idiots talking about “don’t run scripts from the internet!!!” probably forget they don’t decompile every binary they run. E.g. the rustup installer (the tool for managing Rust toolchains) is by default a curl+bash one liner. Why would I worry about them serving me a wrong script when I’m any way about to run their binary blob?
If you have any doubt about the hosting service (which might or not be the same as the software author!) then avoid piping into bash, but then why would you run their code at all if you distrust them so much? Do you expect github to install a keylogger? Probably not. Some telemetry hook to know whose running the requested script? Possibly someday
Miaou@jlai.luto
Selfhosted@lemmy.world•Serious Linux vulnerability affecting nearly every system. Patch your systems.English
2·23 days agoEvery time I see people boasting about their uptime, I ask myself how old their kernel actually is.
I’ve set this auto reboot and never had to worry about patching my server.
Edit: yeah I know live patching is a thing, not worth the hassle for 99% of server workloads.
Miaou@jlai.luto
Technology@lemmy.world•Chinese Courts Rule Companies Cannot Fire Workers Simply to Replace Them With AIEnglish
8·23 days agoLol MBFC, the website that calls CNN a left leaning source. Might as well ask rats what they think of cats.
Miaou@jlai.luto
Technology@lemmy.world•Chinese Courts Rule Companies Cannot Fire Workers Simply to Replace Them With AIEnglish
45·23 days agoIf you feel like you need to mention those things on every post mentioning China, maybe the sheep is your mirror.
That’s exactly OP’s point: can’t mention anything positive China does without all the worlders diverting. “Keep buying ICEs, because EVs use Chinese batteries, and you wouldn’t want to fund them!”. Big Oil thank you for your service, now go grab MacDonald’s where employees are treated with the utmost respect. Don’t look up.
Miaou@jlai.luto
Technology@lemmy.world•Chinese Courts Rule Companies Cannot Fire Workers Simply to Replace Them With AIEnglish
53·23 days agoOf all place? Have you been living under a rock?
Miaou@jlai.luto
Fuck Cars@lemmy.world•42-yr-old pedestrian in crosswalk almost hit by car. He kicks the car. The driver pulls out a gun and shoots the pedestrian.English
11·23 days agoYou obviously never lived in a city.
That doesn’t make sense. There’s a world between “garbage commit” and “fancy new feature” and most of it is irrelevant to anything.
I don’t want git bisect to make me check if “run clang-format” broke anything. I don’t want to revert a feature but leave in unit tests that will fail (or worse, the opposite). I don’t care when git blame tells me “rename X to Y”, I want to see the context that motivated this change.
Squashed commits are atomic, built and tested. Anything in between is whatever reviewers let slip in. It’s easier to check a MR description is well written than 5 commit messages (that might get rebased without you noticing)
I often end up squashing all my changes into a single commit, rebase it, and then reset HEAD^ to rewrite some commit history.
Brute force, but better than resolving 10 conflicts in the same file over and over
Miaou@jlai.luto
Games@lemmy.world•Why are Steam games priced unfairly in Euros indifferent to where one resides?English
2·29 days agoMost digital goods are already georestricted, I wonder if there’s anything stopping Valve from working with that. Maybe gamers are more likely to use VPNs than the average Netflix/Spotify etc. user. In any case, another thing where my eastern European neighbours suffer needlessly.
The French are very keen on following proper etiquette, I have no clue what the parent comment is about lol.
Did you say “parker mon char” because that’d sound like English to us ;)
I tried to setup Forgejo CI but was turned off by the need to have nodejs installed to do anything, even cloning the repository. Does everyone just maintain their own images?
Gitlab CI by comparison will let me you any image (e.g. basic rustc imagé) and do the orchestration by itself. So much nicer to use imo
Miaou@jlai.luto
Fuck Cars@lemmy.world•Finland's longest bridge opens in Helsinki, and it has zero lanes for carsEnglish
2·1 month agoFinland doesn’t have a domestic car industry, so the push back was probably quite limited
Yeah, those damn people who refuse to be homeless are ruining it for everyone


Reading mode bypasses the paywall