grow a plant, hug your dog, lift heavy, eat healthy, be a nerd, play a game and help each other out

  • 2 Posts
  • 427 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle
  • It’ll only attempt to place those files on sata 0 if there’s a disk connected. I’m not sure if it will move up the index in lieu of disk0, I suppose I should test that at some point.

    In any case, you can just isolate it on first install at any SATA slot you find convenient; in-place systme upgrades shouldn’t move things around afterwards.


  • I hear about this happeneing with disk partitions, but this shouldn’t happen on independent disks. I’ve been using fedora alongside win10 and 11 for several years now with no issues.

    One thing worth noting is that windows will attempt to place it’s bootloader on SATA 0, regardless of where its OS files are situated. I’d recommend disconnecting all other disks when installing Windows.

    The device you linked is interesting, however. I wish there was a a hardware mechanism which offered you different power buttons for the OS you’d like to start into from a cold boot, though I could see the option you linked working depending on boot order.


  • From.the FAQ

    Why build a new browser in C++ when safer and more modern languages are available? Ladybird started as a component of the SerenityOS hobby project, which only allows C++. The choice of language was not so much a technical decision, but more one of personal convenience. Andreas was most comfortable with C++ when creating SerenityOS, and now we have almost half a million lines of modern C++ to maintain.

    However, now that Ladybird has forked and become its own independent project, all constraints previously imposed by SerenityOS are no longer in effect. We are actively evaluating a number of alternatives and will be adding a mature successor language to the project in the near future. This process is already quite far along, and prototypes exist in multiple languages.








  • I’d presume through the same mechanism leveraged for achievements:

    Timeline and Event Markers

    The Steam Timeline appears whenever you’re actively recording. Timeline-enhanced games generate event markers as relevant game events happen. Steam achievements and screenshots automatically create markers as well.

    ISVs can enhance this as desired:

    In addition to being able to record any game you’re playing, timeline-enhanced games are games that can proactively notify Steam when relevant events happen. These events are represented along the timeline with details specified by developers.

    I’d think this could have broader reach than nvidia highlights depending on how easy it is to work with.