• 0 Posts
  • 30 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle
  • Heliboard for normal communication (glide typing) and Hackers Keyboard for shell/remote desktop/programming type usage. Generally i find the keys too small and typing on a touch screen is slow and annoying, so i use a real computer to type whenever i can.

    My typing accuracy is much better with gboard, but I don’t use it because google…

    I have never used voice to text nor voice controlled assistant etc. as I have no interest in doing that. My phone is muted 99.9% of the time, I prefer to operate in silence…




  • I have a bunch of different old consoles and vintage computers (not “444” of course) and used to try to have them all hooked up, it was such a miserable rats nest of wires. I eventually settled on just using one at a time (I am only human, after all).

    Whatever I’m playing gets the prime hookup spot in front of the TV, everything else gets stored neatly on a shelf or in a box. Cables and controllers are in individually labelled zipper storage bags, in bin drawers, out of sight until they are needed…

    Of course, hooking them all up is a hobby itself… It’s easy to go down a rabbit hole of scalers and SCART switches and RGB mods and then you suddenly find yourself a couple thousand dollars poorer.






  • xycu@programming.devtoLinux@lemmy.mlBefore your change to Linux
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    4 months ago

    My “main” OS timeline was:

    • Apple II/C64
    • MS-DOS
    • OS/2
    • Linux

    Technically I used windows 3.1 at times in DOS and OS/2 for some specific piece of software, but it was never what I primarily used and I don’t consider Windows 3.1 a proper operating system, it’s just a desktop environment.

    Not sure exactly when, but I know by 2000 I was fully on board the Linux train.

    Started using Linux in the days of floppy boot and root diskettes. Lived through the days of hand-crafted SLIP scripts for dial up internet. The days of needing to pay for working sound drivers. Manually calculating modelines in Xfree86.

    I have primarily used Windows at work, probably been 99% windows and 1% Unix/Linux. I have had windows laptops and virtual machines for certain specific use cases but it has never been my main.






  • xycu@programming.devtolinuxmemes@lemmy.worldMany such cases
    link
    fedilink
    English
    arrow-up
    3
    ·
    5 months ago

    I have a Samsung 4K HDR 120hz TV and can’t really tell any difference between it and my ancient non-smart Phillips LCD TV that it replaced.

    I have an Xbox series x with 4k hdr enabled and everything still just looks “normal” to me.

    120hz is slightly noticeable compared to 60 in games that support it, but not a huge deal. 99%+ of what i do on my TV isn’t 4K, HDR, or 120hz, so it’s not extremely valuable. From “couch distance” anything above 720p is unnoticeable anyway.

    I also have a windows 11 laptop with 4k HDR screen and disabled HDR in settings because the colors were all horrible looking with it on. Honestly I run it in 1080 instead of 4k because it uses less battery, performs better, and many programs don’t work correctly at 4K, and i can’t tell the difference anyway. Tiny pixels are still tiny.

    I realize this whole comment may come off as old man “get off my lawn” fist-shaking. I’m not trying to downplay other people’s experiences who seem to be genuinely impressed by these features, and maybe I’m just “holding it wrong”, but for me, personally, I regret spending extra for the whole 4K HDR thing.





  • I’m using the EasySSHFS package from F-Droid. Similar to mounting on Linux, you must create a folder as the mount point. For example, on my phone I first manually made the folder called /storage/self/primary/mnt in a local root terminal in connectbot (create a connection, protocol local, type in “su” to become root, grant access when prompted, then type “mkdir /storage/self/primary/mnt” to create the directory)

    In the EasySSHFS new connection setup, i put that path in the seventh field on the form. In the sixth field is the path on the remote server that you wish to mount, for example /home/khorak

    In the other fields give the username and password (or key file)

    The last field contains the mount options, I did not need to change them but you can if needed.

    EasySSHFS needs to be allowed root access.

    Once you mount, the folder created previously at /storage/self/primary/mnt will contain the contents of the remote server. In my case, using this path makes it appear like it is on the sdcard in android. I can watch videos using VLC or listen to mp3 songs etc as if they are local on my phone.


  • Rooted yes, custom rom no (pixel 7). But on previous phones, custom rom once the manufacturers stops providing updates. Using Magisk, all my banking, Netflix, McDonald’s, etc still works because I have it hidden from those apps. Root apps I use are things like adaway, wireguard module (not using android vpn), sshfs, 3c toolbox, tasker. And generally having root shell access to do whatever I want to do.