#Fread c une #app qui conjugue compte #Mastodon, #bluesky et les flux #RSS pour rester informée AUSSI par sa propre liste de site d'info perso
Wie sind eure Erfahrungen mit der #Fread-App von @Zhangke ?
> A #fediverse microblogging client supporting #Mastodon, #Bluesky, and #RSS
👉 https://github.com/0xZhangKe/Fread?tab=readme-ov-file
#fdroid:
https://f-droid.org/packages/com.zhangke.fread/
Google Play:
https://play.google.com/store/apps/details?id=com.zhangke.fread
#Android APK:
https://github.com/0xZhangKe/Fread/releases/latest
#Fread 1.4.5 版本已发布。
1. 支持登陆单平台的多账号。
2. 解决了一些已知问题。
https://play.google.com/store/apps/details?id=com.zhangke.fread
#Fread 1.4.5 has been released.
1. Support multiple accounts to log in to a single platform
2. Solved some known issues
https://play.google.com/store/apps/details?id=com.zhangke.fread
#Mastodon #fediverse #Opensource #RSS #FOSS #Freesoftware #fdroid
Ich habe mich getraut und die App #Fread ausprobiert. #Mastodon und #Bluesky unter einem Dach, ist schon geschmeidig. Die App wird wohl aber noch einige Versionen benötigen, um gut nutzbar zu sein. #RSS habe ich nicht getestet.
Allerdings fand ich im PlayStore #Openvibe, die ebenfalls beide Netze bedient, zudem noch #Nostr (kenne ich nicht) und Threads. RSS soll noch kommen. Diese App funktioniert bereits sehr angenehm. Nur das Smartphone wird mächtig warm. Wie mit der #bsky App selbst. Offenbar sind irgendwelche Komponenten hierfür sehr Energie hungrig. Aber die App ist durchaus einen Blick wert, wer in den jeweiligen Netzen unterwegs ist.
Hi everyone, #Fread 1.4.2 is now live! 🚀
This update adds support for @pixelfed in Fread and fixes some issues with the #Bluesky platform, along with a few other known bugs.
https://play.google.com/store/apps/details?id=com.zhangke.fread
#fdroid #Mastodon #Bluesky #rss #activitypub #fediverse #FOSS #Android #Opensource #Freesoftware #Pixelfed
Exciting news! #Fread is now live on F-Droid! 🚀🎉 A big thanks to the F-Droid community for making this happen. Download it today and join the movement!
https://f-droid.org/packages/com.zhangke.fread/
#fdroid #Mastodon #Bluesky #rss #activitypub #fediverse #FOSS #Android #Opensource #Freesoftware
Hello everyone, I am very happy to announce that after more than two years of development, #Fread has decided to open source. All the codes will be open. Welcome to check it out.
At present, the main technology stack of Fread is as follows: Kotlin Multiplatform, Compose Multiplatform, kotlin-inject, Voyager, Compose-imageloader, Jetpack Room, ktor.
#Mastodon #Bluesky #rss #activitypub #fediverse #FOSS #Android #Opensource #Freesoftware
大家好,#Fread 现在已经决定开源了,欢迎大家查看代码提交 PR。
Fread 经历了两年多的开发,从开始到现在一直免费使用,之前由于没考虑好到底是付费下载还是免费所以闭源,仓库里也有很多敏感数据一直没法开源,现在主要功能都开发的差不多了,也是时候开源出来了。
虽然这种项目大部分都是业务代码,但是 Fread 还是有些独特之处的,首先使用的是 Kotlin Multiplatform 和 Compose Multiplatform 做跨平台,目前像 Fread 这么复杂的产品使用这样技术栈的其实很少,并且这是比较新的技术,这点 Fread 有很多参考意义。
另外 Fread 因为要兼容多个社交平台以及混合 Feeds,所以架构设计上下了点功夫,目前可以从架构上兼容这些短博客协议。
总之,虽然确实希望通过 Fread 赚钱,但我更希望自己开发了这么久的 App 有更多的人使用和喜欢。
#Mastodon #Bluesky #rss #activitypub #fediverse #FOSS #Android #Opensource #Freesoftware
@board@ovo.st @board@2-5.cc @worldboard@ovo.st @worldboard@2-5.cc
Hello everyone, I am very happy to announce that after more than two years of development, #Fread has decided to open source. All the codes will be open. Welcome to check it out.
At present, the main technology stack of Fread is as follows: Kotlin Multiplatform, Compose Multiplatform, kotlin-inject, Voyager, Compose-imageloader, Jetpack Room, ktor.https://github.com/0xZhangKe/Fread#Mastodon #Bluesky #rss #activitypub #fediverse #FOSS #Android #Opensource #Freesoftware
#Fread 1.3.1 has been released, the release note is as follows:
1. Now supports mirror URLs🎉🎉🎉.
2. Interaction experience has been optimized.
3. A few bugs have been fixed.
#Mastodon #Bluesky #rss #activitypub #fediverse
https://play.google.com/store/apps/details?id=com.zhangke.fread
#Fread 1.3.1 版本已发布,更新内容如下:
1. 支持使用镜像地址🎉🎉🎉
2. 优化交互体验✅
3. 修复了部分 bug
https://play.google.com/store/apps/details?id=com.zhangke.fread
Breaking #fread in #rstats with #gigarow datasets
mstdn.science/@ChristosArg...
(or alternatively here: mast.hpc.social/@ChristosArg... )
Christos Argyropoulos MD, PhD ...
Breaking #fread in #rstats with #gigarow datasets
https://mstdn.science/@ChristosArgyrop/114356346970579269
(or alternatively here: https://mast.hpc.social/@ChristosArgyrop/114356346839985466 )
Breaking data.table in #rstats.
This was noticed by our brilliant data analyst Hamza Mir, when analyzing a 10 #gigarow #EMR dataset. #fread will assign a name to each row, i.e. the row number. If the number of lines exceeds 2^31, then a long vector of names has to be generated and R does not support those apparently (yet).
Reproducible example (#Perl code to generate a very large dataset on left, and #rstats output with failure).
ALT-text for code.
See also https://stackoverflow.com/questions/76456801/data-tablefread-fails-for-larger-file-long-vectors-not-supported-yet
Breaking data.table in #rstats.
This was noticed by our brilliant data analyst Hamza Mir, when analyzing a 10 #gigarow #EMR dataset. #fread will assign a name to each row, i.e. the row number. If the number of lines exceeds 2^31, then a long vector of names has to be generated and R does not support those apparently (yet).
Reproducible example (#Perl code to generate a very large dataset on left, and #rstats output with failure).
ALT-text for code.
See also https://stackoverflow.com/questions/76456801/data-tablefread-fails-for-larger-file-long-vectors-not-supported-yet