Explore >> Select a destination


You are here

duerrenberger.dev
| | blog.michal.pawlik.dev
18.2 parsecs away

Travel
| | Lately I've been working on preparing learning materials in Scala. Usually when I work on preparing slides for public speaking I would use https://slides.com/majkp/, but this time I was looking for something self hosted. In this situation Reveal.js seems like an obvious alternative, but if you want to set up, you either have to download a fixed version which makes the upgrade hard, or build an npm project and add reveal as the dependency.
| | www.honeybadger.io
9.2 parsecs away

Travel
| | In this post I discuss how to "modernize" a Docco workflow by adding a development server with live-reload.
| | github.com
13.4 parsecs away

Travel
| | A Jekyll quick start to getting up and going with the IndieWeb - GitHub - miklb/jekyll-indieweb: A Jekyll quick start to getting up and going with the IndieWeb
| | ishan.co
89.4 parsecs away

Travel
| In my two year of WordPress Experience, for the first time ever, my blogs got hacked. The hacker some got access to whole account and added a PHP injection. All the directories on server got random PHP files like 54623.php etc. with encoded code in them and a .htaccess file that makes this PHP file a 404 error page. From what I have learned, the primary purpose of this hack is to send errors to a different website.