I'm in complete agreement with you. I use i3 (still using Xorg) and find the ability to have multiple desktops that I can move atomically between monitors to be far better than having to position windows individually. I put reference material, chat, etc, on the side monitor and then can very quickly move it back to the primary monitor when I need it. I find a normal 16:9 monitor to be just right for two side by side windows, or a tile of three, with one tall window taking half of the screen and two terminals top and bottom on the other side.
I hate using the mouse to manage windows, and having one huge ultrawide just feels like a nightmare to manage -- I'd need some way to split it logically into 2 or 3 virtual monitors.
With i3/Sway having the limitation of 1 workspace per monitor AND each app only being in 1 workspace, I could still use that logical splitting at times even on normal 16:9 displays.
> I find it interesting that originally each command was a separate executable.
That's actually still the case. `git` is just a wrapper that when called as `git <command>` looks for `git-<command>` under `libexec/git-core/`.
You can add any command named `git-foo` into your PATH and then run it with `git foo`. For example, I have `git-gsr` which is a simple shell script that does a global search and replace in a git repo. I run it as `git gsr <old> <new>`
I think I had one lay eggs in my house. A few weeks ago, on a day when I hardly opened a door for more than a few seconds I suddenly found at least 100 horseflies in my house. I was sucking them up with a hand vac and releasing them outside, and every few hours I’d go suck up about 30 more — and every single day after that I found at least 30 or so more for at least a week. I’m still seeing 1-2 per day, but at least that’s manageable. Hopefully these last stragglers are the last that I’ll have. It’s nuts!
I think you've overlooked the realistic useful lifetime of the product, and how long the novelty factor would last -- if you price it according to that duration I think that you'd find the hourly rate to be far higher.
Because the query is an interruption. Frustratingly, about 30% of the time (or more!) the person who sent me the hi doesn’t send their actual question even if I respond almost instantly after it’s sent, so I’ve stopped responding to a bare hi.
Moreover, now that I’m interrupted I can’t really go back to what I’m doing because I know that (presumably) a question is coming very soon, so the interruption clock has already started and I have to sit and wait while they painfully slowly type the actual question.
And then there’s the frequent case where I get a bare hi, but cannot get back to it until a few hours later, and then that person is offline — but I don’t know what they needed, so I cannot ask them and cannot send a response. If they’d have just included their question then I could just answer it and we’d all be better off.
I’ve just gotten to where I just refuse to answer a bare hi… if that’s all you’re willing to type, then I guess you didn’t need anything.
This is a very appreciable point (especially from a remote work perspective!) that I don’t think I really encountered before. Thanks for phrasing it this way!
I mentioned it elsewhere in the thread that I already disagree with “sharing” this website but it was from a vague perspective that it’s “rude”. This gives me a stronger point to make about it.
Thank you for your thoughtful responses! A lot of my managerial style has been tuned for remote work and the #1 thing I try to stress is trust and tolerance. It's easy to take things the wrong way when remote or cut people less slack. Remote teams work much better with trust and flexibility at their foundation. Being nit picky is very corrosive and stress inducing, especially in a remote environment.
That doesn’t bother me quite as much as when partial results are displayed and then change a few ms before you can tap the one you want such that you touch the wrong one.
Ugh, the resistance to such a simple and useful thing drives me nuts. I’ve also used the soap dispenser as an indicator, but I can’t get my wife to do the same or pay attention to the signal when it’s set. Moreover, she half pre-washes everything so I often can’t tell whether they’ve been fully washed or not.
About 4 or 5 years ago I was working at one place as a consultant where I’d previously been an employee. Being a consultant I provided my own hardware. I needed really beefy hardware for the project, so I bought a brand new Thinkpad P50, completely maxed out.
One day the IT guy was making the rounds distributing new laptops. I got to chatting with him about the new hardware and he said something like “yeah, these are great compared to that old thing, 8 GB, dual core, 256 GB SSD… blah blah…”, while pointing to my brand new Thinkpad. I started telling him the specs on my Thinkpad (which are still good today, but were especially good then) — quad core i7, 64 GB RAM, RAID striped dual M.2 SSDs, … he just said something like “Oh” and walked away without continuing the conversation. Haha…
I hate using the mouse to manage windows, and having one huge ultrawide just feels like a nightmare to manage -- I'd need some way to split it logically into 2 or 3 virtual monitors.