Live data from Hacker News

Lenovo’s IdeaPad Slim 7 is a showcase for AMD’s exceptional new processor

theverge.com

101–110 of 201 posts

Re: Lenovo’s IdeaPad Slim 7 is a showcase for AMD’s exceptional new processor

#101
post #32

Earlier quoted context omitted.

I don't really think cloud vendors are holding their breath to switch to ARM, they are all heavily invested in X86. All their code has been built on it for forever, and there's a big advantage to having your dev machines running the same architecture as your cloud production machines. I think desktop ARM adoption would have to happen before the server market moves to the same.

For EC2 instances and the like it will be almost all X86 for a long time. But much of the cloud is made up of services like S3, RDS, Redshift, Route 53, etc. ARM can be very competitive for many of these.

Graviton is looking really interesting.

Re: Lenovo’s IdeaPad Slim 7 is a showcase for AMD’s exceptional new processor

#102

Earlier quoted context omitted.

> If you're staring at a 500nit screen at full brightness all day, you're probably not doing your eyes any good. I'm kinda surprised how many people set their screens to 100 % brightness (300-400 nits for most screens) on their desktop. I find that blinding and very uncomfortable. That also seems to be a reason why people complain so much about IPS bleed and glow; using the screen near full brightness in a dark room…

It’s hard to change the brightness of desktop monitors. Bafflingly, Windows and macOS don’t support adjusting their brightness the way they do for laptops, despite the existence of DDC/CI to do just that, so you’re left using third-party software if you know about it, or interacting with the awful OSD/buttons on the screen, which you’ll hardly want to do all the time. https://news.ycombinator.com/item?id=24316728 is…

I didn’t like the available offers, so I build my own shitty macOS app for that once, you can get it here: https://github.com/TN1ck/BrightnessChanger

Maybe it interests somebody.

Re: Lenovo’s IdeaPad Slim 7 is a showcase for AMD’s exceptional new processor

#103

Earlier quoted context omitted.

It’s hard to change the brightness of desktop monitors. Bafflingly, Windows and macOS don’t support adjusting their brightness the way they do for laptops, despite the existence of DDC/CI to do just that, so you’re left using third-party software if you know about it, or interacting with the awful OSD/buttons on the screen, which you’ll hardly want to do all the time. https://news.ycombinator.com/item?id=24316728 is…

I dunno. The OSD on Dells is pretty simple. You press the topmost button twice, up/down to adjust, lowest button to save and exit. Since my office has windows, I've been doing this two to four times a day on most days for years. Doesn't bother me too much (it's pretty quick though because I largely only use the 0-40 range, which is about 20-120 nits). On my LG it's even quicker, push the joystick back, then forward/b…

That might work if you only have one display. But on more than one that gets tiresome real quick.

On linux I use ddccontrol to control the brightness on all displays at once (using a simple for loop in the terminal).

I plan to write a script for it that would allow me to bring up a dialog and enter brightness from just a shortcut, but this is good enough til that itch comes.

I'm sure there are alternatives to all operating systems.

Re: Lenovo’s IdeaPad Slim 7 is a showcase for AMD’s exceptional new processor

#104

Earlier quoted context omitted.

I use a '15 MBP with Windows for work and usually use it at 125-150%. Almost nothing looks blurry. I can't imagine it being worse on macOS. At home I use a 4k 15" XPS with Linux on 1,7x scaling and nothing looks bad either. I assume app support is there for the former case and it's not for the latter, so I can pretty well recommend 4k screens at that size.

I’ve heard that macOS fractional scaling seriously is rendering at one size, and then upscaling or downscaling it to the target size. I’m not certain this is true because I haven’t confirmed it myself and it seems such an obviously stupid idea (and though it’s certainly easier, no one else does it that way because it’s such a terrible idea), but I’ve heard people saying this at least three times (twice on the interne…

It is always rendering at integer scale and always downscaling to target size (upscaling would result in blurriness; upscaled apps are only those that support only @1X scale).

Just take a screenshot of your desktop and check it's resolution, then compare to physical display resolution. Apple uses output scaler of the final, composited image.

It's not stupid; it is a solution that you can implement without support at application side and is relatively simple. Going Android way means, that all apps have to support random scales, which means they have to ship with assets for that.

Re: Lenovo’s IdeaPad Slim 7 is a showcase for AMD’s exceptional new processor

#105

Earlier quoted context omitted.

> If you're staring at a 500nit screen at full brightness all day, you're probably not doing your eyes any good. I'm kinda surprised how many people set their screens to 100 % brightness (300-400 nits for most screens) on their desktop. I find that blinding and very uncomfortable. That also seems to be a reason why people complain so much about IPS bleed and glow; using the screen near full brightness in a dark room…

It’s hard to change the brightness of desktop monitors. Bafflingly, Windows and macOS don’t support adjusting their brightness the way they do for laptops, despite the existence of DDC/CI to do just that, so you’re left using third-party software if you know about it, or interacting with the awful OSD/buttons on the screen, which you’ll hardly want to do all the time. https://news.ycombinator.com/item?id=24316728 is…

I paid a significant markup for an Eizo monitor not because I care about the color accuracy and all that but for OSD where I don’t mind adjusting several times a day.

Re: Lenovo’s IdeaPad Slim 7 is a showcase for AMD’s exceptional new processor

#106

Earlier quoted context omitted.

> If you're staring at a 500nit screen at full brightness all day, you're probably not doing your eyes any good. I'm kinda surprised how many people set their screens to 100 % brightness (300-400 nits for most screens) on their desktop. I find that blinding and very uncomfortable. That also seems to be a reason why people complain so much about IPS bleed and glow; using the screen near full brightness in a dark room…

Last time I talked with an eye doctor (some months ago) and he mentioned that the ideal brightness should match the one of the environment around. if it's darker your eyes work harder and if you are working without environment light (dark room) is bad because you blink less!

Screens that can go brighter are probably better for us, because it means we can use it in sunnier / brighter environments properly, with all the health benefits that sunlight can give us.

Re: Lenovo’s IdeaPad Slim 7 is a showcase for AMD’s exceptional new processor

#107
post #32

Earlier quoted context omitted.

I don't really think cloud vendors are holding their breath to switch to ARM, they are all heavily invested in X86. All their code has been built on it for forever, and there's a big advantage to having your dev machines running the same architecture as your cloud production machines. I think desktop ARM adoption would have to happen before the server market moves to the same.

For EC2 instances and the like it will be almost all X86 for a long time. But much of the cloud is made up of services like S3, RDS, Redshift, Route 53, etc. ARM can be very competitive for many of these.

> For EC2 instances and the like it will be almost all X86 for a long time.

I wouldn't bet on it being so lopsided. AWS is betting stringing it's ARM processors, which appear to have a better price/performance ratio.

Re: Lenovo’s IdeaPad Slim 7 is a showcase for AMD’s exceptional new processor

#108
post #77
post #74

Earlier quoted context omitted.

And a similarly specced Thinkpad will be perfectly usable if purchased in 2-3 years as they cycle out of enterprise fleets, and for a better price than the notebook in the article. Not a satisfying option for everyone, but a great one in my book.

Where can you buy such thinkpad?

This site[0] is going a little out of date but has good info for several-generations old Thinkpads right now. As a sibling mentioned, Ebay is your friend. The other nice part about Thinkpads is that they are quite user serviceable and you can usually buy any part you need for reasonable prices.

[0] https://www.bobble.tech/free-stuff/used-thinkpad-buyers-guid...

Re: Lenovo’s IdeaPad Slim 7 is a showcase for AMD’s exceptional new processor

#109
post #106

Earlier quoted context omitted.

Last time I talked with an eye doctor (some months ago) and he mentioned that the ideal brightness should match the one of the environment around. if it's darker your eyes work harder and if you are working without environment light (dark room) is bad because you blink less!

Screens that can go brighter are probably better for us, because it means we can use it in sunnier / brighter environments properly, with all the health benefits that sunlight can give us.

That's more of an argument for reflective/transflective screens. Trying to overcome both sunlight and reflections with a transmissive screen doesn't work very well, and only exacerbates the eye-health problem. Not great for battery life either. That's a lot of problems to be solved before there's even a chance that people would use their computers more outdoors, and even then the odds are slim. Maybe people should get outside away from their screens.

Re: Lenovo’s IdeaPad Slim 7 is a showcase for AMD’s exceptional new processor

#110

For people interested in ultrabooks with Ryzen 4800U processors, there is also another model, which for some reason doesn't get mentioned much, which is Lenovo S540 13ARE. It has a 13.3", QHD, 16:10 screen. I bought this laptop after buying a Lenovo Ideapad/Yoga Slim 7 and returning it (because of some QA issues and 14" was a bit too big for me after using XPS 13 for a long time). I made a small review of the laptop…

Oh brilliant. Thanks for this. This is coming soon to India.

Do you run Linux on this ? How's the performance. Would love it if you can test with a liveusb of fedora

Post reply on HN