• 3 Posts
  • 81 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle



  • I use refind also, there should be a setting somewhere to let refind scan entries from other EFI partitions. I have that setup and just created a second EFI partition for my Linux setup, so that Windows has no idea Linux even exists. I even have everything running off of the same drive (my laptop only has one nvme slot) and I haven’t had any issues.



  • Didn’t know it only applied to UWP apps on Windows. That does seem like a pretty big problem then.

    I don’t still have a Mac readily available to test with but afaik it is any application that uses Apple’s packaging format. It could also be that it needs to be in the “Applications” folder, but I’m almost certain it isn’t an App Store exclusive feature.


  • Zangoose@lemmy.worldtoTechnology@lemmy.worldIs Matrix cooked?
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    21 days ago

    I mentioned Linux specifically because something like this is the hardest to set up on Linux. I (wrongly) assumed that since you were complaining about it not existing, you were on a platform where setting these permissions up isn’t straightforward. App-specific file-acess permissions are on MacOS out of the box as a configurable setting for all applications (in the system settings menu), and I’m pretty sure Windows 10/11 has something similar in its settings menu as well.

    Edit: Also, if we’re being pedantic, this is also a setting on both Android and iOS, with Android displaying the option to change access pretty much every time you pick out a file.



  • Zangoose@lemmy.worldtoTechnology@lemmy.worldMatrix is cooked
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    23 days ago

    I think the problem is that the Matrix Foundation (non-profit org) is being slowly cannibalized by Element (for-profit, VC-funded) which ends up making their costs and profit expectations a lot higher.

    Right now this is only impacting the matrix.org homeserver. However, this could eventually end up impacting protocol-level design choices that harm other instances as well. Sure, you could fork the protocol and clients, but now we’re talking about taking up the work that an entire organization had previously been doing. Not impossible if an existing organization like the FSF or Linux Foundation started backing something, but not a great place to be in either.

    Edit: grammar












  • If you’ve always wanted to pursue CS, do CS.

    Honestly, there’s a lot of hype around AI. Companies are trying to figure out how to incorporate LLMs into their workflows, but no one has meaningfully succeeded yet past using it as an automated StackOverflow (which is usually wrong or outdated, just like StackOverflow). Yeah, startups will claim that things like cursor have saved them hundreds or thousands of working hours, but then they get burned their AIs leave in their API keys and code security flaws into their services. In the best case, they’ve created a nightmare codebase that will raise the turnover rates for their software developers significantly.

    If you are actually passionate about CS, get a CS degree and don’t use AI for problem solving. Maybe debugging/concept explanations if it gets better, but don’t let it solve problems for you. Designing solutions, to problems, critically thinking about their strengths/weaknesses, and working through them is exactly what a CS degree is supposed to teach you how to do, so don’t throw that away by having AI do your work for you.