mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-27 04:32:32 +02:00
Added redirects (htaccess + cloudflare)
- fixed some blog content - added todos - fixed rss redirect - moved to "trailingSlash always" in accordance with newest Gatsby spec
This commit is contained in:
@@ -26,6 +26,6 @@ That is why the team behind Numix has requested the package to be removed from t
|
||||
|
||||
## Arduino sneak peak.
|
||||
|
||||
I acquired some new toys for the arduino, two of them being the "Adafruit mini 8x8 LED matrix". To use them I had to install 2 libraries, and with those came "Example sketches". One of those example sketches was a "Robotic eye", naturally with me having 2 new toys I decided to create a little "face" (just eyes) with the prebuilt sketches. Anyways I thought that looked cool so I made a video of it which you can watch below:
|
||||
I acquired some new toys for the arduino, two of them being the "Adafruit mini 8x8 LED matrix". To use them I had to install 2 libraries, and with those came "Example sketches". One of those example sketches was a "Robotic eye", naturally with me having 2 new toys I decided to create a little "face" (just eyes) with the prebuilt sketches. Anyways I thought that looked cool so I made a photo which you can view below:
|
||||
|
||||
<iframe src="//www.youtube.com/embed/7WeG88fOVbA" allowfullscreen="" width="560" height="315" frameborder="0"></iframe>
|
||||

|
||||
|
BIN
content/posts/2014/a-status-update/media/face.png
Normal file
BIN
content/posts/2014/a-status-update/media/face.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 237 KiB |
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Me, my blog, and projects."
|
||||
date: "2014-11-16"
|
||||
date: "2014-10-21"
|
||||
template: "post"
|
||||
category: "blog"
|
||||
tags:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "My brand new blog"
|
||||
date: "2014-09-05"
|
||||
date: "2014-09-05 22:00"
|
||||
template: "post"
|
||||
category: "blog"
|
||||
tags:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Raspberry pi cluster Step 1: Shopping"
|
||||
date: "2014-09-05"
|
||||
date: "2014-09-05 23:00"
|
||||
template: "post"
|
||||
category: "Homelab"
|
||||
tags:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Shellshock and why you shouldn't get your panties in a bunch."
|
||||
date: "2014-09-27:23:00"
|
||||
date: "2014-09-27 23:00"
|
||||
template: "post"
|
||||
category: "exploits"
|
||||
tags:
|
||||
|
@@ -11,6 +11,8 @@ description: "My final assignment for a school course is to learn a new language
|
||||
disqusId: "20"
|
||||
---
|
||||
|
||||

|
||||
|
||||
One of the final assignments for a school course called "APP" (Algorithms Programming language & Paradigms) was/is to learn a new programming language using the book "[Seven languages in Seven weeks](https://pragprog.com/book/btlang/seven-languages-in-seven-weeks)".
|
||||
|
||||
The idea of this book is that you can get comfortable with a programming language in just a week. As you can probably guess from the title the book covers 7 languages in total and I will be covering at least 1 (Scala).
|
||||
|
BIN
content/posts/2017/scala-day-0-what-is-scala/scala.png
Normal file
BIN
content/posts/2017/scala-day-0-what-is-scala/scala.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
Reference in New Issue
Block a user