/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ryanseddon.com
| | adim.in
3.6 parsecs away

Travel
| | I just published a post with gifs and videos and was pretty happy with how it was looking. A few minutes later, a friend messaged me: I use Orion, which is a Webkit-based browser (like Safari). I know my friend uses Brave, a Chromium-based browser. Why were these videos rendering fine in Webkit and not Chromium? This blog is powered by Hugo, and the posts written as Markdown. In that blog post, I had attached the videos using the markdown image syntax
| | www.phpied.com
5.5 parsecs away

Travel
| | Animated gifs are fun and all but they can get big (in filesize) quickly. At some point, maybe after just a few low-resolution frames it's better to use an MP4 and an HTML element. You also preferably need a "poster" image for the video so people can see a quick preview before they dec
| | heyman.info
5.8 parsecs away

Travel
| |
| | labanskoller.se
12.5 parsecs away

Travel
| Inpired by Hackeriet's blog where Alexander Kjäll use to post CTF write-ups, I've decided to create a personal one for myself. Focus will be on IT security. Hackeriet's blog is powered by Jekyll which is a static site generator written in Ruby. See their post Creating a fast blog for how they set up their blog. I have decided to try another static site generator called Hugo, which is written in Go.