RSSAmplifier

Blog

Ivan Stojic's personal website on Ivan Stojic

Recent content in Ivan Stojic's personal website on Ivan Stojic

ordecon.comRSS feed ↗5 posts

Latest posts

Pandoc as a site generator

Pandoc is the universal text document converter. With a little bit of help from Make, it can be a static site generator as well.

On technical phone screens

Technical phone screens are a difficult, but frequent part of interviewing for a software engineering position. Here I share my views of them, and how to have an easier time getting through one.

Jekyll, S3 and CloudFront

I gave a lecture on using Jekyll, S3 and CloudFront. The video is in Croatian.

Using Heroku

I gave a lecture on using Heroku. The video is in Croatian.

Databases and version control systems

What is the relationship between version control systems and databases; can one be used to implement the other? Short discussion and a CouchDB clone in bash.