diff --git a/content/lab-notes/Poketch.md b/content/lab-notes/Poketch.md index f130eb7..ebd0aa3 100755 --- a/content/lab-notes/Poketch.md +++ b/content/lab-notes/Poketch.md @@ -1,68 +1,3 @@ -# Hardware -- Display Resolution: 192x160 - - potentially just upscaled from 96x80 - - at 3x scaling that's 576x480, 32px pillarboxes if 640x480 - - 384x320 -- how small can the screen physically be? - - android guidelines say 48dp @ 160dpi or 0.3" - - android guidelines also say 48dp is about 9mm so who the fuck knows anymore - - apple says 44pt ~~or 44/72" or 0.61"~~ - - 44pt is 44px, 88px, 132px depending on device - - 132px on iPhone X @ 448(?)dpi so ~ 0.294" - - 192x160 is 1.2"x1" - - 640x480 is 4"x5" for a 6.4" diagonal - - 28.8" x 24" needed to meet android accessibility guidelines jfc - - tl;dr: Apple and Google seem to want about 0.3"per target - - NDS screen size is 106.666 dpi - - poketch would be 1.8x1.5" - - **640x480 would be 2x1.5" or 2.5" diagonal** - - https://www.adafruit.com/product/2478 should do the trick - - 320x240 2.4" - - we use 288x240 (1.5x) - -- 2 Bit grayscale -- Touch screen -- 5:4 aspect ratio -- 1/2 physical buttons -# etc -- will need a font - - sprite based? - - ttf based? - - https://lvgl.io/tools/fontconverter -# stretch goals -- use wifi/ble - - config applet - - also would handle right vs left handed -- mqtt/ntfy.sh - - display notifications using margins? -- android notifications sync - - requires adding to gadgetbridge long term -- pedometer - - needs extra hardware - -# Sprites -- [x] Digital Watch -- [x] Calculator -- [ ] Memo Pad -- [x] Pedometer -- [x] Pokemon List -- [x] Friendship Checker -- [ ] Dowsing Machine -- [x] Berry Searcher -- [ ] Day-Care Checker -- [ ] Pokemon History -- [ ] Counter -- [x] Analog Watch -- [x] Marking Map -- [x] Link Searcher -- [ ] Coin Toss -- [ ] Move Tester -- [ ] Calendar -- [ ] Dot Artist -- [x] Roulette -- [ ] Chain Counter -- [x] Kitchen Timer -- [ ] Color Changer -- [ ] Matchup Checker -- [ ] Stopwatch -- [ ] Alarm Clock \ No newline at end of file +--- +{} +--- diff --git a/content/lab-notes/etc.md b/content/lab-notes/etc.md index 941df08..6213e73 100755 --- a/content/lab-notes/etc.md +++ b/content/lab-notes/etc.md @@ -1,8 +1,8 @@ --- -title: Disorganized Notes author: ArgentumCation -date: 1970-01-01 +date: "1970-01-01" slug: disorganized-notes +title: Disorganized Notes --- # NixOS/Nix diff --git a/content/lab-notes/miraidon (airplay server).md b/content/lab-notes/miraidon (airplay server).md index 8b10e70..36ca910 100755 --- a/content/lab-notes/miraidon (airplay server).md +++ b/content/lab-notes/miraidon (airplay server).md @@ -1,7 +1,7 @@ --- -title: Miraidon (Airplay Server) -date: 1970-01-01 +date: "1970-01-01" draft: true +title: Miraidon (Airplay Server) --- ## Reference Impls diff --git a/content/lab-notes/pkpass.md b/content/lab-notes/pkpass.md index 4d251d1..ebd0aa3 100755 --- a/content/lab-notes/pkpass.md +++ b/content/lab-notes/pkpass.md @@ -1,2 +1,3 @@ -https://file-extensions.com/docs/pkpasss -https://developer.apple.com/documentation/walletpasses \ No newline at end of file +--- +{} +--- diff --git a/content/posts/Cluster(fuck).md b/content/posts/Cluster(fuck).md index b62fb2f..011a6cc 100755 --- a/content/posts/Cluster(fuck).md +++ b/content/posts/Cluster(fuck).md @@ -1,9 +1,9 @@ --- author: ArgentumCation -title: Cluster(fuck) -pubDate: 1970-01-01 draft: true +pubDate: "1970-01-01" slug: cluster +title: Cluster(fuck) --- | Hostname | IPv4 | Hardware | Function | OS | Arch | Cores | Ram | USB power? | Power | diff --git a/content/posts/btrfs.md b/content/posts/btrfs.md index 651b66e..4445e1e 100755 --- a/content/posts/btrfs.md +++ b/content/posts/btrfs.md @@ -1,8 +1,8 @@ --- -title: "Lightning Talks: BTRFS" -author: "ArgentumCation" +author: ArgentumCation date: "2023-04-14" summary: A talk I gave on using BTRFS to my University Linux Usergroup +title: 'Lightning Talks: BTRFS' --- ## Crash Course to Filesystems diff --git a/content/posts/gpg.md b/content/posts/gpg.md index b436044..025b864 100755 --- a/content/posts/gpg.md +++ b/content/posts/gpg.md @@ -1,11 +1,11 @@ --- -title: Intro to GPG author: ArgentumCation -date: 2023-09-25 +date: "2023-09-25" slug: gpg tags: - - encryption - - gpg +- encryption +- gpg +title: Intro to GPG --- ## What is GPG diff --git a/content/posts/hypercomplex-interest.md b/content/posts/hypercomplex-interest.md index ccd07d3..f8d55ca 100755 --- a/content/posts/hypercomplex-interest.md +++ b/content/posts/hypercomplex-interest.md @@ -1,10 +1,12 @@ --- draft: true -title: Hypercomplex Interest summary: You know what, fuck you _rotates your interest rates 90°_ +title: Hypercomplex Interest --- # Compound Interest +You know what, fuck you _rotates your interest rates 90°_ + Y'all remember this from like 4th grade right, I barely do so here's a refresh $$ z = Pe^{rt} $$ diff --git a/content/posts/monogatari.md b/content/posts/monogatari.md index 9b0bc08..96b6c0e 100755 --- a/content/posts/monogatari.md +++ b/content/posts/monogatari.md @@ -1,9 +1,13 @@ --- +pubDate: "2024-07-01" +summary: The definitive watch order for the Monogatari Series (unfortunately) title: Monogatari Series Watch Order -pubDate: 2024-07-01 -summary: "The definitive watch order for the Monogatari Series (unfortunately)" --- + + ```mermaid --- title: Monogatari Watch Order diff --git a/content/posts/post-1.md b/content/posts/post-1.md index f0daa42..a237c45 100755 --- a/content/posts/post-1.md +++ b/content/posts/post-1.md @@ -1,8 +1,8 @@ --- -title: "Generating an SSH Resident Key" -author: "ArgentumCation" +author: ArgentumCation pubDate: "2023-03-19" -slug: "post-1" +slug: post-1 +title: Generating an SSH Resident Key --- import { Accordion, AccordionItem } from "accessible-astro-components"; diff --git a/content/posts/traefik-setup.md b/content/posts/traefik-setup.md index 87123e5..abfd585 100755 --- a/content/posts/traefik-setup.md +++ b/content/posts/traefik-setup.md @@ -1,9 +1,9 @@ --- -title: "Getting up and running with Traefik" -author: "ArgentumCation" +author: ArgentumCation layout: ../../layouts/Layout.astro pubDate: "2023-04-03" -slug: "traefik-setup" +slug: traefik-setup +title: Getting up and running with Traefik --- - Okay so you've got a server now and need a reverse proxy diff --git a/hugo.toml b/hugo.toml index d61a69f..b7f9908 100644 --- a/hugo.toml +++ b/hugo.toml @@ -19,3 +19,9 @@ inline = [['\(', '\)']] math = true +[outputs] + home = ['html', 'rss'] + section = ['html', 'rss'] + taxonomy = ['html'] + term = ['html'] + diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 995fde2..345f321 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -60,23 +60,64 @@ Fediring ->
- + + + + + + + + + + + + + + + + + - ); - }) - } ---> + + + + + + + + + + + + diff --git a/layouts/partials/header.html b/layouts/partials/header.html index dfa7ec4..9bfde9f 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -4,7 +4,7 @@