I was interviewed by Inc magazine for almost two hours where we covered a lot of great topics for entrepreneurs but almost none of it made it into the weird hit piece they published, however since …
APIs are really useful for pulling in data from different sources for analysis in tools like Datasette or spreadsheets. However, APIs are often hard to build and often require writing specialized servers which then need to be deployed and maintained. What if this could be as easy as deploying a static website?
C+P: Combining The Usefulness Of C With The Excellence Of Prolog
In a move that will absolutely not over-excite anyone, nor lead to any heated arguments, [needleful] posits that their C Plus Prolog (C+P for short) programming language is the best possible langua…
Imagine 50 years from now a Public Intelligence that was a distributed, open-source, non-commercial artificial intelligence, operated like the internet, and available to the whole world. This public AI would be a federated system, not owned by any one entity, … Continue reading →
From simple object storage to sophisticated table management, builders have always shaped S3's evolution. Andy Warfield discusses why making complex systems simple remains our north star at AWS.
Work in context, stay focused and smash your goals - Wavebox Productivity Browser
Organize all your web resources in one place, and work more productively across Slack, Google Workspace, Microsoft Teams, Atlassian, Asana and ClickUp etc
Are you mixing up privacy, security, and anonymity? Don't worry, it's more common than you might think! In this week's video we break down each term, so you can make educated decisions on what tools are best for you.
A deep dive where we unexpectedly discover how WebSockets cost us $1M/year in AWS spend and the quest for an efficient high-bandwidth, low-latency IPC.
Immersive Intelligence: The Hybrid Future of AI and Human Experience
Weeknotes 330: Building on last week's claim for embodied intelligence in robotics, this week's topic is immersive living intelligence, triggered by the new Amy Webb trend report. And many more.
The other day a mechanical engineer introduced me to the Hierarchy of Controls (HoC), an important concept in workplace safety. 1
(source)
To protect people from hazards, system designers should seek to use the most effective controls available. This means elimination over substitution, substitution over engineering controls, etc.
Can we use the Hierarchy of Controls in software engineering? Software environments are different than physical environments, but maybe there are some ideas worth extracting.
My hottest take is that multi-agents are a broken concept and should be avoided at all cost. My only caveat is PID controllers; A multi agent system that does a 3-step process that looks something like **Plan, Act, Verify** in a loop. That can work. Everything else is a devious plan to sell dev tools.
We're the HOC, a tech startup revolutionizing computing with massively parallel runtimes and processors using our HVM runtime and Bend programming language.
Explore services vs monoliths tradeoffs—when to start with services, avoid mono-repos, and keep complexity in check. Practical tips for your next build.