www

website
git clone ssh://anon@src.dalliard.ch/www
log | files | refs

commit 57be5543bb47e4566402194c452573a9882cf674
parent 36536e27c523b46bac8524f490248d0356c9902f
author: nathanael <nathanael@dalliard.ch>
date:   Sat, 22 Nov 2025 18:50:44 +0000

use dont

diffstat:
Acontent/use/_index.md | 86+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Acontent/use/not/_index.md | 14++++++++++++++
Rcontent/uses/not/infomaniak.md -> content/use/not/infomaniak.md | 0
Rcontent/uses/not/tuta.md -> content/use/not/tuta.md | 0
Dcontent/uses/_index.md | 86-------------------------------------------------------------------------------
Dcontent/uses/not/_index.md | 12------------
6 files changed, 100 insertions(+), 98 deletions(-)

diff --git a/content/use/_index.md b/content/use/_index.md @@ -0,0 +1,86 @@ +--- +title: uses +url: u +aliases: +- uses +--- +what i currently use + +## hardware + +* thinkpad t440s laptop +* ~google pixel 2xl~ old phone +* google pixel 9a new phone +* [jade plus](https://go.dalliard.ch/blockstream) hardware wallet + +## software + +### laptop + +* [aria2](https://aria2.github.io) download utility +* [fzy](https://github.com/jhawthorn/fzy) fuzzy finder +* [git](https://git-scm.com) version control system +* [gnupg](https://www.gnupg.org) email encryption +* [got](https://gameoftrees.org) version control system +* [hugo](https://gohugo.io) static site generator +* [imagemagick](https://imagemagick.org) image editor +* [isync](https://isync.sourceforge.io) mailbox synchronizer +* [jq](https://jqlang.org) json processor +* [ldns](https://nlnetlabs.nl/ldns) dnssec operations +* [mblaze](https://github.com/leahneukirchen/mblaze) mail user agent +* [mpv](https://mpv.io) media player +* [mupdf](https://mupdf.com) pdf viewer +* [nnn](https://github.com/jarun/nnn) file manager +* [nsxiv](https://codeberg.org/nsxiv/nsxiv) image viewer +* [nvi](https://github.com/lichray/nvi2) text editor +* [oathtool](https://oath-toolkit.codeberg.page) one-time passwords +* [openbsd](https://www.openbsd.org) operating system +* [scrot](https://github.com/resurrecting-open-source-projects/scrot) screen capture util +* [sfeed](https://codemadness.org/sfeed-simple-feed-parser.html) feed reader +* [spleen](https://github.com/fcambus/spleen) bitmap font +* [stagit](https://codemadness.org/stagit.html) static git page generator +* [ungoogled chromium](https://ungoogled-software.github.io) browser + *(with [ublock origin](https://github.com/gorhill/uBlock) and [vimium c](https://github.com/gdh1995/vimium-c))* +* [w3m](https://sr.ht/~rkta/w3m) text-based browser +* [xbanish](https://github.com/jcs/xbanish) hide x11 cursor +* [xsel](https://github.com/kfish/xsel) manage x11 selection + +### server + +* [dovecot](https://dovecot.org) imap server +* [git](https://git-scm.com) version control system +* [got](https://gameoftrees.org) version control system +* [hugo](https://gohugo.io) static site generator +* [mollysocket](https://github.com/mollyim/mollysocket) signal notifications +* [nsd](https://nlnetlabs.nl/nsd) dns nameserver +* [ntfy](https://ntfy.sh) push notifications +* [openbsd](https://www.openbsd.org) operating system +* [opensmtpd](https://opensmtpd.org) smtpd server + +### smartphone + +* [accrescent](https://accrescent.app) android app store +* [bluewallet](https://bluewallet.io) bitcoin wallet +* [comaps](https://www.comaps.app) offline navigation +* [grapheneos](https://grapheneos.org) operating system +* [molly](https://molly.im) encrypted messaging +* [neon](https://www.neon-free.ch) swiss bank account +* [obtainium](https://obtainium.imranr.dev) updates from source +* [openkeychain](https://www.openkeychain.org) email encryption +* [oss](https://github.com/Akylas/OSS-DocumentScanner) document scanner +* [sbb](https://sbb.ch) swiss public transport +* [thunderbird](https://www.thunderbird.net) email client +* [wos](https://walletofsatoshi.com) lightning wallet + +## services + +* [actra](https://www.actra.ch) domain registrar +* [bitrefill](https://go.dalliard.ch/bitrefill) bitcoin gift cards +* [bittr](https://go.dalliard.ch/bittr) bitcoin stacking +* [dmarcwise](https://dmarcwise.io) email monitoring +* [netcup](https://netcup.com) secondary vps +* [obsda.ms](https://openbsd.amsterdam) primary vps +* [quad9](https://quad9.net) dns recursive service +* [swisscom](https://www.swisscom.ch) prepaid mobile + +what i [don't use](/d/) diff --git a/content/use/not/_index.md b/content/use/not/_index.md @@ -0,0 +1,14 @@ +--- +title: "don't" +url: d +aliases: +- dont +- not +- x +--- +what i don't use + +## services + +* [infomaniak](/infomaniak/) domain registrar +* [tuta](/tuta/) email service diff --git a/content/uses/not/infomaniak.md b/content/use/not/infomaniak.md diff --git a/content/uses/not/tuta.md b/content/use/not/tuta.md diff --git a/content/uses/_index.md b/content/uses/_index.md @@ -1,86 +0,0 @@ ---- -title: uses -url: u -aliases: -- uses ---- -what i currently use - -## hardware - -* thinkpad t440s laptop -* ~google pixel 2xl~ old phone -* google pixel 9a new phone -* [jade plus](https://go.dalliard.ch/blockstream) hardware wallet - -## software - -### laptop - -* [aria2](https://aria2.github.io) download utility -* [fzy](https://github.com/jhawthorn/fzy) fuzzy finder -* [git](https://git-scm.com) version control system -* [gnupg](https://www.gnupg.org) email encryption -* [got](https://gameoftrees.org) version control system -* [hugo](https://gohugo.io) static site generator -* [imagemagick](https://imagemagick.org) image editor -* [isync](https://isync.sourceforge.io) mailbox synchronizer -* [jq](https://jqlang.org) json processor -* [ldns](https://nlnetlabs.nl/ldns) dnssec operations -* [mblaze](https://github.com/leahneukirchen/mblaze) mail user agent -* [mpv](https://mpv.io) media player -* [mupdf](https://mupdf.com) pdf viewer -* [nnn](https://github.com/jarun/nnn) file manager -* [nsxiv](https://codeberg.org/nsxiv/nsxiv) image viewer -* [nvi](https://github.com/lichray/nvi2) text editor -* [oathtool](https://oath-toolkit.codeberg.page) one-time passwords -* [openbsd](https://www.openbsd.org) operating system -* [scrot](https://github.com/resurrecting-open-source-projects/scrot) screen capture util -* [sfeed](https://codemadness.org/sfeed-simple-feed-parser.html) feed reader -* [spleen](https://github.com/fcambus/spleen) bitmap font -* [stagit](https://codemadness.org/stagit.html) static git page generator -* [ungoogled chromium](https://ungoogled-software.github.io) browser - *(with [ublock origin](https://github.com/gorhill/uBlock) and [vimium c](https://github.com/gdh1995/vimium-c))* -* [w3m](https://sr.ht/~rkta/w3m) text-based browser -* [xbanish](https://github.com/jcs/xbanish) hide x11 cursor -* [xsel](https://github.com/kfish/xsel) manage x11 selection - -### server - -* [dovecot](https://dovecot.org) imap server -* [git](https://git-scm.com) version control system -* [got](https://gameoftrees.org) version control system -* [hugo](https://gohugo.io) static site generator -* [mollysocket](https://github.com/mollyim/mollysocket) signal notifications -* [nsd](https://nlnetlabs.nl/nsd) dns nameserver -* [ntfy](https://ntfy.sh) push notifications -* [openbsd](https://www.openbsd.org) operating system -* [opensmtpd](https://opensmtpd.org) smtpd server - -### smartphone - -* [accrescent](https://accrescent.app) android app store -* [bluewallet](https://bluewallet.io) bitcoin wallet -* [comaps](https://www.comaps.app) offline navigation -* [grapheneos](https://grapheneos.org) operating system -* [molly](https://molly.im) encrypted messaging -* [neon](https://www.neon-free.ch) swiss bank account -* [obtainium](https://obtainium.imranr.dev) updates from source -* [openkeychain](https://www.openkeychain.org) email encryption -* [oss](https://github.com/Akylas/OSS-DocumentScanner) document scanner -* [sbb](https://sbb.ch) swiss public transport -* [thunderbird](https://www.thunderbird.net) email client -* [wos](https://walletofsatoshi.com) lightning wallet - -## services - -* [actra](https://www.actra.ch) domain registrar -* [bitrefill](https://go.dalliard.ch/bitrefill) bitcoin gift cards -* [bittr](https://go.dalliard.ch/bittr) bitcoin stacking -* [dmarcwise](https://dmarcwise.io) email monitoring -* [netcup](https://netcup.com) secondary vps -* [obsda.ms](https://openbsd.amsterdam) primary vps -* [quad9](https://quad9.net) dns recursive service -* [swisscom](https://www.swisscom.ch) prepaid mobile - -what i [don't use](/x/) diff --git a/content/uses/not/_index.md b/content/uses/not/_index.md @@ -1,12 +0,0 @@ ---- -title: x -url: x -aliases: -- not ---- -what i don't use - -## services - -* [infomaniak](/infomaniak/) domain registrar -* [tuta](/tuta/) email service