diff --git a/content/posts/to-fold-or-to-flip.md b/content/posts/to-fold-or-to-flip.md new file mode 100644 index 0000000..c410411 --- /dev/null +++ b/content/posts/to-fold-or-to-flip.md @@ -0,0 +1,24 @@ +--- +date: 2026-02-25T23:08:49-07:00 +description: "Looks like I will be returning to my little flip phone" +draft: false +lastmod: 2026-02-26T00:45:22-07:00 +showTableOfContents: false +tags: ["phone", "technology", "lifestyle"] +type: "post" +title: "To Fold or to Flip" +image: "" +image_alt: "" +--- + +# Rice Baths are Fake News + +Apparently, putting your phone in rice doesn't really fix things. + +Shaking excess water off and putting the phone in a well ventilated area is what is actually recommended. + +[Yesterday, my Pixel Fold fell](../posts/what-do-you-want-in-a-phone) into a dog bowl, and I'm using it as an excuse to go back to my TCL Flip 2. The Pixel Fold is a great phone, but I think my life will be more full without it. + +I booted it up and swapped my SIM card into it. It reminded me how much I enjoyed having this little phone on me for those months last year. + +I am curious if this becomes my new normal. diff --git a/flake.nix b/flake.nix index c8ff103..c35cc58 100644 --- a/flake.nix +++ b/flake.nix @@ -20,6 +20,7 @@ markdownlint-cli aspell aspellDicts.en + fzf # Interactive spell check and tag selection ]; shellHook = ''