Mac: Recording screen & sound

TL;DR In order to record the screen of your Mac together with the sound (i.e. a Zoom session) you can use Soundflower.

Here is what I wanted to achieve: Make a (video) recording of what is happening on the screen of my Mac including the sound. All this …

Counting comments...

Setting up my terminal

I know, there are lots of articles and explanations out there on how to configure and set up your terminal. Yet, it took me more than 2 hours to get things working the way I wanted. Reason was, lots of the articles and explanations provide step by step guide on …

Counting comments...

Tips for travelling Vietnam

Neulich fragte mich ein Freund nach Tips für’s Reisen in Vietnam: Ein Freund von ihm wollte für 10 Tage (!!) nach Vietnam reisen. Die Tips, die ich bei dieser Gelegenheit zusamengetragen habe, habe ich seitdem noch mindestens 5x weitergegeben. Deswegen schreibe ich sie jetzt hier auf. Und deshalb in der …

Counting comments...

Markdown editors

I’m looking for a proper Markdown editor. Here are the usage scenarios and criteria I have in mind:

  • I plan to use it as an editor to write my diary.
  • I want the editor to be nice
  • I want to see the pictures in the preview (or in the …
Counting comments...

SVG programming

For a side project I would like to have a nice, moving SVG Logo. While searching for tutorials, I found a couple that might be helpful.
Counting comments...

Image encoding in Node JS

When dealing with images in a node application I had to learn on how to read and potentially decode image data.
Counting comments...

My static website

Static websites are getting the standard these days. So I also had a look at it and compared some website generators.
Counting comments...

Playing around with D3

A very small D3 experiment.
Counting comments...

Ping Visualization and Analysis

So this is the situation I am facing: I use an internet access that doesn’t feel reliable. Sometimes it’s really fast, sometimes it just feels being very unreliable. And I never know what part exactly is just failing: Is the the application that is slow, is it the …

Counting comments...

The Art of Command Line

A really helpful resource I found yesterday:

The Art of Command Line

Not only does it list tips that you often need, but it also gives you hints and advices on how you should work, what you should read, what you should learn (indicating a certain order).

For an occasional …

Counting comments...