• 1 Post
  • 14 Comments
Joined 11 months ago
cake
Cake day: June 10th, 2024

help-circle
rss





  • I’ll be honest, this sounds interesting, but I have no idea what you’re even trying to say.

    I am just sharing for the community. And I want some nerdish engagement tbqh.

    Where does the $2700 price come from?

    It was the manufacture price when I purchased it.

    Does it support Linux or not?

    It does but there are a few important things lacking. Also it isn’t stable without reading up on LKMS upfront and knowing what to do. Not all distros are capable of booting it yet (e.g. void).

    Are you happy with it or not?

    I poured ~$1200 to Qualcomm/Lenovo and they are employing one worker from one sub company. Interpret it on your own.

    What’s LKMS?

    RTFM. // Edit: I missspelled. LKML. I edited my post. Appreciated.

    I’m really struggling to even parse the basics from your post.

    I am open for sharing my insights, though : )





  • Launches faster sounds like you have a weird shell config.

    Also scrolling isn’t really existing in a terminal. If you are tail -f somefile then it depends on how fast it is written to, how fast tail is. If you have some TUI tool open it dependa how fast it can emit it’s UI.

    If your program only emits 100MB data each seconds then a terminal sink of 30GB/s wouldn’t really benefit.

    Power users like me run a terminal multiplexer anyways so there is another bottleneck.

    And the configuration is onetime only (if the terminal configuration will be downward compatible with a version 10 years from now).