Viewing profile — TheTon
TheTon
HN member- Joined
- Fri, Oct 09, 2015, 9:32 PM UTC
- HN karma
- 544
- Public activity
- 126 items
- HN profile
- View on Hacker News ↗
About TheTon
No profile information was provided.
Recent public activity
-
comment
Comment #48912918
I think the author’s use of a 500Hz display covers up or minimizes a lot of issues. It’s really easy to look at this data and say 8ms click to flash is fabulous even though he has …
-
comment
Comment #48813445
At one point you could have said the same thing about Blizzard, that everything they did was gold. It’s hard to pinpoint where they went wrong, but it’s not clear to me that it was…
-
comment
Comment #48775589
No, this scenario works fine. Car audio (and UI) can interleave with CarPlay. I can put podcasts on my center screen, my car manufacturer's navigation in the driver's screen, and t…
-
comment
Comment #48700846
Right, this is why video parse / decode ought to be sandboxed. Writing secure code for these formats, especially in C, is really hard. I just sort of glanced at the bug in the repo…
-
comment
Comment #48655734
I’m not sure what the bug is, but this is a terrible fix. What this is doing is forcing the WindowServer to composite the cursor rather than treat it as a hardware overlay. I suppo…
-
comment
Comment #48406968
The number is as low as 2. Hell, it may even be 1! I have had a subscription for years, I do not share it, and I read on 2 devices, and they've been hassling me with this nonsense …
-
comment
Comment #48332760
Look closer. I doubt he uses Chrome regularly, I think he's using it to write this article precisely because he has no extensions installed in it.
-
comment
Comment #47572180
I can tell you that inside Apple, they have something called the standard question, and it goes something like this: “What are you really trying to do?” If you haven’t personally f…
-
comment
Comment #47570436
Then complain about that. That would make a much more sensible blog post and discussion. Asking for a crazy workaround to a sane problem isn't a great way to get good results, espe…
-
comment
Comment #47570086
Yes 1920x1080@2x absolutely works on M4. I use this mode all day every day.
-
comment
Comment #47570070
Yes, I would actually be surprised to learn that mode is available on any system. I’ve never seen that anywhere, though I only have a M1 Pro and an M4 Pro (and various Intel Macs).…
-
comment
Comment #47512914
Exactly. Their holy war on the App Stores blunted Fortnite’s momentum at its apogee. On one hand, I admire their chutzpah. The App Store model has weighed down the entire software …
-
comment
Comment #47310286
You could apply this same reasoning to any feature or technology. Yes there could be a zero day nobody knows about. We could say that about ssh or WebKit or Chrome too. I hear what…
-
comment
Comment #47305043
On the other hand, the underlying functionality for sandboxing is used heavily throughout the OS, both for App Sandboxes and for Apple’s own system processes. My guess is sandbox-e…
-
comment
Comment #46023247
I admit I started reading with some skepticism. It didn't read like PR, so I assumed I was reading fanfic. By the midpoint, she managed to convince me otherwise. I think the author…
-
comment
Comment #45921558
Yeah I have tried it for myself. I am limited to 4K60 when using the HDMI 2.0 port on either my M1 Mac mini or M1 Pro MacBook Pro and LG B2 TV. I do get 4K120 with VRR with newer M…
-
comment
Comment #45918600
At 4K? Or are you limited to a lower resolution due to bandwidth constraints?
-
comment
Comment #45917068
There isn’t a single one way to be a dedicated gamer. Inevitably everyone has finite time and access to games and has to make choices about what to play. As a Mac guy, I always fou…
-
comment
Comment #45906359
This is a big miss for me. I can’t use my TVs 120Hz VRR mode without HDMI 2.1. I realize the Xbox Series X is beleaguered at this point, but apart from playing games that are on St…
-
comment
Comment #45764007
As a kid, I was marginally decent at competitive math. Not good like you think of kids who dominate those type of competitions at a high level, but like I could qualify for the sta…
-
comment
Comment #45752386
Is it practical for Apple to produce a set of frameworks for Intel that run some useful set of old games but that do not run any useful set of non game software? I grant it’s proba…
-
comment
Comment #45748417
That's one implementation, yeah, just have a list somewhere of approved software and make an artificial limitation. But their announcement is so vague, it's hard to say. And then t…
-
comment
Comment #45748158
As I said in my first comment, it's at least Cocoa (Foundation + AppKit), AVFoundation, Metal, OpenGL, and then all of the lower level frameworks and libraries those depend on (whi…
-
comment
Comment #45743551
I don’t agree. My point is their collective footprint in terms of the macOS API surface (at least as of 2019 or so) is pretty big. I’m not just speculating here, I work in this are…
-
comment
Comment #45743360
But games are full fledged GUI apps. At a minimum they have a window. It’s really unclear what it means to support old games but not old apps in general. I would think the set of A…