<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" version="2.0">
  <channel>
    <title>Matevž Gačnik's Weblog - Apple</title>
    <link>https://www.request-response.com/blog/</link>
    <description>Technology Philanthropy</description>
    <image>
      <url>http://www.request-response.com/blog/images/favicon.jpg</url>
      <title>Matevž Gačnik's Weblog - Apple</title>
      <link>https://www.request-response.com/blog/</link>
    </image>
    <language>en-us</language>
    <copyright>Matevz Gacnik</copyright>
    <lastBuildDate>Thu, 05 Mar 2026 07:02:09 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>matevz.gacnik@gmail.com</managingEditor>
    <webMaster>matevz.gacnik@gmail.com</webMaster>
    <item>
      <trackback:ping>https://www.request-response.com/blog/Trackback.aspx?guid=93b456f5-4db8-478b-9420-215a0e6e4157</trackback:ping>
      <pingback:server>https://www.request-response.com/blog/pingback.aspx</pingback:server>
      <pingback:target>https://www.request-response.com/blog/PermaLink,guid,93b456f5-4db8-478b-9420-215a0e6e4157.aspx</pingback:target>
      <dc:creator>Matevz Gacnik</dc:creator>
      <wfw:comment>https://www.request-response.com/blog/CommentView,guid,93b456f5-4db8-478b-9420-215a0e6e4157.aspx</wfw:comment>
      <wfw:commentRss>https://www.request-response.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=93b456f5-4db8-478b-9420-215a0e6e4157</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Apple’s M‑series processors have historically followed a monolithic design philosophy.
Each generation from M1 through M4 relied on a single die that integrated CPU cores,
GPU cores, memory controllers, and specialized accelerators into a unified system
on chip. With the introduction of the M5 Pro and M5 Max processors, Apple has fundamentally
altered this approach.
</p>
        <p>
The company has introduced a modular design methodology now, in 2026, known as <b>Fusion
Architecture</b>.
</p>
        <img border="0" src="https://www.request-response.com/blog/content/binary/Apple-M5-Pro-M5-Max-chips-260303_big.jpg.large.jpg" />
        <p>
Fusion Architecture represents the first structural redesign of Apple Silicon since
the debut of <b>the M1 in 2020</b>. Instead of manufacturing one large die, Apple
now constructs high‑end processors from multiple silicon dies bonded together into
a single logical system. This shift reflects broader trends in semiconductor engineering
driven by manufacturing limits, cost constraints, and the rapidly growing computational
requirements of artificial intelligence workloads.
</p>
        <b>Historical Context: The Monolithic Apple Silicon Strategy</b>
        <p>
When Apple introduced the M1 processor in 2020, the company redefined personal computing
processor architecture. The M1 integrated CPU, GPU, Neural Engine, and memory controllers
onto a single die while introducing the unified memory architecture. This architecture
allowed all compute components to access a shared memory pool without copying data
between discrete subsystems.
</p>
        <p>
This design delivered several advantages including reduced memory latency, improved
energy efficiency, higher effective bandwidth between compute units, and simplified
software optimization. The M1 architecture quickly proved successful and subsequent
generations including M2, M3, and M4 followed the same structural model while incrementally
improving process nodes, core counts, and bandwidth.
</p>
        <p>
However, this design philosophy carried a significant limitation. As workloads increased,
particularly those related to large language models and machine learning inference,
chip complexity and die size began to scale rapidly. Larger dies are significantly
harder to manufacture reliably because even a single defect renders the entire chip
unusable.
</p>
        <b>The Semiconductor Industry Shift Toward Chiplets</b>
        <p>
Apple is not alone in confronting the physical limits of monolithic chips. The semiconductor
industry has broadly transitioned toward chiplet architectures where processors are
composed of several smaller dies interconnected <b>within a single package</b>.
</p>
        <p>
Major vendors have already adopted this strategy. AMD employs chiplet designs in Ryzen
and EPYC processors. Intel uses advanced packaging techniques such as embedded multi‑die
interconnect bridge and Foveros stacking. NVIDIA constructs its largest AI accelerators
using multi‑die packaging.
</p>
        <p>
The economic rationale behind chiplets is straightforward. Manufacturing several smaller
dies is more cost efficient than producing one extremely large die because yield rates
improve significantly. Industry analyses indicate that modular chiplet designs can
deliver comparable computational capability at dramatically lower manufacturing cost.
</p>
        <p>
This transition marks the gradual decline of the traditional monolithic processor
model.
</p>
        <i>Apple’s Approach: Fusion Architecture</i>
        <p>
Apple’s response to these constraints is Fusion Architecture.
</p>
        <p>
Rather than simply replicating existing dies and connecting them together, Apple has
designed a modular structure where individual dies perform distinct functional roles.
These dies are physically bonded using high bandwidth interconnect technology and
presented to the operating system as a single logical processor.
</p>
        <p>
The critical design requirement Apple preserved is unified memory. Even though the
processor now spans multiple dies, Apple maintains a shared memory architecture that
allows all compute units to operate on the same dataset without explicit data transfers.
</p>
        <p>
While Apple has not publicly disclosed the full technical implementation of cross
die memory coherence, the company claims the architecture preserves the same software
model as earlier M series chips. From the perspective of applications and operating
systems, the processor behaves as a single unified system.
</p>
        <i>Structural Design of the M5 Pro and M5 Max</i>
        <p>
The first processors implementing Fusion Architecture are the <b>M5 Pro</b> and <b>M5
Max</b>. Both chips consist of two separate dies connected through high speed packaging
technology. The first die is identical in both processors and contains the majority
of the system control components.
</p>
        <i>Primary Die</i>
        <p>
The first die includes an 18 core CPU cluster, a 16 core Neural Engine, the SSD controller,
and Thunderbolt I O controllers. This die effectively functions as the computational
and system management foundation of the processor.
</p>
        <i>Secondary Die</i>
        <p>
The second die differentiates the two processors.
</p>
        <p>
The M5 Pro configuration includes up to 20 GPU cores, a single media engine, and a
memory controller delivering up to 307 GB per second bandwidth. The M5 Max configuration
includes up to 40 GPU cores, dual media engines, and a memory controller delivering
up to 614 GB per second bandwidth.
</p>
        <p>
This design enables Apple <b>to scale GPU and media performance independently from
the CPU subsystem</b>. In principle, additional GPU focused dies could be added in
future designs to extend compute capacity without redesigning the entire processor.
</p>
        <b>Architectural Changes in CPU Design</b>
        <p>
The CPU configuration of the M5 generation introduces another major structural change.
Earlier M series chips relied on a hybrid architecture combining performance cores
with efficiency cores.
</p>
        <p>
The M5 Pro and M5 Max abandon efficiency cores entirely and instead implement a two
tier high performance structure.
</p>
        <p>
The CPU cluster consists of six super cores optimized for peak single thread performance
and twelve performance cores optimized for high multithread throughput. This creates
an all performance architecture designed for sustained computational workloads rather
than energy optimized background processing.
</p>
        <p>
The naming scheme has also evolved. What were previously called performance cores
in earlier M series chips are now referred to as super cores. The new performance
cores represent an intermediate tier that prioritizes throughput while maintaining
strong efficiency characteristics.
</p>
        <p>
This structure closely resembles the strategy used by AMD in its Zen 5 and Zen 5c
core architecture.
</p>
        <i>GPU Evolution and AI Acceleration</i>
        <p>
Another significant development is the integration of neural accelerators within each
GPU core.
</p>
        <p>
Although the GPU core counts remain unchanged from the previous generation, each core
now includes dedicated hardware for machine learning computation. This allows the
GPU to perform both graphics processing and AI inference tasks.
</p>
        <p>
Apple claims this architecture enables up to four times the AI compute capability
without increasing the overall GPU core count.
</p>
        <p>
This reflects a broader shift in processor design. GPUs are evolving into general
purpose parallel compute engines <b>where graphics workloads represent only one category
of computation</b>.
</p>
        <i>Memory Bandwidth Scaling</i>
        <p>
Large AI models require extremely high memory bandwidth to deliver acceptable inference
performance. Apple has continued to increase bandwidth across successive M series
generations. The M5 generation extends this trend. The M5 Pro reaches 307 GB per second
memory bandwidth while the M5 Max reaches 614 GB per second. Both figures represent
improvements over the M4 generation.
</p>
        <p>
Bandwidth scaling is particularly important for local inference of large language
models. High bandwidth allows large parameter sets to be accessed efficiently by GPU
and neural compute units. This suggests Apple is designing these processors with the
expectation that laptops will increasingly run advanced AI models locally rather than
relying solely on cloud infrastructure.
</p>
        <i>Strategic Implications of Fusion Architecture</i>
        <p>
Fusion Architecture is not revolutionary in the sense that multi die packaging already
exists across the semiconductor industry. However, it represents a critical strategic
transition for Apple Silicon. The key significance lies in scalability. By demonstrating
that unified memory and high performance interconnects can function across multiple
dies, Apple removes the traditional constraint of die size. Future processors can
scale horizontally by combining additional specialized dies <b>rather than enlarging
a single monolithic chip</b>.
</p>
        <p>
This opens several potential directions for future development including additional
GPU dies for AI acceleration, specialized machine learning dies, and advanced multi
package configurations for workstation and server workloads. The packaging technology
used to bond these dies is similar to the interconnect technologies used in modern
AI servers. Apple has effectively brought data center class packaging techniques into
consumer laptop processors.
</p>
        <b>So..</b>
        <p>
The M1 generation introduced a radical rethinking of personal computing processors
through unified memory and system level integration. Subsequent generations refined
that architecture while maintaining the monolithic design.
</p>
        <p>
Fusion Architecture represents the next phase of <b>Apple Silicon (r)evolution</b>.
Author notes the reader to remember 2020 and how revolutionary the <b>M1</b> Apple
Silicon architecture actually was.
</p>
        <p>
Instead of competing with the physical limits of monolithic chips, Apple is adopting
a modular strategy that preserves its core architectural principles while enabling
future scalability. Multi die packaging allows the company <b>to expand computational
capability without incurring the manufacturing penalties</b> associated with extremely
large silicon dies.
</p>
        <p>
The immediate performance gains of the M5 generation are important but the more significant
development is architectural. Fusion Architecture establishes the structural foundation
upon which future Apple processors will be built.
</p>
        <p>
In practical terms, the question is no longer how large a single Apple Silicon chip
can become. The real question is how many modular components Apple can connect together
while maintaining the unified architecture that has defined the platform since the
M1.
</p>
        <img width="0" height="0" src="https://www.request-response.com/blog/aggbug.ashx?id=93b456f5-4db8-478b-9420-215a0e6e4157" />
      </body>
      <title>Apple Fusion Architecture: The Structural Evolution of Apple Silicon</title>
      <guid isPermaLink="false">https://www.request-response.com/blog/PermaLink,guid,93b456f5-4db8-478b-9420-215a0e6e4157.aspx</guid>
      <link>https://www.request-response.com/blog/PermaLink,guid,93b456f5-4db8-478b-9420-215a0e6e4157.aspx</link>
      <pubDate>Thu, 05 Mar 2026 07:02:09 GMT</pubDate>
      <description>&lt;p&gt;
Apple’s M‑series processors have historically followed a monolithic design philosophy.
Each generation from M1 through M4 relied on a single die that integrated CPU cores,
GPU cores, memory controllers, and specialized accelerators into a unified system
on chip. With the introduction of the M5 Pro and M5 Max processors, Apple has fundamentally
altered this approach.
&lt;/p&gt;
&lt;p&gt;
The company has introduced a modular design methodology now, in 2026, known as &lt;b&gt;Fusion
Architecture&lt;/b&gt;.
&lt;/p&gt;
&lt;img border="0" src="https://www.request-response.com/blog/content/binary/Apple-M5-Pro-M5-Max-chips-260303_big.jpg.large.jpg"&gt; 
&lt;p&gt;
Fusion Architecture represents the first structural redesign of Apple Silicon since
the debut of &lt;b&gt;the M1 in 2020&lt;/b&gt;. Instead of manufacturing one large die, Apple
now constructs high‑end processors from multiple silicon dies bonded together into
a single logical system. This shift reflects broader trends in semiconductor engineering
driven by manufacturing limits, cost constraints, and the rapidly growing computational
requirements of artificial intelligence workloads.
&lt;/p&gt;
&lt;b&gt;Historical Context: The Monolithic Apple Silicon Strategy&lt;/b&gt; 
&lt;p&gt;
When Apple introduced the M1 processor in 2020, the company redefined personal computing
processor architecture. The M1 integrated CPU, GPU, Neural Engine, and memory controllers
onto a single die while introducing the unified memory architecture. This architecture
allowed all compute components to access a shared memory pool without copying data
between discrete subsystems.
&lt;/p&gt;
&lt;p&gt;
This design delivered several advantages including reduced memory latency, improved
energy efficiency, higher effective bandwidth between compute units, and simplified
software optimization. The M1 architecture quickly proved successful and subsequent
generations including M2, M3, and M4 followed the same structural model while incrementally
improving process nodes, core counts, and bandwidth.
&lt;/p&gt;
&lt;p&gt;
However, this design philosophy carried a significant limitation. As workloads increased,
particularly those related to large language models and machine learning inference,
chip complexity and die size began to scale rapidly. Larger dies are significantly
harder to manufacture reliably because even a single defect renders the entire chip
unusable.
&lt;/p&gt;
&lt;b&gt;The Semiconductor Industry Shift Toward Chiplets&lt;/b&gt; 
&lt;p&gt;
Apple is not alone in confronting the physical limits of monolithic chips. The semiconductor
industry has broadly transitioned toward chiplet architectures where processors are
composed of several smaller dies interconnected &lt;b&gt;within a single package&lt;/b&gt;.
&lt;/p&gt;
&lt;p&gt;
Major vendors have already adopted this strategy. AMD employs chiplet designs in Ryzen
and EPYC processors. Intel uses advanced packaging techniques such as embedded multi‑die
interconnect bridge and Foveros stacking. NVIDIA constructs its largest AI accelerators
using multi‑die packaging.
&lt;/p&gt;
&lt;p&gt;
The economic rationale behind chiplets is straightforward. Manufacturing several smaller
dies is more cost efficient than producing one extremely large die because yield rates
improve significantly. Industry analyses indicate that modular chiplet designs can
deliver comparable computational capability at dramatically lower manufacturing cost.
&lt;/p&gt;
&lt;p&gt;
This transition marks the gradual decline of the traditional monolithic processor
model.
&lt;/p&gt;
&lt;i&gt;Apple’s Approach: Fusion Architecture&lt;/i&gt; 
&lt;p&gt;
Apple’s response to these constraints is Fusion Architecture.
&lt;/p&gt;
&lt;p&gt;
Rather than simply replicating existing dies and connecting them together, Apple has
designed a modular structure where individual dies perform distinct functional roles.
These dies are physically bonded using high bandwidth interconnect technology and
presented to the operating system as a single logical processor.
&lt;/p&gt;
&lt;p&gt;
The critical design requirement Apple preserved is unified memory. Even though the
processor now spans multiple dies, Apple maintains a shared memory architecture that
allows all compute units to operate on the same dataset without explicit data transfers.
&lt;/p&gt;
&lt;p&gt;
While Apple has not publicly disclosed the full technical implementation of cross
die memory coherence, the company claims the architecture preserves the same software
model as earlier M series chips. From the perspective of applications and operating
systems, the processor behaves as a single unified system.
&lt;/p&gt;
&lt;i&gt;Structural Design of the M5 Pro and M5 Max&lt;/i&gt; 
&lt;p&gt;
The first processors implementing Fusion Architecture are the &lt;b&gt;M5 Pro&lt;/b&gt; and &lt;b&gt;M5
Max&lt;/b&gt;. Both chips consist of two separate dies connected through high speed packaging
technology. The first die is identical in both processors and contains the majority
of the system control components.
&lt;/p&gt;
&lt;i&gt;Primary Die&lt;/i&gt; 
&lt;p&gt;
The first die includes an 18 core CPU cluster, a 16 core Neural Engine, the SSD controller,
and Thunderbolt I O controllers. This die effectively functions as the computational
and system management foundation of the processor.
&lt;/p&gt;
&lt;i&gt;Secondary Die&lt;/i&gt; 
&lt;p&gt;
The second die differentiates the two processors.
&lt;/p&gt;
&lt;p&gt;
The M5 Pro configuration includes up to 20 GPU cores, a single media engine, and a
memory controller delivering up to 307 GB per second bandwidth. The M5 Max configuration
includes up to 40 GPU cores, dual media engines, and a memory controller delivering
up to 614 GB per second bandwidth.
&lt;/p&gt;
&lt;p&gt;
This design enables Apple &lt;b&gt;to scale GPU and media performance independently from
the CPU subsystem&lt;/b&gt;. In principle, additional GPU focused dies could be added in
future designs to extend compute capacity without redesigning the entire processor.
&lt;/p&gt;
&lt;b&gt;Architectural Changes in CPU Design&lt;/b&gt; 
&lt;p&gt;
The CPU configuration of the M5 generation introduces another major structural change.
Earlier M series chips relied on a hybrid architecture combining performance cores
with efficiency cores.
&lt;/p&gt;
&lt;p&gt;
The M5 Pro and M5 Max abandon efficiency cores entirely and instead implement a two
tier high performance structure.
&lt;/p&gt;
&lt;p&gt;
The CPU cluster consists of six super cores optimized for peak single thread performance
and twelve performance cores optimized for high multithread throughput. This creates
an all performance architecture designed for sustained computational workloads rather
than energy optimized background processing.
&lt;/p&gt;
&lt;p&gt;
The naming scheme has also evolved. What were previously called performance cores
in earlier M series chips are now referred to as super cores. The new performance
cores represent an intermediate tier that prioritizes throughput while maintaining
strong efficiency characteristics.
&lt;/p&gt;
&lt;p&gt;
This structure closely resembles the strategy used by AMD in its Zen 5 and Zen 5c
core architecture.
&lt;/p&gt;
&lt;i&gt;GPU Evolution and AI Acceleration&lt;/i&gt; 
&lt;p&gt;
Another significant development is the integration of neural accelerators within each
GPU core.
&lt;/p&gt;
&lt;p&gt;
Although the GPU core counts remain unchanged from the previous generation, each core
now includes dedicated hardware for machine learning computation. This allows the
GPU to perform both graphics processing and AI inference tasks.
&lt;/p&gt;
&lt;p&gt;
Apple claims this architecture enables up to four times the AI compute capability
without increasing the overall GPU core count.
&lt;/p&gt;
&lt;p&gt;
This reflects a broader shift in processor design. GPUs are evolving into general
purpose parallel compute engines &lt;b&gt;where graphics workloads represent only one category
of computation&lt;/b&gt;.
&lt;/p&gt;
&lt;i&gt;Memory Bandwidth Scaling&lt;/i&gt; 
&lt;p&gt;
Large AI models require extremely high memory bandwidth to deliver acceptable inference
performance. Apple has continued to increase bandwidth across successive M series
generations. The M5 generation extends this trend. The M5 Pro reaches 307 GB per second
memory bandwidth while the M5 Max reaches 614 GB per second. Both figures represent
improvements over the M4 generation.
&lt;/p&gt;
&lt;p&gt;
Bandwidth scaling is particularly important for local inference of large language
models. High bandwidth allows large parameter sets to be accessed efficiently by GPU
and neural compute units. This suggests Apple is designing these processors with the
expectation that laptops will increasingly run advanced AI models locally rather than
relying solely on cloud infrastructure.
&lt;/p&gt;
&lt;i&gt;Strategic Implications of Fusion Architecture&lt;/i&gt; 
&lt;p&gt;
Fusion Architecture is not revolutionary in the sense that multi die packaging already
exists across the semiconductor industry. However, it represents a critical strategic
transition for Apple Silicon. The key significance lies in scalability. By demonstrating
that unified memory and high performance interconnects can function across multiple
dies, Apple removes the traditional constraint of die size. Future processors can
scale horizontally by combining additional specialized dies &lt;b&gt;rather than enlarging
a single monolithic chip&lt;/b&gt;.
&lt;/p&gt;
&lt;p&gt;
This opens several potential directions for future development including additional
GPU dies for AI acceleration, specialized machine learning dies, and advanced multi
package configurations for workstation and server workloads. The packaging technology
used to bond these dies is similar to the interconnect technologies used in modern
AI servers. Apple has effectively brought data center class packaging techniques into
consumer laptop processors.
&lt;/p&gt;
&lt;b&gt;So..&lt;/b&gt; 
&lt;p&gt;
The M1 generation introduced a radical rethinking of personal computing processors
through unified memory and system level integration. Subsequent generations refined
that architecture while maintaining the monolithic design.
&lt;/p&gt;
&lt;p&gt;
Fusion Architecture represents the next phase of &lt;b&gt;Apple Silicon (r)evolution&lt;/b&gt;.
Author notes the reader to remember 2020 and how revolutionary the &lt;b&gt;M1&lt;/b&gt; Apple
Silicon architecture actually was.
&lt;/p&gt;
&lt;p&gt;
Instead of competing with the physical limits of monolithic chips, Apple is adopting
a modular strategy that preserves its core architectural principles while enabling
future scalability. Multi die packaging allows the company &lt;b&gt;to expand computational
capability without incurring the manufacturing penalties&lt;/b&gt; associated with extremely
large silicon dies.
&lt;/p&gt;
&lt;p&gt;
The immediate performance gains of the M5 generation are important but the more significant
development is architectural. Fusion Architecture establishes the structural foundation
upon which future Apple processors will be built.
&lt;/p&gt;
&lt;p&gt;
In practical terms, the question is no longer how large a single Apple Silicon chip
can become. The real question is how many modular components Apple can connect together
while maintaining the unified architecture that has defined the platform since the
M1.
&lt;/p&gt;
&lt;img width="0" height="0" src="https://www.request-response.com/blog/aggbug.ashx?id=93b456f5-4db8-478b-9420-215a0e6e4157" /&gt;</description>
      <comments>https://www.request-response.com/blog/CommentView,guid,93b456f5-4db8-478b-9420-215a0e6e4157.aspx</comments>
      <category>AI</category>
      <category>Apple</category>
      <category>Articles</category>
    </item>
    <item>
      <trackback:ping>https://www.request-response.com/blog/Trackback.aspx?guid=d66f26c7-eb42-46f7-bd99-29b9a1062c9c</trackback:ping>
      <pingback:server>https://www.request-response.com/blog/pingback.aspx</pingback:server>
      <pingback:target>https://www.request-response.com/blog/PermaLink,guid,d66f26c7-eb42-46f7-bd99-29b9a1062c9c.aspx</pingback:target>
      <dc:creator>Matevz Gacnik</dc:creator>
      <wfw:comment>https://www.request-response.com/blog/CommentView,guid,d66f26c7-eb42-46f7-bd99-29b9a1062c9c.aspx</wfw:comment>
      <wfw:commentRss>https://www.request-response.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=d66f26c7-eb42-46f7-bd99-29b9a1062c9c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Shame? Nokia?
</p>
        <p>
Same sentence, as in <a href="http://www.engadget.com/2007/08/29/nokias-iphone-no-seriously/">Shame and
Nokia</a>?
</p>
        <p>
There is just no pride in IT anymore. Backbones are long gone too.
</p>
        <img width="0" height="0" src="https://www.request-response.com/blog/aggbug.ashx?id=d66f26c7-eb42-46f7-bd99-29b9a1062c9c" />
      </body>
      <title>Oh my God: 1.1</title>
      <guid isPermaLink="false">https://www.request-response.com/blog/PermaLink,guid,d66f26c7-eb42-46f7-bd99-29b9a1062c9c.aspx</guid>
      <link>https://www.request-response.com/blog/PermaLink,guid,d66f26c7-eb42-46f7-bd99-29b9a1062c9c.aspx</link>
      <pubDate>Wed, 29 Aug 2007 16:40:16 GMT</pubDate>
      <description>&lt;p&gt;
Shame? Nokia?
&lt;/p&gt;
&lt;p&gt;
Same sentence, as in &lt;a href="http://www.engadget.com/2007/08/29/nokias-iphone-no-seriously/"&gt;Shame&amp;nbsp;and
Nokia&lt;/a&gt;?
&lt;/p&gt;
&lt;p&gt;
There is just no pride in IT anymore. Backbones are long gone too.
&lt;/p&gt;
&lt;img width="0" height="0" src="https://www.request-response.com/blog/aggbug.ashx?id=d66f26c7-eb42-46f7-bd99-29b9a1062c9c" /&gt;</description>
      <comments>https://www.request-response.com/blog/CommentView,guid,d66f26c7-eb42-46f7-bd99-29b9a1062c9c.aspx</comments>
      <category>Apple</category>
      <category>Other</category>
      <category>Personal</category>
    </item>
    <item>
      <trackback:ping>https://www.request-response.com/blog/Trackback.aspx?guid=3bda30c6-654b-4d98-8788-d2eeeafe4943</trackback:ping>
      <pingback:server>https://www.request-response.com/blog/pingback.aspx</pingback:server>
      <pingback:target>https://www.request-response.com/blog/PermaLink,guid,3bda30c6-654b-4d98-8788-d2eeeafe4943.aspx</pingback:target>
      <dc:creator>Matevz Gacnik</dc:creator>
      <wfw:comment>https://www.request-response.com/blog/CommentView,guid,3bda30c6-654b-4d98-8788-d2eeeafe4943.aspx</wfw:comment>
      <wfw:commentRss>https://www.request-response.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=3bda30c6-654b-4d98-8788-d2eeeafe4943</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
This is why one should buy best of both worlds. Mac <strong>rules</strong> on a client.
Dell is quite competitive on the (home) server market.
</p>
        <p>
We don't care about cables around servers. Yet.
</p>
        <p>
          <img src="http://www.request-response.com/blog/images/applevsdell.jpg" />
        </p>
        <p>
So? <a href="http://www.apple.com/imac">'nuff said</a>.
</p>
        <img width="0" height="0" src="https://www.request-response.com/blog/aggbug.ashx?id=3bda30c6-654b-4d98-8788-d2eeeafe4943" />
      </body>
      <title>Apple vs. Dell</title>
      <guid isPermaLink="false">https://www.request-response.com/blog/PermaLink,guid,3bda30c6-654b-4d98-8788-d2eeeafe4943.aspx</guid>
      <link>https://www.request-response.com/blog/PermaLink,guid,3bda30c6-654b-4d98-8788-d2eeeafe4943.aspx</link>
      <pubDate>Wed, 08 Aug 2007 18:37:18 GMT</pubDate>
      <description>&lt;p&gt;
This is why one should buy best of both worlds. Mac &lt;strong&gt;rules&lt;/strong&gt; on a client.
Dell is quite competitive on the (home) server market.
&lt;/p&gt;
&lt;p&gt;
We don't care about cables around servers. Yet.
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.request-response.com/blog/images/applevsdell.jpg"&gt;
&lt;/p&gt;
&lt;p&gt;
So? &lt;a href="http://www.apple.com/imac"&gt;'nuff said&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="https://www.request-response.com/blog/aggbug.ashx?id=3bda30c6-654b-4d98-8788-d2eeeafe4943" /&gt;</description>
      <comments>https://www.request-response.com/blog/CommentView,guid,3bda30c6-654b-4d98-8788-d2eeeafe4943.aspx</comments>
      <category>Apple</category>
      <category>Personal</category>
    </item>
    <item>
      <trackback:ping>https://www.request-response.com/blog/Trackback.aspx?guid=1a5a6211-f6bd-4b5a-89d5-2ac6abbff7f2</trackback:ping>
      <pingback:server>https://www.request-response.com/blog/pingback.aspx</pingback:server>
      <pingback:target>https://www.request-response.com/blog/PermaLink,guid,1a5a6211-f6bd-4b5a-89d5-2ac6abbff7f2.aspx</pingback:target>
      <dc:creator>Matevz Gacnik</dc:creator>
      <wfw:comment>https://www.request-response.com/blog/CommentView,guid,1a5a6211-f6bd-4b5a-89d5-2ac6abbff7f2.aspx</wfw:comment>
      <wfw:commentRss>https://www.request-response.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=1a5a6211-f6bd-4b5a-89d5-2ac6abbff7f2</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
There's some serious <a href="http://www.apple.com/iphone">iPhone</a> hacking going
on during the last week or so.
</p>
        <p>
          <a href="http://iphone.fiveforty.net/wiki/index.php/Main_Page">Here</a>'s the wiki
page, that has lots of information on the project. Main devs, working on the unlock
problem are from US and Hungary as it seems.
</p>
        <p>
The forum is <a href="http://hackint0sh.org/forum/forumdisplay.php?f=123">here</a>.
Deliverables <a href="http://iphonesvn.halifrag.com/svn/iPhone">here</a>.
</p>
        <p>
The progress is steady. There is a <a href="http://iphone.fiveforty.net/wiki/index.php/Latest_Progress_Report">now
a way</a> to issue commands to the system, including moving of files, activation (which
was achieved in three days) and directory listing inside the sandboxed filesystem.
</p>
        <p>
I'm following the progress (with <a href="http://hana.request-response.com">Hana</a> -
she's cheering along), because it's fun to know the internals of a locked down Apple
device.
</p>
        <img width="0" height="0" src="https://www.request-response.com/blog/aggbug.ashx?id=1a5a6211-f6bd-4b5a-89d5-2ac6abbff7f2" />
      </body>
      <title>Apple iPhone Hacking</title>
      <guid isPermaLink="false">https://www.request-response.com/blog/PermaLink,guid,1a5a6211-f6bd-4b5a-89d5-2ac6abbff7f2.aspx</guid>
      <link>https://www.request-response.com/blog/PermaLink,guid,1a5a6211-f6bd-4b5a-89d5-2ac6abbff7f2.aspx</link>
      <pubDate>Sun, 08 Jul 2007 13:20:10 GMT</pubDate>
      <description>&lt;p&gt;
There's some serious &lt;a href="http://www.apple.com/iphone"&gt;iPhone&lt;/a&gt; hacking going
on during the last week or so.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://iphone.fiveforty.net/wiki/index.php/Main_Page"&gt;Here&lt;/a&gt;'s the wiki
page, that has lots of information on the project. Main devs, working on the unlock
problem are from US and Hungary as it seems.
&lt;/p&gt;
&lt;p&gt;
The forum is &lt;a href="http://hackint0sh.org/forum/forumdisplay.php?f=123"&gt;here&lt;/a&gt;.
Deliverables &lt;a href="http://iphonesvn.halifrag.com/svn/iPhone"&gt;here&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
The progress is steady. There is a &lt;a href="http://iphone.fiveforty.net/wiki/index.php/Latest_Progress_Report"&gt;now
a way&lt;/a&gt; to issue commands to the system, including moving of files, activation (which
was achieved in three days) and directory listing inside the sandboxed filesystem.
&lt;/p&gt;
&lt;p&gt;
I'm following the progress (with &lt;a href="http://hana.request-response.com"&gt;Hana&lt;/a&gt;&amp;nbsp;-
she's cheering along), because it's fun to know the internals of a locked down Apple
device.
&lt;/p&gt;
&lt;img width="0" height="0" src="https://www.request-response.com/blog/aggbug.ashx?id=1a5a6211-f6bd-4b5a-89d5-2ac6abbff7f2" /&gt;</description>
      <comments>https://www.request-response.com/blog/CommentView,guid,1a5a6211-f6bd-4b5a-89d5-2ac6abbff7f2.aspx</comments>
      <category>Apple</category>
    </item>
    <item>
      <trackback:ping>https://www.request-response.com/blog/Trackback.aspx?guid=f4b0538e-b90e-4c6e-abd4-c4903d21fa4f</trackback:ping>
      <pingback:server>https://www.request-response.com/blog/pingback.aspx</pingback:server>
      <pingback:target>https://www.request-response.com/blog/PermaLink,guid,f4b0538e-b90e-4c6e-abd4-c4903d21fa4f.aspx</pingback:target>
      <dc:creator>Matevz Gacnik</dc:creator>
      <wfw:comment>https://www.request-response.com/blog/CommentView,guid,f4b0538e-b90e-4c6e-abd4-c4903d21fa4f.aspx</wfw:comment>
      <wfw:commentRss>https://www.request-response.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=f4b0538e-b90e-4c6e-abd4-c4903d21fa4f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Microsoft Windows Vista Ultimate, $499.
</p>
        <p>
Apple iPhone, $599.
</p>
        <p>
Jobs and Gates sitting <a href="http://d5.allthingsd.com/20070530/steve-jobs-and-bill-gates-together-part-1-of-7/">together</a>.
Priceless.
</p>
        <p>
        </p>
        <img width="0" height="0" src="https://www.request-response.com/blog/aggbug.ashx?id=f4b0538e-b90e-4c6e-abd4-c4903d21fa4f" />
      </body>
      <title>All Things Digital: Jobs + Gates</title>
      <guid isPermaLink="false">https://www.request-response.com/blog/PermaLink,guid,f4b0538e-b90e-4c6e-abd4-c4903d21fa4f.aspx</guid>
      <link>https://www.request-response.com/blog/PermaLink,guid,f4b0538e-b90e-4c6e-abd4-c4903d21fa4f.aspx</link>
      <pubDate>Thu, 31 May 2007 12:14:25 GMT</pubDate>
      <description>&lt;p&gt;
Microsoft Windows Vista Ultimate, $499.
&lt;/p&gt;
&lt;p&gt;
Apple iPhone, $599.
&lt;/p&gt;
&lt;p&gt;
Jobs and Gates sitting &lt;a href="http://d5.allthingsd.com/20070530/steve-jobs-and-bill-gates-together-part-1-of-7/"&gt;together&lt;/a&gt;.
Priceless.
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="https://www.request-response.com/blog/aggbug.ashx?id=f4b0538e-b90e-4c6e-abd4-c4903d21fa4f" /&gt;</description>
      <comments>https://www.request-response.com/blog/CommentView,guid,f4b0538e-b90e-4c6e-abd4-c4903d21fa4f.aspx</comments>
      <category>Apple</category>
      <category>Microsoft</category>
      <category>Other</category>
    </item>
    <item>
      <trackback:ping>https://www.request-response.com/blog/Trackback.aspx?guid=cdc83234-de0c-4205-a4f4-91bd8a26af16</trackback:ping>
      <pingback:server>https://www.request-response.com/blog/pingback.aspx</pingback:server>
      <pingback:target>https://www.request-response.com/blog/PermaLink,guid,cdc83234-de0c-4205-a4f4-91bd8a26af16.aspx</pingback:target>
      <dc:creator>Matevz Gacnik</dc:creator>
      <wfw:comment>https://www.request-response.com/blog/CommentView,guid,cdc83234-de0c-4205-a4f4-91bd8a26af16.aspx</wfw:comment>
      <wfw:commentRss>https://www.request-response.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=cdc83234-de0c-4205-a4f4-91bd8a26af16</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Microsoft is currently kicking Apple's ass.
</p>
        <p>
Well, this was a <strong>bold</strong> statement. Let me rephrase.
</p>
        <p>
Microsoft is winning the battle for the living room. It is well known, that whoever
wins this battle is going to win the war for 'Complete Media Experience'. Microsoft's
strategy is based on <a href="http://www.xbox.com">Xbox 360</a>, <a href="http://www.zune.net">Zune</a>, <a href="http://www.microsoft.com/windowsxp/mediacenter/default.mspx">Windows
Media Center</a> and <a href="http://www.microsoft.com/windowsvista">Windows
Vista</a>.
</p>
        <p>
On November 22<sup>nd</sup> one will be <a href="http://www.xbox.com:80/en-US/community/news/2006/20061106-moviestv.htm">able
to watch</a> a TV show, sync with Zune, play music/games and stream videos
on an Xbox.
</p>
        <p>
Apple should be doing this, but they are late in the game. A full screen iPod is lagging.
So is <a href="http://en.wikipedia.org/wiki/ITV_(Apple)">iTV</a>. There is still no
product in the public pipeline that could compete with Media Center. It's video offering
is, at this time, shameful.
</p>
        <p>
It's going to be a fun 2007.
</p>
        <p>
          <font color="#808080">-- This post was written on my </font>
          <a href="http://www.apple.com/imac">
            <font color="#808080">iMac</font>
          </a>
          <font color="#808080">.
Just to balance out the subjectivity.</font>
        </p>
        <img width="0" height="0" src="https://www.request-response.com/blog/aggbug.ashx?id=cdc83234-de0c-4205-a4f4-91bd8a26af16" />
      </body>
      <title>Battle for the Living Room</title>
      <guid isPermaLink="false">https://www.request-response.com/blog/PermaLink,guid,cdc83234-de0c-4205-a4f4-91bd8a26af16.aspx</guid>
      <link>https://www.request-response.com/blog/PermaLink,guid,cdc83234-de0c-4205-a4f4-91bd8a26af16.aspx</link>
      <pubDate>Tue, 07 Nov 2006 22:17:59 GMT</pubDate>
      <description>&lt;p&gt;
Microsoft is currently kicking Apple's ass.
&lt;/p&gt;
&lt;p&gt;
Well, this was a &lt;strong&gt;bold&lt;/strong&gt; statement. Let me rephrase.
&lt;/p&gt;
&lt;p&gt;
Microsoft is winning the battle for the living room. It is well known, that whoever
wins this battle is going to win the war for 'Complete Media Experience'. Microsoft's
strategy is based on &lt;a href="http://www.xbox.com"&gt;Xbox 360&lt;/a&gt;, &lt;a href="http://www.zune.net"&gt;Zune&lt;/a&gt;,&amp;nbsp;&lt;a href="http://www.microsoft.com/windowsxp/mediacenter/default.mspx"&gt;Windows
Media Center&lt;/a&gt;&amp;nbsp;and &lt;a href="http://www.microsoft.com/windowsvista"&gt;Windows
Vista&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
On November 22&lt;sup&gt;nd&lt;/sup&gt; one will be &lt;a href="http://www.xbox.com:80/en-US/community/news/2006/20061106-moviestv.htm"&gt;able
to watch&lt;/a&gt; a TV show, sync with Zune, play music/games&amp;nbsp;and&amp;nbsp;stream videos
on an Xbox.
&lt;/p&gt;
&lt;p&gt;
Apple should be doing this, but they are late in the game. A full screen iPod is lagging.
So is &lt;a href="http://en.wikipedia.org/wiki/ITV_(Apple)"&gt;iTV&lt;/a&gt;. There is still no
product in the public pipeline that could compete with Media Center. It's video offering
is, at this time, shameful.
&lt;/p&gt;
&lt;p&gt;
It's going to be a fun 2007.
&lt;/p&gt;
&lt;p&gt;
&lt;font color=#808080&gt;-- This post was written on my &lt;/font&gt;&lt;a href="http://www.apple.com/imac"&gt;&lt;font color=#808080&gt;iMac&lt;/font&gt;&lt;/a&gt;&lt;font color=#808080&gt;.
Just to balance out the subjectivity.&lt;/font&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="https://www.request-response.com/blog/aggbug.ashx?id=cdc83234-de0c-4205-a4f4-91bd8a26af16" /&gt;</description>
      <comments>https://www.request-response.com/blog/CommentView,guid,cdc83234-de0c-4205-a4f4-91bd8a26af16.aspx</comments>
      <category>Apple</category>
      <category>Microsoft</category>
    </item>
    <item>
      <trackback:ping>https://www.request-response.com/blog/Trackback.aspx?guid=7fec951f-772e-46f1-8637-d7a36a50e540</trackback:ping>
      <pingback:server>https://www.request-response.com/blog/pingback.aspx</pingback:server>
      <pingback:target>https://www.request-response.com/blog/PermaLink,guid,7fec951f-772e-46f1-8637-d7a36a50e540.aspx</pingback:target>
      <dc:creator>Matevz Gacnik</dc:creator>
      <wfw:comment>https://www.request-response.com/blog/CommentView,guid,7fec951f-772e-46f1-8637-d7a36a50e540.aspx</wfw:comment>
      <wfw:commentRss>https://www.request-response.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=7fec951f-772e-46f1-8637-d7a36a50e540</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
It happened today.
</p>
        <p>
One of the <a href="http://www.apple.com">best PC hardware makers</a> is <a href="http://news.zdnet.com/2100-3513_22-6057856.html?tag=nl.e589">allowing</a> one
of <a href="http://www.microsoft.com">the best software makers</a> to run natively
on its machines.
</p>
        <p>
The world is uniting, which is a GoodThing(tm).
</p>
        <p>
Soon there will be time, when we're gonna boot <a href="http://www.microsoft.com/windowsvista">The
Windows Beast</a> on <a href="http://www.apple.com/macbookpro">The Beautiful Machine</a>.
</p>
        <img width="0" height="0" src="https://www.request-response.com/blog/aggbug.ashx?id=7fec951f-772e-46f1-8637-d7a36a50e540" />
      </body>
      <title>Apple finally did it</title>
      <guid isPermaLink="false">https://www.request-response.com/blog/PermaLink,guid,7fec951f-772e-46f1-8637-d7a36a50e540.aspx</guid>
      <link>https://www.request-response.com/blog/PermaLink,guid,7fec951f-772e-46f1-8637-d7a36a50e540.aspx</link>
      <pubDate>Wed, 05 Apr 2006 18:44:28 GMT</pubDate>
      <description>&lt;p&gt;
It happened today.
&lt;/p&gt;
&lt;p&gt;
One of the &lt;a href="http://www.apple.com"&gt;best PC hardware makers&lt;/a&gt; is &lt;a href="http://news.zdnet.com/2100-3513_22-6057856.html?tag=nl.e589"&gt;allowing&lt;/a&gt; one
of &lt;a href="http://www.microsoft.com"&gt;the best software makers&lt;/a&gt; to run natively
on its machines.
&lt;/p&gt;
&lt;p&gt;
The world is uniting, which is a GoodThing(tm).
&lt;/p&gt;
&lt;p&gt;
Soon there will be time, when we're gonna boot &lt;a href="http://www.microsoft.com/windowsvista"&gt;The
Windows Beast&lt;/a&gt; on &lt;a href="http://www.apple.com/macbookpro"&gt;The Beautiful Machine&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="https://www.request-response.com/blog/aggbug.ashx?id=7fec951f-772e-46f1-8637-d7a36a50e540" /&gt;</description>
      <comments>https://www.request-response.com/blog/CommentView,guid,7fec951f-772e-46f1-8637-d7a36a50e540.aspx</comments>
      <category>Apple</category>
    </item>
  </channel>
</rss>