Well yes, the rest of the world does have better paper. 21×29.7, the only ratio to conserve itself when halving the sheet
Wait, is that true? Is there something special about that ratio in particular that lets it conserve ratio when dividing?
And IIRC, A0 is 1m²
There also is B0, which is exactly 1 by the root of 2 meters.
Beautiful.
Yes it’s true. It’s the square root of 2, which is why it works.
Legend has it that Leonardo da Vinci came up with it
Legend has it he came up with catgirl memes, too.
Here’s a fun CGP Grey video on the matter: https://youtu.be/pUF5esTscZI?si=9czdx4u8jWruZoui
untrackered link: https://youtu.be/pUF5esTscZI
Here is an alternative Piped link(s):
https://piped.video/pUF5esTscZI
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I’m open-source; check me out at GitHub.
Here is an alternative Piped link(s):
https://piped.video/pUF5esTscZI?si=9czdx4u8jWruZoui
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I’m open-source; check me out at GitHub.
Here you go, proof at ~2 min in.
Edit: for those who don’t want to use YouTube anymore. If a is the long side and b is the short side of a rectangle. Halving the rectangle will make the long side b and the short side 1/2 a. If the ratio is preserved when halving, we get:
a/b=b/(1/2 a)
a2*=2*b2
a2*/*b2=2
a/b=sqrt(2)
Here is an alternative Piped link(s):
Here you go, proof at ~2 min in.
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I’m open-source; check me out at GitHub.
Yes, this particular ratio allows the fact that you can fold a A3 paper in two and get two A4 sheet
Besides the Grey video heres an oldie but goodie Numberphile video about it
Here is an alternative Piped link(s):
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I’m open-source; check me out at GitHub.
It’s called the Golden Ratio and has a lot of neat properties! Da Vinci and other nerds love(d) using it in art.
Relation 1 to SQR 2, from A0 of 1m2 to A5 letter format (A4, A5 most used in the EU), every time the half of the next bigger format. Easy to remember.
I didn’t know there are part of the world which doesn’t put A4 in their printers
Yes, we do have metric paper. A4 vs. US letter.
This meme was brought to you by
:s/x11/wayland/g
Mir for me
Stupid Nvidia Ink Cartridges…
Well the tearing fixes would definitely help.
Option "TearFree" "true"
in/etc/X11/xorg.conf.d/your.conf
but some compositors do that already.
for fuck sake shut up LMAO
Shouldn’t it be 8.5XFree86 in the land of freedom™?
HDR for Wayland when?
Early Febuary 2024 if all goes well.
@Klaymore
Two Questions:
* Why is it needed to set up resolutions If you work with screens in these Modern days. There should only be zooming?
* I have two screens one HD and one 4K. Why could I not set both screens as same physical high or same width?For anyone else wondering, this is a X11 vs Wayland meme - i.e. desktop window managers. Yeah.
Neither of them are window managers, they are windowing systems. A window manager is the part that actually lets you move around windows and draws the borders and stuff, like kwin, mutter, xfwm, i3, etc
As I typed my comment, I realised someone would correct me with hyperspecific linux terminology. But I support your correction good sir.
I’m starting to think Wayland is the systemd of desktop graphic environments. Might be amazing eventually, but pushed onto the community too soon by opinionated devs who have fallen victim to the second-system effect.
Mod me down, don’t care.
I actually quite like Wayland. I have not had a problem. Except with the discord application cause they are too lazy to fix their screen recording bug
Wayland is the complete oposite of that crap.
I like both Wayland and systemd
Name one init system that boots as fast as systemd on a modern distro with many services. Then name a display server that’s actually easy to maintain and to develop client applications for
The current issues with Wayland are due to it being new, X11 fanboys not wanting to explore the idea of contributing to Wayland, and client applications that are poorly designed
X11 fanboys not wanting to explore the idea of contributing to Wayland,
People have tried that, those projects are all dead for 3-5 years now because Wayland’s design turned out to be so much more flawed than originally expected with its “Oh, you know all that stuff the X server used to do, you now have to do all of that yourself in your compositor even though you don’t care about any of it and there is no benefit from having multiple implementations” approach.