summaryrefslogtreecommitdiff
path: root/blog/uses.html
blob: 4c36e1cad53dedd20cbb1766015449e6c4c87b72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<!DOCTYPE html>
<html lang="en">
<head>
  <meta name="generator" content="HTML Tidy for HTML5 for Apple macOS version 5.8.0">
  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <link rel="stylesheet" href="/style.css">
  <title>bauherren | uses</title>
</head>
<body>
  <header>
    <h1>What do you use?</h1>
    <blockquote>
      bauherren
    </blockquote><img src="/img/ornament.svg" type="svg" id="ornament">
    <header>
      <main>
	<div class="uses-container">
		<h2>Béla</h2>
		<ul>
			<li>Browser: <a href=//librewolf.net>Librewolf</a>
			  <li>Editor: <a href=//gnu.org/software/emacs/Emacs>Emacs</a>
			  <li>Terminal emulator: <a href=//st.suckless.org>st</a>
			  <li>Operating system: <a href=//artixlinux.org>Artix</a>
			  <li>Window manager: <a href=//dwm.suckless.org>dwm</a>
		</ul>
		<h3>Hardware?</h3>
		<p>Desktop computer composed of RTX 4070 Super, Ryzen 7 5800X3D, and 32 gigabytes of RAM.
		  Owner of a Thinkpad X260.
		  Ordinary blue switch keyboard.
		<h3>Software?</h3>
		<p>I use Artix Linux with runit as daily driver.
		  Go-to window manager is dwm, and Emacs for most of my work.
		<h3>Dream setup?</h3>
		<p>A nice piece of computerised telescope with a quality monochromatic camera for astrophotography
       	</div>

	<div class="uses-container">
		<h2>Christos</h2>
		<ul>
		<li>Browser: <a href=//chromium.org>Chromium</a>
	        <li>Editor: <a href=http://acme.cat-v.org>acme</a>,<a href=//vim.org>vim</a>
         	  <li>Terminal emulator: <a href=//st.suckless.org>st</a>
		  <li>Operating system: <a href=//artixlinux.org>Artix</a>
		  <li>Window manager: <a href=//github.com/dylanaraps/sowm>sowm</a>
		</ul>
		<h3>Hardware?</h3>
		<p>Corebooted ThinkPad X230 mobo with a 2D Maltron keyboard and Esterline trackball.
		  Monitor is 4:3 aspect ratio.
		<h3>Software?</h3>
		<p>Artix on desktop, OpenBSD/Debian on servers.
		  I mount remote files with sshfs and do <em>everything</em> I need in acme.
		  I like to tell others I have the most ergonomic workflow.
		<h3>Dream setup?</h3>
		<p>No setup.
		  Just kidding.
		  I don't know something rugged?
		  One which I couldn't lose any sleep over.
	</div>

	<div class="uses-container">
		<h2>Pranshu</h2>
		<ul>
		<li>Browser: <a href=//mozilla.org/en-GB/firefox/new/>Firefox</a>
		  <li>Editor: <a href=//gnu.org/software/emacs/Emacs>Emacs</a>
			  <li>Terminal emulator: <a href=//wiki.mate-desktop.org/mate-desktop/applications/mate-terminal/>mate-terminal</a>
				  <li>Operating system: <a href=//debian.org>Debian</a>
			  <li>Desktop enviorment: <a href=//mate-desktop.org/>Mate</a>
		</ul>
		<h3>Hardware?</h3>
		<p> Thinkpad E560.  Lepold keyword with mx red swithces. 
		<h3>Software?</h3>
		<p> Pretty much use emacs for most things, eg music, file browsing, mail, etc... 
		<h3>Dream setup?</h3>
		<p> Nuerlink.  Joking.  Probably one with nice stereo speakers. 
	</div>
      </main>
      <footer>
        <img src="/img/footer.svg" type="svg" width="25%;">
      </footer>
    </header>
  </header>
</body>
</html>