home.social
  1. On Thursday morning I will hike up to Leglerhütte in beautiful . Leglerhütte is an SAC mountain cabin. The weather is good 😀 leglerhuette.ch/

  2. In the background: Vorderer Eggstock 2448m

  3. I seems @bocops and I have found a new name for the current project: It's "yuki", that's it. It's Japanese and means "snow". I like the name because it is short, easy to remember. Furthermore, our library originates from the project, whose author is also japanese.

    So far I have not found any negative interpretation of this word.

  4. is telling me that I should update from 4.10 to 4.11. Looking for the release notes, but can't find 'em. Last release notes for 4.x line is 4.10.

    square.github.io/okhttp/change

  5. Just a heads-up: Our client library project for and will be renamed from to within the next week. Existing snapshots of will stay on for a while but there will be no more updates. More details will follow soon.
    github.com/andregasser/bigbone

  6. It's done: I have created release notes for all snapshots published since I have started to work on a detached fork of . I will continue to do so for all coming releases.

    To the release notes collection:
    github.com/andregasser/bigbone

  7. A new snapshot was pushed this morning. There was an integer overflow issue reported by a user.

    Probably caused by some fake / spam accounts, but still, the library should be able to parse this data.

    More details here:
    github.com/andregasser/bigbone

  8. I have just opened a new issue in for an integer overflow that someone seems to be experiencing with . It seems to happen, when account information is parsed (follower count, status count, etc...).

    That's interesting. These fields are currently typed as Int, whereas Int has a max value of 2'147'483'647.

    Can anyone provide me a link to an account with such a high number of followers or accounts?

    github.com/andregasser/bigbone

  9. @jitterted @KevinWorkman Hi all! Thanks for mentioning our fork. So far, we have mostly been working on putting the existing code on an up-to-date basis, e.g. updating the build system, dependencies, and such. Also, we have fixed several bugs already that have been present in the code (some of them have also been reported in ). Furthermore, a lot of code was restructured to simplify the API. For the coming releases, we plan to extend the Mastodon API coverage. github.com/andregasser/bigbone

  10. @thelinuxcast Thanks for mentioning . Seems to be a really nice solution. Just saw that they also provide a nice tutorial on how to configure backup on a . docs.borgbase.com/setup/borg/s Need to consider switching from AWS to Borgbase 😊

  11. Btw: Kudos to @factotum who was so kind to fix one of the issues that caused some headaches for some former library users in the past. Should be working well in now. github.com/andregasser/bigbone

  12. Some updates regarding the / client library for : Artifact deployment to is mostly ready (PR to be created), update from RxJava 2 to latest 3.1.5 done as well. Plus further API cleanups done. Big thanks to @factotum for his contributions so far! Release 2.0.0 is getting closer! github.com/andregasser/bigbone

  13. We will continue our fork of under a new name: bigbone. Repository and related stuff will be renamed within the next days to make sure we can publish this independently. github.com/andregasser/mastodo

  14. Our fork get's some traction. We've started to create some issues, defined a milestone 2.0.0 release, and continue to define what needs to go into our first library release. If you guys have any input or are willing to contribute, then checkout this repo here:

    github.com/andregasser/mastodo

    Every boost on this post is welcome 🙂

  15. I have just detached my fork from the original project on and will continue development as a separate package. Need to rename my package to something else (any ideas?). I have created some issues in my repo and defined an initial milestone release 1.8.0. Hopefully I can make some progress on this. Big shoutout to the people who have contributed so far! github.com/andregasser/mastodo

  16. I have forked the project on and migrated it to latest plus latest library releases. Also migrated tests over to . Let's see what else I can do. I use this lib in my own project. Need to implement some of the v2 endpoints from the as well.

    Not sure, if the current repo of is still maintained. Wrote to the maintainer, but did not get a reply. Also, all of the other forks look pretty outdated.

    github.com/andregasser/mastodo