simon_brooke
@yogthos Sadly, I get an error trying to subscribe to that from mastodon.scot. The URL I get directed to is
"https://mastodon.scot/activitypub/externalInteraction?uri=https%3A%2F%2Flemmy.ml%2Fc%2Fclojure"
which mastodon.scot barfs on.
@planet @clojure Two errors in the first paragraph is not encouraging. An associative array does not necessarily support either a 'remove' or an 'insert' operation, and, indeed, in languages with immutable data, it supports neither.
What's worse, the entire article appears to have been lifted verbatim from Wikipedia.
The whole site appears to be an email harvesting scam.
@ajsadauskas @degoogle having said that, the patents on Google's PageRank algorithm have now all expired, and a distributed, co-op operated search engine would now be possible. Yes, there would be trust issues, and you'd need to build fairly sophisticated filters to identify and exclude crap sites, but it might nevertheless be interesting and useful.
@ajsadauskas @degoogle I used to be one of those human editors. I was the editor of Scotland.org from about 1994 to about 1997, back in the days when it was exactly one of those hierarchical web directories – with the intention of indexing every website based in Scotland.
@Fudoshin @DessertStorms the thing that made me cry, when I needed a food bank, was they asked if I had pets and included food for my cats.
There is an awful lot of good in this world.
@planet @clojure strictly, these are characterisation tests rather than unit tests. Characterisation tests are tests to check that the behaviour of a program doesn't change; unit tests should be tests that the program is working as specified.