15
23 Comments

Tip: Invest in an Ultrawide 49" Monitor to dramatically increase your work output

Admittedly they aren't cheap but I'd seriously recommend investing in an ultrawide 49" monitor to increase your work output. I'm now able to have 3 windows open at once on one screen (with no bezel!) and the increase to my working efficiency has been insane.

If you consider that everyone's work time has an hourly $ value, this monitor has already paid for itself in the amount of time I've saved not moving windows around.

Coding is now a dream - 3 windows are in view at all times:

  • Visual studio code
  • The app
  • Stack overflow

I'm also using the Magnet app (apps.apple.com/gb/app/magnet/id441258766) on mac which allows you to use keyboard shortcuts to move windows around (e.g. cmd + shift + left snaps the current window to the left 3rd of my screen, and so on...).

Anyway, just thought I'd share my experience with it; it's been the best $1,250 I've ever spent. I've been able to build FourDayWeek.io in a few weeks and I honestly think it would have taken twice as long on my old 24" monitor setup.

posted to Icon for group Developers
Developers
on March 24, 2021
  1. 5

    Or buy a second monitor if you are using a laptop 😄 I'm so used to it right now that I feel lost when I work without it

    1. 2

      Ye, I'd really struggling on a laptop only setup tbh #1stworldproblems

  2. 3

    I am building Adflow.ai on a 4K lg monitor. I was thinking about upgrading to an ultrawide, but a 2 monitor setup would still be less expensive .

    BTW I just realized this monitor is one of the few tech items that are cheaper in IT than in US.

    1. 1

      That's a slick interactive demo. Is that built from scratch or is there a tool you used for that?

      1. 3

        Thanks for checking the landing out 😄. Built it from scratch (I am a Frontend Engineer by day, IHer by night). The text insertion effect leverages react-typist – not the best module but gets the job done.

  3. 2

    I love the idea of having an engrossing display like this to work from, but I can't get over the idea of a single pixel failure being a constant irritant, or worse - a whole unit failure, meaning all of that display going away at once. At least with multiple monitors there's some resilience there. I'd be gutted if a $1200 monitor failed after a couple of years (I'm not suggesting yours will, of course).

    The posture aspect is interesting - I wonder if having a wrap-around screen could actually deliver some benefits through occasional head-turning to see other apps, over looking dead-ahead at one or two monitors?

  4. 2

    Also got a 49” Samsung but I’m missing my 4K display sometimes. Thinking about buying the 34” 4K monitor and have the laptop open as well for the office. We’ll see 😊. It’s a great monitor though that’s for sure!

  5. 2

    At beginning of the pandemic while transitioning to working 100% from home I bought the Dell 49" Ultrawide and it was hand's down one of the greatest investments in terms of productivity.

    I am using FancyZones to manage my windows: https://docs.microsoft.com/en-us/windows/powertoys/fancyzones with the following window setup:

    +-------------------------------------+ ------------+
    | ___1 ___| _______________ |____4 ____|
    |-------------|3|-------------- |
    | 2 | _______________|5|
    +------------|------------------------+-------------+

    1. Slack
    2. YouTube Music
    3. Main Working Area (about 27" in size)
    4. DevDocs (https://devdocs.io/)
    5. Terminal
    1. 2

      Okay I thought that the Ascii Art would look better 🤷‍♂️

      1. 1

        Haha, I'll try and imagine what you meant :p

  6. 2

    Damn, that's an insane monitor! I've got a single 27" and my Macbook Pro screen, but have been toying with the idea of an ultrawide simply so I can have two tabs of code open at once in VSCode so I can better practice TDD. Maybe if my LCD dies I'll replace with an ultrawide.

  7. 2

    I personally prefer multiple monitors over one ultrawide monitor. I use Windows and I like using the Win + arrow keys to easily move things around multiple screens.

    I currently use three 28" inch Samsung 4k monitors, I got them on sale for about $300 each.

  8. 2

    also got the G9. what a monster

  9. 2

    I have a 32-inch 4k monitor and they do really make a difference over 2x 1080p monitors. I have IntelliJ and chrome open to a larger size than 1080. Then underneath those, I have slack, a terminal and then another chrome window for youtube/whatever. When I just have the two windows I end up clicking around a bunch trying to find stuff with increase real estate on my screen I just move my eyes around really.

  10. 2

    Being productive is not about screen size or count. What makes you productive is being able to focus your mind, on your product and/or company. Focusing sometimes requires you to narrow your mental (and visual) view so you don’t get lost.

    I personally think I would “drown” in this screen. A regular 25” whose windows are stacked instead of laid out horizontally, makes me work faster using cmd+tab than moving my head/eyes around all the time.

    Less can sometimes be more.

    1. 1

      Ye I think for some tasks you don't need an amazing setup, but for coding you often need 2+ screens open at once. Every alt-tab is wasted time, and these tiny gains up add up over time imo :)

    2. 1

      Agreed 100%. I like using my 15" laptop screen. I'm hyper focused and stay focused that way. I have an external 22" if/when I need it, but most of the time, I don't.

      I'm also not a fan of huge width as it ends up cramping up my neck when I shift / look back and forth all day. I'd much rather have my focus on the one and only one spot my eyes can focus.

  11. 2

    Wow! I happily switched to an ultrawide 34" and it's such a great tool. I can't imagine a 49". It's just... wow!

  12. 1

    I was working as an outside contractor at MySpace the day they laid off 49% of staff unexpectedly.

    MySpace had this problem back then: Every desk had three monitors on it. Every time I walked by all the devs' desks they had these fancy setups with a cutting-edge machine and three monitors. A few had four, and I counted two that had five monitors on their desks, arranged in a semicricle. All to render some static content sprinkled with a few animated gifs of sparkles. It was ridiculous. I packed it in and packed it out every day with my hacked 13" HP laptop running linux. I delivered my contracts on time and despite being a high-priced contractor who should've been the first on the chopping block, my contract survived the layoffs and Alex Maghen - the CTO - asked me to stay on longer but I didn't want to stay on a sinking ship.

    After everyone else was gone, there were all these abandoned monitors laying around not hooked-up to anything. Like pillars of some long-forgotten civilization, they stood on no longer serving their purpose.

    If you think your work output isn't high enough I'd like to posit that the monitor may not be your problem.

    1. 1

      The image of a monitor graveyard is quite something!

      Also I'm not saying my work output wasn't high enough. All I'm saying is, I'm now saving milliseconds every few minutes by not moving windows around and these quickly add up

  13. 1

    I've been playing with the idea of coding in VR via an Oculus Rift S. They're around 1/4 of the cost of a monitor like this and coding in orbit around Earth sounds pretty neat.

  14. 1

    Testing little changes reduces productivity in my opinion. I try not to do that and code with a mental picture of what I'm building. I keep coding until I have covered everything that is required for the result I want.

    Sometimes, a miracle happens: everything works and looks good when I finally check the result. I think I'd never be able to finish if I was looking at what a few lines of code will do.

  15. 2

    This comment was deleted 4 years ago.

    1. 1

      Ye I definitely underestimated how wide 49" actually is, had to get a new desk to support it, oops...

Trending on Indie Hackers
I spent $0 on marketing and got 1,200 website visitors - Here's my exact playbook User Avatar 58 comments Veo 3.1 vs Sora 2: AI Video Generation in 2025 🎬🤖 User Avatar 29 comments Codenhack Beta — Full Access + Referral User Avatar 21 comments I built eSIMKitStore — helping travelers stay online with instant QR-based eSIMs 🌍 User Avatar 20 comments 🚀 Get Your Brand Featured on FaceSeek User Avatar 18 comments Day 6 - Slow days as a solo founder User Avatar 16 comments