跪拜 Guibai
← Back to the summary

A Foldable Dual 4K Monitor That Stacks Screens Vertically Instead of Side-by-Side

Let me start with something.

The monitor on my desk makes everyone in the team pause when they first walk by—because it's two screens stacked on top of each other, not the side-by-side dual-screen setup, but stacked vertically. Sculptor MU24LT, two 23.8-inch 4K displays, connected by a central axis that can fold.

At first, I thought it looked weird too. After using it for over half a month, I'm genuinely reluctant to switch back to my old regular screen setup.

The reason is dead simple: The work I do is naturally laid out vertically.

Code is written line by line downwards, logs scroll down, error stacks are read from top to bottom, and git diffs are compared vertically. Yet for years, monitors have been competing on who is wider—ultrawide screens, left-right dual screens, a horizontal arms race. The most annoying thing about left-right dual screens: the secondary screen is always tilted at a 40-plus degree angle to your side. You twist your neck every time you glance at it, and by the end of the day, your neck is more tired than your brain.

Let me go through the scenarios one by one, all from real use over the past half month.


Fixing a bug, you want to spread out four or five things in front of your eyes at once

When fixing a bug, the top screen runs service logs on the left and the backend on the right, while the bottom screen hosts AI for problem diagnosis

The top screen is split in half: the left side runs the service and shows logs, the right side monitors the page; the entire bottom screen is given to AI—three windows spread out before your eyes

This is my most representative daily setup.

When fixing an online bug, it's impossible to stare at just one window. Right now, I have: a terminal running the service on the left with logs scrolling down, a browser open to the backend page on the right to monitor status, and AI hanging out below helping me pinpoint the problem. If any one of these three is missing, I have to stop and think, "What was that error just now?"

In the past, doing this on a single screen meant pressing Alt+Tab until my fingers grew calluses. Every time I switched windows, the train of thought I had just straightened out in my head would break. Half the time spent fixing a bug was spent on "finding where I was just thinking."

Now, I split that top screen horizontally in half, placing the logs and the backend side by side; the entire bottom screen is left for the AI conversation. It reads files, reports paths, gives conclusions. I stare down at its reasoning, and with a glance up, I can match it to the logs above. My eyes just glance up and down, my neck barely moves. My biggest feeling over this half month is—the flow state isn't broken anymore. For someone who writes code, that's worth more than anything.


Top screen connected to a remote server, bottom screen for local coding

The top screen is a Mac remote desktop connected to a server, the bottom screen is the local IDEA for writing code

The top screen is thrown to the remote desktop, the bottom screen is left for the local IDEA—the work of two machines laid out on one monitor stand

This is also a common state. I often need to connect to a remote machine to look at something while continuing to write code locally in IDEA.

I throw the top screen entirely to the remote desktop, giving it a whole screen so the server interface is crystal clear; the bottom screen is my main battlefield, IDEA, where I write code as needed. The work of two machines, each occupying a layer on one monitor, not fighting each other.

A side note on connectivity—my main machine is a MacBook. Plug in a single full-featured Type-C cable, and the picture appears, no need for a pile of dongles. Mac users should understand that resentment of searching everywhere for an HDMI adapter.

Also, I've always insisted on only using 4K for Mac external monitors, precisely because macOS renders text blurry and uncomfortably fuzzy on low-resolution screens. This 23.8-inch 4K screen calculates to 185 PPI, the text is sharp enough, and it doesn't look out of place next to the MacBook's built-in screen.


Coding against documentation: top screen for coding, bottom screen spread with manuals and AI

The entire top screen is given to IDEA for writing code, the bottom screen has the operation manual open on the top half and AI hanging on the bottom half

The top screen is entirely handed over to IDEA, the bottom screen has the operation manual spread on the top half and AI hanging on the bottom half—coding against the docs, asking casually when stuck

Writing code rarely happens in a vacuum; you always need something open at hand—requirement documents, API manuals, or a set of steps you've organized yourself. When coding against documentation, this is how I love to set things up.

Before, on a single screen, the docs and the IDE could only squeeze together fighting for space. If the code window was a bit bigger, the docs disappeared; flipping through the docs would cover the code again. Now, the entire top screen is given to IDEA, the code is spread out wide; the bottom screen has the operation manual spread on the top half, and AI hanging on the bottom half. Following the docs above to type downwards, if I get stuck, I glance down and ask AI. The manual, the code, the conversation are all in one line of sight, just a glance up and down is enough.


That button on the side, one press merges two screens into one whole

Close-up of the merge shortcut key on the side of the monitor, circled in red

This button with the up-down arrow icon on the side is the one-click merge; there's also a hidden headphone jack above it

After pressing the merge button, a "Merge / Off" menu pops up in the bottom right corner of the screen

Press it, and "Merge / Off" pops up in the corner of the screen, feedback is very crisp

I got familiar with this button on the second day of use—there's a dedicated merge button on the side of the monitor. Press it, and the top and bottom screens instantly merge into one large screen.

No need to enter system settings, no mouse clicks, just a direct physical button toggle. The icon with the up-down arrow circled in red is it. When switching, a small "Merge / Off" menu pops up in the bottom right corner of the screen, the feedback is very crisp.

Hidden next to this button was something I didn't expect—a 3.5mm headphone jack. Having a headphone jack on a monitor seems unremarkable, but it's genuinely nice in real use. Plug in headphones to listen to something without having to reach around to the back of the tower. The small green indicator light is also restrained, not dazzling.


Merged into one whole screen, that panoramic feeling when viewing the market is truly satisfying

In merged mode, the entire large screen is filled with a stock market heatmap

Two screens merged into one, the entire market heatmap spread across one screen, a glance catches which sector is moving

Here's a less serious use case. When slacking off to check the market before close, I love using merged mode.

The two screens combined are equivalent to roughly 31 inches, with vertical pixels stacked to 4320. The entire market heatmap is spread across one screen, red and green, which sector is moving is caught at a glance, and I can still hang a column of my watchlist on the right. That feeling of control, "everything is right before my eyes," is something split screens can't give.

Actually, it's not just for watching the market. Usually, when looking at a long file of several hundred lines, a long stretch of logs, or a large diff—in merged mode, you don't need to scroll, the whole thing is shoved in your face from start to finish on one screen. People who read code know that scrolling has a cost; you scroll up to look at something and then forget what was written below. This mode simply saves you that petty annoyance.


If stacking vertically isn't enough, you can even flip the whole thing vertical to make two portrait screens

Two vertical screens each running an AI coding session, with a MacBook set up next to them

Stand it up, and it becomes two left-right portrait screens, each hanging an AI session running simultaneously, with a MacBook next to it lending a hand

What I like most about this unit is—the form factor can change. Horizontally, it's a top-bottom dual screen; stand it up, and it becomes two left-right portrait screens.

The significance of a portrait screen for programmers needs no elaboration, right? A single portrait screen can fit far more lines of code than a landscape one. Writing code, reviewing code, you can see dozens more lines on one screen, scrolling much less.

When things get busy, it's even more intense—I open an AI session on each of the two portrait screens, letting them run different tasks simultaneously, one modifying the backend, one modifying the frontend, while I coordinate from the center. Next to it, set up a MacBook for lighter stuff. One desk, three screens, work when it's time to work, slack off when it's time to slack off, neither interfering with the other.

One monitor, horizontal or vertical, two completely different ways to use it. This flexibility is something ordinary monitors can't offer. Its axis can stop freely anywhere between 0 and 315 degrees. Whatever angle you want, it stays there steadily. You can adjust it with one hand, motionless, the damping feels like the hinge of a good laptop, not that loose, floppy kind.


The most photogenic use is this—fold it in half, face-to-face for presentations

The monitor folded into a tent shape standing on the desk, one side facing the user, the other facing a colleague opposite, displaying a presentation PPT

Folded in reverse into a "tent," the same content is displayed facing forward on both sides—I speak facing this side, they watch facing that side

The first time I used this scenario, the colleague opposite me directly said, "This is something special."

Fold the screen in reverse, propping it up like a "tent" on the desk, both sides simultaneously display the same content facing forward. I look at this side to present the PPT, the person opposite doesn't need to walk around to my side, nor do I need to turn my laptop back and forth; they can just face the other side and watch.

I've gotten used to this usage now, using it in several scenarios:

Going over proposals—The other day, I was going over a proposal for an "Invoice Recognition Platform" and set it up like this to face my colleague. I flipped pages on my side, he flipped synchronously on his side. Wherever I spoke, his eyes followed, no need to keep shouting, "Look at page X."

Code review—Put the diff up on the screen, two people sit opposite each other, the same code synchronized on both sides. I point and explain the logic, he picks out flaws from the opposite side. Much more comfortable than two people squeezing in front of one screen with their heads bumping together, and no need to move chairs back and forth.

Aligning with product managers on requirements—Prop up the prototype diagrams and flowcharts. The product manager sits opposite, looking at the diagrams while listening to me explain what can be done and what can't. Point it out on the spot, decide on the spot, no need to go back and screenshot and confirm back and forth on WeChat.

In the past, for this kind of face-to-face review, either two people squeezed together to look at one screen, or you'd fight to book a meeting room to project the screen for a five-minute matter, which was incredibly awkward. This unit just folds in reverse, props up, each person looks at their own side, and the content is still synchronized—this is something physically impossible for an all-in-one screen or left-right dual screens. Only a foldable one can pull this off.


Fold it up when done, thinner than my MacBook with its case

The monitor folded shut, stacked on top of a MacBook with a case to compare thickness

Folded shut, stacked on top of my MacBook with its case, comparing thickness

The most off-putting thing about dual screens is actually "taking up space." This unit has thought this through quite thoroughly.

When in use, it grows upwards, not outwards to the sides. The space it occupies on the desk is just the area of one base, so it fits even on a narrow desk. When not in use, it's even more decisive—fold it shut, and it's a 16.6mm flat slab. I casually picked it up and stacked it with my MacBook in its case to compare, and it was actually a bit thinner than the Mac. After work, stand it in a corner of the desk or stuff it in a cabinet, and the desktop is instantly clean.

Close-up of the anti-slip, anti-bump soft padding on the edge of the unit

Many soft padding strips are embedded on the bezel—when closed, the two screens don't bump hard against each other; when propped on the desk, it doesn't slip

After closing it, I noticed this strip of soft padding on the bezel. When folded, it cushions the middle, so the two screen surfaces don't hit hard against each other; when propped up as a tent on the desk, it acts as a non-slip foot. From small details like this, you can tell that "folding" is a daily action on this machine, not a gimmick performed once at a launch event.

The back of the monitor, standard VESA mount holes, a row of ports: two Type-C, DP, HDMI

The back comes with standard VESA holes; the ports are all lined up in a row—two full-featured Type-C, DP, HDMI

If that's still not enough, the back has standard VESA mounting holes, so you can directly attach it to a monitor arm or wall mount, saving even the space of the base. The ports are also all lined up in a row on the back: two full-featured Type-C, one DP 1.4, one HDMI 2.1—MacBook and desktop each get their own port, no need to plug and unplug constantly.

Let's be real

I'm not going to pretend it's all pros. A few things you should know:

The refresh rate is 60Hz, which is completely sufficient for coding, office work, watching videos, and video editing. But if you're a hardcore esports player chasing high frame rates, this isn't for that; its positioning is a productivity tool from start to finish.

The body has heft, all metal plus two screens, it feels weighty when moving it. But what you get in return is the rigidity of that axis and the stability of stopping at any angle. I think this trade-off is worth it. After all, it's a permanent resident on the desk, not something you stuff in a bag every day.

Brightness is sufficient for daily use, just don't place it right by a window in direct sunlight; that's an awkward spot for any screen.


After over half a month, my summary of this MU24LT in one sentence: Using the desk space of one monitor, you get the information volume of two 4K screens, and conveniently, it also cures that neck-twisting problem of left-right dual screens.

If you're also the type who runs multiple windows in parallel every day, is annoyed to death by switching windows, and doesn't even have a big desk—especially if you write code and use a Mac—this foldable dual 4K is really quite suitable to squeeze into your workstation.