July 2018

143 tweets

Replying to @benjamin

@benjamin I liked the temperature vs time
findings very interesting. It also explains why you can tell the difference
between a real oven-baked pizza and one from an electrical oven.

First time I built a static site using @gatsbyjs and it was a great experience:
you can use #React, have content from Markdown, a great developer experience,
and when done, it spits out a super fast static site. 👏

Replying to @coderbyheart

According to the founder the idea came out of the event where a woman was raped
here in #Trondheim 🇳🇴 while thousands of people were just a few meters away. 1
in 10 Norwegian women becomes a rape victim, he said.

Replying to @dtanzer

@dtanzer
@eugen_kiss
@jitterted Not yet, but will do!. One critique
I have is the simplified view of what Integration tests cover vs. unit tests.
@eugen_kiss uses this image which is IMO missing a third dimension. Integration
tests will not cover code in the same depth as integration tests.
Embedded Photo

Low tech meets high tech: I love these Norwegian 🇳🇴 raspberry vending machines
where you pay using your smartphone.
Embedded Photo

Replying to @tooky

@tooky
@johncutlefish It does what it's supposed
to do, correct. It does its things in exactly one way. It separates business
concerns from low level storage and transport concerns. It can be changed, in
parts, without breaking others. It can be changed by many.