NATO (album)

NATO, released October 10, 1994, is a studio album by Slovenian industrial group Laibach, named after the North Atlantic Treaty Organization. It is a selection of cover versions with the theme of war.[2]

NATO
Studio album by
Laibach
ReleasedOctober 10, 1994
GenreEBM, industrial
Length41:09
LabelMute
Laibach chronology
Ljubljana-Zagreb-Beograd
(1993)
NATO
(1994)
Occupied Nato Tour
(1996)
Professional ratings
Review scores
SourceRating
AllMusic(3/5)[1]

Track listing

  1. "Nato" – 5:45 (original Mars - the Bringer of War by Gustav Holst)
  2. "War" – 4:10 (original by The Temptations)
  3. "Final Countdown" – 5:40 (original by Europe)
  4. "In the Army Now" – 4:31 (original by Bolland)
  5. "Dogs of War" – 4:43 (original by Pink Floyd)
  6. "Alle gegen alle" – 3:52 (original by Deutsch Amerikanische Freundschaft)
  7. "National Reservation" – 3:46 (original "Indian Reservation" by Paul Revere & the Raiders)
  8. "2525" – 3:48 (original by Zager and Evans)
  9. "Mars on River Drina" – 4:48 (original March on River Drina by Stanislav Binički)
gollark: PETA will destroy you.
gollark: At least it has generics.
gollark: Oh, and it's not a special case as much as just annoying, but it's a compile error to not use a variable or import. Which I would find reasonable as a linter rule, but it makes quickly editing and testing bits of code more annoying.
gollark: As well as having special casing for stuff, it often is just pointlessly hostile to abstracting anything:- lol no generics- you literally cannot define a well-typed `min`/`max` function (like Lua has). Unless you do something weird like... implement an interface for that on all the builtin number types, and I don't know if it would let you do that.- no map/filter/reduce stuff- `if err != nil { return err }`- the recommended way to map over an array in parallel, if I remember right, is to run a goroutine for every element which does whatever task you want then adds the result to a shared "output" array, and use a WaitGroup thingy to wait for all the goroutines. This is a lot of boilerplate.
gollark: It also does have the whole "anything which implements the right functions implements an interface" thing, which seems very horrible to me as a random change somewhere could cause compile errors with no good explanation.

References

  1. Raggett, Ned (1984-12-21). "NATO - Laibach : Songs, Reviews, Credits, Awards". AllMusic. Retrieved 2012-06-01.
  2. "NATO - Laibach Discography". Retrieved 2016-04-16.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.