diff options
| author | Paul Buetow <paul@buetow.org> | 2024-03-03 00:50:55 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-03-03 00:50:55 +0200 |
| commit | 58d3751d65af21d158181d155ce21e46c2b79c3c (patch) | |
| tree | 4b91978e643098b28ab59fe1aa2fa15f57b6ccf5 | |
| parent | 91358f8c95f3de2136ded507875865f8b5f3d037 (diff) | |
fix
| -rw-r--r-- | gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.gmi.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.gmi.tpl b/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.gmi.tpl index ac1df524..a09e21c3 100644 --- a/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.gmi.tpl +++ b/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.gmi.tpl @@ -2,7 +2,7 @@ > Published at 2024-03-03T00:07:21+02:00 -I am an ideas person. I find myself frequently somewhere on the streets with an idea in my head but no journal paper noting it down. +I am an ideas person. I find myself frequently somewhere on the streets with an idea in my head but no paper journal noting it down. I have tried many note apps for my Android (I use GrapheneOS) phone. Most of them either don't do what I want, are proprietary software, or are too bloated. I was never into mobile app development, as I'm not too fond of the complexity of the developer toolchains. I don't want to use Android Studio (as a NeoVim user), and I don't want to use Java or Kotlin. I want to use a language I know (and like) for mobile app development. Go would be one of those languages. |
