Ich kann Deutsch erst am Niveau B2 sprechen.

  • 2 Posts
  • 171 Comments
Joined 1 year ago
cake
Cake day: June 6th, 2023

help-circle







  • Yes. It’s not wrong 100% of the time, otherwise you could make a fortune by asking it for investment advice and then doing the opposite.

    What happened is like the current robot craze: they made the technology resemble humans, which drives attention and money. Specialized “robots” can indeed perform tedious tasks (CNC, pick-and-place machines) or work safely with heavier objects (construction equipment). Similarly, we can use AI to identify data forgery or fold proteins. If we try to make either human-like, they will appear to do a wide variety of tasks (which drives sales & investment) but not be great at any of them. You wouldn’t buy a humanoid robot just to reuse your existing shovel if excavators are cheaper. (Yes, I don’t think a humanoid robot with digging capabilities will ever be cheaper than a standard excavator).



  • Fantastic Fist - €12.49

    Short animated WEBP from trailer

    Fantastic Fist is a platforming game focused on simultaneous keyboard and mouse controls. While the character can be moved around with the keyboard, the mouse can be used to interact with the environment by punching with a giant fist.

    A puzzle platformer with tight controls and true pixel art, much like Celeste. Makes very good use of the controls available on a PC. Low system requirements (100 MB storage). Solo dev spent years perfecting the gameplay.

    I don’t play platformers but I’d like to support the dev (not affiliated). I will gift it to you on Steam if you’re the first to ask for it via DM CLAIMED. As for games I have played, I enjoy little itch.io VNs by npckc, I just wish my devices were fast enough to run Ren’Py decently…







  • 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.