Linux gamer, retired aviator, profanity enthusiast

  • 24 Posts
  • 1.08K Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle
  • I can think of a few reasons not to use a single 6" slab from the middle of the tree.

    1. Drying a slab that thick has got to be a pain. A sawmill can almost certainly cut that, but are you having it kiln dried? Can the kiln dry it?
    2. Transporting such a thing is going to be a nightmare. How are you planning to haul it home?
    3. You probably don’t want the pith in the middle of the tree. The weak center in the middle of the bullseye. There’s a chance it’s going to be rotten, and even if it isn’t it’s almost certain to be a bit weak.
    4. How stable is a sold slab compared to several segments glued up? Get some quarter sawn 8/4 or even 12/4 and glue up the bench from those. It should stay flat forever.


  • I have done pretty much exactly this very recently.

    For some knot holes and cracks in the tops of the walnut cabinets I’ve recently posted about, I used System3 Mirrorcast. It’s a 2:1 volume mix, it comes in a 1.5 quart size, and it’s a crystal clear casting resin “Designed to fill knots, cracks and voids with minimal shrinkage.” Freshly mixed it has the viscosity of maple syrup or so, maybe a little thinner, it will self-level, and wicks into cracks.

    I dyed mine black using their CastFX colorant which is designed specifically for their casting resins. In the pot it looked a little translucent but once in the wood it’s just inky black, looks great against the walnut.

    The one downside it has, it takes forever to cure. The TDS claims a 1 hour working time and I think it’s actually longer. It takes 7 days to fully cure, and it remains thin and flowing for several hours after the pour. It can wick into wood.

    If you can get a paintbrush into the void you’re filling, I suggest mixing a small batch, waiting a good 15 to 30 minutes, then painting it on the surfaces of the void to be filled. Let that cure for a good 12 to 24 hours, and then doing the full pour. Again, when doing the full pour, mix up the batch, and then just let it sit in the pot for half an hour.

    Make sure the upper surface of the board is level to gravity. Pour it so that it just slightly protrudes above the surface under surface tension. A cabinet scraper is about the best tool for leveling it with the surface once it’s cured. As you sand it, it’ll take on a grey scratchy appearance, but it’ll look clear (or black) again when you apply finish. I can confirm it urethanes well.






  • The article linked above asserts that it was a “legacy portion” of the database that got leaked, and that all the leaked data is from February 2024 and earlier. So this vulnerability apparently existed for at least 18 months. The timing of the leak coincides with a spike in popularity which brought wider attention down on it, and finally someone without the desire to implicitly trust it gave it a look.

    Which says to me that in the few years this app has existed, it was never scrutinized, not by anyone on the dev side and not by anyone on the user side. That’s fascinating to me.





  • I felt like I was doing alright. That week I had been promoted to project manager, I was working at a prototyping firm making all manner of stuff. I was taking on interesting projects, learning lots of new stuff. There are products I developed for sale on Amazon right now, hell some of them have probably been ripped off and are on Temu or Aliexpress by now. There are things I built on four continents. Barack Obama was president, my nation had a future, and I still owned a motorcycle.



  • Probably the closest to “Mac without a concussion” would probably be ElementaryOS with the Pantheon desktop, but I don’t really recommend it.

    Linux is modular in ways you’re probably not used to. Windows looks like WIndows and that’s it, you can’t just uninstall the taskbar and install someone else’s taskbar. In Linux you can do pretty much exactly that. The GUI is a separate system that sits on top of the OS like Windows ran on top of DOS back in the 90’s and at airports today. There are several Desktop Environments (DEs) you can choose from.

    For example, if you go to Linux Mint’s website, you will find it offered in three main flavors: Cinnamon, MATE and xfce.

    The vast majority of DEs you’ll find in Linux are set up out of the box the way Windows is, in terms of basic UI elements. Most have a panel at the bottom with the application menu on the left, a window list next to that or centered, and system tasks and the clock on the right. A window has the minimize, maximize and close button at the top right, etc. Stuff you have muscle memory of using.

    Gnome deliberately does things like that differently I think out of a sense of grudge. I used to hear Linux newcomers say things like “I tried Linux for a few hours and found you can’t even rename a file. Like it’s impossible to rename a file. Linux is completely useless.” And I didn’t understand how it was they could come to such a bafflingly dumb conclusion until I tried using Gnome and caught myself saying the same things.

    Gnome also deliberately doesn’t implement a lot of features because they expect you to use the terminal for them. Other DEs like Cinnamon and KDE are actually finished.