<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Alex's Adventures on the Infobahn - setup</title><link href="https://www.bennee.com/~alex/" rel="alternate"></link><link href="https://www.bennee.com/~alex/blog/tag/setup/feed" rel="self"></link><id>https://www.bennee.com/~alex/</id><updated>2022-11-01T09:30:00+00:00</updated><subtitle>the wanderings of a supposed digital native</subtitle><entry><title>My Setup (2022 Edition)</title><link href="https://www.bennee.com/~alex/blog/2022/11/01/my-setup-2022-edition/" rel="alternate"></link><published>2022-11-01T09:30:00+00:00</published><updated>2022-11-01T09:30:00+00:00</updated><author><name>alex</name></author><id>tag:www.bennee.com,2022-11-01:/~alex/blog/2022/11/01/my-setup-2022-edition/</id><summary type="html">&lt;p&gt;It's been a while since I last blogged about anything personally (although I have written a few things for work). In a struggle to come up with things to talk about I finally decided it might be worth documenting my current working setup. It's probably a function of my aging …&lt;/p&gt;</summary><content type="html">&lt;p&gt;It's been a while since I last blogged about anything personally (although I have written a few things for work). In a struggle to come up with things to talk about I finally decided it might be worth documenting my current working setup. It's probably a function of my aging but as I've gotten older I've slowly tweaked and tuned my
environment to minimise the friction of doing things. I'll briefly talk about the hardware but most of the environment is software and therefor fairly malleable.&lt;/p&gt;
&lt;p&gt;Starting from the top and working my way down.&lt;/p&gt;
&lt;h1&gt;Desktop (sway/i3/Gnome/ChromeOS)&lt;/h1&gt;
&lt;p&gt;I spend by far and away the most time in &lt;a href="https://swaywm.org/" title="link to sway website"&gt;Sway&lt;/a&gt; and previously it's X11 reference &lt;a href="https://i3wm.org/" title="link to i3 website"&gt;i3&lt;/a&gt; which are both tiling window managers. I don't really use the tiling feature much as in reality my main workflow is to have full maximised single application screens in workspaces. However I do have hotkeys for the two most important applications I open (terminal and editor) and with a narrowing launcher for the rest. I use &lt;a href="https://www.gnome.org/" title="link to Gnome website"&gt;Gnome&lt;/a&gt; on one of my laptops because I share it with other people and it pays to keep track of the mainstream Linux desktop. I have remapped some keys to closer match my tiling experience as well as tweaking the default applications.&lt;/p&gt;
&lt;p&gt;ChromeOS is the weird case where I accept a slightly different desktop paradigm because when travelling I like the ChromeOS feature set of secure and lightweight hardware. Any development I do on the road tends to use the &lt;a href="https://chromeos.dev/en/linux"&gt;Crostini terminal&lt;/a&gt;. More often than not it's just a shell for a ssh or mosh session to a bigger development box.&lt;/p&gt;
&lt;h2&gt;Key Desktop Apps (Emacs, Firefox, Modern Terminal)&lt;/h2&gt;
&lt;p&gt;It won't be a surprise to anyone that my main application is &lt;a href="https://www.gnu.org/software/emacs/" title="link to Emacs website"&gt;Emacs&lt;/a&gt; which provides the main interface into the rest of the system for pretty much everything except browsing the web. For web browsing I prefer &lt;a href="https://www.mozilla.org/en-GB/firefox/browsers/" title="link to Firefox website"&gt;Firefox&lt;/a&gt; which is synced up between my desktop and mobile. I occasionally have to use Chrome to access Javascript heavy web apps like Atlassian or some video call solutions.&lt;/p&gt;
&lt;p&gt;I currently use a range of &lt;a href="https://github.com/stsquad/dotfiles/blob/master/dotconfig/i3/terminal.sh" title="terminal launch script"&gt;terminals&lt;/a&gt; depending on the system. My daily driver terminal on my main box is &lt;a href="https://codeberg.org/dnkl/foot" title="Foot development pages"&gt;foot&lt;/a&gt; which is simple and minimal. It has a client/server setup so there is really only one foot binary running for all my terminals. I don't need anything fancy because all my terminal multiplexing is handled by &lt;a href="https://github.com/tmux/tmux" title="tmux development site"&gt;tmux&lt;/a&gt; which also handles shell persistence.&lt;/p&gt;
&lt;h2&gt;Hardware&lt;/h2&gt;
&lt;p&gt;I now run a single desktop machine which is a ~9 year old Intel brought for work which has seen upgrades to the SSDs and thats about it. When I do serious building I have a range of powerful servers with lots of cores and disk space which I can use. I have an electric standing desk although I don't tend to move it during my work day. I do put it in the upright position at the end of the day to stop me sitting down if I'm just checking something in the evening. I also own a personal XPS15 laptop which I can run Steam on although mostly on the built in Intel graphics as &lt;a href="https://nouveau.freedesktop.org/" title="Nouveau development site"&gt;Nouveau&lt;/a&gt; can't clock it to get any reasonable performance. I don't really mind because for most of my intensive high frame rate gaming I use my PS5 on a big flat screen TV.&lt;/p&gt;
&lt;p&gt;For my NAS I have a Synology DiskStation with around 8TB of storage and a Raspberry Pi 4 in a cute metal case running Kodi connected to the main TV. Finally there is a 24 core Arm server which draws a miniscule 5w which acts as a permanent point of presence and eventually may take on some home automation tasks. This is all supplied with 300Mbs of fibre optic broadband and a mesh network of Eero's supplying WiFi to the rest of the house. My office network has a hard link to the main router and comes through a &lt;a href="https://www.turris.com/en/omnia/overview/" title="Turris Omnia homepage"&gt;Turris Omnia&lt;/a&gt;.&lt;/p&gt;</content><category term="geek"></category><category term="tools"></category><category term="desktop"></category><category term="setup"></category><category term="emacs"></category></entry></feed>