Alberto Fermi by Ciro Santilli 37 Updated +Created
Leyden jar by Ciro Santilli 37 Updated +Created
Pieter van Musschenbroek is the perfect example that if your surname is too complicated, things you invent will not be named after you!
The man who loved numbers (Nova episode) by Ciro Santilli 37 Updated +Created
Video 1.
The man who loved numbers by WGBH
. Source. Season 15 Episode 19 from their series Nova (1988)
Michael Faraday by Ciro Santilli 37 Updated +Created
The Race for the Double Helix (Nova) by Ciro Santilli 37 Updated +Created
Nova episode by Ciro Santilli 37 Updated +Created
De-banking should be illegal by Ciro Santilli 37 Updated +Created
Courts of law should decide if your money is legal or not. Not private entities such as banks. This is actually a case for cryptocurrencies and central bank digital currencies.
Ciro Santilli had a fun mini-case of this with his Barclays account frozen for a few days in 2024 in the UK after receiving a large anonymous cryptocurrency donatio: Barclays regulation.
GTK by Ciro Santilli 37 Updated +Created
De-banking by Ciro Santilli 37 Updated +Created
Sreenarayanaguru Open University by Ciro Santilli 37 Updated +Created
Not affiliated to the Open University apparently. But equally unopen which is funny.
History of photography by Ciro Santilli 37 Updated +Created
WikiPathways by Ciro Santilli 37 Updated +Created
ORCID by Ciro Santilli 37 Updated +Created
Nobel Prize winner without a PhD by Ciro Santilli 37 Updated +Created
Here's a SPARQL sketch for Wikidata that can be run at query.wikidata.org/. It gathers all the relevant data, but TODO we don't know how to do the proper query yet:
# List of living Nobel Laureates sorted by date of birth 
SELECT DISTINCT ?recipient ?recipientLabel $birthDate ?awardLabel ?nobelDate ?educatedAtLabel ?academicDegree ?academicDegreeLabel ?doctorateDate
WHERE { 
  ?recipient wdt:P31 wd:Q5 ; # recepient is human (Peace prize can go to organizations) 
             wdt:P569 ?birthDate ; 
             p:P166 ?awardStat . # recepient was awarded something 
  ?awardStat ps:P166 ?award .
  ?award wdt:P279* wd:Q7191 . # received any subclass of nobel prize (physics, chemistry, etc.) 
  ?awardStat pq:P585 ?nobelDate .
  ?recipient p:P69 ?recipientEducatedAt .
  ?recipientEducatedAt ps:P69 ?educatedAt .
  ?recipientEducatedAt pq:P512 ?academicDegree .
  ?academicDegree wdt:P279* wd:Q849697 .
  OPTIONAL{ ?recipientEducatedAt pq:P582 ?doctorateDate . }
  SERVICE wikibase:label { bd:serviceParam wikibase:language "en" . } 
} 
ORDER BY ASC(?birthDate) ASC(?nobelDate) ASC(?awardLabel)
Metabolic pathway database by Ciro Santilli 37 Updated +Created
2002 Nobel Prize in Physiology and Medicine by Ciro Santilli 37 Updated +Created
Rebel without a PhD by Ciro Santilli 37 Updated +Created
This section is about hardcore people who don't have a PhD.
Molecular biology bibliography by Ciro Santilli 37 Updated +Created

Unlisted articles are being shown, click here to show only listed articles.