• 18 Posts
  • 55 Comments
Joined 2 months ago
cake
Cake day: July 21st, 2024

help-circle

  • Vittelius@feddit.orgtoLinux@lemmy.mlDistro and/or config for elderly person
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    edit-2
    9 hours ago

    I would probably go with bluefin. KDE is great, I myself use aurora on one of my devices, but it can also be kinda fiddley with all of it’s options.

    The user has never even used a PC and therefore won’t profit from the familiarity that KDE’s default desktop layout provides. Gnome on the other hand offers a more simplified experience with few options and big icons. All of that might be an asset here. You can use menulibre to hide menu entries from the menu and use the official documentation to remove command line access: https://help.gnome.org/admin/system-admin-guide/stable/lockdown-single-app-mode.html.en

    Plus it’s still atomic which I actually think is helpful here. For once all the important system stuff is read only. Secondly if one manages to screw something up you can just rebase.




  • It’s running slow because it’s running at such a low framerate. The speed and the framerate are tied. Old console games used to work that way, which was a problem because games would run at different speeds in different countries (PAL vs NTSC). This is a solved problem in modern games. Just separate the game logic from the display logic. But this AI can’t do that because there is nothing but the video.

    Add to that that the AI was probably trained on high framerate footage but is only capable of generating low framerate footage and you get (gestures wildly) this




  • Would they be mandated to give out the server code that people could run their own servers?

    Sort of. The Idea is that people should be able to run their own servers, but developers wouldn’t need to give out their code. All you need is the server binary. After all server software is just that software, just like the client and they don’t need to give out the source code for that for you to run the game. Alternatively they could patch the game so it’s peer-to-peer. (and yes in this case that would be unreasonable as the game is not successful enough to even break even)

    The initiative is so ambiguous (to the extend that it is - I’d argue that it’s a lot clearer than many people claim) because it’s not actually legal text. It’s not supposed to be. All it should do is describe the problem and explain why the problem falls under EU jurisdiction. Everything else is supposed to be handled by EU lawmakers after the initiative has met it’s signature goal.







  • There is another downside. The local and global feeds are potent discovery tools. But they only work if you group people with similar interests onto the same instance. Your proposal assumes a certain amount of homogeneity. If everyone is interested in the same content anyway then yes you can distribute it randomly. But all the people interested in Linux memes are already here. If we are to expand our reach we need to have instances catering to other interests.

    And it also doesn’t work with international communities. German speakers for example go to feddit.org, precisely because that’s where German content is going to be amplified via the local feed and therefore easier to discover (for people an that particular instance)


  • I considered that. Unfortunately silverblue doesn’t do live systems and aurora therefore doesn’t either. So a VM is the only way of trying it out. OP stated that they have someone to help with the actual installation so I left the whole create install medium for bare metal install out intentionally since I assume this person will be capable of helping with that.

    Also small Markdown help: If you use dashes lemmy will automatically format bulletpoints correctly. You can’t use •s for it. Doesn’t take anything away from your comment, etcher is still the best tool to create a bootable usb drive, but for the future consider using dashes.


  • Vittelius@feddit.orgtoLinux@lemmy.mlIs Linux (dumb)user friendly yet?
    link
    fedilink
    arrow-up
    5
    arrow-down
    2
    ·
    edit-2
    12 days ago

    You can try Linux out without installing it to get a feel for it before you make the jump. Set a weekend aside (or at least a couple of hours) to test drive a Linux distro and check if it is your cup of tea.

    This is one way of doing this:

    • Install Virtual Box on your (Widows) PC
    • head over to https://getaurora.dev/ and download the latest iso
    • In virtualbox create a new VM
      • set the OS Type to fedora (64 bit)
      • after that you can keep all the standard settings, just be aware that performance is not going to be representative of an actual install
    • Then select the newly created VM and open the settings panel
      • here you go to “Storage” and click on the slot under “Controler: IDE” labeled “empty”
      • click on the CD symbol on the right side of the window, in line with “optical drive” and select “choose a disk file”
      • pick the iso file you downloaded in step 2
    • close the settings window and start the VM
    • go through the installation wizard to install Aurora OS in your Virtual Machine
    • Profit

    I know that these instructions can seem daunting but it is easier than it reads, I promise.

    Why Aurora OS

    Aurora OS is based on Fedora Silverblue meaning that it is what is known as a immutable distro. That in turn means that it’s harder to mess stuff up and break your install. It also means that some things are harder to achieve. But I also think that you are probably not interested in the hard stuff anyway.

    Aurora uses the KDE Plasma Desktop, the same desktop used by Valve on the Steamdeck. It has a familiar Windows like layout by default but also allows you to customise it like crazy to fit your particular need (whatever that may be).

    Aurora flatpak as it’s app format. To see what kind of software is available for this distro you can check flathub.org . It’s not going to be as much software as Linux Mint for example (Mint uses flatpak and deb), but everything the average user needs should be there.





  • It’s bazzite with a custom UI instead of Steam Big Picture and no desktop mode. Their big claim seems to be that they say that they have solved anti cheat on Linux: the system generates a checksum of the kernel space, the anti cheat then compares this checksum with the one on file. No custom kernel module needed on the part of the anti cheat dev. At least in theory.





  • It’s projected from the actual (then still unfinished) count but I think it uses some data from the exit polls to fill in the gap. So both?

    We now have a preliminary official result. You can see it here: Saxony, Thuringia

    @barsoap@lemm.ee has explained the basics of our electoral system pretty well: The first vote (Erststimme) is towards a candidate in a FPTP system to represent an electoral district and the second vote (Zweitstimme) for a party in a closed list proportional representative system. A party nominates a bunch of candidates and ranks them on a list. If they get enough votes to get a certain number of seats then those get filled first with candidates elected by Erststimme and then with candidates from the list starting at the top.

    A party needs to win at least 5% of the Zweitstimme or win at least 3 seats using the Erststimme to be awarded any seats. This was done as a lesson from Weimar Germany where too many small parties made coalition building impossible which helped Hitlers rise to power.

    But what if a party gets more seats via Erststimme than they should have? In that case we just start adding seats until the proportionality is maintained (those seats are referred to as Überhangs- und Ausgleichsmandate). That has lead to ballooning parliaments with our national parliament the Bundestag (small pronunciation guide: Bundes-tag not Bunde-stag - compound words can be tricky) being one of the biggest, right behind China. Recent reforms should curb that. We’ll see next year how well they work.