reflection
RSS-
June 8, 2020 My COVID Experience
-
May 18, 2020 My Eagle Trail
-
August 4, 2019 24th World Scout Jamboree
Articles from my webring
Const generics MVP hits beta!
After more than 3 years since the original RFC for const generics was accepted, the first version of const generics is now available in the Rust beta channel! It will be available in the 1.51 release, which is expected to be released on March 25th, 2021. …
via Rust Blog February 26, 2021Gmail is a huge source of spam
5× as many spam registrations on sourcehut are from gmail than from the second-largest offender. # SELECT SPLIT_PART(email, '@', 2) as domain, count(*) as count FROM "user" WHERE user_type = 'suspended' GROUP BY domain ORDER BY …
via Drew DeVault's blog February 25, 2021Keeping platforms open
This article is the second entry of series of posts exploring situations in which FOSS alone isn’t enough to secure user freedom. My previous article, Whatsapp and the domestication of users, got more attention than I was expecting. Some responses gave me …
via Posts on Seirdy's Home February 23, 2021Generated by openring