• 4 Posts
  • 572 Comments
Joined 7 months ago
cake
Cake day: June 9th, 2024

help-circle


  • I’d also argue it makes it harder to use, period: something that takes me 10 seconds to read somehow ends up being a 5 minute video, of which 90% is fluff that’s not related to the problem.

    I’ve yet to land on a tutorial video that gets to the point and doesn’t feel the need to waste a ton of time introducing themselves, a paragraph about what we’re doing, asking me to subscribe, talking about their sponsor and so on.

    I lament the death of the text-based tutorial and strongly dislike the youtube format video.





  • I’m a fan of the Bambu printers because they just simply work.

    You want to print something, they print something, done.

    If you want to fiddle, then they’re the wrong printers, but if you want to model shit and make things then they’re really hard to beat right now.

    And, yes, I have reservations about the closed sourced nature, but honestly ask yourself: are you going to contribute to the code? Are you going to build your own firmware to run on your printer? If the answer is no, then that’s probably not really a concern that should be driving your decisions.






  • Honestly, I think we’re 3 years out from Windows being replacable for a gaming platform.

    Anti-cheat is a big one (sure, there’s “support”, but if none of the games people play are supported, is that support?), but VRR and HDR are also huge.

    That trifecta is the only reason I’m still sitting in Windows, and I find myself hopeful we land there sooner rather than later so I can dump Windows and never have to think about whatever dumb crap Microsoft is going to do next.


  • It is mostly professional/office use where this make sense. I’ve implemented this (well, a similar thing that does the same thing) for clients that want versioning and compliance.

    I’ve worked with/for a lot of places that keep everything because disks are cheap enough that they’ve decided it’s better to have a copy of every git version than not have one and need it some day.

    Or places that have compliance reasons to have to keep copies of every email, document, spreadsheet, picture and so on. You’ll almost never touch “old” data, but you have to hold on to it for a decade somewhere.

    It’s basically cold storage that can immediately pull the data into a fast cache if/when someone needs the older data, but otherwise it just sits there forever on a slow drive.



  • …depends what your use pattern is, but I doubt you’d enjoy it.

    The problem is the cached data will be fast, but the uncached will, well, be on a hard drive.

    If you have enough cached space to keep your OS and your used data on it, it’s great, but if you have enough disk space to keep your OS and used data on it, why are you doing this in the first place?

    If you don’t have enough cache drive to keep your commonly used data on it, then it’s going to absolutely perform worse than just buying another SSD.

    So I guess if this is ‘I keep my whole steam library installed, but only play 3 games at a time’ kinda usecase, it’ll probably work fine.

    For everything else, eh, I probably wouldn’t.

    Edit: a good usecase for this is more the ‘I have 800TB of data, but 99% of it is historical and the daily working set of it is just a couple hundred gigs’ on a NAS type thing.