• 1 Post
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 5th, 2023

help-circle
  • A friend of mine is a musician. About a decade or two ago I went over to his house and he said that he had to get a new fan to fix his computer. I asked him what was going on, so he turned it on and I heard that tick-tick-tick of the read head. I had to let him know it was his hard drive. He had a lot backed up, but not everything, and not the stuff he’d been working on the past couple weeks. Just a bummer. But he did set up a backup program after that.









  • What exactly is your end goal? There might be other utilities that can get you to your wanted solution easier. I, the same as learnbyexample, did not have the problem.

    [\ #27]  line="2023-06-19T00:00:00+01:00 2023-06-18T00:00:00+01:00 2023-06-17T00:00:00+01:  00 2023-06-16T00:00:00+01:00 2023-06-15T00:00:00+01:00 2023-06-14T00:00:00+01:00 2023-06-   13T00:00:00+01:00 2023-06-10T00:00:00+01:00 2023-06-03T00:00:00+01:00 2023-05-31T00:00:00+  01:00 2023-05-27T00:00:00+01:00"
    [\ #28]  IFS=' ' read -r -a array <<< "$line"
    [\ #29]  for dt in "${array[@]}"; do echo "$dt"; done
    2023-06-19T00:00:00+01:00
    2023-06-18T00:00:00+01:00
    2023-06-17T00:00:00+01:00
    2023-06-16T00:00:00+01:00
    2023-06-15T00:00:00+01:00
    2023-06-14T00:00:00+01:00
    2023-06-13T00:00:00+01:00
    2023-06-10T00:00:00+01:00
    2023-06-03T00:00:00+01:00
    2023-05-31T00:00:00+01:00
    2023-05-27T00:00:00+01:00
    

  • Try it. Easy enough to have both options on your machine. I poke into Wayland about every 6-12 months, then go back to X11 because I just can’t be fucked with fixing shit that works under X11 and is broken with Wayland. Plenty of people try Wayland and don’t have any issues. Eventually just about everyone will be on Wayland, if that makes a difference to you. I’ll check it again in maybe near the end of 2023.






  • Oh, I’ve followed this stuff for years and years. I’ve been using Linux pretty much exclusively for a quarter of a century. People love to harp on the security issues, but from what I’ve seen that’s pretty much theoretical. The only real compelling argument is that developers are leaning toward Wayland, so that’s the way it will go. I’m sure some day I’ll go to update and it’ll be time to make that change.

    I’m not a developer. I wasn’t super happy with the change to systemd, but it’s not like I was the one that had to deal with the init v issues, so when it changed, I went along. I’m sure the same will happen with Wayland. The last time I tried it, a lot of my decades of cruft didn’t work, shortcuts and workflow issues. Sure, I should probably clean up all that crap anyway, but like I said, it’ll happen when it happens. Until then, I’m completely happy with X11.