Error code guide on Xiaomi M365 scooter

https://elewheels.com/error-code-xiaomi-m365-scooter/

What tire pressure should I use on my Xiaomi M365

https://www.gearbest.com/blog/new-gear/xiaomi-m365-electric-scooter-faq-6188

Super oferta – gwarantowany 8% zwrot z najmu :-)

https://independenttrader.pl/super-oferta-gwarantowany-8-zwrot-z-najmu.html

How to filter names (in unicode) using regular expressions

fun escapeSpecialCharacters(string: String): String { return string.replace("[^\\p{L}\\p{N}\\p{P}\\p{Z}]".toRegex(), "_") } Unicode Regular Expressions

Sections along the Grand Tour of Switzerland

Discover the No. 1 road trip of the Alps – over five Alpine passes, along 22 lakes and to 12 UNESCO World Heritage sites. Hop in, start the engine, drive off and pump up the music. Each stage of the Grand Tour of Switzerland has its own Spotify playlist, ensuring you’ve always got the perfect ...

Kotlin Programmer Dictionary: Function Type vs Function literal vs Lambda expression vs Anonymous function

https://blog.kotlin-academy.com/kotlin-programmer-dictionary-function-type-vs-function-literal-vs-lambda-expression-vs-anonymous-edc97e8873e

Limit 4GB przy nagrywaniu filmów lustrzanką

http://karolzielinski.com/po-polsku/limit-4gb-nagrywanie-filmow-lustrzanka/

How to build a smaller Docker image

https://medium.com/@gdiener/how-to-build-a-smaller-docker-image-76779e18d48a

Docker images from Google

Language focused docker images, minus the operating system Base images for Google Docker containers

A minimal Ubuntu base image modified for Docker-friendliness

Baseimage-docker only consumes 8.3 MB RAM and is much more powerful than Busybox or Alpine