Search
1000 results for “andregasser”
-
@thelinuxcast Thanks for mentioning #Borgbase. Seems to be a really nice solution. Just saw that they also provide a nice tutorial on how to configure #Borg backup on a #Synology #NAS. https://docs.borgbase.com/setup/borg/synology/ Need to consider switching from AWS to Borgbase 😊
-
-
Just a heads-up: Our #Mastodon client library project for #Java and #Kotlin will be renamed from #BigBone to #Sabertoot within the next week. Existing snapshots of #BigBone will stay on #MavenCentral for a while but there will be no more updates. More details will follow soon.
https://github.com/andregasser/bigbone -
Some updates regarding the #Bigbone #Java / #Kotlin client library for #Mastodon: Artifact deployment to #SonaType #MavenCentral 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! https://github.com/andregasser/bigbone
-
In the background: Vorderer Eggstock 2448m #Braunwald #Switzerland
-
-
I have forked the #mastodon4j project on #GitHub and migrated it to latest #Gradle plus latest library releases. Also migrated tests over to #mockk. 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 #Mastodon #API as well.
Not sure, if the current repo of #mastodon4j is still maintained. Wrote to the maintainer, but did not get a reply. Also, all of the other forks look pretty outdated.
-
On Thursday morning I will hike up to Leglerhütte in beautiful #Glarnerland. Leglerhütte is an SAC mountain cabin. The weather is good 😀 https://leglerhuette.ch/ #Switzerland #Glarus
-
@andregasser I was thinking something inspired by music from instruments made of bones.
#BoneFlute perhaps 😜
-
#Dependabot is telling me that I should update #okhttp 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.
-
I seems @bocops and I have found a new name for the current #BigBone 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 #mastodon4j project, whose author is also japanese.
So far I have not found any negative interpretation of this word.
-
I seems @bocops and I have found a new name for the current #BigBone 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 #mastodon4j project, whose author is also japanese.
So far I have not found any negative interpretation of this word.
-
I seems @bocops and I have found a new name for the current #BigBone 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 #mastodon4j project, whose author is also japanese.
So far I have not found any negative interpretation of this word.
-
I seems @bocops and I have found a new name for the current #BigBone 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 #mastodon4j project, whose author is also japanese.
So far I have not found any negative interpretation of this word.
-
I seems @bocops and I have found a new name for the current #BigBone 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 #mastodon4j project, whose author is also japanese.
So far I have not found any negative interpretation of this word.
-
It's done: I have created release notes for all #BigBone snapshots published since I have started to work on a detached fork of #Mastodon4J. I will continue to do so for all coming releases.
To the release notes collection:
https://github.com/andregasser/bigbone/releases -
It's done: I have created release notes for all #BigBone snapshots published since I have started to work on a detached fork of #Mastodon4J. I will continue to do so for all coming releases.
To the release notes collection:
https://github.com/andregasser/bigbone/releases -
It's done: I have created release notes for all #BigBone snapshots published since I have started to work on a detached fork of #Mastodon4J. I will continue to do so for all coming releases.
To the release notes collection:
https://github.com/andregasser/bigbone/releases -
It's done: I have created release notes for all #BigBone snapshots published since I have started to work on a detached fork of #Mastodon4J. I will continue to do so for all coming releases.
To the release notes collection:
https://github.com/andregasser/bigbone/releases -
It's done: I have created release notes for all #BigBone snapshots published since I have started to work on a detached fork of #Mastodon4J. I will continue to do so for all coming releases.
To the release notes collection:
https://github.com/andregasser/bigbone/releases -
A new #BigBone snapshot was pushed this morning. There was an integer overflow issue reported by a #Mastodon4J user.
Probably caused by some fake / spam accounts, but still, the library should be able to parse this data.
More details here:
https://github.com/andregasser/bigbone/issues/176 -
A new #BigBone snapshot was pushed this morning. There was an integer overflow issue reported by a #Mastodon4J user.
Probably caused by some fake / spam accounts, but still, the library should be able to parse this data.
More details here:
https://github.com/andregasser/bigbone/issues/176 -
A new #BigBone snapshot was pushed this morning. There was an integer overflow issue reported by a #Mastodon4J user.
Probably caused by some fake / spam accounts, but still, the library should be able to parse this data.
More details here:
https://github.com/andregasser/bigbone/issues/176 -
A new #BigBone snapshot was pushed this morning. There was an integer overflow issue reported by a #Mastodon4J user.
Probably caused by some fake / spam accounts, but still, the library should be able to parse this data.
More details here:
https://github.com/andregasser/bigbone/issues/176 -
A new #BigBone snapshot was pushed this morning. There was an integer overflow issue reported by a #Mastodon4J user.
Probably caused by some fake / spam accounts, but still, the library should be able to parse this data.
More details here:
https://github.com/andregasser/bigbone/issues/176 -
I have just opened a new issue in #BigBone for an integer overflow that someone seems to be experiencing with #Mastodon4J. 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?
-
I have just opened a new issue in #BigBone for an integer overflow that someone seems to be experiencing with #Mastodon4J. 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?
-
I have just opened a new issue in #BigBone for an integer overflow that someone seems to be experiencing with #Mastodon4J. 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?
-
I have just opened a new issue in #BigBone for an integer overflow that someone seems to be experiencing with #Mastodon4J. 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?