HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ABS

no profile record

Submissions

On-device AI is a margin decision

ziraph.com
3 points·by ABS·الشهر الماضي·0 comments

Apple rebuilt its on-device AI stack at WWDC 2026

ziraph.com
2 points·by ABS·الشهر الماضي·1 comments

Why I care so much about energy per token

ziraph.com
1 points·by ABS·الشهر الماضي·0 comments

Apples to Apples: MLX vs. Llama.cpp for Gemma 4 12B on an M1 16GB

ziraph.com
6 points·by ABS·الشهر الماضي·1 comments

Roger Penrose is 94 [video]

youtube.com
1 points·by ABS·قبل 11 شهرًا·0 comments

Three weeks after acquiring Windsurf, Cognition offers staff the exit door

techcrunch.com
9 points·by ABS·قبل 11 شهرًا·3 comments

[untitled]

1 points·by ABS·قبل 12 شهرًا·0 comments

Oakley Meta Glasses, a New Category of Performance AI Glasses

about.fb.com
1 points·by ABS·السنة الماضية·1 comments

Microsoft advances quantum error correction with a family of novel 4D codes

azure.microsoft.com
6 points·by ABS·السنة الماضية·0 comments

OSS: Two Steps Forward, One Step Back

redmonk.com
2 points·by ABS·السنة الماضية·0 comments

C++ creator calls for help to defend programming language from 'serious attacks'

theregister.com
7 points·by ABS·السنة الماضية·1 comments

Microsoft's Majorana Topological Chip – An Advance 17 Years in the Making

thequantuminsider.com
1 points·by ABS·السنة الماضية·1 comments

Linux kernel tweak could cut data center power usage by up to 30%

networkworld.com
4 points·by ABS·السنة الماضية·1 comments

Evolving Our Middleware Strategy

redhat.com
1 points·by ABS·السنة الماضية·0 comments

comments

ABS
·قبل 27 يومًا·discuss
you can pay at the parking meters directly, no need for a 3rd party app
ABS
·قبل 29 يومًا·discuss
[flagged]
ABS
·قبل 29 يومًا·discuss
for the on-device model, yes it runs on the Neural Engine (at the moment) so a newer chip means faster, cheaper local inference. For the server side path this Claude package is about your machine is irrelevant since it's a network call. The same API covers both, so "best machine for AI" only bites when the session is actually local.

But we can imagine that the balance of what's on-device vs what's remote will move continuously towards the former as time, improved HW and improved local models keep progressing
ABS
·قبل 29 يومًا·discuss
it's cloud, the doc is explicit that requests go straight to api.anthropic.com with Apple not in the way.

so Claude via FM dies offline while Apple's on-device SystemLanguageModel (the ~3B one) keeps working. It isn't a hybrid really: the framework just has both implement the same LanguageModelSession protocol so "local 3B" and "remote frontier model" become a one-argument swap.

IMHO what's worth internalising is that the two share an API but nothing else: the on-device path runs on Apple's Neural Engine and costs battery (you can watch ANE power ramp while it works) while the cloud path costs API credits/tokens and does zero local compute. Same code, opposite cost model.
ABS
·قبل 30 يومًا·discuss
[dead]
ABS
·الشهر الماضي·discuss
[dead]
ABS
·الشهر الماضي·discuss
also: Fable takes 2× the usage of Opus
ABS
·الشهر الماضي·discuss
[flagged]
ABS
·الشهر الماضي·discuss
[flagged]
ABS
·الشهر الماضي·discuss
something I haven't seen highlighted anywhere yet, while I find it very interesting, is the distributed inference across Macs (JACCL over Thunderbolt 5), an OpenAI-compatible mlx_lm.server, agentic-on-Mac.

Apple keeps MLX (bring-your-own-weights) separate from Foundation Models / Core AI.
ABS
·الشهر الماضي·discuss
[dead]
ABS
·الشهر الماضي·discuss
[flagged]
ABS
·الشهر الماضي·discuss
looks to me like the docs don't give a feature-parity table, but they do draw the "role" lines once you read across them:

- Core ML narrows to classic, non-neural ML (its own docs now point you there for "decision trees or tabular feature engineering")

- Core AI takes neural nets and transformers (the new .aimodel format, the new profiler)

- MLX stays the separate bring-your-own-weights track (its WWDC sessions draw no line back to Core AI at all)

coreai-opt is the successor to coremltools on the optimization side.
ABS
·الشهر الماضي·discuss
among the many things I found that were not highlighted anywhere (that I could find) is the distributed inference across Macs (JACCL over Thunderbolt 5), an OpenAI-compatible mlx_lm.server, agentic-on-Mac.

Apple keeps MLX (bring-your-own-weights) separate from Foundation Models / Core AI.
ABS
·الشهر الماضي·discuss
lol, it took me 48 hours to do (and re-do, and re-do) this test + write it up and now that I convinced myself to stop changing bits and just publish it... Google's just announced the Gemma 4 QAT models :-D

It would not change the core of my article since the bottleneck remains the memory bandwidth on the old M1 16GB though
ABS
·السنة الماضية·discuss
not obvious at all when every sentence uses "you" to indicate a general rule that applies to every Italian rather than "I" to indicate a personal experience
ABS
·السنة الماضية·discuss
you are making the mistake of confusing your experience, which is of course legit but anecdata, with "how it works" in general.

I'm an almost 50 years old Italian so not a spring chicken but I definitely learnt Italian growing up, not a dialect, and not "from school".

I guess it's the difference between growing up in a city vs a village.
ABS
·السنة الماضية·discuss
there is no lost love between me and Wall Street "bros" BUT it's not their job to run the companies, their job is to buy and sell shares based on results and potential future results.

When a company decides to go public and take their money it's still the company's responsibility to run their business and keep the people they took money from in exchange for shares happy.
ABS
·السنة الماضية·discuss
as usual it's a matter of bubbles: most of those you know might hold such resentment, most of those I know are in fact in love with the possibilities and are trying their hardest to leverage the new tools.

My 64yo "non digital" graphic artist aunt holds a very high level of resentment to the digital ones, while most of her old friends and ex-colleagues who embraced digital way back when are stil active in the space and happy one way or another, she is not.

But she is happy she can now get near-real-time two-way translation to/from languages she doesn't speak and is also happy to bury her head in the sand when I point out that's thanks to the same tech that will have an impact on the people who do simultaneous translations as a job.
ABS
·السنة الماضية·discuss
FWIW: Google says Android Open Source Project not being ‘discontinued’ amidst Pixel change impacting custom ROMs

https://9to5google.com/2025/06/12/android-open-source-projec...