How do your path-only rules handle the many approaches for loading a file but making it appear to have a different path, such as bind mounts for one example?
Nice work! I wonder if you could (or did?) choose a more median shade for each color, especially blue? It seems, going by the comparison page, that most flags actually call for a less royal, more sky shade of blue, so you could use the median (on a linear RGB scale, or XYZ) shade instead as the designated representative for that color?
I noticed Rwanda seems to have the wrong aspect ratio, though you are able to encode that arbitrarily, no?
If you're on Windows (where Microsoft famously chose they would not get involved with flags and show country codes instead), execute this in dev tools or save it as a javascript bookmarklet to make the emoji flags show up:
It sounds like you lossily re-encoded lossy JPEGs to AVIF, am I reading that right? If so, you're automatically suffering from generational loss there, it can't be the basis of any coherent argument.
Maybe. But whales don’t get cancer either, and whale metabolism is… impressive (well their resting heart rate is lower than ours but they grow orders of magnitude faster, to a point, and sustain themselves gorging on literal tons of food).
> I wonder if whales survive to an equivalent of human old age (where we can be pretty fragile and still survive for decades).
They do and this is well-documented. They're one of the few (only?) other species where we can directly see the role matriarchs (grandmothers, either past their reproductive ages or even undergoing menopause) have on the development of the youth, and it's been used to explore the role of living post-reproductive ancestors might have on natural selection (which was previously not thought to be affected by it).
Maternal grandmothers have even been found to ~spontaneously regain their milk to help nurse infant whales, iirc.
Humans commonly have grandchildren in their 40s (less so recently of course). We get fragile in our 70s. I'm wondering about living decades in that fragile state, where cancer happens to be a lot more common.
That mostly doesn’t count, since humans still regularly have kids of their own in their forties (so the direct link to natural selection would overshadow any lower-pressure grandmotherly effects), so you’d have to push the window out to the post-menopausal period, which coincides with the period in which various cancers begin to be an issue.
IDK about "tier 1" but I'll note I've used VS for debugging and profiling Rust binaries. I even wrote a tool to auto-generate a wrapper .sln so I can easily launch from VS: https://github.com/MaulingMonkey/cargo-vs
Optimistic to assume that modern day programmers even know what a debugger is, or if they do, consider it as anything else than some weird ancient shibboleth only used by the greybeards ;)
To be fair, even before LLMs could spot my bugs in an instant I really only regularly used debuggers in C because it can't display arbitrary types in debug print statements.
Debuggers still have their place in algorithm heavy work, or to pull apart heap dumps to try and figure out obscure bugs.
Even LLMs use debuggers. I asked Claude to reverse engineer a closed source binary the other day. It used gdb to trace its behaviour. Didn’t even use ghidra.
> even before LLMs could spot my bugs in an instant
I guess it depends on the bugs.
LLMs even INSIDE the (VS) debugger couldn't work out some of the more recent bugs I have been looking at. Never mind by statically looking at the code base.
But of a tangent but I think cognitive skills are starting to become like physical skills. If we don’t move our bodies, we waste away physically. If we don’t do hard cognitive work sometimes - like writing and debugging code - I worry our minds will atrophy.
I don’t have a problem with cars. But walking is still good for us.
Try, but what skills are work keeping? We need something cogntive, but not everything. I know a few people who blacksmith as a hobby (often for the physical exercise as much as the work), but most people are happy not knowing how to do that job. I know how to set the air-fuel ratio on a gas engine, but I'm glad I don't need to tweak those parameters while driving (unlike a 1910s car where you did), and I won't miss oil changes on my cars as I move to electric.
If I'd accidentally written a comment asking whether the intellectual skills I am losing are worth keeping, and make 2x spelling errors in a single short sentence, I'd find the unintended irony hilarious.
(but that's me, maybe you don't find accidental errors that you make to sometimes be funny)
You have it already on VSCode, which isn't quite the same, however nowadays it is an open question which one is more relevant for Microsoft's management, especially given that VS isn't cross platform (see Azure), and is stuck with WPF/.NET Framework.
println!() already works, who needs more than that?
Kidding aside, VS Code has excellent debugging support already. Unless you need to share your Rust code base with a legacy C/C++ code base, I don't think VS is the best environment for Rust programming.
There are good use cases for staying within full-fat VS's capability set (drivers, among other things), but I don't think Microsoft needs to add Rust to VS in this much of a hurry.
It’s very much an embodiment of the law that says to monitor a system is to interfere with it; it would be very hard to say they “predicted” general suicide attempts vs they set up a scenario that allowed them to nudge people into such actions given everything.
And that idiot, Zuck, thought he was getting a good deal when he poached former head of design, Alan Dye, from Apple. We were relieved to see him go. Our desktop OS is already making small improvements now that he's gone.
Context: the guy doesn't understand fundamentals of UX and has made MacOS worse for years.
Good UI makes it easier to be selective. social media owners dont want you to be selective, they are selling you to advertisers and influencers after all.
Zuckerberg and his minions have changes html and obfuscate it so much, it is impossible to block ads these days. They are worst than google. Imagine google decided every video will require widevine & there is no way to block ads just like twitch.
Last I was on the platform, they eventually added a tab for only chronological posts on the timeline a-la how IG used to work. But they gave no exposure to it, _and_ it completely hid the IG stories of your friends so nobody would want to use it in the first place.
reply