• 0 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle
  • D

    Don’t give me hope.

    I was really into D, but I gave up on it because it seemed kind of dead. It’s often not mentioned in long lists of languages (i.e. I think Stack Overflow’s report did not mention it), and I think I remember once looking at a list of projects that used D and most of them were dead. I think I also remember once seeing a list of companies that used D, and when I looked up one of them I found out it didn’t exist anymore 😐️


  • I don’t think there’s anything stopping modern games from having the same vibes, and being creative with graphics. I’d say one example of a modern game with high res graphics, realistic water, and even ray tracing, which still looks very unique and distinct is Paradise Killer. Another one that also looks quite modern in some ways while still being very distinct in its own way, is Heaven’s Vault. It’s a choice made by AAA studios because photorealistic visuals tend to attract more eyes and sell better, even if people get bored of the game quite quickly.

    And the thing is, AC Unity - which came out in 2014 - still looks better than the majority of AAA games I see nowadays, and despite the large crowds which are a bit CPU demanding it still has much lower requirements than those games that look worse.


    EDIT: And if you just want games that actually look retro and old school, there are some from indie devs doing that; examples include: Dread Delusion, The Case of the Golden Idol, Death Trash, Felvidek, Return of the Obra Dinn.






  • I don’t know about this in depth, but from what another user in this thread said, a flatpak can’t ask a portal to have access to two files at once. If I’m understanding correctly, that would explain why Librewolf needs permission to access ~/Downloads, since it can be downloading more than one file at once, and it needs access to all those files in ~/Downloads at the same time.

    EDIT: I got a bit mixed up with what you were saying, but nevertheless, if this is true, then Librewofl would still need permission to access ~/Downloads and so be marked as “potentially unsafe”.


  • Not for the average/casual user, which is why this post exists.

    The average person will look at that and see the ‘!’ in a triangle and became scared of what it can do to their system, even though it has no more permissions than a system package. Alternatively, they will become desensitized and learn to ignore it, resulting in installing flatpacks from untrusted and unverified sources.

    Overall, I just think the idea around having to sandbox all flatpaks is not a good idea. To give a concrete example, Librewolf is marked as “potentially unsafe” because it has access to the download folder, but if I want to use it to open a file that isn’t in “downloads” I have to use flatseal to give it extra permissions - it’s the worst of both worlds! Trying so hard to comply with flatpak guidelines that it gets in the way of doing things, and still not being considered safe enough.