Viewing profile — bfbf
bfbf
HN member- Joined
- Wed, Jan 14, 2026, 8:08 PM UTC
- HN karma
- 81
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About bfbf
No profile information was provided.
Recent public activity
-
comment
Comment #47930750
Not the author but it likely means running automated UI tests in the sim, yes. This involves running the app and programmatically selecting and sending interaction events. Your pre…
-
comment
Comment #47907844
Probably it’s less popular in America, but it’s huge in Asia, so I doubt the solitaire version is more well known globally
-
comment
Comment #47907838
Thank you for this. Playing with my in-laws I’m always completely baffled by the scoring!
-
comment
Comment #47907804
Do you have TestFlight installed? That’s the only other way I can think of delivering apps besides the App Store and MDM.
-
comment
Comment #47742411
But that’s the point, no? Prototyping is useful but beyond a proof of concept, you still need a suitable user interface. I have no problems if there’s a rationale behind UI changes…
-
comment
Comment #47741320
It’s amazing how many blank stares I get when I, as mobile engineer, tell stakeholders that we shouldn’t just implement some random interface idea they thought up in the shower and…
-
comment
Comment #47134100
In my experience, it’s even more effort to get good code with an agent-when writing by hand, I fully understand the rationale for each line I write. With ai, I have to assess every…
-
comment
Comment #47007952
If you click the full screen window, your little window is now behind it…
-
comment
Comment #47007915
MacOS definitely has its issues but this just makes it sound like you have different expectations of how an OS should work. Different isn’t always bad. Hiding applications is a pre…
-
comment
Comment #46623087
Gotta say as a Swift dev I agree—followed the link the to Translate docs and was pleasantly surprised to see a discussion section clearly explaining the usage, which is not always …
-
comment
Comment #46622890
As a Swift dev, I have to say this was a frustrating read. Apple’s documentation is often very poor, and I will note that Swift Packages (especially CLIs) doesn’t always feel great…