diff --git a/config.toml b/config.toml index 7309eea..e8eb227 100644 --- a/config.toml +++ b/config.toml @@ -24,7 +24,7 @@ logo = '' [[params.socialLinks]] icon = 'fa-brands fa-git' title = 'git' -url = 'https://git.dreamfall.space/thrrgilag?tab=activity' +url = 'https://git.dreamfall.space/spacenerdmo?tab=activity' [[params.socialLinks]] icon = 'fa-solid fa-code-commit' @@ -34,7 +34,7 @@ url = 'https://hg.dreamfall.space/thrrgilag' [[params.socialLinks]] icon = 'fa-solid fa-mountain' title = 'codeberg' -url = 'https://codeberg.org/thrrgilag?tab=activity' +url = 'https://codeberg.org/spacenerdmo?tab=activity' [[params.socialLinks]] icon = 'fa-regular fa-hashtag' diff --git a/content/code.md b/content/code.md index 3b54153..0a95b60 100644 --- a/content/code.md +++ b/content/code.md @@ -2,8 +2,8 @@ title: Code --- -- [git.dreamfall.space](https://git.dreamfall.space/thrrgilag) +- [git.dreamfall.space](https://git.dreamfall.space/spacenerdmo) - [hg.dreamfall.space](https://hg.dreamfall.space/thrrgilag) -- [Codeberg](https://codeberg.org/thrrgilag) -- [GitLab](https://gitlab.com/thrrgilag) -- [GitHub](https://github.com/thrrgilag) +- [Codeberg](https://codeberg.org/spacenerdmo) +- [GitLab](https://gitlab.com/spacenerdmo) +- [GitHub](https://github.com/spacenerdmo) diff --git a/content/post/app-development-after-blackberry-10.md b/content/post/app-development-after-blackberry-10.md index c35bc41..5c895c4 100644 --- a/content/post/app-development-after-blackberry-10.md +++ b/content/post/app-development-after-blackberry-10.md @@ -7,7 +7,7 @@ tags: ["monkeystew.org"] --- I’m starting to think more about my mobile app development efforts after BB10 is no longer supportable. It still has life left in it but now that BlackBerry is starting to turn services off it may not be for much longer.  I’ve dabbled off and on with Android development and do have an [app][1] for pnut.io that I’m actively working on.  But Android as a platform isn’t my favorite and developing for it isn’t as fun given it’s Java roots.  So I’m finally putting more attention towards the mobile Linux development space.  I think there is a lot more room for amazing things to develop and evolve in that arena.  Projects like [ubports][2] are gaining momentum and companies like [Jolla][3] and [Purism][4] have exciting things happening with their distributions and device support.  I’ll continue to support my BB10 apps as long as the code signing servers existing and I can distribute usable bar files but I’ll also be porting those apps over to Ubuntu Touch and maybe Sailfish OS.  Beyond that any new projects I start on will be for the mobile Linux space.  And open source too! - [1]: https://gitlab.com/thrrgilag/goober + [1]: https://git.dreamfall.space/spacenerdmo/goober-ionic [2]: https://ubports.com/ [3]: https://jolla.com/ [4]: https://puri.sm/ diff --git a/content/post/beta-for-todo-txt-enyo.md b/content/post/beta-for-todo-txt-enyo.md index 5ef3502..fa4a6d3 100644 --- a/content/post/beta-for-todo-txt-enyo.md +++ b/content/post/beta-for-todo-txt-enyo.md @@ -20,5 +20,5 @@ Todo.txt Enyo is a mobile application for managing your [todo.txt][1] file on w You can install it from the HP App Catalog by visiting this link[^1] from your device.  Alternately, you can visit using your computer and have the link sent do your device from HP. [1]: http://todotxt.com - [2]: https://git.sr.ht/~thrrgilag/Todo.txt-Enyo + [2]: https://git.dreamfall.space/spacenerdmo/Todo.txt-Enyo [^1]: The HP App Catalog for webOS no longer exists. diff --git a/content/post/goober-0-7-0.md b/content/post/goober-0-7-0.md index bf87acd..622b066 100644 --- a/content/post/goober-0-7-0.md +++ b/content/post/goober-0-7-0.md @@ -15,7 +15,7 @@ perhaps others might find them useful as well. As usual if you have questions or issues you can find me in the Goober chat on [pnut](https://patter.chat/room/934). You can also find more information, checkout the source, and file issues on my -[GitLab](https://gitlab.com/thrrgilag/goober) project site. +[git](https://git.dreamfall.space/spacenerdmo/goober-ionic) project site. ### Roadmap diff --git a/content/post/pantalaimon-ut-0-4-0.md b/content/post/pantalaimon-ut-0-4-0.md index c35ea0a..80be347 100644 --- a/content/post/pantalaimon-ut-0-4-0.md +++ b/content/post/pantalaimon-ut-0-4-0.md @@ -17,4 +17,4 @@ managed as well as session keys to be imported or exported. Change details and click packages are available: -https://git.sr.ht/~thrrgilag/pantalaimon-ut/refs/0.4.0 +https://git.dreamfall.space/spacenerdmo/pantalaimon-ut/releases/tag/0.4.0 diff --git a/content/post/pantalaimon-ut-0-6-0.md b/content/post/pantalaimon-ut-0-6-0.md index 7e760ce..b761d00 100644 --- a/content/post/pantalaimon-ut-0-6-0.md +++ b/content/post/pantalaimon-ut-0-6-0.md @@ -22,5 +22,4 @@ Changes: - Added panctl shell utility -Packages available at https://git.sr.ht/~thrrgilag/pantalaimon-ut/refs/0.6.0 - +Packages available at https://git.dreamfall.space/spacenerdmo/pantalaimon-ut/releases/tag/0.6.0 diff --git a/content/post/pnut-matrix-1-0-0.md b/content/post/pnut-matrix-1-0-0.md index a1f741d..73d43e7 100644 --- a/content/post/pnut-matrix-1-0-0.md +++ b/content/post/pnut-matrix-1-0-0.md @@ -6,4 +6,4 @@ author: Morgan McMillian tags: ["thrrgilag.net"] --- -The pnut-matrix bridge has now reached 1.0. It now runs using pnut.io app streams for improved performance, includes administrative controls for managing bridged rooms, and syncs pnut.io avatars and display names to matrix. You can find the latest release at https://gitlab.com/thrrgilag/pnut-matrix and join the chat at https://patter.chat/room/999 +The pnut-matrix bridge has now reached 1.0. It now runs using pnut.io app streams for improved performance, includes administrative controls for managing bridged rooms, and syncs pnut.io avatars and display names to matrix. You can find the latest release at https://git.dreamfall.space/spacenerdmo/pnut-matrix and join the chat at https://patter.chat/room/999 diff --git a/content/post/still-not-dead-renamed-todo-update.md b/content/post/still-not-dead-renamed-todo-update.md index 47951a5..d2bc492 100644 --- a/content/post/still-not-dead-renamed-todo-update.md +++ b/content/post/still-not-dead-renamed-todo-update.md @@ -13,5 +13,5 @@ Questions, issues, or comments?  Come join the [chat][2] where you can follow t   - [1]: https://git.sr.ht/~thrrgilag/RenamedTodo + [1]: https://git.dreamfall.space/spacenerdmo/RenamedTodo [2]: http://morgan.mcmillian.dev/chat/ diff --git a/content/post/synapse-shutdown.md b/content/post/synapse-shutdown.md index 9456fdd..5814827 100644 --- a/content/post/synapse-shutdown.md +++ b/content/post/synapse-shutdown.md @@ -8,6 +8,6 @@ tags: ["matrix","pnut"] Today I have officially retired my self-hosted matrix server and along with it the custom app service bridge I wrote for pnut.io (pnut-matrix). This comes as a somewhat bittersweet moment as I have been running my own matrix server since the end of 2016 and worked on the bridge since early 2017. I've been a fan and user of matrix over those years, the idea of a decentralized chat network built on common protocol that could interface with other networks appeals to me. But as I have come to realize this power and flexibility comes at a cost of complexity and resources. I find myself in need of freeing up my time and money for other ventures. So I must bid farewell to my server that has been my personal playground for the last 4 years. I moved to a managed service which costs me less and still allow me to participate in the matrix network. I have also replaced my pnut-matrix bridge with a much lighter weight plugin I wrote for matterbridge. It is a work in progress and I will share more details as it makes progress. -=> [pnut-matrix](https://gitlab.com/thrrgilag/pnut-matrix) - A matrix appservice bridge for pnut.io -=> [pnut-bridge](https://git.sr.ht/~thrrgilag/pnut-bridge) - A matterbridge plugin for pnut.io +=> [pnut-matrix](https://git.dreamfall.space/spacenerdmo/pnut-matrix) - A matrix appservice bridge for pnut.io +=> [pnut-bridge](https://git.dreamfall.space/spacenerdmo/pnut-bridge) - A matterbridge plugin for pnut.io diff --git a/content/post/todo-txt-enyo-0-4-1-update-for-webos.md b/content/post/todo-txt-enyo-0-4-1-update-for-webos.md index 4418c83..7b72978 100644 --- a/content/post/todo-txt-enyo-0-4-1-update-for-webos.md +++ b/content/post/todo-txt-enyo-0-4-1-update-for-webos.md @@ -16,4 +16,4 @@ Long live webOS!  I’ve decided to release a minor update to address some * Source available [here][1]. - [1]: https://git.sr.ht/~thrrgilag/Todo.txt-Enyo + [1]: https://git.dreamfall.space/spacenerdmo/Todo.txt-Enyo diff --git a/content/post/woodstock-0-2-0.md b/content/post/woodstock-0-2-0.md index 9445808..da22d74 100644 --- a/content/post/woodstock-0-2-0.md +++ b/content/post/woodstock-0-2-0.md @@ -17,25 +17,15 @@ Improvements in this release include:   -You can find the project now on sr.ht! - -[source code](https://git.sr.ht/~thrrgilag/woodstock) - -[issue tracker](https://todo.sr.ht/~thrrgilag/woodstock) - -[releases](https://git.sr.ht/~thrrgilag/woodstock/refs) - -[mailing list](https://lists.sr.ht/~thrrgilag/woodstock) - -  - Contributions are very much welcome. Send patches to -[~thrrgilag/woodstock@lists.sr.ht](https://lists.sr.ht/~thrrgilag/woodstock). +[morgan@mcmillian.dev](mailto:morgan@mcmillian.dev). A nice tutorial on how to do that can be found at [git-send-email.io](https://git-send-email.io/). -Send bugs to -[~thrrgilag/woodstock@todo.sr.ht](https://todo.sr.ht/~thrrgilag/woodstock). +Send bugs to the issue tracker. Join the discussion either on the new mailing list or by joining the chat [#dev](/chat).