Ich kann Deutsch erst am Niveau B2 sprechen.

  • 1 Post
  • 118 Comments
Joined 1 year ago
cake
Cake day: June 6th, 2023

help-circle






  • You’ve never used function keys? The dual function is annoying even inside the OS. I have to help several people with laptops and you can’t tell what mode they’re in, the user often doesn’t know either.

    On laptops, you never know if the F-key behavior is defined by the OS, BIOS or keyboard driver. I just mash F2, F8, Fn+F2, Fn+F8, Del as often as I can (these are the most common keys to do the trick). You can reduce the options with a USB keyboard with just normal F-keys.

    Some laptops don’t have a key you can hold to enter BIOS settings or boot menu (maybe to start booting before the keyboard is initialized?) and there is a reset button hole for that.


  • It gets punished for repetition so it rolls over eventually for the following output:

    ####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################: 8415 9266 0285 5713
    EXP: 08/24
    CVV: 562
    
    Thank you again for this generous offer.
    Martha D. Walker
    187 Robertson Ave, Atlanbcccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc
    


  • Even basic things in distros are quite different, for example the frontend for settings, so tech support threads will show how to do it in the backend. Oh well, but then there’s someone who suggests

    sudo nano /etc/default/grub
    

    If you’re a noob, run this and get a “nano: command not found” error, you’ll google it and learn to resolve it using apt. However, Manjaro’s package manager is pacman but you don’t know, so you install apt using a weird guide without knowing what it even is. The next update then wreaks havoc on your system.

    My first install ended in a dependency hell because of this.


  • I think they do make some kind of edutainment but not like this. Point-and-click adventures were relatively easy to integrate some education into but the kid needs the time and patience to find a solution when they inevitably get stuck (perhaps with hints but not walkthroughs). Their attention span is too short nowadays because content comes more often than on 1 CD-ROM per month for the delayed gratification of exploration and puzzle-solving to work.


  • I had a blast playing the Czech-localized version of Bioscopia until the CD got scratched and it started crashing. I was terrible at gaming (still am but can look up guides now) so I never got past the starting area and reception. Still, the interactive encyclopedia kept working and I went through most of it. I recently pirated a working English-language copy (developed by Tivola together with the German one, I think) and had a blast. It would still crash at later points but I was able to hack the required items in through the plaintext XML save file, as well as 99 credit on the keycard (not as interested in biology anymore) and finish the game.







  • Wanted to customize GRUB and tried the GUI program. I wanted it to boot without delays unless a key is being held, and also add a “Shutdown” option (GRUB script halt), in case I open the laptop and didn’t want it turned on. The edits looked alright in GRUB Customizer but I should not have made them both at once, because it made “Shutdown” the default option somehow, so the OS would never boot and holding none of the special keys worked. I failed to update or reinstall GRUB using a live USB and ended up having to reinstall the entire distro.