Page 22
-
31 Jan, '23
Migration
I was thinking that I have six domain names (including the .net and .com for my surname), posts spread all… -
29 Jan, '23
Returning to the small web
It’s no secret that social media has been progressively deteriorating for, at least, ten years. Simultaneously, many of us (myself… -
29 Jan, '23
Never Underestimate
皿 Never underestimate the determination of a kid who is time-rich and cash-poor Cory Doctorow, Little Brother -
25 Feb, '22
Creating an n x n autocorrelation matrix
Between covid-19 news and announcements of imminent Russia-Ukraine wars I needed a bit of a distraction. Sooo, here it is… -
12 Feb, '22
The beauty of code vectorisation
I came across this problem in Twitter: -
10 Dec, '21
Recreational programming
I think programming, aka coding, is a fun activity. We are solving a problem subject to a set of constraints… -
24 Nov, '21
Flotsam 14: dev links
༄> Back doing some coding, playing with R packages and collaborating with someone else. This is an unusual situation for me,… -
6 Nov, '21
Fixing Rcpp warning in Mac OS
In Mac OS I was getting an annoying warning when compiling Cpp code via Rcpp in R: -
24 Apr, '19
Implementing a model as an R package
In our research group we often have people creating statistical models that end up in publications but, most of the… -
14 Apr, '19
Reading a folder with many small files
One of the tools we use in our research is NIR (Near-Infrared Spectroscopy), which we apply to thousands of samples…