Yummy 3D plots

Very nice interactive 3D plots with Plotly. import plotly.graph_objects as go import numpy as np import pandas as pd # Read data from a csv Z = pd.read_csv('https://raw.githubusercontent.com/plotly/datasets/master/api_docs/mt_bruno_elevation.csv').values # Actually not necessary to provide X and Y… X = np.linspace(0,…

Our Sagawind 20

Through hulls on Sagawind 20 This year we bought an old sail boat from 1979 – a Sagawind 20. My first order of concern is to check the location and state of the through hulls, which are perhaps the most…

See who is hosting a website

To see who is hosting a website (e.g. netflix.com), you will need the IP address of the website and the WHOIS record for that IP address. You can obtain both from the command-line. Obtain the IP address for netflix.com: #…

Frk. Slimas Fornemmelse for Snot

Af Kostas Kefaloukos Danmark er et lille halvkoldt land, halvlangt mod nord. Det er ikke så koldt at der er særligt meget sne. Til gengæld blæser det meget og regner hele tiden. Disse vejrforhold gør at danskerne ofte bliver forkølede…