Reminds me of what the official Instagram client looked like on iPad, a lot of margins, and a bit of that 640px wide feed (or whatever the actual width was)
That’s because they didn’t make an iPad app and so it was just the iOS app on a large screen. Lots of app used to be like this until they made iPadOS versions.
Looks like nothing has changed. This is how it opens up on 4k screen. Although, it looks like they tweaked it a little. Up until recently I remember opening a post would show a hilariously small like 800 by 600-something box, half of which was comment section that'd fit like 5 comments at best. But now they finally made it properly scalable.
I don't understand how this guy has an audience. I saw one video that was alright where he cleaned a water-cooling system. The rest were like, "look at all this garbage we bought on Aliexpress lol," and I bounce after several seconds.
For people interested in tech edutainment he's alright and has mass appeal. My favourite videos have been more of the interesting ones showing how fast his ridiculous fibre connections are in his house.
So much terrible click bait has meant I haven't bothered clicking in a year or so though.
I watch because its stupid. Its like why Call of Duty exists. Just dumb fun that doesn't require much thought to enjoy. Sometimes you just need some good dumb fun and can't be serious all the time.
He's got a lot of charisma. And his videos frequently give that "people doing something they should have prepared more for but pushing through anyways" entertainment where you can laugh at how they put effort into creating an illusion of professionalism but left enough gaps to make it clear it was just an illusion and he's in way over his head, but somehow still manages to keep it going.
It's a weird spot where I like the guy and want to see him succeed but also don't think he deserves that success and want to see him fail.
Though I don't really spend much time watching hardware enthusiast videos in general, so I probably won't see either of those unless it goes viral like his last shitshow did.
I have 2 24" displays side by side. At some point I unified the desktops (or Spaces if you're on Linux) to make it act "as if" it was a single ultra wide monitor. This was absolutely awful to use, especially during Google meetings where I had to share my screen.
Besides, I like being able to rotate 90° one of my screen because sometimes it's just the best way to work.
This thing is stupid. Appealing maybe, but stupid.
if you use a tiling wm/compositor or extension, big screens aren't so bad, because it will usually split first in the middle, basically giving you two screens, but with the option to also maximize over the whole area, if needed.
Java devs gotta be able to read the whole name of their WidgetFactoryBuilderRepositoryConstructorFactoryRepositoryBuilderFactoryRepositoryManagerBuilderFactoryRepositoryFactoryFactoryFactoryBuilderFactory
You could go columns for the content, but I think my ideal layout would still have the main content in a single column. I would put all of the chrome horizontally through. For example no header before and footer afterwards, put everything in different columns. Maybe even throw some extra navigation on the screen.
You don't need to use every pixel, just avoid putting things offscreen unnecessarily.
I think for most web apps it doesn't make sense to allow the width to get so wide, except when the content being displayed is a columnar list and even then it's a pretty marginal benefit.
What I've done is limit the max-width to some amount of px/chars and allowed the remaining space be empty, with an exception for when displaying tables. Even with tables, the bigger width is only beneficial if either the contents of the columns are large enough, or there are very many columns to show. The solution in my mind is limiting the column widths to the longest content.
This seems really cool for tiling windows managers (even Windows has tiling options, although I'm not familiar with those). That being said, I still prefer a multimonitor setup on my tiling WM of choice.
I'm pretty judgemental of people who use more than one screen. Do you not have hotkeys to jump between bookmarked parts of your buffers? Is momentarily splitting a screen between two programs so difficult? Does Alt-Tab simply not exist in your universe?
It’s pure insanity to work like you suggested. Sure it can be done, I used to work on a Mac and had no monitors but it wastes time switching between displays.
I’ll work with 2-3 monitors.
If it two then I’ll have my IDE on one and if I’m working on UI then I have the application open on the other. That way I change some CSS, save and glance left to see how it looks now. If I’m not doing UI work and I’m working on the server then my other monitor is used for the spec document, SQL server management and just web browsing.
On a three monitor setup then the third one would be where I would keep my email client open with teams.
I am literally at a loss for words with your weird take.
You may find the need for 3 different aspect ratios, just to be sure you're doing the whole user interface thing right. Judge if you like but here I still need to have multiple workspaces and stacked windows, so clearly the extra retail space works. Or its obnoxious and I'm merely coping.
Also fuck games that still dont work with alt tab in this day and age
There are games like that? The only games that don't like it I find are the old computer games that are already troublesome to run on a modern Windows machine
I'm an architect. It's nice having the project I'm actively working on always active on one screen, with design sketches, marked up revisions, email with comments from client, renderer etc. active on the other. Sure it only saves a second not having to tab back and forth, but if you're doing it non stop all day it makes a big difference. Also just less effort.
Just because you can work with one monitor doesn't mean multiple monitors isn't more comfortable though. You can have multiple windows open at once, at full size, and glance between them freely. No need for them to share the limited real estate of a single monitor.
I run Sway on my laptop because it lets me take full advantage of my single monitor, but on my multi monitor desktop setup I use a regular floating DE.
A glance to the side is much faster and easier than pressing physical buttons
You can see stuff with your peripheral vision. With alt-tab, you don't see if anything is happening at all
Alt-tab is linear, screens are 2d
You can't tile absolutely everything unless your screen is huge and has very high resolution, at which point it turns into rich people's version of multi-monitor setup, since a bunch smaller screens are much cheaper than single big one
Alt-tab list changes constantly. But some apps are likely to be constantly there, you can throw them on separate screens and unclutter the main one by doing so
Alt-tab was my very last use-case because I literally have bindings to pull up my main programs.
As someone who has gone from tiling(i3), to floating (stump), to tiling again (i3/sway), and finally back to floating (awesome) - I can say floating wins in terms of predictability. You press a button to focus on your desired window and your entire desktop does not need to convulse to accommodate for it.
Floating window managers win on speed and predictability, and I'm wondering now if this is causing the rift in single/multi monitors in this discussion chain.