• 0 Posts
  • 32 Comments
Joined 2 years ago
cake
Cake day: August 9th, 2023

help-circle




  • Michal@programming.devtoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    6
    arrow-down
    2
    ·
    11 months ago

    Full-size usb, Ethernet and keyboard mean you can use it as a Linux computer, install arbitrary debian packages, run shell scripts, python scripts, and you don’t need any dongles. This is the differential factor. You can’t do the same on a smartphone, and it’s not supposed to be a smartphone. Why would you need a separate sim card when you can simply tether Internet from your phone?

    I get that this device isn’t for you, but there are people who don’t want to write and maintain apps through apps stores and simply want to copy simple scripts into a small device they can have with them. It’s a niche market and good for them for trying to fill that niche.

    I wonder what they use for charging port if not usb c…









  • What do you think “ingesting” means if not learning?

    Bear in mind that training AI does not involve copying content into its database, so copyright is not an issue. AI is simply predicting the next token /word based on statistics.

    You can train AI in a book and it will give you information from the book - information is not copyrightable. You can read a book a talk about its contents on TV - not illegal if you’re a human, should it be illegal if you’re a machine?

    There may be moral issues on training on someone’s hard gathered knowledge, but there is no legislature against it. Reading books and using that knowledge to provide information is legal. If you try to outlaw Automating this process by computers, there will be side effects such as search engines will no longer be able to index data.



  • I use ThinkPad X1 yoga with Fedora 40 (Gnome)

    1. Enable fractional scaling and install Display scale switcher gnome extension - makes it easier to increase scaling when in tablet mode for easier touch input.
    2. logging in on a touchscreen can be a pain, in particular entering the password with on-screen keyboard. Special characters and numbers are not shown by default. On windows you have the option to use pin instead with a numeric keyboard. If you have a fingerprint reader compatible with linux that might work for login (mine doesn’t).
    3. Linux is very terminal-oriented, but Gnome terminal is unusable on a tochscreen. never mind typing commands - try scrolling long outputs - you can’t scroll with touchscreen, it will just start selecting text (i dont remember how this works in Windows)
    4. Google chrome supports gestures, so you can swipe left/right on the page to navigate back/forward. This does not with Firefox. Chrome also has a more touchscreen-friendly UI you can enable in chrome://flags/#top-chrome-touch-ui (Touch UI layout) although I haven’t noticed a significant difference.
    • while you’re messing with google flags you may want to change Preferred Ozone platform to Wayland - this fixed blurry scaling for me




  • Gnome is nice and minimalist. It’d be nice tto have built in extension by default to keep the dock always visible without having to activate it in top left corner (very unergonomic considering that the dock is at the bottom). It’s unacceptable that you have to install a plugin to keep it on, as a beginner user I didn’t even know to install extension manager and what extension to install.

    KDE on the other hand is too busy and complicated for new users.