relevant xkcd
That is indeed a quote from Edward Snowden https://en.wikipedia.org/wiki/Nothing_to_hide_argument#Criticism
crystal is another language that's apparently quite similar to ruby, with the difference of being compiled and staticly type-checked, and I just love it's ruby like syntax. I believe the equivalent code for this in crystal would be Time.local - 10.years
my workaround for awk, sed, and grep has been to create symlinks in my $Path that point to gawk, gsed, and ggrep, which you can install through brew. Nix has also been useful to keep my sanity intact, tho it's a learning curve too, and when Macos updates happen you will need to fix/reinstall it. Can I ask what terminal you are using?
waldfee
joined 2 months ago
That seems only appropriate for a language that's both typesafe and has
any