• 0 Posts
  • 22 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle

  • Ad others have said, nextcloud won’t rescan or reindex on a reboot. no idea why sync thing does, and surely there must be some way to disable that, too. I’m still hesitant to recommend NC as it’s somewhat fragile, needs way more babying than I’m willing to keep up with and just does too many things, none of them anywhere close to “well”. File sync on real computers works solidly if you have a reliable connection (don’t get me started on Android).

    Have you considered using a real media-hoster, like Jellyfin (or like a dozen others)? Jellyfin works fine for music (the are other music-only solutions though). There are plenty of clients that can stream, and have offline support (download a subset/albums/playlists) for things like laptops, phones, … The server can usually transcode audio formats that a client can’t play, in real-time, if needed.

    Edit: I realize I wasn’t clear as to what this means in practice. You essentially get a self-hosted Spotify. Your library, run from your server, optionally you can connect to it from anywhere.






  • It highly depends on the job. Some companies run fully on Windows, no exceptions. There it obviously would not help. But many still either host various services on Linux, or buy hosting/cloud commuting that is Linux based. There it might even be necessary.

    It also depends on what you mean by “power user”. I would generally advise you to look into the server side of things. In my work, there are zero Linux machines that have a GUI of any kind installed. t The 50 or so Linux machines are all administered through SSH and Shell.



  • For it to do that, “Auto-Correct” in the Gboard settings has to be on. You can also kind of accidentally kill a feature like this by having a single lowercase i added to the dictionary. If you have, just remove it like someone showed above. Note: there is no list of words in the options anywhere where you can see the list, you can do it while typing anywhere though. Just type a single I, press space, then backspace, then drag the single “i” entry from the suggestions to the trash that appears when you hold the i.

    side note: I have typed this comment using Gboard glide, and I had to correct a total of 2 words. Everything else was recognized as intended.



  • Creat@discuss.tchncs.detoAsklemmy@lemmy.ml......................
    link
    fedilink
    arrow-up
    2
    arrow-down
    2
    ·
    edit-2
    6 months ago

    Really? “Urge to do moves/actions from it in real life” is the same as thinking or dreaming about it?

    From my experience with the Tetris effect, not one occurrence fits his description, but I experience the Tetris effect in most weeks in my life. That’s why it feels like such a disconnected description for me.


  • Creat@discuss.tchncs.detoAsklemmy@lemmy.ml......................
    link
    fedilink
    arrow-up
    8
    arrow-down
    4
    ·
    6 months ago

    That is a pretty bad description of the Tetris effect. Also incredibly misleading. The very short description from Wikipedia reads:

    The Tetris effect occurs when someone dedicates vast amounts of time, effort and concentration on an activity which thereby alters their thoughts, experiences, dreams, and so on.



  • You clearly misunderstood my post. Never said it was apples to apples, quite the opposite. I said the change from 7 to 10 was much bigger (and yes, we’re ignoring Win 8 completely).

    And of course will there be an uptick in Linux usage, he says it would be a “big” one, to which I objected to. Linux desktop has been trending up for a while, and while there might be a slight additional bump, I highly doubt it will be far beyond the margin of error for that general positive trend.

    I also said it “barely” moved (it being the market share), which implies it did move, just not a lot.

    More to the expected magnitude of the 10 EoL date pushing people to Linux, it won’t be anywhere near what valve accomplished with the steam deck. Why? Because people buy a gaming console, they can play games on. Most don’t care that it’s Linux, it’s just a tool/toy. It happens to be Linux underneath. On their PC they actively have to change it themselves. If people bought a PC that had Linux on it, they probably wouldn’t overly notice or care either, but they just can’t. Overwhelmingly they just come with windows, it you want it or not (usually there is no option to not buy that license).

    Edit: what is harder to predict (or guess) is the indirect influence of valves accomplishment. Now that gaming on Linux it’s actually viable, this might actually open the door for more people to give it a go. But as per usual with these things, it’s probably less people who actually do it than one would intuitively expect or hope.

    Edit 2: changed Vista to Win8



  • Yes I know why you have so the interfaces, but as far as I know: Linux simply can’t do what you want. So if you want to access PiAlert from your main PC on .6.X, you need to make that accessible from .6.Y on that VM. If you want to have the management port (UI) only open on the management interface, you would need to remove it’s interface on .6.X.

    As I said, as far as I’m aware Linux simply can’t not route packets properly in an environment like that. I won’t respect that the interface packets came in on needs to also be the outgoing interface for the return trip. I also had that problem and eventually j I’ve just given up.


  • Do I understand this correctly? Your PC is on .6.X, and your connecting to the PiAlert on .1.X, but it also has an interface on .6.X? You just can’t do that with Linux. Weirdly enough I hink Windows handles this correctly and sends the responses back via your router (I think any stateful TCP connection will use the same interface both ways). This doesn’t explain why anything actually freezes though. Did the VM lock up, or is it just ssh that’s dropping?

    But as for the solution: if both devices have interfaces on the same network, you should connect to that interface.