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

help-circle

  • I work 80 % remotely, I know what I’m talking about. MS Teams is by far the worst latency-wise, but even on the best software you can’t get over the fact that there will be a 200-300 ms jitter buffer.

    Ever had the “yeah I- so we - OK go ahea- sorry -”? That’s what I’m talking about.

    Good on your daughter if she learns well remotely, but literally everyone I’ve talked to who was in education during COVID had an awful experience. Although I suppose in the school system it doesn’t matter as much since with 20-600 students per teacher there’s not much back-and-forth going on anyway.

    Remote work is great for focusing, it’s great for async workflows (slack/discord/email/jira), it’s great for solo work, but it’s just plain inferior for certain highly collaborative workflows like 1-on-1 teaching. There’s enough good reasons to work remotely that we don’t have to lie about the rest.



  • Sorry, I didn’t log into this account for a while.

    Anyways, I guess in an ideal world the window management could be done fully via the window manager. In practice this doesn’t work too well, because that would require a more complex protocol than currently exists. For VSCode for instance, that would require disabling the native tabbing feature (but keeping the native splitting because otherwise I’ll end up with duplicated panes such as the file list) and implementing something custom to translate tab operations to sway-wm operations (in my case).

    I guess it could work but it’s not supported OOTB, and after a lot of work is probably going to end up being a lot more clunkier than what I have going on in vim.