Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View muloka's full-sized avatar
💖
I may be slow to respond.

Muloka muloka

💖
I may be slow to respond.
View GitHub Profile
@muloka
muloka / cuda_install.md
Last active January 8, 2024 14:29 — forked from denguir/cuda_install.md
Installation procedure for CUDA & cuDNN

How to install CUDA & cuDNN on Ubuntu 22.04

Install NVIDIA drivers

Update & upgrade

sudo apt update && sudo apt upgrade

Remove previous NVIDIA installation

## credit: http://fabian-affolter.ch/blog/the-lineinfile-module-of-ansible/
---
- hosts: alpine_install
user: root
tasks:
# - name: create a complete empty file
# command: /usr/bin/touch /test/test.conf
- name: create a new file with lineinfile

mAJor Abes - Rookie Guide 2019

Original document: https://docs.google.com/document/d/1y3TgJaGm4G49k1TOCTODvMf2DLddmXmGeeJphxRr1ts/edit

First Timers Guide

Burning Man is a beautiful transcendental experience focused on immediacy and participation. It can be life changing. It can be powerful. But lest we forget, it is a logistical nightmare. You are living and partying in the middle of THE MOST inhospitable environment you have ever seen. I am presenting this guide to you in hopes of sharing some things I’ve learned or wish I knew earlier.

Anyone who has done this before will tell you that your time and effort leading up to the Burn will be stressful. There are so many things you will want or need or have questions about, and my hope is that this guide will give you a better idea of where to focus your energy.

1. Beyhude - Amazon (Menachem 26 Remix) [Metanoia]
2. Shkoon - Bushiya feat. Fruiterama (Rodrigo Gallardo Remix) [Underyourskin Records]
3. Dandara, Meraki (BR) - Fire [Sol Selectas]
4. Viken Arman - Charlie's Absinthe
5. [Denature Records]
6. The Scumfrog - Keep Your Bags Packed [Glam Scum Records]
7. Sabo - Black Flowers (Noema Remix) [Sol Selectas]
8. AmuAmu - Idioma De La Tierra [Cosmic Awakenings]
9. Nicola Cruz - Tzantza [Multi Culti]
10. Armen Miran & Hraach - Lullaby

Keybase proof

I hereby claim:

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

To claim this, I am signing this object:

Failed to rebuild.
./dist/react-static-routes.js
Module build failed: Duplicate declaration "src_containers_bus_schedules___grotto_bay"
6 | import src_containers_Buses from '../src/containers/Buses'
7 | import src_containers_bus_schedules___grotto_bay from '../src/containers/bus-schedules/1-grotto-bay'
> 8 | import src_containers_bus_schedules___grotto_bay from '../src/containers/bus-schedules/3-grotto-bay'
| ^