Expedition to the Hairier Peaks
Expedition to the Hairier Peaks (also written as Expedition to THR Hairier Peaks) is the fourth album by the noise rock band Mindflayer.
Expedition to the Hairier Peaks | ||||
---|---|---|---|---|
Studio album by | ||||
Released | August 8, 2006 | |||
Recorded | Providence, Rhode Island | |||
Genre | Noise rock | |||
Label | Corleone Records | |||
Mindflayer chronology | ||||
|
Review scores | |
---|---|
Source | Rating |
Pitchfork Media | (6.0/10)[1] |
The album's title is a play on words to a Dungeons & Dragons module book Expedition to the Barrier Peaks.
Track listing
- "Rally for a Wind War: Whirlwind Dervish/Cracking the Barrier Riffs" – 10:56
- "Getting our Hair Done" – 1:04
- "Netherworld Bike Patrol C.H.A.O.S." – 6:58
- "Time Tunnel/Cosmic Crypt Chronoscape Collision Course" – 6:31
- "Each to their own Dark Path" – 12:33
- "Mind Mirror Maze/Grow Horns" – 7:39
- "Let's Play Holy War Fuckers" – 5:59
- "Gore Gone Wild" – 5:02
- "Nasty Meeting at Peak Park/Exploding Remains" – 14:07
- "Caverns of the Hairiest Peak" – 8:05
gollark: Unrelatedly, https://www.pine64.org/?page_id=61454
gollark: Yes.
gollark: More great "WHY WOULD YOU DO THIS":```go// A Context carries a deadline, cancelation signal, and request-scoped values// across API boundaries. Its methods are safe for simultaneous use by multiple// goroutines.type Context interface { // Done returns a channel that is closed when this Context is canceled // or times out. Done() <-chan struct{} // Err indicates why this context was canceled, after the Done channel // is closed. Err() error // Deadline returns the time when this Context will be canceled, if any. Deadline() (deadline time.Time, ok bool) // Value returns the value associated with key or nil if none. Value(key interface{}) interface{}}```
gollark: Basically, modems/rednet but more flexible, cross-server, and without actual modems.
gollark: It's a websocket-based inter-computer cross-server message relay.
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.