Video - Naast successen ook missers: De gefaalde projecten uit 50 jaar Apple
Apple bestaat deze week 50 jaar en is een van de succesvolste techbedrijven ooit. Toch ging het in Cupertino ook vaak genoeg helemaal fout. In deze video bespreken we de grootste Apple-flops van de afgelopen halve eeuw.
Could not retrieve the full article text.
Read on Tweakers.net →Tweakers.net
https://tweakers.net/video/20340/naast-successen-ook-missers-de-gefaalde-projecten-uit-50-jaar-apple.htmlSign in to highlight and annotate this article

Conversation starters
Daily AI Digest
Get the top 5 AI stories delivered to your inbox every morning.
Knowledge Map
Connected Articles — Knowledge Graph
This article is connected to other articles through shared AI topics and tags.
More in Products
Thursday: April 2 - AI, ML and Computer Vision Meetup
<p><a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F13z7vsfxskklxi6zis2w.png" class="article-body-image-wrapper"><img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F13z7vsfxskklxi6zis2w.png" alt=" " width="800" height="420"></a></p> <p>Join us on April 2 at 9 AM Pacific for the monthly AI, ML and Computer Vision Meetup!</p> <p><a href="https://voxel51.com/events/ai-ml-and-computer-vision-meetup-april-2-2026" rel="noopener noreferrer"><strong>Register for the Zoom</strong></a></p> <p>Talks will include:</p> <ul> <li> <strong>Visual AI
Distributed Systems - Lamport Clock vs Hybrid Logical Clocks
<h2> Why This Matters </h2> <p>In a distributed system — especially one spanning <strong>multiple regions and datacenters</strong> — there's no single global clock. A node in Virginia and a node in Frankfurt each have their own clock, and they drift by milliseconds or more. Yet we need two guarantees:</p> <ul> <li> <strong>Causal consistency</strong> — if event A caused event B, every node in every datacenter must see A before B. A user in Tokyo shouldn't see a reply before the original message, just because their nearest replica processed the reply first.</li> <li> <strong>Total ordering</strong> — even for <em>unrelated</em> events happening simultaneously in different regions, we need a deterministic way to put them in a single, agreed-upon order. Every node across every datacenter must
Stop Writing Zod Schemas by Hand: What I Learned After 40 API Endpoints
<p>*</p> <p>I have a confession to make.</p> <p>I spent three hours debugging a Zod schema on a Friday night. Not because the validation was complex. Not because the business logic was tricky.</p> <p><strong>Because the backend team renamed <code>avatar</code> to <code>avatar_url</code> in a deeply nested object. And I missed it.</strong></p> <p>Three hours. For a single field name change.</p> <p>If you work with TypeScript and APIs, you know the drill. You have:</p> <ol> <li>Your TypeScript types</li> <li>Your Zod schemas for runtime validation </li> <li>The actual JSON data from your API</li> </ol> <p><strong>Three versions of the same data shape.</strong> All have to stay in sync.</p> <p>And when something changes, you get to play detective. Scrolling through JSON responses, comparing f
Sun Shrimp Welfare
The supposition that we live in a "goldilocks zone" is frankly just nonsense built up by an anthropocentric need to feel self-important, like Copernicus I am here to rescue us from a self-absorbed disaster of thought. Indeed, what is required for life to form is the ability to create complex structures with causal persistence times above a threshold. With this in mind we are able to find many areas where organisms could persist, if we just had the eyes to see them, namely the Sun! The surface of the Sun is frankly massive, mjx-container[jax="CHTML"] { line-height: 0; } mjx-container [space="1"] { margin-left: .111em; } mjx-container [space="2"] { margin-left: .167em; } mjx-container [space="3"] { margin-left: .222em; } mjx-container [space="4"] { margin-left: .278em; } mjx-container [space
Discussion
Sign in to join the discussion
No comments yet — be the first to share your thoughts!