• 1 Post
  • 529 Comments
Joined 2 years ago
cake
Cake day: June 25th, 2023

help-circle







  • Explanation: CRISPR-Cas9 is most commonly known to be a gene editor, but since its initial discovery, people have found that with some minor tweaks, CRISPR can be made to do a bunch of other things, things that biologists could have only dreamed of previously.

    If you introduce a mutation that deactivates the Cas9 protein, the entire CRISPR complex still binds to DNA. Then, you can essentially glue whatever you want onto this modified Cas9 to produce a bunch of different effects:

    • deactivated Cas9, no additional modifications: blocks other proteins from touching the DNA, which suppresses a gene without destroying it
    • glue on some transcriptional activators: makes the cell express a gene
    • glue on some fluorescent proteins: makes your DNA glow, lets you see where it is




  • Manjaro vs. SteamOS, likely no benefit. My speculation is that the company probably wanted to develop their own software but didn’t have the technical expertise to develop for Linux. Hence, they partnered with Manjaro. As for why they went with Linux in the first place, it’s likely because Windows is a mess and they likely considered that Linux would be a more marketable (and cheaper) operating system.

    And yes, these products aren’t particularly expanding the market, but it seems that companies would still like to throw their hat into the ring, if only because getting in early means that they’ll have a more dedicated fanbase for their later handheld products





  • Heavily context dependent, I’d say. In a vacuum, it’s not that unusual. The entire purpose of text is that you don’t have to respond immediately. If it happens constantly, then maybe it would have been worth figuring out why that keeps happening. Maybe he dislikes you, or maybe he’s just busy.

    It seems you already understand that, though. So perhaps the more informative question is why you feel the way that you feel towards your ex. Frankly, it’s probably some level of infatuation (or as I call it, puppy love). It’s not intrinsically bad, but it does tend to drive people to have unrealistic expectations for their partners, which can drive conflict once those expectations become established


  • I struggled with your exact same problem when I moved to Linux. For the record, the reason why there isn’t a Program Files x86 is because the way that Linux stores programs is different from the way that Windows stores programs. Windows sorts its system files by programs, so that the configuration, launcher, and software files are all together. Linux sorts by file type, so that the configuration files of all programs are together, the launchers of all programs are together, etc.

    What I’ve come to learn is, don’t bother trying to find your application in the folder. The best way to install things is through Discover (or whatever GUI software manager you’re using). If the program you want isn’t there, it’s basically a crapshoot whether installing from the internet will work or not