build/blog/my-setup/index.html (view raw)
1<!DOCTYPE html>
2<html lang=en>
3<link rel="stylesheet" href="/static/style.css" type="text/css">
4<link rel="stylesheet" href="/static/syntax.css" type="text/css">
5<link rel="shortcut icon" type="images/x-icon" href="/static/favicon.ico">
6<meta name="description" content="My daily drivers — hardware, software and workflow">
7<meta name="viewport" content="initial-scale=1">
8<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
9<meta content="#021012" name="theme-color">
10<meta name="HandheldFriendly" content="true">
11<meta name="twitter:card" content="summary_large_image">
12<meta name="twitter:site" content="@icyphox">
13<meta name="twitter:title" content="Setup">
14<meta name="twitter:description" content="My daily drivers — hardware, software and workflow">
15<meta name="twitter:image" content="/static/icyphox.png">
16<meta property="og:title" content="Setup">
17<meta property="og:type" content="website">
18<meta property="og:description" content="My daily drivers — hardware, software and workflow">
19<meta property="og:url" content="https://icyphox.sh">
20<meta property="og:image" content="/static/icyphox.png">
21<html>
22 <title>
23 Setup
24 </title>
25<script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script>
26<div class="container-text">
27 <header class="header">
28 <a href="../">‹ back</a>
29 </header>
30<body>
31 <div class="content">
32 <div align="left">
33 <p> 13 May, 2019 </p>
34 <h1>Setup</h1>
35
36<h2>My daily drivers — hardware and software</h2>
37
38<h3>Hardware</h3>
39
40<p>The only computer I have with me is my <a href="https://store.hp.com/us/en/mdp/laptops/envy-13">HP Envy 13 (2018)</a> (my model looks a little different). It’s a 13” ultrabook, with an i5 8250u,
418 gigs of RAM and a 256 GB NVMe SSD. It’s a very comfy machine that does everything I need it to.</p>
42
43<p><img src=https://x.icyphox.sh/jXqia.jpg width=200px /></p>
44
45<p>For my phone, I use a <a href="https://www.oneplus.in/6t">OnePlus 6T</a>, running stock <a href="https://www.oneplus.in/oxygenos">OxygenOS</a>. As of this writing, its bootloader hasn’t been unlocked and nor has the device been rooted.
46I’m also a proud owner of a [Nexus 5], which I really wish Google rebooted. It’s surprisingly still usable and runs Android Pie, although the SIM slot is busted, and the battery life is abysmal.</p>
47
48<p>My keyboard, although not with me in college, is a very old <a href="https://www.amazon.com/Dell-Keyboard-Model-SK-8110-Interface/dp/B00366HMMO">Dell SK-8110</a>.
49For the little bit of gaming that I do, I use a [HP m150] gaming mouse. It’s the perfect size (and color).</p>
50
51 </div>
52 </body>
53 </div>
54</html>