


Never went fishing, but start to like traveling more and more. I hope we can do again now with COVID-19 rules getting less strict.


The first Sunday of every month will now be completely car-free — driving cars, trucks, and other vehicles on streets or highways will be against the law for the full 24 hours. 🚗
https://dutchreview.com/news/netherlands-announces-car-free-sunday/





First paragraph of the English text:
> The EU Commission plans to present a bill on 27 April 2022 that would oblige providers of mail, chat and messenger services to use technical means to scan all messages of their users for criminal content. Currently, this project, which deeply interferes with the privacy of all citizens, is justified by the fight against child pornography.
Pier, Scheveningen, The Hague, The Kingdom of the Netherlands









Correct after turning it by myself

// append a slice to another
\te := []int{10, 20, 30}
\te = append(e, append(e, append(e, e...)...)...)
\tfmt.Println("append e", e)


You can use Istanbul for code coverage.
—That name of the library 🤣
