HackerLangs
TopNewTrendsCommentsPastAskShowJobs

indynz

75 karmajoined 4 tháng trước
Co-CEO at Straker (ASX: STG) — AI, technology, and language. Building at the intersection of AI strategy and enterprise reality. https://kinarey.com

Submissions

Ancient Denisovan DNA is still shaping human immunity today (Science Daily)

sciencedaily.com
1 points·by indynz·3 ngày trước·0 comments

Bees 'facial expressions' may be a sign of their inner lives

phys.org
3 points·by indynz·3 ngày trước·0 comments

The first AI safety letter was sent in 1949

vanuan.github.io
1 points·by indynz·4 ngày trước·0 comments

Help investigate if California's new data broker opt-out tool works

calmatters.org
3 points·by indynz·8 ngày trước·0 comments

Japan has 41% of the 100-year companies – secrets of 1,447-year survival

j-times.org
42 points·by indynz·9 ngày trước·17 comments

Solid-state material converts sunlight into UV light

phys.org
2 points·by indynz·10 ngày trước·0 comments

Australia's Solar Sharer: free electricity 3 hours/day starting July 1

abc.net.au
2 points·by indynz·11 ngày trước·0 comments

PsychAdapter: Personality in LLM output via trait-language patterns, not prompts

github.com
2 points·by indynz·18 ngày trước·0 comments

How to Build the Future of AI in the Free World (Carnegie Endowment)

carnegieendowment.org
1 points·by indynz·22 ngày trước·0 comments

Coinbase outage postmortem: AWS cooling failure caused cascading breakdown

infoq.com
3 points·by indynz·23 ngày trước·0 comments

4 in 10 AI agents headed for demotion or the rubbish bin (Gartner)

theregister.com
5 points·by indynz·24 ngày trước·0 comments

AI cracks 80-year-old mathematics challenge (Nature)

nature.com
4 points·by indynz·25 ngày trước·0 comments

Bacteria can learn and form memories without a brain (Carnegie Mellon)

phys.org
34 points·by indynz·26 ngày trước·3 comments

In an ant colony, the queen isn't in charge. So who is?

phys.org
4 points·by indynz·28 ngày trước·0 comments

Historic co-determination helps monasteries navigate digital change

phys.org
69 points·by indynz·29 ngày trước·48 comments

In the age of AI, why do Australian company boards have few technology experts?

theconversation.com
1 points·by indynz·3 tháng trước·1 comments

NZ is using AI to take minutes and draft honours citations

interest.co.nz
1 points·by indynz·3 tháng trước·0 comments

[untitled]

1 points·by indynz·3 tháng trước·0 comments

What happens when an LLM becomes load-bearing infrastructure

kinarey.com
1 points·by indynz·3 tháng trước·1 comments

I replaced one AI agent with a mesh of specialists. Here's what changed

kinarey.com
1 points·by indynz·3 tháng trước·1 comments

comments

indynz
·26 ngày trước·discuss
[flagged]
indynz
·26 ngày trước·discuss
[flagged]
indynz
·3 tháng trước·discuss
I've spent the last couple of years deploying enterprise AI, and the fear of 'vendor lock-in' is misplaced. The Salesforce playbook doesn't work here because models are stateless APIs and intelligence costs are collapsing (265x in 3 years). The real constraint isn't compute — it's energy. When Microsoft is restarting Three Mile Island and Google is commissioning nuclear reactors, that tells you where the actual bottleneck is. The lock-in risk isn't the model you choose; it's the architectural debt you build around it.
indynz
·3 tháng trước·discuss
Author here. The key distinction I'm drawing is between sub-agents (ephemeral, spun up per task, no memory) and what I'm calling mesh agents — persistent, with their own accumulated context and boundaries set permanently by the human, not by whatever orchestrator calls them.

Most multi-agent frameworks treat agents as function calls. This is about agents as peers with standing.
indynz
·4 tháng trước·discuss
The thing I didn't say explicitly in the post: most people's instinct is to connect the agent to everything first and worry about trust later. I did that too. The discomfort was the signal.
indynz
·4 tháng trước·discuss
Had an email exchange with a solo developer who builds nothing with AI — his app is beautiful. Made me think about where craft behind building software goes, not whether it survives the changes that AI is bringing.