• 8 Posts
  • 51 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle

  • atmur@lemmy.worldtoPrivacy@lemmy.mlWhy don’t you like Apple?
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    19 days ago

    I’m being hyperbolic with that last part, but there’s so much basic computer stuff that the iPad can’t do that it feels like Apple only expects this to be a device to watch Netflix on.

    I want to install VS Code (or a comparable IDE) and run/debug some Python scripts, can’t do it.

    I want to open a terminal and use basic utilities like ssh, curl, tar, yt-dlp, rclone, rsync, etc, can’t do it. I literally need to install a separate app that lets me ssh into a Linux box so I can do basic stuff there. I’m SOL if I need to work with any data on the iPad’s file system though.

    I want to install Godot and continue playing around with game development on the go, can’t do it.

    I want to install Steam and play some indie games, can’t do it.

    Procreate is pretty good, but I’d rather use Krita.

    Which means despite the fact that I want to use it for more, all I do with my iPad Pro (“Pro,” lmao) is watch movies and TV from my Jellyfin server, occasionally draw if I don’t feel like sitting at my desk with a proper Wacom/Krita setup, and write my shopping list.



  • atmur@lemmy.worldtoPrivacy@lemmy.mlWhy don’t you like Apple?
    link
    fedilink
    English
    arrow-up
    26
    arrow-down
    1
    ·
    19 days ago

    Their way or no way

    The one Apple product I still own is an iPad and I run into this constantly.

    • Support for network shares in the files app is barely functional at best (“Just use iCloud!”)

    • Mouse support is still super limited (“Just use touch!”)

    • You can’t install applications from anywhere but the appstore (“sECuRIty”)

    • You can’t install a proper browser or browser extensions (I don’t know even know what Apple’s excuse for this one would be)

    • You can’t disable or modify window tiling (“It’s just like an iPhone, because fuck multitasking!”)

    Apple sells the iPad as a computer replacement, but basically all its capable of is watching Netflix or basic note-taking. The longer I use this thing the more I want to buy some x86 tablet that I can just install Linux on instead.








  • Traveling at high speeds just takes a lot of power regardless of fuel, but ICE cars are so inefficient in city driving it makes highways look good in comparison. 25-50mph might be more efficient, but every time you brake that kinetic energy is turned into waste heat, totally negating the benefit of driving slower.

    EVs on the other hand have regenerative braking systems. Rather than using friction to slow the car down, they just use the motors by applying resistance to the wheels. The kinetic energy is used to charge the battery while slowing the car down. You get the benefit of slower speeds without much braking loss, so this is where EVs shine.


  • I hate Tesla and especially the Cybertruck as much as the next guy, but this was a highway test and that sounds like a completely normal result.

    I own a Bolt EV which is rated for 259 miles of range. On the highway, that’s more like ~220. That sounds bad, but the other side of it is that I get ~300 miles of range during my normal work commutes through the city. This is just how EVs are, the estimated range is based on a mixed test. EVs are backwards compared to ICE, you’ll get ~20% less range than the EPA estimate driving highway speeds and ~20% more doing purely city driving.





  • I daily drive Fedora, but I’ve used Arch, OpenSUSE, Debian, and more. Once you get used to how Linux works, distro doesn’t really matter that much aside from edge case distros that operate totally differently like Nix. I chose Fedora because I like the dnf package manager.

    The only distro I don’t like is Ubuntu. I had to setup a Linux VM at work so I figured Ubuntu would be a good choice for that. Firefox is painfully slow to open because of Snap, so I uninstall it and run “apt install firefox” which Ubuntu overrides and installs the Snap again.

    Fuck. That. Deleted the VM and installed Debian instead.