new post
This commit is contained in:
parent
0f9247f458
commit
cfe1e8846f
|
@ -97,12 +97,12 @@ defaults:
|
||||||
width: 1024
|
width: 1024
|
||||||
height: 720
|
height: 720
|
||||||
resize_style: cover
|
resize_style: cover
|
||||||
uploads_dir: "/images"
|
uploads_dir: "/images/pages"
|
||||||
content:
|
content:
|
||||||
width: 720
|
width: 720
|
||||||
height: 720
|
height: 720
|
||||||
resize_style: cover
|
resize_style: cover
|
||||||
uploads_dir: "/images"
|
uploads_dir: "/images/pages"
|
||||||
- scope:
|
- scope:
|
||||||
path: ""
|
path: ""
|
||||||
type: "posts"
|
type: "posts"
|
||||||
|
@ -115,11 +115,11 @@ defaults:
|
||||||
width: 1024
|
width: 1024
|
||||||
height: 720
|
height: 720
|
||||||
resize_style: cover
|
resize_style: cover
|
||||||
uploads_dir: "/images"
|
uploads_dir: "/images/posts"
|
||||||
content:
|
content:
|
||||||
width: 720
|
width: 720
|
||||||
height: 720
|
height: 720
|
||||||
resize_style: cover
|
resize_style: cover
|
||||||
uploads_dir: "/images"
|
uploads_dir: "/images/posts"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: PinGNU
|
title: PinGNU
|
||||||
artist: Sakrecoer
|
artist: 徒 setto セット
|
||||||
date: 2016-09-05 19:07:00 +0200
|
date: 2016-09-05 19:07:00 +0200
|
||||||
category: highlights
|
category: highlights
|
||||||
author: bassBot
|
author: bassBot
|
||||||
|
@ -28,7 +28,7 @@ stores:
|
||||||
|
|
||||||
PinGNU is a cybersoul banger of rank; a weird and wonderful mix between autotuned R'n'B, boombass and dope geekery. Blurring the lines of cooldom and cuteness, this track is a triptych love song addressed to all the FLOSS coder out there, in the Name of the GNU, The Pingu, and the Holy User.
|
PinGNU is a cybersoul banger of rank; a weird and wonderful mix between autotuned R'n'B, boombass and dope geekery. Blurring the lines of cooldom and cuteness, this track is a triptych love song addressed to all the FLOSS coder out there, in the Name of the GNU, The Pingu, and the Holy User.
|
||||||
|
|
||||||
Message from Sakrecoer: "If you think this music is worth anything, please donate what you would reward me to the FSF or the LF
|
Message from 徒 setto セット: "If you think this music is worth anything, please donate what you would reward me to the FSF or the LF
|
||||||
|
|
||||||
Lyrics:
|
Lyrics:
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ I’m a big GNU with my little Pingu,Looking at the world, looking at you.Free a
|
||||||
|
|
||||||
It would be so nice,if you could compute.Your freedom is not to dilute,Someone has taken your tool into dispute,This is what together we should refute.
|
It would be so nice,if you could compute.Your freedom is not to dilute,Someone has taken your tool into dispute,This is what together we should refute.
|
||||||
|
|
||||||
More skarecoer music: http://sakrecoer.com
|
More 徒 setto セット music: http://setto.basspistol.com
|
||||||
|
|
||||||
Baby GNU model by Nicolas Rougier, distributed under GNU General Public License.https://www.gnu.org/graphics/3dbabygnutux.en.html
|
Baby GNU model by Nicolas Rougier, distributed under GNU General Public License.https://www.gnu.org/graphics/3dbabygnutux.en.html
|
||||||
|
|
||||||
|
|
53
_posts/2020-08-02-unmet-dependencies.md
Normal file
53
_posts/2020-08-02-unmet-dependencies.md
Normal file
|
@ -0,0 +1,53 @@
|
||||||
|
---
|
||||||
|
title: Unmet Dependencies
|
||||||
|
description: >-
|
||||||
|
Proprietary tools, consultancies, remote labor... The reality in the digital
|
||||||
|
industry is as hard to cope with as it is building software in Haskell.
|
||||||
|
Freedom is luxury, but also a burden.
|
||||||
|
|
||||||
|
Open your mind, open the source!
|
||||||
|
date: 2020-08-02 07:00:00 +0200
|
||||||
|
artist: 徒 setto セット
|
||||||
|
author: bassBot
|
||||||
|
category: releases
|
||||||
|
album: unmet-dependencies
|
||||||
|
tags:
|
||||||
|
- EP
|
||||||
|
image: /images/posts/final-pingnucover1220x1200.jpg
|
||||||
|
video_path: /videos/pingu.mp4
|
||||||
|
download:
|
||||||
|
check_this_if_cannot_be_bought: false
|
||||||
|
stores:
|
||||||
|
- name: Spotify
|
||||||
|
url: 'https://open.spotify.com/album/2UBSokWbYLy0JqrwoGRp0K'
|
||||||
|
icon: fa-spotify
|
||||||
|
download: false
|
||||||
|
- name: Tidal
|
||||||
|
url: 'https://listen.tidal.com/album/149706362'
|
||||||
|
icon: fa-creative-commons-sampling
|
||||||
|
download: false
|
||||||
|
- name: Apple
|
||||||
|
url: >-
|
||||||
|
https://music.apple.com/us/album/unmet-dependencies-single/1524841124?uo=4&app=music&at=1001lry3&ct=dashboard
|
||||||
|
icon: fa-apple
|
||||||
|
download: false
|
||||||
|
- name: Bandcamp
|
||||||
|
url: 'https://shop.basspistol.com/album/unmet-dependencies'
|
||||||
|
icon: fa-bandcamp
|
||||||
|
download: true
|
||||||
|
- name: Deezer
|
||||||
|
url: 'https://www.deezer.com/us/album/162768022'
|
||||||
|
icon: fa-deezer
|
||||||
|
download: false
|
||||||
|
- name: Youtube
|
||||||
|
url: >-
|
||||||
|
https://www.youtube.com/playlist?list=OLAK5uy_nwAxqTcjZHW6XjNwHPkEd30jYsYcHJM_k
|
||||||
|
icon: fa-youtube
|
||||||
|
download: false
|
||||||
|
---
|
||||||
|
|
||||||
|
## Oldies, but goldies
|
||||||
|
|
||||||
|
It is through these 2 tracks that 徒 setto セット came to be. Cybersoul bangers of rank; weird and wonderful mixes between autotuned R’n’B, boombass and dope geekery. Blurring the lines of cooldom and cuteness.
|
||||||
|
|
||||||
|
<iframe src="https://player.vimeo.com/video/253819945" allow="autoplay; fullscreen" allowfullscreen="" width="100%" height="360px" frameborder="0"></iframe>
|
|
@ -7,9 +7,8 @@ author: ''
|
||||||
category: ''
|
category: ''
|
||||||
album:
|
album:
|
||||||
tags: []
|
tags: []
|
||||||
layout:
|
|
||||||
uid: ''
|
|
||||||
image: ''
|
image: ''
|
||||||
|
video_path:
|
||||||
download: ''
|
download: ''
|
||||||
link:
|
link:
|
||||||
check_this_if_cannot_be_bought: false
|
check_this_if_cannot_be_bought: false
|
||||||
|
|
BIN
images/posts/final-pingnucover1220x1200.jpg
Normal file
BIN
images/posts/final-pingnucover1220x1200.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 153 KiB |
BIN
videos/pingu.mp4
Normal file
BIN
videos/pingu.mp4
Normal file
Binary file not shown.
Loading…
Reference in a new issue