zigford.org/macos.html
2020-07-21 06:49:32 +10:00

65 lines
2.8 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="main.css" type="text/css" />
<link rel="stylesheet" href="blog.css" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="Subscribe to this page..." href="feed.rss" />
<title>macOS</title>
</head><body>
<div id="divbodyholder">
<div class="headerholder"><div class="header">
<div id="title">
<h1 class="nomargin"><a class="ablack" href="http://zigford.org/index.html">zigford.org</a></h1>
<div id="description"><a href="about.html">About</a><a href="links.html"> | Links</a><a href="scripts.html"> | Scripts</a><br>Sharing linux/windows scripts and tips</br></div>
</div></div></div>
<div id="divbody"><div class="content">
<!-- entry begin -->
<h3><a class="ablack" href="macos.html">
macOS
</a></h3>
<!-- bashblog_timestamp: #201809062120.51# -->
<div class="subtitle">September 06, 2018 &mdash;
Jesse Harris
</div>
<!-- text begin -->
<p>in 2006 I bought my first Mac. A white Macbook, the second generation of Intel
with a core 2 duo processor. Even though it had a spinning disk when you clicked
on safari it would launch instantly. It was amazingly fast.</p>
<p>Back then the OS was 10.4 Tiger. Tiger was the pinnicle of Apple operating
systems. It was the first time an OS X operating system had all the features
one would need, and before they started adding cruft to slow the system down.</p>
<ul>
<li>Extremely fast boot</li>
<li>Spotlight search (Still better than Windows search to this day)</li>
<li>Better trackpad feel</li>
<li>Unix and X11 support</li>
<li>Automator</li>
<li>Slick responsive and cohesive ui</li>
</ul>
<p>I also have parallels desktop on my macbook, and I recall collegues being
amazed to see me running Mac OS, Ubuntu and Windows concurrently without
any apparent performance hit. I feel like I've not had a computer as good as
that macbook since.</p>
<p>Sadly over time the macbook developed a problem with the backlight and with the
battery failing it became unusable. Work had started providing me with their
laptops, so it didn't seem to make sense to buy a macbook again.</p>
<p>On the upside, tomrrow (07/09/2018), I will be getting a work supplied macbook.
:)</p>
<p>I'll update this article with my experiences.</p>
<!-- text end -->
<!-- entry end -->
</div>
<div id="footer">&copy <a href="http://twitter.com/zigford_org">Jesse Harris</a> &mdash; <a href="mailto:jesse&#64;zigford&#46;org">jesse&#64;zigford&#46;org</a><br/>
Generated with <a href="https://github.com/cfenollosa/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div>
</body></html>