HN user

ozaiworld

73 karma
Posts2
Comments15
View on HN
Apple M5 chip 9 months ago

that would likely only be present on the Max chip of the M5 generation

AnandTech Farewell 2 years ago

That might've been a result of Intel having the best leading-edge fabs until 2018 or so. It was hard to judge different ISAs before then.

AnandTech Farewell 2 years ago

Ahhh this is so sad. So many of my favorite online spots are ending recently.

On a brighter note, Chips and Cheese are continuing the effort of quality technical journalism.

As someone working on mostly native iOS apps, Flutter apps, and React webpages, I’ve been looking for a solution to share common models and other utilities between clients.

Kotlin Multiplatform definitely looks like the most mature option, but I’m looking at Flutter/Dart as an option, too. Dart has support for method channels with Swift/Obj-C and Kotlin/Java plus there’s the official dart2js compiler.

I personally don’t think Flutter is the right choice for a best-in-class native mobile app and definitely not for a website, but I think there might be something worthwhile using Dart as the language of shared library like Kotlin Multiplatform.

WeatherKit 4 years ago

I used the Swift API. Response times were generally very fast, but it was also not a production build with a beta iOS version.

WeatherKit 4 years ago

Glad to see this released publicly! I used it internally last year, and it was frustrating but useful (mostly relating to not having access rights and quickly changing versions).

Intel needs to follow up on their roadmap. AMD is supply limited, but their server CPUs are way ahead of Intel's Ice Lake and older generations. AMD has been constantly executing while Intel has been delaying,

On iOS, Flutter apps feel out of place. They don’t respond to common gestures, the Flutter team is always in catch-up mode with the latest iOS UI changes, and they don’t even support 120Hz refresh rate on the iPhone 13 Pro yet.