You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
3.0 KiB
HTML

2 years ago
<!DOCTYPE html>
<html lang="en">
<head>
<title>(DEFN) ThinkPad</title>
2 years ago
<link rel="icon" type="image/x-icon" href="../../images/favicon.webp">
<link rel='stylesheet' type='text/css' href="../../style.css">
<link rel='stylesheet' href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" media="all">
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<a style="text-decoration: none;" href="../../">
<pre class="main-header">
_______ _ _ _______ __ __ _______ _______ __ _
|______ | | |______ \_/ |_____| |_____| | \ |
______| |_____| | | | | | | | \_|
</pre>
</a>
2 years ago
<hr/>
<p><a href="../../">sf.cu</a> > <a style="color:#50fa7b" href="../">Definitions</a> > <a style="color:#50fa7b" href=".">ThinkPad</a></p>
<h1 style="text-align:center;margin-right:8vw;margin-top:20px;">ThinkPad</h1><strong><p>Categories: </strong><a style="color:#ff79c6" href="../hardware/"><i class="fa fa-desktop" aria-hidden="true"></i>Hardware</a></p>
2 years ago
<div style="text-align:center;">
<img src="thinkpad.webp" alt="ThinkPad T500">
<figcaption>ThinkPad T500</figcaption>
</div>
<p>ThinkPad is a series of business-oriented laptops manufactured and sold by Lenovo. ThinkPad was created by IBM and then sold to Lenovo in 2005. Many technology enthusiasts and Linux users use ThinkPads as their primary machines due to its:<ul><li>Repairability<ul class="nested-list"><li>ThinkPads are made for businesses. As a result, it is trivial to find and buy parts for most ThinkPad models.</li></ul></li><li>Fast performance<ul class="nested-list"><li>ThinkPads are meant for businesses. As a result, they profit by making long-lasting and reliable laptops instead of making expensive and slow laptops.</li></ul></li><li>Linux Support<ul class="nested-list"><li>ThinkPads have full <a href="https://certification.ubuntu.com/desktop/models/?category=Laptop&vendors=Lenovo">Ubuntu Certification</a> and RedHat Certification.</li></ul></li></ul></p>
<p>ThinkPads have numerous features. Over the years, the number of features has gone down. However, they are still going strong. For example, the ThinkPad T500 (listed above) had lights that would blink green based on status of different parts like Wi-Fi.</p>
<p>Because of the long-lasting property of ThinkPads, it is easy to find a cheap, used ThinkPad that performs faster than it ever did by installing Linux. This is how many people get laptops to test out or for personal usage.</p>
<hr/>
<footer>
<p class="footer-text"><a style="color:#bd93f9" href="../../blog">blog</a> - <a style="color:#ffb86c" href="../../about">about</a> - <a style="color:#f1fa8c" href="../../portfolio">portfolio</a> - <a style="color:#ff5555" href="../../links">links</a></p>
<p class="footer-text" style="font-size:80%"><a href="../../">sufyaan.cyou</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../../sitemap">Site Map</a></p>
2 years ago
</footer>