• 0 Posts
  • 137 Comments
Joined 2 years ago
cake
Cake day: July 10th, 2023

help-circle

  • This is one of many examples of a class of problem where the technology is the easy part. There’s room to improve the tech certainly, but the technology sufficient to solve the problem is already well understood.

    The hard part is how to get people to actually do the necessary changes. To consume less, get fewer gas cars on the road, increase the amount of nuclear, hydro, solar, geothermal, and wind in the grid, and minimize coal and gas use. To reduce land use by cows, and increase land use by trees and native plants.

    But maybe AI is the secret here. We have tools that are in the hype moment whose training data already contains several reasonable solutions to climate change. Maybe if AI “finds” the solution to climate change, people will finally listen




  • The thing is business is more booming than it’s ever been, but making the line go up forever is a fool’s errand, at some point you’ll hit a peak. Hitting that peak is immensely punished in our economic system.

    If you make a hammer that’ll last 100 years, you’ll sell as many as you can reach customers who need one, before hammer sales plummet. Instead of being rewarded for making a great product, you’ll be punished when sales fall because you’ve solved a problem for most people.

    Advertising is kind of neutral in abstract in my head. Make a great product for a fair price, and let people know about it, and that’s actually probably a benefit to both parties. Make a terrible product, and tell a bunch of people it’s great, and you’ve spent resources doing them a disservice. But if you can convince them it’s good enough to spend money on it, and keep your revenue per customer above the cost to acquire them, it’s profitable. And that’s all they care about. It’s basically the same pattern as a scam, but profit is the only thing they’re told they’re allowed to care about.



  • Some games also use the rarity system to funnel mechanically simpler cards into more common rarities, which works well in a draft environment, since those are often the cards you want to have come up more. Which is really the point of the system, ideally it would be a system to support draft environments that work well, without artificial scarcity that hurts constructed players.

    But you can also make a constructed format that only allows “simpler” cards that have been printed at common, which is neat. Or one that only allows higher rarities.




  • If you’re going to say anything other than unconditionally legal, you need some really clear legal definitions on something, but you certainly can. Like you could define viability as if you delivered it on the spot, you’d have a fully-formed baby with lungs that are ready to breathe, and otherwise unlikely to need life support. You could define the first 6 months of pregnancy as inviable.

    You could define the burden of proof in a way that protects doctors, maybe someone trying to already wrongdoing needs to prove that no reasonable physician would agree with their judgement. You could even limit who has standing to take legal action, because some random person on the street isn’t party to it at all.

    I’m not saying that “if the doctor and pregnant person agree, it’s legal” is bad, but there are certainly other reasonable options, that I think would play out similarly in practice. Like I’m assuming a doctor about to deliver a baby wouldn’t likely entertain a request for an abortion instead, nor would they likely get one.




  • Agreeing with this, expanding a RAID array is not necessarily impossible, with something like RAID 5, and the right RAID setup, you could theoretically add an identical disk without wiping it all in the rebuild. RAID 1, you’ll 100% need to copy the data somewhere that isn’t the 2/4 disks in the meantime. In an environment where storage is expensive, RAID 1 is not suitable imo.

    ZFS makes it so easy though. Throw a mismatched disk in? No big deal, it’s in your pool now. Want double parity for extra peace of mind? You can do that. It self-heals so you don’t need fsck, its maximum limits are too big to realistically matter on human scales, and the documentation on it is pretty good.


  • Certainly, some interesting developments have happened, and we’ve realized our old models/thinking about progress towards AGI needed improvement… and that’s real. I think there’s a serious conversation to be had about what AGI would be, and how we can know we’re approaching it, and when it has arrived.

    But anybody telling you it is close either has something to sell you, or has themselves bought it.


  • Critically, the people who build these machines don’t typically update drivers to port them to a new OS. You buy a piece of heavy equipment, investing tens, or maybe even a hundred thousand dollars, and there’s an OS it works on, maybe two if you’re lucky. The equipment hopefully works for at least 20 years, and basically no OS is going to maintain that kind of compatibility for that long. Linux might get the closest, but I’ll bet you’re compiling/patching your own kernels before 20 years is up.

    This kind of dynamic is unavoidable when equipment vendors sell equipment which has a long usable life (which is good), and don’t invest in software support (which is them being cheap, to an extent), and OSes change enough that these time horizons likely involve compatibility-breaking releases.



  • The USA made it a long way without it being a serious issue, like 200 years. Like presidents would pick qualified federal court judges whose judicial philosophies tended to favor their side a bit more, but were generally good at being fair jurists, and cases decided along the lines of which party’s president had appointed them were super rare.

    Then in the 80s, Reagan started appointing more explicitly partisan judges, and a far right activist think tank started grooming ideologues who were law students as potential future justices, a few of whom Trump ended up appointing. Basically every appointment after 1982 either continued the trend, or worsened it, with the notable exception of Obama appointing Marrick Garland, though he knew there was a good chance the Senate wouldn’t approve any nominee.

    It’s one of those systems that works fine if everybody is acting in good faith, and crumbles when someone tries to take advantage of it. Yeah it’s probably a bad idea.