/blog/images/avatar-icon.png

Embed Medium Blog On Website

This is a free and simple guide through that you can finally embed your medium grid to your website by yourself without worrying about your personal info being packed by 3rd party APIs. After a tedious search for tools to embed the medium to a specific website, I figured that I have to write my own because you don’t trust any random API to do it for you nowadays, especially when you need to hand in your personal info.

How to add www to your website on Cloudflare

After you add your site to the Cloudflare, you mind wondering how to add www to your naked domain. Here is how: Go to your Cloudflare dashboard then click on the Navbar-> DNS. Then scroll down to add an A record and point IP to 192.0.2.1 Go to the Rules Deploy a page rule like this URL’s last character ‘*’ means forward all pages and keep the path Thanks to DOMJH — Redirect www.

Uber Gives UK Drivers Minimum Wage and Benefits

Weeks ago, Uber in the UK announced that all drivers (around 70,000 people) will be treated as full-time employed employees from now. That means they have holiday pay, minimum wage protections, and trip requests, etc. Photo by Thought Catalog on Unsplash Uber in the other countries? It’s likely that the other counties Uber drivers are going to request the same benefits and then furthermore affect the local taxi industry. For instance, if Uber in Taiwan follows the policy, the local taxi companies (55688, Taiwan Taxi co.

Image Filtering Gaussian filters

easy read on Kaggle 1 2 3 4 import numpy as np import cv2 from scipy import signal import matplotlib.pyplot as plt 1. Implement a discrete 2D Gaussian filter using a 3 × 3 kernel with σ ≈ 1/2ln2. Use the provided lena.png as input, and plot the output image in your report. Briefly describe the effect of the filter. In [2]: 1 2 3 4 5 6 7 8

Elon Musk Wants Recruits to Build a Brain-Computer Interface

Photo by Siora Photography on Unsplash Elon Musk Wants Recruits to Build a Brain-Computer Interface Elon Musk’s startup company, Neuralink, wants to one day implant computer chips inside the human brain. The goal is to develop implants that can treat brain disorders — and that may one day be powerful enough to allow humanity to compete with possible future superintelligent computers. In a video demonstration aimed at recruiting new employees, Musk showed off a prototype of the device.