How Mark Zuckerberg spends his money by Ciro Santilli 35 Updated 2025-01-10 +Created 1970-01-01
- www.architecturaldigest.com/story/zuckerberg-real-estate-holdings#:~:text=Zuckerberg%20began%20what%20has%20now,Kauai%20for%20about%20%24116%20million.
- padailypost.com/2017/11/15/zuckerberg-builds-new-houses-near-his-palo-alto-home/
- www.staradvertiser.com/2017/01/18/business/facebooks-zuckerberg-sues-to-force-land-sales/?HSA=74dae150a1d9f99e2592d0eac31ea430d01f35d5
Grouping their mouse brain projcts here.
Tutorial: Allen Developing Mouse Brain by Allen Institute (2014)
Source. Edward Snowden in 2013
. Source. From the film Prism, during interview with reporter Glenn Greenwald.Edward Snowden original interview cut by The Guardian (2013)
Source. Interview with John White by MRC Laboratory of Molecular Biology (2023)
Source. Will we ever fully udnerstand the brain? by Ciro Santilli 35 Updated 2025-01-10 +Created 1970-01-01
- journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005268 Could a Neuroscientist Understand a Microprocessor? by Jonas and Kording (2017)
OK, now we're talking, two liner and you get a window showing bounding box object detection from your webcam feed!The accuracy is crap for anything but people. But still. Well done. Tested on Ubuntu 22.10, P51.
python -m pip install -U yolov5==7.0.9
yolov5 detect --source 0
fcakyon/yolov5-pip webcam object detection demo by Ciro Santilli (2023)
Source. Even if we cannot do everything in functional, we should at least strive to clearly extract functional substes in what we do.
Quantum Intermediate Representation by Ciro Santilli 35 Updated 2025-01-10 +Created 1970-01-01
Used e.g. by Oxford Quantum Circuits, www.linkedin.com/in/john-dumbell-627454121/ mentions:
Using LLVM to consume QIR and run optimization, scheduling and then outputting hardware-specific instructions.
Presumably the point of it is to allow simulation in classical computers?
This is a term "invented" by Ciro Santilli to refer to quantum compilers that are able to convert non-specifically-quantum (functional, since there is no state in quantum software) programs into quantum circuit.
The term is made by adding "quantum" to the more "classical" concept of "high-level synthesis", which refers to software that converts an imperative program into register transfer level hardware, typicially for FPGA applications.
This is an important metric, because it takes some time for the quantum operations to propagate, and so the depth of a circuit gives you an idea of how long the coherence time a hardware needs to support a given circuit.
Bibliography:
Quantum computing research institute by Ciro Santilli 35 Updated 2025-01-10 +Created 1970-01-01
There are unlisted articles, also show them or only show them.