Viewing profile — ascom
ascom
HN member- Joined
- Tue, Nov 11, 2014, 2:58 PM UTC
- HN karma
- 944
- Public activity
- 53 items
- HN profile
- View on Hacker News ↗
About ascom
8e892ce5579a466493e2fdc09f036239
Recent public activity
- story
- story
- story
-
comment
Comment #29119702
Apple is using very high bandwidth LPDDR5 - it can't be cheap.
-
comment
Comment #28057521
FWIW this website appears normal in Internet Explorer compatibility mode (i.e. IE7 mode). You'll probably have to jump through hoops to actually get it to open in Windows 10 though…
-
comment
Comment #28033260
Re: sample rate: you might be looking for the Audio MIDI Setup application.
-
comment
Comment #28029648
Another possibility is that macOS actually does proper color management throughout the entire OS - the Windows shell/desktop is simply not color managed and it's especially irritat…
-
comment
Comment #27396234
Paywall bypass: https://archive.is/ZpgGQ
- story
- story
-
comment
Comment #26897019
Honestly, I'd rather have consistent and accurate colors across multiple monitors even though it would be limited to sRGB. Most content on the Web is for sRGB anyways, so it's not …
-
comment
Comment #26896729
gfx.color_management.mode = 1 only worked vaguely correctly if all of your monitors share the same color space (or you only have a single monitor). Videos also weren't color manage…
- story
-
comment
Comment #26254126
Can confirm - in a large React app, SVG Font Awesome icons constituted a disproportionate amount of time spent rendering. Switching to the icon font dramatically improved performan…
-
comment
Comment #25998877
Resizable BAR support was added in the latest BIOS update of my B450 motherboard (that also added Zen 3 compatibility).
- story
- story
- story
-
comment
Comment #24679770
iOS 14 adds actually random MAC addresses: https://support.apple.com/en-us/HT211227
-
comment
Comment #24674275
NVIDIA pushed the 3080's stock performance a little too high up the perf/watt curve. If you limit it to the TDP of the 2080 Ti, you lose 4% performance but you get much better effi…
- story
-
comment
Comment #23323554
The new XPS 15 allegedly has a battery rated for only 300 cycles: https://www.notebookcheck.net/The-new-Dell-XPS-15-s-battery-... For comparison, MacBooks' batteries are rated for …
-
comment
Comment #23289077
MyRocks is a little bit janky in my experience - it doesn't support some transaction isolation levels, fails to handle some workloads that rely on locking (such as a job queue), ha…
-
comment
Comment #23053586
GeForce NOW seemed to handle raw input correctly when I tested it on macOS. Though that's more of a game streaming thing. Regarding Apple's mice, the Magic Mouse has a rather unusu…
-
comment
Comment #23049509
FPS games typically use raw input, which bypasses any acceleration settings in the OS. This works on both Windows and macOS, assuming the game is properly written. This is why I in…