all repos — site @ 05969840593137c1cd7b2b1113aa5ecce5977f51

source for my site, found at icyphox.sh

Edit setup post to be more up to date

Signed-off-by: Anirudh <icyph0x@pm.me>
Anirudh icyph0x@pm.me
Mon, 17 Jun 2019 17:40:07 +0530
commit

05969840593137c1cd7b2b1113aa5ecce5977f51

parent

46c1ea06f762eb39028572f920f2e818a8508932

4 files changed, 35 insertions(+), 17 deletions(-)

jump to
M build/about/index.htmlbuild/about/index.html

@@ -31,24 +31,31 @@ <div class="content">

<div class="left"> <h1>Hi, I’m Anirudh.</h1> -<p>I go by <a href="https://www.startpage.com/do/search?query=icyphox">icyphox</a> on the Internet. +<p>But you'll see me as <a href="https://www.startpage.com/do/search?query=icyphox">icyphox</a> on the Internet. I’m doing my undergrad right now, majoring in CS. My primary interest is computer security, and more specifically — <strong>offensive security</strong> and <strong>digital forensics</strong>. I’m also a CTF player/security researcher at <a href="https://sector443.xyz">Sector443</a>, an infosec community at my University. My <a href="/blog">blog</a> has a few write-ups that you might want to check out.</p> <p>In my free time (which I tend to have a lot of) I contribute to open-source projects like the <a href="https://nim-lang.org">Nim</a> programming language. -Take a look at my <a href="https://github.com/icyphox">GitHub</a> profile for more of my work. This <a href="https://github.com/icyphox/site">website</a> itself is built using <a href="https://github.com/icyphox/vite">vite</a> — a static site generator written by me in Python. -You might be interested in my setup, which I’ve written about in detail <a href="/blog/my-setup">here</a>.</p> +Take a look at my <a href="https://github.com/icyphox">GitHub</a> profile for more of my work. This <a href="https://github.com/icyphox/site">website</a> itself is built using <a href="https://github.com/icyphox/vite">vite</a> — a static site generator written by me in Python. </p> <p>Atmospheric/electronic metal subgenres are my jam. If it djents, I like it. My <a href="https://last.fm/user/Icyphox">Last.fm</a> should be self-explanatory. For those who didn’t click it: bands like <em>Oceans Ate Alaska</em>, <em>I See Stars</em>, <em>Invent Animate</em>, <em>Make Them Suffer</em>, <em>Ice Nine Kills</em>, etc.</p> -<p>Want to <strong>hire me</strong>? I’m down for freelance security work. Here’s my <a href="https://x.icyphox.sh/resume.pdf">résumé</a>.</p> +<p>You might be interested in my setup, which I’ve written about in detail <a href="/blog/my-setup">here</a>. But here's the gist of it.</p> + +<ul> +<li>laptop: HP Envy 13, i5 8250u, 8GB/256GB</li> +<li>distro: Debian 9 Stretch</li> +<li>window manager: i3</li> +</ul> <h2>Contact</h2> <p>My DMs on <a href="https://twitter.com/icyphox">Twitter</a> are open, so feel free to slide into them. Don’t use Twitter? Shoot me an <a href="mailto:icyph0x@pm.me">email</a>. If it’s something secret, here’s my <a href="https://keybase.io/icyphox">Keybase</a>.</p> + +<p>Want to <strong>hire me</strong>? I’m down for freelance security work. Here’s my <a href="https://x.icyphox.sh/resume.pdf">résumé</a>.</p> </div> </body>
M build/blog/my-setup/index.htmlbuild/blog/my-setup/index.html

@@ -53,18 +53,21 @@ Great pair of headphones, although the ear cups need replacing.</p>

<h3>And the software</h3> -<p>My distro of choice for the past ~1 year has been <a href="https://elementary.io">elementary OS</a>. I used to be an Arch Linux elitist, complete with an esoteric -window manager, all riced. I now use whatever JustWorks™. If you want, you can dig through my old configs at my <a href="https://github.com/icyphox/dotfiles">dotfiles</a> repo. </p> +<p><del>My distro of choice for the past ~1 year has been <a href="https://elementary.io">elementary OS</a>. I used to be an Arch Linux elitist, complete with an esoteric +window manager, all riced. I now use whatever JustWorks™.</del></p> + +<p><strong>Update</strong>: As of June 2019, I've switched over to a vanilla Debian 9 Stretch (testing) install, +running <a href="https://i3wm.org">i3</a> as my window manager. If you want, you can dig through my configs at my <a href="https://github.com/icyphox/dotfiles">dotfiles</a> repo. </p> -<p>Here’s a screenshot of my desktop. It’s stock Pantheon with my cool terminal tweaks, which I’ll talk about below.</p> +<p>Here’s a (riced) screenshot of my desktop. </p> -<p><img src="https://x.icyphox.sh/RT-2W.png" alt="scrot" /></p> +<p><img src="https://i.redd.it/jk574gworp331.png" alt="scrot" /></p> <p>Most of my work is done in either the browser, or the terminal. My shell is pure <a href="http://www.zsh.org">zsh</a>, as in no plugin frameworks. It’s customized using built-in zsh functions. Yes, you don’t actually need a framework. It’s useless bloat. The prompt itself is generated using a framework I built in <a href="https://nim-lang.org">Nim</a> — <a href="https://github.com/icyphox/nicy">nicy</a>. My primary text editor is <a href="https://neovim.org">nvim</a>. Again, all configs in my dotfiles repo linked above. -I manage all my passwords using <a href="https://passwordstore.org">pass(1)</a>.</p> +I manage all my passwords using <a href="https://passwordstore.org">pass(1)</a>, and I use <a href="https://github.com/carnager/rofi-pass">rofi-pass</a> to access them via <code>rofi</code>.</p> <p>Most of my security tooling is typically run via a Kali Linux docker container. This is convenient for many reasons, keeps your global namespace clean and a single command to drop into a Kali shell.</p>
M pages/about.mdpages/about.md

@@ -5,21 +5,26 @@ ---

# Hi, I’m Anirudh. -I go by [icyphox](https://www.startpage.com/do/search?query=icyphox) on the Internet. +But you'll see me as [icyphox](https://www.startpage.com/do/search?query=icyphox) on the Internet. I’m doing my undergrad right now, majoring in CS. My primary interest is computer security, and more specifically — **offensive security** and **digital forensics**. I’m also a CTF player/security researcher at [Sector443](https://sector443.xyz), an infosec community at my University. My [blog](/blog) has a few write-ups that you might want to check out. In my free time (which I tend to have a lot of) I contribute to open-source projects like the [Nim](https://nim-lang.org) programming language. Take a look at my [GitHub](https://github.com/icyphox) profile for more of my work. This [website](https://github.com/icyphox/site) itself is built using [vite](https://github.com/icyphox/vite) — a static site generator written by me in Python. -You might be interested in my setup, which I’ve written about in detail [here](/blog/my-setup). Atmospheric/electronic metal subgenres are my jam. If it djents, I like it. My [Last.fm](https://last.fm/user/Icyphox) should be self-explanatory. For those who didn’t click it: bands like _Oceans Ate Alaska_, _I See Stars_, _Invent Animate_, _Make Them Suffer_, _Ice Nine Kills_, etc. -Want to **hire me**? I’m down for freelance security work. Here’s my [résumé](https://x.icyphox.sh/resume.pdf). +You might be interested in my setup, which I’ve written about in detail [here](/blog/my-setup). But here's the gist of it. + +- laptop: HP Envy 13, i5 8250u, 8GB/256GB +- distro: Debian 9 Stretch +- window manager: i3 ## Contact My DMs on [Twitter](https://twitter.com/icyphox) are open, so feel free to slide into them. Don’t use Twitter? Shoot me an [email](mailto:icyph0x@pm.me). If it’s something secret, here’s my [Keybase](https://keybase.io/icyphox). + +Want to **hire me**? I’m down for freelance security work. Here’s my [résumé](https://x.icyphox.sh/resume.pdf).
M pages/blog/my-setup.mdpages/blog/my-setup.md

@@ -26,18 +26,21 @@ Great pair of headphones, although the ear cups need replacing.

### And the software -My distro of choice for the past ~1 year has been [elementary OS](https://elementary.io). I used to be an Arch Linux elitist, complete with an esoteric -window manager, all riced. I now use whatever JustWorks™. If you want, you can dig through my old configs at my [dotfiles](https://github.com/icyphox/dotfiles) repo. +<del>My distro of choice for the past ~1 year has been [elementary OS](https://elementary.io). I used to be an Arch Linux elitist, complete with an esoteric +window manager, all riced. I now use whatever JustWorks™.</del> + +**Update**: As of June 2019, I've switched over to a vanilla Debian 9 Stretch (testing) install, +running [i3](https://i3wm.org) as my window manager. If you want, you can dig through my configs at my [dotfiles](https://github.com/icyphox/dotfiles) repo. -Here’s a screenshot of my desktop. It’s stock Pantheon with my cool terminal tweaks, which I’ll talk about below. +Here’s a (riced) screenshot of my desktop. -![scrot](https://x.icyphox.sh/RT-2W.png) +![scrot](https://i.redd.it/jk574gworp331.png) Most of my work is done in either the browser, or the terminal. My shell is pure [zsh](http://www.zsh.org), as in no plugin frameworks. It’s customized using built-in zsh functions. Yes, you don’t actually need a framework. It’s useless bloat. The prompt itself is generated using a framework I built in [Nim](https://nim-lang.org) — [nicy](https://github.com/icyphox/nicy). My primary text editor is [nvim](https://neovim.org). Again, all configs in my dotfiles repo linked above. -I manage all my passwords using [pass(1)](https://passwordstore.org). +I manage all my passwords using [pass(1)](https://passwordstore.org), and I use [rofi-pass](https://github.com/carnager/rofi-pass) to access them via `rofi`. Most of my security tooling is typically run via a Kali Linux docker container. This is convenient for many reasons, keeps your global namespace clean and a single command to drop into a Kali shell.