@chainsawriot@emacs.ch avatar

chainsawriot

@chainsawriot@emacs.ch

This profile is from a federated server and may be incomplete. Browse more on the original instance.

louis, to random
@louis@emacs.ch avatar

Who runs "Open-source" Chromium? And guess who funds Igalia, which takes 2nd place?

chainsawriot,
@chainsawriot@emacs.ch avatar
chainsawriot, to random
@chainsawriot@emacs.ch avatar

This is on CRAN (finally). But you probably don't need to use it.

:rstats:

https://cran.r-project.org/web/packages/minty/index.html

chainsawriot, to random
@chainsawriot@emacs.ch avatar

1945-05-08

chainsawriot, to random
@chainsawriot@emacs.ch avatar

Discovered an 8 year old bug!

chainsawriot, to random
@chainsawriot@emacs.ch avatar

Can we stop naming things "*hub"?

smach, to rstats
@smach@masto.machlis.com avatar

File import/export in R is simple and elegant with the {rio} 📦. It uses just 2 main functions for dozens of file types: import() and export(). Whether .zip, .xlsx, Google sheets, json, .rds, .csv or more, rio handles file-extension checks and selecting the right functions.
http://gesistsa.github.io/rio/
There's also a convert() function.
One of my favorite R packages!
By Thomas J. Leeper, Chung-hong Chan, David Schoch & Jason Becker
@rstats

chainsawriot,
@chainsawriot@emacs.ch avatar
chainsawriot, to random
@chainsawriot@emacs.ch avatar

Yeah, git is complex. But we don't need to overemphasize the complexity by producing super long cheat sheet or saying how painful it is to deal with merge conflicts (It's not). Those serve no purpose other than asking new users to fuck off. Instead, what we should do is to manage the complexity. In 80% of the time, we only use commits, push, pull, and branch. We should teach new users to branch extensively.

chainsawriot, to random German
@chainsawriot@emacs.ch avatar

Was hat die Mama der Oma geschickt?

Ich glaube, dass dieser Satz 2 bedeutungen hat. Entweder "die Mama der Oma" (Genitiv, also Urgroßmutter) oder "der Oma" (Dativ).

louis, to openSUSE
@louis@emacs.ch avatar

Two full months into Pop_OS now. While genereally happy, I struggle a bit with the system getting slower and slower over time, I need to reboot every 2-3 days to get back to normal. Resource monitors shows no havoc procresses and no excessive memory usage.

For some other reasons I installed openSUSE Tumbleweed in a VM with KDE 6 and now find it very tempting to switch. It was super fast and KDE seems just so much better at this point.

Switching distro is a huge PITA, so if you have any arguments against it, I would appreciate that before I go down that road 🙂

chainsawriot,
@chainsawriot@emacs.ch avatar

@louis Don't switch Distro, switch WM.

chainsawriot, to random German
@chainsawriot@emacs.ch avatar

Advice: avoid social media and internet on April 1st, if you don’t like people trying to be funny.

louis, to random
@louis@emacs.ch avatar

While most programming languages pride themselves in how they limit the programmer, there is one that does quite the opposite. One, that rewards you with every day you spend, every struggle you overcome with a new box of undiscovered tools. And when there are no more, you have all the tools you need to build your own.

You all know which one I'm talking about.

chainsawriot,
@chainsawriot@emacs.ch avatar

@louis I know, COBOL!

chainsawriot, to random
@chainsawriot@emacs.ch avatar

I wanted to know how you handle your tabs. I feel that the tab function of modern browsers becomes kind of counter productive.

chainsawriot, to random
@chainsawriot@emacs.ch avatar

Boah, einfach Boah.

chainsawriot, to random
@chainsawriot@emacs.ch avatar

New blog post:
The missing Q&A of 'An Org-Mode based text adventure game for learning the basics of Emacs, inside Emacs, written in Emacs Lisp'

https://chainsawriot.com/postmannheim/2023/12/12/missingqa.html

chainsawriot,
@chainsawriot@emacs.ch avatar

@sachac You are super welcome. It's not a timezone conversion issue. I missed the Q&A because I (double)booked myself. I am terribly sorry.

chainsawriot, to random
@chainsawriot@emacs.ch avatar

New :rstats: package update
rtoot 0.3.3 is now on CRAN; thanks @schochastics

The third package under the GESIS TSA organization.

https://cran.r-project.org/package=rtoot

chainsawriot, to random German
@chainsawriot@emacs.ch avatar

Ist das das Sofa das quietscht?

chainsawriot,
@chainsawriot@emacs.ch avatar

@yeti Das! Das Das vor dem "das" funktionert genauso wie das Das und das andere Das in dem Satz "Das ist das".

chainsawriot, to random German
@chainsawriot@emacs.ch avatar

Meine Krankenversicherung bat mich per Post, ein Video online anzuschauen.

Mehrad, to random
@Mehrad@fosstodon.org avatar

I was discussing with a colleague the other day that perhaps the best and indisputable random generator seed is the author' s own name.

The issue is R's set.seed() only accepts integer as random seed value. So I played around a little and finally managed to come up with a simple one-liner solution all using base R to use my own name as random seed.

I wrote a short blog post about it to explain my journey:

https://mehrad.ai/posts/20231022-use-string-as-random-seed-in-r/

chainsawriot,
@chainsawriot@emacs.ch avatar

@Mehrad I had a similar discussion with my coauthors for determining the order of authorship. The final choice was the sum of all birthdays because we can change our names but not our birthdays.

chainsawriot, to random
@chainsawriot@emacs.ch avatar

Don't fuck up your mental health.

HeidiSeibold, to random
@HeidiSeibold@fosstodon.org avatar

Best practice question on Open Educational Materials

I created a course website/booklet.

The website is under: https://berd-nfdi.github.io/BERD-reproducible-research-course/

The source is on GitHub: https://github.com/BERD-NFDI/BERD-reproducible-research-course

Now I'd like to generate a DOI for this via OSF. What would you do?

👉 Connect the GitHub rep to OSF and create DOI for that?
👉 Put the html on OSF and create a DOI for that?
👉 Both of the above?
👉 Other?

I could also generate a PDF with the same material, for example.

I am confused.

🙏 Please help!

chainsawriot,
@chainsawriot@emacs.ch avatar

@Drmowinckels @noamross @HeidiSeibold Zenodo has a promise of at least keeping your deposited artefacts for as long as CERN exists (20 yrs at least); OSF, not such promise. https://about.zenodo.org/policies/

chainsawriot, to random
@chainsawriot@emacs.ch avatar
chainsawriot,
@chainsawriot@emacs.ch avatar

This is so cool! Camo & Krooked, Live From A Train (ÖBB)

https://www.youtube.com/watch?v=8gzOH83I1W0

chainsawriot,
@chainsawriot@emacs.ch avatar
chainsawriot,
@chainsawriot@emacs.ch avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • everett
  • Durango
  • mdbf
  • magazineikmin
  • InstantRegret
  • rosin
  • modclub
  • Youngstown
  • slotface
  • thenastyranch
  • cubers
  • kavyap
  • DreamBathrooms
  • JUstTest
  • khanakhh
  • GTA5RPClips
  • osvaldo12
  • ngwrru68w68
  • normalnudes
  • cisconetworking
  • Leos
  • ethstaker
  • tester
  • tacticalgear
  • provamag3
  • anitta
  • lostlight
  • All magazines