Interstellar travel

On youtube’s Kurzgesagt a new video explains why humans can’t possible far outside our solar system, due the enormous distance. Only way out would be to somehow travel faster than light (ftl) which is of course currently impossible.Interesting to think about how this is ‘solved’ in science fiction stories:Warp speedOne way obvious way is to make ftl possible is something like warp-speed as we all now from Star Trek. Obvious because it’s basically you suddenly can travel faster than light due to some not in detailed explained process of the bending of light. It assumes spaces is uneven, so if you can travel somehow in a ‘direct line’ you can overcome the lightspeed-barrier. In many books and movies there’s a similar mechanism like in the later novels of three-body-problem. It’s somewhat boring as it basically means spaceships do go faster, they can go to any place in a somehow linear…

Continue Reading Interstellar travel

My journey into the GIS world

Most people in software development are familiar with time-aspect of data. Data can have a certain time, like events or a certain period. By now there are good tools and…

Custom laptop

Time for a new laptop, as my current laptop is over five years old. Currently looking for a new laptop. I enjoy some customization, so I have gathered an overview…

Snowflake primary keys woes

In my work I have used Snowflake quite a lot. The so called Data Cloud is very popular. Getting started is easy.One of the issues I have with Snowflake, it’s…

Using OpenAPI in Scala

Modern software development is for a large part integrating with other software. To integrate with other software you use the API software you want to integrate with. An API can…

Using the Woocommerce API

If you want to host your own webshop, Woocommerce is a popular option. You can install it as plugin to WordPress. Using plugins your shop can be extended with different…