Search
280 results for “devSJR”
-
Recently, I have found #OpenAssistant (https://fosstodon.org/@devSJR/110337305386857764). It is a nice open source chat based large language model.
Today, I asked for some #rstats code without #tidyverse packages and code.
I explicitly asked for the native pipe |>, base R and the #datatable package.
It is not surprising that this didn't work as expected.
However, when asked, the open-assistant.io knows quite well which packages belong to tidyverse. -
@xavierdatatech
focuses more on quality is a good approach.
Yes, one can already see that a lot is done in Switzerland. 🦾 My knowledge is that Switzerland is also the only country where an true open source multilingual LLM originated from. #Apertus I may take a interesting development, although I have read little about it lately. -
@magnusmanske
I see.
Will we see the rusty #GENtle getting some Rust next? 🙃 -
As of 24 April 2026, RKWard @rkward 0.8.3 is available. This release ensures compatibility with R 4.6.0 and later versions.
🔹 Support for #QWebView HTML rendering to improve stability.
🔹 New custom script preview modes for advanced users.
🔹 Various bug fixes and R highlighting improvements.If you are upgrading to R 4.6.0, please ensure you use version 0.8.3 or later. Downloads are available in the usual place. Feedback is welcome!
-
Let me recommend you one of the oldest integrated development environments and graphical user interfaces for R, which is #RKWard @rkward . It is in existence since 2002, has many features and I happen to like it a lot. It's 100% open source, extendable ... you name it. In 2012 we even underwent peer review. Admittedly, this is quite some time ago, but in the meantime support for Markdown, Quarto and other technologies was integrated.
-
@tuxedocomputers His Linux Bio: #Knoppix -> #Ubuntu -> #openSUSE -> next? 🙃
Michael, have fun @tuxedocomputers
-
The #fcase function from #rdatatable is such a pleasure to work with.
https://rdatatable.gitlab.io/data.table/reference/fcase.html
-
@fdroidorg #ImageToolbox gets #AI is correct. It is local and works if the phone is not providing compute, this new feature is not fun to use. However, #DeJPEG, #upscale, #colorization, #enhancement is now available. Background removing offers also more models for the #FLOSS version.
-
@mfuhrmann In theory kinda yes. It deepends on how you setup the tool. Number of snapshots ... But, under practical conditions not really.
I usually, just revert back to an earlier time point and things are fine. Anyways, you can also choose a snapshot during boot.
On #Debian based systems I use #timeshift (with #ext4) in a similar fashing.
-
@ruedin
What is your take on setdw()? Usually it's not recommended to use it because it can cause issues in the long run. In our #RKWard we have a button which the user just pushes and he will immediately change to the working directory. Methinks for RStudio/Posit, it should be quite similar. (I know, this video is about plain #rstats, thus no IDE) -
@inlovewithpda
In combination with BTRFS or EXT4 + #Timeshift definitely nice to use and fairly robust.
@stdevel -
Is there a method to exclude certain paper types in #OpenAlex? For example, I would like to exclude #preprints from #arXiv.
-
Je pense que c'est bien, je l'utilise sur un de mes ordinateurs depuis des années. Je recommande également TuxedoOS.
Sur la base de Debian, il serait recommandé à MX Linux KDE Flavour et Siduction.
-
@nerdherz
Das ist schon spannend zu sehen, wie das hier im Fediverse gar keine Rolle spielt. Um es mal einzuordnen, da geht es um Influencer und Agenturen die Millionenbeträge vermutlich durch Betrug planvoll von Nutzern holen. Rechtsanwalt Prof. #Solmecke hat dazu ein Video gemacht und ordnet es strafrechtlich als möglichen Betrug ein. Wer das mal anschauen möchte, kann sich da ein Bild von dem Thema machen. -
OK. Thanks. This may improve once more developers and resources are available. It is a tough topic. Back in 2015, I used #CyanogenMod on a Samsung phone. The quality of the photos was bad, and the camera often either didn't start or crashed (draining the battery in the background). No comparison to current custom ROMs.
-
CW: unpopular opinion about Tidyverse
@kernpanik Usually, I also try to stick to base #rstats or lightweight packages (#tinyplot, #tinytable, #rdatatable, ...). Methinks, since most tutorial promote the tidyverse, some do not know base equivalent. However, base data frame operations may require more careful handling of row order, factor levels, and preserving the data frame structure. dplyr maintains a consistent behavior across grouped operations.
-
CW: unpopular opinion about Tidyverse
@kernpanik Usually, I also try to stick to base #rstats or lightweight packages (#tinyplot, #tinytable, #rdatatable, ...). Methinks, since most tutorial promote the tidyverse, some do not know base equivalent. However, base data frame operations may require more careful handling of row order, factor levels, and preserving the data frame structure. dplyr maintains a consistent behavior across grouped operations.
-
CW: unpopular opinion about Tidyverse
@kernpanik Usually, I also try to stick to base #rstats or lightweight packages (#tinyplot, #tinytable, #rdatatable, ...). Methinks, since most tutorial promote the tidyverse, some do not know base equivalent. However, base data frame operations may require more careful handling of row order, factor levels, and preserving the data frame structure. dplyr maintains a consistent behavior across grouped operations.
-
CW: unpopular opinion about Tidyverse
@kernpanik Usually, I also try to stick to base #rstats or lightweight packages (#tinyplot, #tinytable, #rdatatable, ...). Methinks, since most tutorial promote the tidyverse, some do not know base equivalent. However, base data frame operations may require more careful handling of row order, factor levels, and preserving the data frame structure. dplyr maintains a consistent behavior across grouped operations.
-
CW: unpopular opinion about Tidyverse
@kernpanik Usually, I also try to stick to base #rstats or lightweight packages (#tinyplot, #tinytable, #rdatatable, ...). Methinks, since most tutorial promote the tidyverse, some do not know base equivalent. However, base data frame operations may require more careful handling of row order, factor levels, and preserving the data frame structure. dplyr maintains a consistent behavior across grouped operations.
-
@[email protected]
Hey Labplot, I'm asking for a friend. Can #Labplot do gap axises like #rstats #plotrix or #python #matplotlib?
@[email protected] @opensource -
Did you know that #RKWard can be extended by plugins?
https://rkward.kde.org/doc/rkwardplugins/
For example, you can use this to create custom GUIs for repetitive tasks.
For example those here are available:
https://mirrors.xtom.com/kde-application/rkward/R/index.html
They can be easily installed as described in the README
-
@djnavarro
I can promise that we at #RKWard have no AI plans. 😎 -
The latest RKWard release 0.8.2 brings improved package installation (now defaulting to pkgType="both" on Windows/Mac), smoother code completion (including filename completion inside quotes), and a more stable UI. Enjoy UTF-8 support on Windows, enhanced R Console preview mode with plots, and new Quick Code Navigation features.
Several bugs have been fixed, and plugins now support more readable GUI logic.
-
I am using #Itinerary and #KDEconnect.
May I ask which devices you would recommend as mobile phone?
-
I just discovered **Universal Android Debloater Next Generation** – a quick, user‑friendly way to clean up your phone by removing or disabling useless pre‑installed apps.
🔗 https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation
✨ Easy to use, instant results, no root required.Give it a try if you’re looking for a lighter, faster Android experience!
#Android #Debloat #Privacy #DataProtection #RootTools #OpenSource #MobileSecurity #CleanPhone #TechTips #NoMoreBloat #UAD #UniversalDebloater
-
I just discovered **Universal Android Debloater Next Generation** – a quick, user‑friendly way to clean up your phone by removing or disabling useless pre‑installed apps.
🔗 https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation
✨ Easy to use, instant results, no root required.Give it a try if you’re looking for a lighter, faster Android experience!
#Android #Debloat #Privacy #DataProtection #RootTools #OpenSource #MobileSecurity #CleanPhone #TechTips #NoMoreBloat #UAD #UniversalDebloater
-
I just discovered **Universal Android Debloater Next Generation** – a quick, user‑friendly way to clean up your phone by removing or disabling useless pre‑installed apps.
🔗 https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation
✨ Easy to use, instant results, no root required.Give it a try if you’re looking for a lighter, faster Android experience!
#Android #Debloat #Privacy #DataProtection #RootTools #OpenSource #MobileSecurity #CleanPhone #TechTips #NoMoreBloat #UAD #UniversalDebloater