back
user profile
xk3
2,798karma·554submissions·March 29, 2019
recent activity (554 total)
comment
Interestingly, it looks like gists render a maximum of 15K lines. The full file is about 15K more
comment
Press play to hear wikipedia as music. https://preservedsound.bandcamp.com/album/microscale Looks like the bandcamp album was rendered once (I wonder what article they used as th…
comment
There is also the https://en.wikipedia.org/wiki/Hokkaido_wolf which has very likely been extinct since 1945.…
comment
Note that AllThePlaces ( https://www.alltheplaces.xyz/ ) is not OSM. This website only contains data from 567 different websites ( https://alltheplaces-datasette.fly.dev/…
comment
I wonder if spiders index this page...
comment
I use syncthing instead. But if I switch computers quickly there are conflicts which I resolve like this: function sync_history
cat ~/.local/share/fish/fish_history.s…
comment
> in the first one he’s captured all sentences beginning with Intelligent, Intellectual, Intelligence This is simply not true. Look at the files in the repo directly Intel is ^Intel$. The nouns are…
comment
Intel is ^Intel$. The nouns are separated by word boundaries. Feel free to explore the files in the repo