• 0 Posts
  • 6 Comments
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle
  • Let me make everything confusing. There’s a company named Finalspark that uses synthetic human biocomputers to process AI workloads. They state that they use dopamine and electric pulses to reward wanted behavior and reduce unwanted behavior. This isn’t far from how our brains operate on a daily basis.

    Here’s my take on this. I have no doubt that humanity will create synthetic consciousness at some point, if we haven’t already. If something exhibits a level of intelligence, then that should be factored into any actions that may impact it. This can go from microbiology, plants, animals to large and complex systems. If you look hard enough at anything living, its just micromachinery. Everything should be respected as if it had some level of consciousness, as we don’t know where that line is. Even if we find a hard line in the future, it’s easy to cross it so we should have a reasonable buffer.



  • Oh I think the flags you’re talking about are the kinds of properties the partition has, not necessarily what actions the OS will perform, if that makes sense. The boot flag just means that it is marked as a bootable partition. I’m guessing it was your primary partition from Windows?

    I would just mimic the configuration I showed in my screenshot. You can change the path but just make sure there’s an empty folder that exists at the location you choose. That should write to fstab and cause it to try to mount on boot.

    Also, just a heads up, NTFS on Linux can be fickle because Windows can leave the partition in odd states that can cause strange mounting issues. It might be best to mount it as read-only if you’re worried about the data, or better yet make a backup. That said, I have a game drive that’s NTFS that works fine, so take that as you will.