Skip to content

Instantly share code, notes, and snippets.

View tomarrell's full-sized avatar
🏔️

Tom Arrell tomarrell

🏔️
View GitHub Profile
@tomarrell
tomarrell / hn_dark.css
Last active March 3, 2021 18:27
HackerNews - Peachy Dark Theme
#hnmain {
background-color: black;
}
a,
body,
a.storylink,
.c00,
.c00 a:link,
.commtext,
@tomarrell
tomarrell / email_translated_from_DE.md
Last active May 20, 2020 14:23
Couchsurfing plea

Hello, [first_name],

We are all members of Couchsurfing and believe in something bigger than money, possession and position. It took more than 14 years to get the Couchsurfing community together. Without your immediate help this community will be lost forever.

Due to the challenges that the COVID-19 pandemic poses to us, Couchsurfing will soon not be able to fulfill its financial obligations. We have downsized our teams, cut salaries, cancelled or renegotiated all contracts, eliminated our office space (we now work 100% in the home office), and applied for COVID-19 grants provided by the US government under the CARES Act. Unfortunately, this will not be enough. Register to support couchsurfing

From May 14, 2020 we will charge a membership fee of 2.39 USD per month, or 14.29 USD per year if paid in advance, to keep Couchsurfing alive. This membership fee is required to access the couchsurfing website and mobile apps. Your membership fee supports Couchsurfing during the COVID 19 pandemic and beyond and help

Keybase proof

I hereby claim:

  • I am tomarrell on github.
  • I am tomarrell (https://keybase.io/tomarrell) on keybase.
  • I have a public key ASBjhLDJpcXFnZ4g1JGSHojlcQkz6fK9QJPq7F4A71r0mwo

To claim this, I am signing this object:

[package]
name = "test"
version = "0.1.0"
authors = ["Tom Arrell <tom.arrell@gmail.com>"]
[dependencies]
diesel = { version = "1.3.2", features = ["postgres", "chrono", "bigdecimal"] }
@tomarrell
tomarrell / arch-linux-install
Last active July 12, 2017 14:06 — forked from mattiaslundberg/arch-linux-install
Minimal instructions for installing arch linux on an UEFI system with full system encryption using dm-crypt and luks
# Install ARCH Linux with encrypted file-system and UEFI
# The official installation guide (https://wiki.archlinux.org/index.php/Installation_Guide) contains a more verbose description.
# Download the archiso image from https://www.archlinux.org/
# Copy to a usb-drive
dd if=archlinux.img of=/dev/sdX bs=16M && sync # on linux
# Boot from the usb. If the usb fails to boot, make sure that secure boot is disabled in the BIOS configuration.
# Set swedish keymap