• 18 Posts
  • 779 Comments
Joined 2 years ago
cake
Cake day: August 10th, 2023

help-circle



  • This is just one of the comments on the Revolt E2EE issue, I guess the author felt so proud of their opinion to make it into a blog post, I wouldn’t say anything if they at least revisited the whole discussion and tried to make a reasonable summary.
    The argument provided in the article against features is simply “too hard to develop, too hard to maintain, nobody cares enough”.
    If nobody cared, nobody would go on Matrix, if everything that was hard to develop were just dropped before even trying, we would have stopped at the hello world (not implying I’m not a lazy developer, but I surely don’t want to imply that there aren’t brilliant people out there who can undertake scarily big tasks).
    Giving another feature as a sort of replacement: federated identities, is not a replacement at all, it’s a completely different scope. I just can’t empathise with the point that they try to make




  • when during job interview the recruiter ask if you code on the weekend

    I think it’s more to see if you’re actually passionate about what you do and you don’t “just” do it for work, which definitely is a bit of a twisted view, when on average you’ll already be spending 40 hours a week doing that, but I think people tend to make this sort of evaluation, because people who love programming so much to also do it on their free time will usually be better, since they simply have more experience than those who only do what they’re assigned to do














  • That’s fair, I won’t say that it’s not as complicated as it sounds because I don’t know what you know, but if you want it put into simple words, it’s the following:

    1. Install drive 1 in PC
    2. Install Windows
    3. Remove drive 1 from the PC and put drive 2 in its place
    4. Install any Linux distro that comes with GRUB as bootloader (most of them, personally recommend Fedora if you want a suggestion)
    5. Install drive 1 into the second slot that was left empty up to now
    6. Start boot, your motherboard will have a specific key to launch the boot selector, e.g. F10, or go into the UEFI settings to put the Linux option first
    7. Boot into Linux and trigger the GRUB detection for other OSes so it updates the list of entries
    8. Reboot
    9. Now without having to smash a random key to get the built-in boot selector, you will instead be able to choose comfortably from GRUB.

    Anyways don’t pressure yourself into doing any of that if you don’t feel comfortable with it, of course.
    One step at a time, the important thing is you’re satisfied with what you have and that it’s functional to your workflow