Explore >> Select a destination


You are here

sinrega.org
| | www.morling.dev
22.7 parsecs away

Travel
| | As a software engineer, I like to automate tedious tasks as much as possible. The deployment of this website is no exception: it is built using the Hugo static site generator and hosted on GitHub Pages; so wouldn't it be nice if the rendered website would automatically be published whenever an update is pushed to its source code repository?
| | imapenguin.com
10.5 parsecs away

Travel
| | Have you been itching to do 64 Bit ARM assembly program like I have on your Raspberry Pi? I'll bet you have. I mean, the thing has to be useful for SOMETHING right? Most Raspbian installs are still on 32 bits, but switching is easy. Make backups and all that and then do: rpi-update Then edit /boot/config.txt and add: [pi] arm_64bit=1 Reboot That's all there is to it. Of you do a uname -m and see something with v 8 (not 7), you're done. Onto 64 bit assembly coding!
| | bartlomiejmika.com
22.7 parsecs away

Travel
| | The purpose of this article is to help you setup a personal blog as quickly as possible using hugo and docker. These are the instructions and notes I've written down when setting up my site that I'd like to share.
| | www.danielallington.net
122.0 parsecs away

Travel
|