Updated 17 files via CloudCannon
This commit is contained in:
parent
f2f74d7781
commit
2eb0172659
17 changed files with 1129 additions and 20 deletions
51
index.html
51
index.html
|
|
@ -98,8 +98,10 @@
|
|||
class="section-shadow banner style1 orient-left content-align-right image-position-center fullscreen onload-image-fade-in onload-content-fade-right">
|
||||
|
||||
<div class="content">
|
||||
<h3>Live with hardware</h3>
|
||||
<p>There is a weird meta-core to anything social exchange on internet that I can't get my finger on. Assumptions and projections that I think partially stem from the lack in body language</p>
|
||||
<h3>Unmet Dependencies</h3>
|
||||
<p>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!</p>
|
||||
|
||||
|
||||
|
||||
|
|
@ -110,15 +112,22 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<p>2020</p>
|
||||
|
||||
|
||||
<p style="margin-bottom: 30px;font-size: 14px">
|
||||
<strong>1. EP-Life of a Dudelini</strong><br />
|
||||
<span>11:23</span> |
|
||||
<strong>1. Dependency Error</strong><br />
|
||||
<span>5:13</span> |
|
||||
<span style="font-size: 14px">Cybersoul </span>
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
<p style="margin-bottom: 30px;font-size: 14px">
|
||||
<strong>2. Pingnu</strong><br />
|
||||
<span>3:42</span> |
|
||||
<span style="font-size: 14px">Cybersoul </span>
|
||||
</p>
|
||||
|
||||
|
|
@ -131,13 +140,13 @@
|
|||
<br />
|
||||
<ul class="actions stacked">
|
||||
|
||||
<li><li><a href="/live-with-hardware/" class="button small icon solid fa-volume-up">Listen</a>
|
||||
<li><li><a href="/unmet-dependencies/" class="button small icon solid fa-volume-up">Listen</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="image">
|
||||
<img src="./images/posts/1-ep-life-of-a-dudelini.jpeg" alt="Live with hardware" title="Live with hardware" />
|
||||
<img src="./images/posts/final-pingnucover1220x1200.jpg" alt="Unmet Dependencies" title="Unmet Dependencies" />
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
|
@ -219,6 +228,28 @@
|
|||
style="box-shadow: none;" >
|
||||
|
||||
|
||||
<div class="content">
|
||||
<h3>Live with hardware</h3>
|
||||
<p>2020</p>
|
||||
|
||||
<ul class="actions stacked">
|
||||
<li><a href="/live-with-hardware/" style="text-decoration:none;" class="button small icon solid fa-volume-up">Listen</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="image">
|
||||
<img src="/images/posts/1-ep-life-of-a-dudelini.jpeg"
|
||||
alt="Live with hardware" />
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<section
|
||||
class="spotlight style5 orient-left content-align-right image-position-center onscroll-image-fade-in"
|
||||
>
|
||||
|
||||
|
||||
<div class="content">
|
||||
<h3>Granny is a cyborg now</h3>
|
||||
<p>2019</p>
|
||||
|
|
@ -237,7 +268,7 @@
|
|||
|
||||
|
||||
<section
|
||||
class="spotlight style5 orient-left content-align-right image-position-center onscroll-image-fade-in"
|
||||
class="spotlight style5 orient-right content-align-left image-position-center onscroll-image-fade-in"
|
||||
>
|
||||
|
||||
|
||||
|
|
@ -259,7 +290,7 @@
|
|||
|
||||
|
||||
<section
|
||||
class="spotlight style5 orient-right content-align-left image-position-center onscroll-image-fade-in"
|
||||
class="spotlight style5 orient-left content-align-right image-position-center onscroll-image-fade-in"
|
||||
>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue