605 private links
Adopted by the Journal of Cheminformatics (Aug 2020)
- First adoption by a scientific journal announced in editorial by Egon Willighagen
- Blog post by Willighagen on the same subject
- CiTO updates (another blog post by WIllighagen)
- Citation Typing: progress but we need more uptake
- CiTO updates #4: annotations in datasets
- FAIR blog-to-blog citations
- CiTO for blog citations
BioMedCentral on the CiTO Pilot (seems to only include Journal of Cheminformatics, for now).
Usage of CiTO is spreading. This page keeps track of CiTO annotation in Wikidata.
What about adoption by tools?
Willighagen offers rudimental instructions for BibTeX (but probably only suitable for Journal of Cheminformatics at the moment) as well as for Google Docs + Zotero (not really working) in this github repo.
Markdown template with CiTO for the Journal of Cheminformatics.
The best tool with support for CiTO: pandoc scholar
Pandoc Scholar appears to be our best bet at the moment if we want to use CiTO in our manuscripts.
Krewinkel A, Winkler R. 2017. Formatting Open Science: agilely creating multiple document formats for academic manuscripts with Pandoc Scholar. PeerJ Computer Science 3:e112 https://doi.org/10.7717/peerj-cs.112
Other notes
It looks like support for CiTO should happen at the document processing tool stage, and not in our reference managers (Zotero, etc.).
I wonder if something like Biber/BibLaTeX should add support for CiTO, or if that's the wrong abstraction level.
Martin Fenner has a blog post from 2011 (Google Cache) where he shows how to use CiTO with a Wordpress plugin, unfortunately both the post and the plugin appear to have gone offline.
Recently, ORCID promoted Scite_ on their blog. But Scite describes itself as a Brooklyn-based startup (I assume that's code for venture capital-backed), although it also acknowledges funding from public institutions such as NSF and NIH. Scite uses "a deep learning model" to identify "citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence" (so they really only classify the citation as supporting or contrasting). In contrast to Scite, CiTO is an open standard that anyone can build on. Although Scite is currently much glitzier and fancier than anything CiTO can provide, we should encourage everyone to use CiTO (if they care about citation classification).
Direktlänkar till ljudfilerna (spela upp i t.ex. VLC):
Av Salih Tufekcioglu.
- https://dns-lookup.jvns.ca/.
- https://zone.vision (queries the authoritative nameservers for a domain directly)
- https://mxtoolbox.com (oriented towards MX/SPF queries)
- https://toolbox.googleapps.com/apps/dig/#A/
Via Julia Evans.
Guides and how-tos
- Introduction to Ansible playbooks
- Playbooks vs roles, and explain the difference between task, role, play and playbook
- How to install and configure Ansible on Ubuntu 18.04 - DigitalOcean
- Linux hardening using idempotency with Ansible
Ansible playbooks and roles
- I haven't published all roles that I've written, but all the roles that I do publish are collected at codeberg.org/ansible
- Ansible module (Python code) to install R packages, by yutannihilation
- Ansible role to install TeXLive
- https://ansible.jeffgeerling.com/
- https://robertdebock.nl/ansible.html
Related
Lake Retba in Senegal is the world's second most saline body of water, thanks to being cutoff from the ocean some 50 years ago.
Workers produce 60000 tons of salt per year by harvesting it from the lake bottom and sun-drying it before adding iodine and filling it into bags for sale.
"How 60,000 Metric Tons of Salt Are Harvested from One of the World’s Saltiest Lakes", by Eater
For comparison, the world annual salt production (not only from lakes or oceans), is around 280 million tons. The oceans contain a virtually inexhaustible supply of salt.
Good to see Nature making this point, although this argument is hardly new.
If you like your arguments in long-form, why not read In the Beginning was the Command Line by Neal Stephenson from 1999 (yes, it's old, but well worth a read).
Interestingly, the command line being great does not make the alternative fairly OK. It's much worse than that (that is an article by Ben Klemens from about a decade ago, original URL has unfortunately succumbed to linkrot, but I had it saved on my Wallabag).
Now easy to migrate your data from the following services to your Nextcloud account.
Note: in all cases, the administrator has to install the corresponding app first!
- OneDrive. To be able to migrate data, the Nextcloud instance administrator also has to setup OAuth credentials with OneDrive for their server.
- Dropbox. Connecting it to your account should just work.
- Google. To be able to migrate data, the Nextcloud instance administrator also has to setup OAuth credentials with Google for their server.
Also see Nextcloud's press release, and Forbes article.
Derek Muller (Veritasium) with an excellent explainer on how potash is produced.
Immersive and impressive.
Go ahead and read Jason Kottke's description, then watch ORBIT by Seán Doran.
The Molecular Shape of You by A Capella Science is not just amazing, it's genius! A must watch for any student of science. If you haven't seen it before, enjoy!
Other great videos by Tim Blais: The surface of light!, Evo-Devo and the very timely Vaccine Wellerman Seashanty.
Thanks to u/GuitHarper for the tip.
- https://www.overleaf.com/gallery/tagged/cv
- https://ctan.org/pkg/moderncv (examples: classic, fancy, oldstyle)
- https://github.com/posquit0/Awesome-CV (example)
- https://ctan.org/pkg/curve
- https://ctan.org/pkg/limecv (example)
- https://ctan.org/pkg/europasscv (example)
- https://ctan.org/pkg/europecv (example)
The Google Arts & Culture organisation has teamed up to create the digital platform Preserving Egypt’s Layered History with archaeologists at the American Research Centre in Cairo.
[The] new online platform aims to turn traditionally scholarly subject into something "easily digestible and fun to explore".
More videos at the original post, but I would like to highlight these videos:
- How do vaccines work? Kelwalin Dhanasarnsombut, Ted-Ed (2015) Good general introduction.
- How fast can a vaccine be made? Dan Kwartler, Ted-Ed (Jun 2020)
- mRNA vaccines A slightly technical but nonetheless approachable explainer of how mRNA vaccines work (the basis of both Pfizer-BioNTech's and Moderna's COVID-19 vaccine).
And not to forget, Wikipedia has an excellent article on the current state of our COVID-19 vaccines.
Screen capture is useful to create short instruction videos and the like. GIF is the most common output format. But GIF is an awful format. Consider first creating a normal video first, then using something like gifski to encode to GIF without losing too much quality.
- Peek, animated GIF recorder. Linux, FOSS (repo).
- Gifine, record from a directory of frames, or select a region of your desktop. Linux, FOSS (repo).
- SilentCast, silent mkv screencast and animated GIFs. Linux, FOSS (repo).
- Byzanz, part of GNOME. Linux, FOSS.
- ScreenToGif, screen, webcam and sketchboard recorder. Windows only, FOSS (repo, ghacks article)
- Cropper, screen capture utility. Windows only, FOSS.
- GifCam. Windows only. ghacks article.
- GiftedMotion (Java JAR, very old software, ghacks article)
- LICEcap. Windows, OSX and WINE. Github repo.
- On Mac OS X, there's a built-in QuickTime screen recorder.
- OS X screencast to animated GIF using only free tools, instructions here.
- GIF Brewery. MacOS, Mac App Store.
- Kazam, project seems a bit outdated. Recently suggested by Darren Goossens.
Similar lists by others
We estimate COVID risk in units of microCOVIDs, where 1 microCOVID = a one-in-a-million chance of getting COVID.
Compare with the concept of micromort.
Via FlowingData
"Econometrics and Free Software" by Bruno Rodrigues.
Dr. Iman Abuzeid is the co-founder and CEO of Incredible Health, a digital platform that helps streamline the hiring process for nurses and recruiting hospitals. After seeing an increased demand for nurses in April, and a shift to hiring digitally, the platform has now been able to expedite the hiring process to 15 days or less, compared to an industry standard of 90 days.
A very visual demonstration of how cheap lighting is today (well, since electricity), and how expensive it used to be.
Year/period | Hours of labour to earn the equivalent cost of 1h of lighting |
---|---|
2020 | 0.0006 |
1800s | 5.53 |
2000 BC | 57.52 |
Related: consider the impact of nanostructures on improvements to modern LEDs.
- Space-group symmetry
- Magnetic Symmetry and Applications
- Group-Subgroup Relations of Space Groups
- Representations and Applications
- Solid State Theory Applications
- Structure Utilities
- Topological Quantum Chemistry
- Subperiodic Groups: Layer, Rod and Frieze Groups
- Structure Databases
- Raman and Hyper-Raman scattering
- Point-group symmetry
- Plane-group symmetry
- Double point and space groups
How to cite the BCS. Related papers are tagged "Bilbao Crystallographic Server" in Zotero.