site

files for beauhilton.com
git clone https://git.beauhilton.com/site.git
Log | Files | Refs

index.html (6591B)


      1 <!DOCTYPE html>
      2 <html lang="en">
      3  <head>
      4   <link rel="stylesheet" href="/style.css" type="text/css">
      5   <meta charset="utf-8">
      6   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      7   <meta name="viewport" content="width=device-width, initial-scale=1.0">
      8   <link rel="stylesheet" type="text/css" href="/style.css">
      9   <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🏕️</text></svg>">
     10   <title></title>
     11  </head>
     12  <body>
     13   <div id="page-wrapper">
     14    <div id="header" role="banner">
     15     <header class="banner">
     16      <div id="banner-text">
     17       <span class="banner-title"><a href="/">beauhilton</a></span>
     18      </div>
     19     </header>
     20     <nav>
     21      <a href="/about">about</a>
     22 <a href="/now">now</a>
     23 <a href="/thanks">thanks</a>
     24 <a href="/posts">posts</a>
     25 <a href="https://notes.beauhilton.com">notes</a>
     26 <a href="https://talks.beauhilton.com">talks</a>
     27 <a href="https://git.beauhilton.com">git</a>
     28 <a href="/contact">contact</a>
     29 <a href="/atom.xml">rss</a>
     30     </nav>
     31    </div>
     32    <main>
     33     <h1>
     34      uses
     35     </h1>
     36     <h2>
     37      operating systems
     38     </h2>
     39     <ul>
     40      <li>
     41       <a href="https://wiki.archlinux.org/title/Arch_Linux">Arch Linux</a>
     42 (daily driver)
     43      </li>
     44      <li>
     45       <a href="https://www.openbsd.org/">OpenBSD</a> (website server)
     46      </li>
     47      <li>
     48       <a href="https://www.nixos.org/">NixOS</a> (personal server + most
     49 research)
     50      </li>
     51      <li>
     52       <a href="https://www.apple.com/macos/">macOS</a> (most of the
     53 hospital stuff works better on macOS)
     54      </li>
     55     </ul>
     56     <h2>
     57      software
     58     </h2>
     59     <ul>
     60      <li>
     61       window managers: <a href="https://dwm.suckless.org/">dwm</a> (on
     62 Arch), <a href="https://hyprland.org/">Hyprland</a> (on NixOS)
     63      </li>
     64      <li>
     65       $TERMINAL: <a href="https://sw.kovidgoyal.net/kitty/">kitty</a>
     66      </li>
     67      <li>
     68       $EDITOR: <a href="https://www.lunarvim.org/">Lunarvim</a>
     69      </li>
     70      <li>
     71       shell history: <a href="https://github.com/ellie/atuin">Atuin</a>
     72      </li>
     73      <li>
     74       notes: <a href="https://obsidian.md/">Obsidian</a>
     75      </li>
     76      <li>
     77       references: <a href="https://www.zotero.org/">Zotero</a>
     78      </li>
     79      <li>
     80       standalone PDF reader: <a href="https://pwmt.org/projects/zathura/">Zathura</a>
     81      </li>
     82      <li>
     83       terminal-based data file viewer (e.g. CSV): <a href="https://github.com/saulpw/visidata">VisiData</a>
     84      </li>
     85      <li>
     86       wrangling JSON: <a href="https://github.com/stedolan/jq">jq</a>
     87      </li>
     88      <li>
     89       remembery: <a href="https://apps.ankiweb.net/">Anki</a>
     90      </li>
     91      <li>
     92       terminal music player: <a href="https://github.com/ncmpcpp/ncmpcpp">ncmpcpp</a>
     93      </li>
     94      <li>
     95       web music player: <a href="https://navidrome.org/">Navidrome</a>,
     96 sometimes <a href="https://open.spotify.com/">Spotify</a>
     97      </li>
     98      <li>
     99       bookmarking service: <a href="https://raindrop.io/">Raindrop.io</a>
    100      </li>
    101      <li>
    102       networking: <a href="https://tailscale.com/">Tailscale</a>
    103      </li>
    104      <li>
    105       passwords: <a href="https://bitwarden.com/">Bitwarden</a>
    106      </li>
    107     </ul>
    108     <h2>
    109      site-building software
    110     </h2>
    111     <ul>
    112      <li>
    113       <a href="https://github.com/Greenheart/pagecrypt">Pagecrypt</a>
    114      </li>
    115      <li>
    116       <a href="https://squidfunk.github.io/mkdocs-material/">mkdocs-material</a>
    117      </li>
    118      <li>
    119       <a href="https://gohugo.io/">Hugo</a>
    120      </li>
    121      <li>
    122       <a href="https://github.com/jackyzha0/quartz">Quartz</a>
    123      </li>
    124      <li>
    125       <a href="https://github.com/giscus/giscus">Giscus</a>
    126      </li>
    127      <li>
    128       <a href="https://datasette.io/">Datasette</a>
    129      </li>
    130      <li>
    131       <a href="https://github.com/slidevjs/slidev">Slidev</a>
    132      </li>
    133      <li>
    134       <a href="https://github.com/tiangolo/sqlmodel">SQLModel</a>
    135      </li>
    136     </ul>
    137     <h2>
    138      Mac-specific software
    139     </h2>
    140     <ul>
    141      <li>
    142       <a href="https://www.raycast.com/">Raycast</a>
    143      </li>
    144      <li>
    145       <a href="https://iina.io/">IINA</a>
    146      </li>
    147     </ul>
    148     <h2>
    149      aesthetics (computer)
    150     </h2>
    151     <ul>
    152      <li>
    153       font: <a href="https://www.ibm.com/plex/">IBM Plex</a>
    154      </li>
    155      <li>
    156       colors: Selenized/<a href="https://github.com/wuelnerdotexe/vim-enfocado">Enfocado</a>
    157      </li>
    158      <li>
    159       prompt: <a href="https://starship.rs/">Starship</a>
    160      </li>
    161     </ul>
    162     <h2>
    163      SaaS
    164     </h2>
    165     <ul>
    166      <li>
    167       <a href="https://vercel.com/">Vercel</a>
    168      </li>
    169      <li>
    170       <a href="https://github.com/features/actions">GitHub
    171 Actions</a>
    172      </li>
    173     </ul>
    174     <h2>
    175      reference
    176     </h2>
    177     <ul>
    178      <li>
    179       <a href="https://hemonc.org/wiki/Main_Page">HemOnc.org</a>
    180      </li>
    181      <li>
    182       <a href="https://www.vimbook.org/">vimbook.org</a>
    183      </li>
    184      <li>
    185       <a href="https://chemocare.com/">Chemocare</a>
    186      </li>
    187     </ul>
    188     <h2>
    189      phone (multiplatform)
    190     </h2>
    191     <ul>
    192      <li>
    193       <a href="https://www.snipd.com/">Snipd</a>
    194      </li>
    195     </ul>
    196     <h2>
    197      phone (Android)
    198     </h2>
    199     <ul>
    200      <li>
    201       <a href="https://kisslauncher.com/">KISS Launcher</a>
    202      </li>
    203      <li>
    204       <a href="https://github.com/Donnnno/Arcticons">Arcticons</a>
    205      </li>
    206      <li>
    207       <a href="https://newpipe.net/">NewPipe</a>
    208      </li>
    209     </ul>
    210     <h2>
    211      phone (iOS)
    212     </h2>
    213     <ul>
    214      <li>
    215       <a href="">Working Copy</a>
    216      </li>
    217     </ul>
    218     <h2>
    219      computers
    220     </h2>
    221     <ul>
    222      <li>
    223       Lenovo Thinkpad T14s
    224      </li>
    225      <li>
    226       Macbook Pro M1
    227      </li>
    228      <li>
    229       Lenovo Thinkpad X220
    230      </li>
    231     </ul>
    232     <h2>
    233      phones
    234     </h2>
    235     <ul>
    236      <li>
    237       Google Pixel 2 XL (personal)
    238      </li>
    239      <li>
    240       iPhone (whichever one work provides)
    241      </li>
    242     </ul>
    243     <h2>
    244      cars
    245     </h2>
    246     <ul>
    247      <li>
    248       Toyota Prius Three 2013
    249      </li>
    250      <li>
    251       Honda Pilot 2009
    252      </li>
    253     </ul>
    254     <h2>
    255      wearables
    256     </h2>
    257     <ul>
    258      <li>
    259       watch: <a href="https://www.casio.com/us/watches/casio/product.F-91W-1/">Casio
    260 F-91W</a>
    261      </li>
    262      <li>
    263       backpack: <a href="https://www.peakdesign.com/collections/all-bags/products/everyday-backpack">Peak
    264 Design Everyday Backpack (30L, black)</a>
    265      </li>
    266     </ul>
    267     <h2>
    268      software projects I’m watching
    269     </h2>
    270     <ul>
    271      <li>
    272       <a href="https://podverse.fm/">Podverse</a>
    273      </li>
    274     </ul>
    275    </main>
    276    <div id="footnotes"></div>
    277    <footer></footer>
    278   </div>
    279  </body>
    280 </html>