• 9 Posts
  • 1.1K Comments
Joined 3 years ago
cake
Cake day: June 13th, 2023

help-circle

  • cut straight.

    Well there’s your problem! Unless you’re prepared to skim coat and flatten the ceiling, you’ve got to scribe your trim to it (and even then the result will be “less bad,” not “good”). Straight won’t work!

    You can’t do trim on trim because it’s too much ornamentation for those modernist cabinets.

    This is a perfect example of what folks often don’t understand about modernism: they think it should be cheap because it has simple shapes without fancy ornamentation, but they don’t realize the ornamentation hides all the crimes. To do modernism right you have to have precision instead, and that actually costs more than fancy trim.


    Frankly, the drywaller needs to be called back in, because he didn’t understand the assignment.








  • “Gender transition treatments” or puberty blockers? Because actively causing the transition to one gender and merely blocking the development of the other one (to stall for time until the real decision can be made as an adult) are not the same thing.

    A huge part of the absurd hysteria about all this is based on misrepresenting a non-decision as a decision.

    Allowing children to be treated with puberty blockers is the conservative course of action, not the radical one.




  • I upgraded last spring, mainly because I was worried about prices going up due to tariffs:

    • 1700X → 5700X3D
    • 32GB DDR4 →64GB DDR4
    • 512GB NVME → 4TB NVME
    • Vega 56 →9070XT
    • New case and PSU*

    Turned out the tariffs weren’t as bad as I expected but the AI buying spree I didn’t anticipate was even worse (and expected to last for a long time), so now I slightly regret not going all the way for DDR5. Would’ve been an extra $500+ back then, but would be an extra $1000+(?) now.

    I also almost built a solid-state NAS with one of those cube-shaped Beelink mini PCs, but missed my chance: the SSD prices started spiking while I was waffling over it in my online shopping cart. Even the mini PC itself costs nearly double now what it did then, let alone the storage for it.

    (* New case because I got the wrong 9070XT under launch-day time pressure and the 2.5-slot card didn’t fit in my 2-slot ITX case, and then new PSU because the new case required SFX instead of ATX. I could’ve gotten a bigger case for less money, but I wanted more portability in case I need to flee the country on short notice to escape fascists. And yes, that was my actual thought process. Thanks, Trump. 😡)








  • One of @FauxLiving@lemmy.world’s comments linked to a bug report about it. Turns out the real reason is that Krita uses a plugin architecture that allows additional file types to be supported, so it can’t actually know the complete list of MIME types to put in the .desktop file at application install time.

    Krita makes it possible for plugins to extend Krita with additional file format support. Those plugins come with a desktop file that tell the desktop that krita can load those file types. Of course Krita’s main desktop file cannot have the full list of supported file types, because that’s implemented by plugins. Most of those plugins are shipped with Krita, but that is not necessary. People can create extra import/export plugins that still need desktop files so your desktop can know that Krita can load this file format.

    I’m not completely convinced that’s a good reason (compared to, say, having each plugin installation modify a single krita.desktop file or something), but I think it manages to upgrade it from “indefensible.”