New version 1.6 of https://t.co/Hml2teqf87 (reader for encyclopedias) : 1) fuzzy search; 2) options to turn off some encyclopedias in preferences; 3) Britannica 11 with historic articles. @lsanger#encyclosphere#ksf#encycloreader
Never visit Wikipedia again:
You can now browse Wikipedia, and a dozen other encyclopedias, without leaving https://t.co/HQPYAAW4V5. Then the articles are automatically added to the free encyclopedia database.
Wikipedia is considering sending "Mass killings under communist regimes" down the memory hole.
You can't make this crap up.
I remember when Jimmy Wales was a libertarian.
Interesting: @java and scripting in @groovylang Groovy is a factor 10 faster than @ThePSF#Python for numeric calculation. @jython is super slow. See: https://t.co/mWPH7iMrXY
According to https://t.co/3nNc5KpqFy, @jython is fully compatible with #JDK12 of @OpenJDK : you can import @java packages with .* without specifying classes explicitly. This #jython version is included in recent #DataMelt 2.3 (https://t.co/6xd5S1HtIe) for testing.
Doc2SQL https://t.co/VIUrMI1alX can create single-file #sqlite database with huge number of javadoc files for @OpenJDK. Reduce load on web server, fully searchable @java documentation.