• 1 Post
  • 181 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle





  • Another harsh truth that I learned from existentialist writers, especially Albert Camus, is that we are cursed with freedom. How we choose to deal with what the world gives us is entirely up to us, and refusing to choose is also a choice. If we choose not to try to be somebody worth having as a partner, well, that is a choice.

    I also understand depression, and that making that effort may not be possible. Then, healthy alternative is to affirmatively make the choice not to try, and to own it. Sometimes, people call this, “owning your shit .” Paradoxically, it helps a lot by putting you back in control of your own life, instead of feeling like the universe’s chew toy.

    So, listen to me or not. It’s your choice.




  • It’s a 19th century idea that appeared in the published decision of the Supreme Court in Santa Clara County v. Southern Pacific Railroad Co.

    Only—get this—it wasn’t even what the Court decided. Instead, it was the guy in charge of recording the decision for publication who declared “corporate personhood” in the headnote (summary) of the case. And would it surprise you to learn that the guy was the former president of a railroad company? We just sort of went along with this not-precedent until the Citizens United case.



  • This is madness, but since this is a hobby project and not a production server, there is a way:

    • Shrink the filesystems on the existing disks to free up as much space as possible, and shrink their partitions.
    • Add a new partition to each of the three disks, and make a RAID5 volume from those partitions.
    • Move as many files as possible to the new RAID5 volume to free up space in the old filesystems.
    • Shrink the old filesystems/partitions again.
    • Expand each RAID component partition one at a time by removing it from the array, resizing it into the empty space, and re-adding it to the array, giving plenty of time for the array to rebuild.
    • Move files, shrink the old partitions, and expand the new array partitions as many times as needed until all the files are moved.

    This could take several days to accomplish, because of the RAID5 rebuild times. The less free space, the more iterations and the longer it will take.










  • Apple’s skeuomorphic phase overlapped the Retina display era, though, so I don’t buy that explanation. Also, it’s nothing to do with raster vs. vector. The photos that we take with phone cameras are raster graphics, for example. They look great, and it’s because they’re high-resolution. High-res raster UI elements would look great, except then the versatile manipulation by CSS would not be possible. Vector graphics are very good at that.

    But here’s the thing: Complex vector graphics exist, too. There were some pretty fancy PostScript graphics even back in the early 1990’s. With all the pixels that we have now, we could have good design instead of flat, if the developers bothered. But it seems we’ve internalized the feeling that we’re not worth the effort, aesthetics and color aren’t interesting, and life is a joyless slog. Which sounds and awful lot like clinical depression…

    (Incidentally, odd that emoji aren’t flat design.)