5 Programming Leftovers
-
Fixing R’s design flaws in a new version of pqR
I’ve released a new version of my pqR implementation of R. This version introduces extensions to the R language that fix some long-standing design flaws that were inherited from S.
-
‘Build your first Shiny App’ with us
Shiny is the ever more popular approach to share R data analysis and reports that are required to make data-driven decisions.
-
Announcing the Python Language Summit 2023 blog posts
I just hit “publish” on the blog posts for the Python Language Summit 2023!
-
Sessions from the 2023 Python Language Summit
-
[GSoC 2023] First course of action: fix memory leaks
The coding period has started today! In the last blog post related to GSOC, I said “Here are the plans that I currently have. As with all plans, they are subject to change.” They did indeed change since I found a tool to find memory leaks.
Before I was accepted into GSOC, I had been thinking about porting AddressSanitizer to Haiku to find memory leaks. I decided against it. During the community bonding period, I found a file called leak_analyser.sh, which was made for finding memory leaks, exactly like AddressSanitizer! It was a good thing I had decided against porting AddressSanitizer to Haiku. I now want to work on getting rid of the memory leaks from Icon-O-Matic.