Basically what I did was to put tow-boot on the SD card, then boot from the official debian image on a USB. From there I did a chroot install to another USB with the aarch64 rootfs tarball, and finally configured extlinux manually for the void kernel. I used the debian extlinux config as a template.
CategoryArticles
Outcome of metropolitan walkabout
I found exactly what I was looking for, which was to see what it was like to go. Being in a state of travel is great because it keeps your mind busy, since there are so many new things to worry about, like where and what to eat, where to sleep, the logistics of traveling,
Metropolitan walkabout
I’m not even sure if I want to go on this journey, but I know more certainly that I don’t want to not go. It’s an excitingly unpleasant feeling, the anticipation of entering the unknown. Will I die? Will I be bored? Will I feel lonely? Very much of this endeavor is up in the
About anatview.com
After I quit my job at a bioinformatics startup here in Oslo, Norway, I had a lot of time on my hands, and wanted to do something productive with it. I’m not sure what I want in life as a whole, but in general I know I’d appreciate if we progress the human understanding and
Inject Adsense into Production React Application
Adsense is great and a very easy way to put ads in your web content. A problem I encountered however when developing single page applications (SPAs) with React is injecting it into the header of index.html. We have this script from Google Adsense that we have to inject inside the <header></header> tag: You could still
How to make a Python package with compiled Rust (and why you should to increase performance)
Without going into too much detail on academic source referencing because this is a just a blog, I think it is fair to say that Python is at least one of the most commonly used programming languages in scientific application development. Python is great in that is is easy to learn, is very popular and
What it’s like to go on study exchange to Taiwan from Norway
I remember that before I went I was very insecure and not sure what to expect. There were some videos on YouTube that I watched to try to get an idea of what it was like in Taiwan, but there weren’t really that many, and in my experience you never know what it’ll be like
Use PyMOL legally without license (open source)
This will allow you to run PyMOL without an aqcuired license which you certainly would need if you were to use the compiled binaries provided from the PyMOL website. This is just a very simple guide providing a list of the packages you need to install, and showing how to run the scripts you need
How Bioinformatics is supporting medicine and drug development
This post is more of an article type which is supposed to distill and simplify, and present some basic information on how the field of bioinformatics supports medicinal drug development and other biological research. For me it is a very interesting field as I am formally educated in both Computer Science and Molecular Biology and