Skip Navigation
Star Labs reveal their new StarLite, a Surface-like Linux tablet
  • Very appealing for a travel device running a Linux kernel. On the product page, they also mention Open Warranty, which makes me believe it will be easily serviceable - this would be a big plus, especially for a travel tablet, being able to switch the disk easily.

  • Naming Bash scripts
  • If you use them for your use only, or want them "cleanly" organized, consider prefixing it with something personal to you (or a generic one such as my_). For example, I'd prefix them with l_: my_rename_photos.sh, my_lightson.sh, etc.

    If there's a lot of them, write a wrapper script which would call the individual scripts from a common location (/usr/share/my-scripts/). Then, you can only make sure your wrapper script is aliased/moved in the PATH. Example: my rename, my lightson, etc.

  • VPN blocked, how can i tunnel my VPS to home network?
  • Wireguard is not meant to bypass detection of any kind of Deep Packet Inspection technology. It's also stated by the project website, under the Known Limitations sections.

    https://www.wireguard.com/known-limitations/

    There are many characteristics (except the handshake) which can make it stand out as a P2P or VPN(-ish) traffic, and then get blocked.

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LV
    lvl @kbin.social
    Posts 0
    Comments 5