Quantum circuit description language Updated +Created
These are a bit like the Verilog of quantum computing.
One would hope that they are not Turing complete, this way they may serve as a way to pass on data in such a way that the receiver knows they will only be doing so much computation in advance to unpack the circuit. So it would be like JSON is for JavaScript.
Sean M. Carroll Updated +Created
Works at Caltech as of 2020.
But as usual, it falls too close to popular science for Ciro's taste.
vistomail.com Updated +Created
2023-11-17 bitcointalk.org/index.php?topic=5478677.0 "I Bought vistomail.com. Now What?" Restricted topic, but Google caught it: archive.ph/wip/dDxqi The message:
I am dedicating the next few months, and perhaps even years, to researching Satoshi Nakamoto and the intricacies of blockchain technology. About four weeks ago, I came across vistomail.com for sale on afternic.com and decided to purchase it. I added vistomail.com to my proton.me account and configured it to catch all emails. As a result, numerous emails started flowing in. Subsequently, I connected satoshi@vistomail.com and discovered significant information that I am excited to share with you in the coming months.
To be clear, I want to emphasize that I am not Satoshi Nakamoto. My interest lies in understanding the future plans for Bitcoin and its impact on the world. I invite you to join me on this journey, contributing your knowledge to the collective understanding. I believe there is a possibility of uncovering the ultimate treasure, and I am eager to share it with all of you.
twitter @alexelbanna
2023-11-17, 06:46:25 PM. bitcointalk.org/index.php?topic=5474482.0 vistomail.com for sale, Restricted topic, but Google caught it: archive.ph/wip/GARBy The message:
Vistomail.com has a rich Bitcoin history with Satoshi Nakamoto, the creator of Bitcoin.
Email address: satoshi@vistomail.com
$50,000 obo for vistomail.com. Buy Now: www.afternic.com/listings/778206
How it would be of value:
You would open a proton.me account add domain vistomail.com. Then you create an address such as: satoshi@vistomail.com and the you can set the domain to a catch all address. All satoshi@vistomail.com emails will come into your inbox. All emails from @vistomail.com going to vistomail.com will now be in your inbox.
Michael Weber
Domain Registrar
mweber@dosidos.net
As of 2024-04-03, it was parked again on GoDaddy, and emails were bouncing.
As of 2024-04-10, it was now a Ghost blogging intance still by Alex: www.vistomail.com/articles-coming-soon/ He added Ciro Santilli as a collaborator, but Ciro could only draft articles which Alex could then review. He allowed a cheeky link to OurBigBook.com in: archive.ph/8l6az epic. Let's see if it gives traffic!
www.vistomail.com/non-profits/ claims they were giving out grants via satoshin@nt-medic.com and provided address 1BCwUg3PsLK9wJK815RkmzSMdAnALNHu64
Figure 1.
Wayback Machine archive of www.vistomail.com/Default.aspx on 2013-12-09
. Source.
555 timer IC Updated +Created
Alanine Updated +Created
Decay scheme Updated +Created
GAN MNIST hello world Updated +Created
Human chromosome Updated +Created
Quantum computer physical implementation Updated +Created
Video 1.
How To Build A Quantum Computer by Lukas's Lab (2023)
Source.
Super quick overview of the main types of quantum computer physical implementations, so doesn't any much to a quick Google.
He says he's going to make a series about it, so then something useful might actually come out. The first one was: Video "How to Turn Superconductors Into A Quantum Computer by Lukas's Lab (2023)", but it is still too basic.
The author's full name is Lukas Baker, www.linkedin.com/in/lukasbaker1331/, found with Google reverse image search, even though the LinkedIn image is very slightly different from the YouTube one.
As of 2023 he was a PhD student at NYU.
Quantum computing player in Brazil Updated +Created
Sequelize parallel example Updated +Created
Amateur radio Updated +Created
Fabry-Pérot interferometer Updated +Created
Video 1.
Fabry Perot Interferometer by JFC UCL (2016)
Source. Description only, reasonable animations. Considers the case of two nearby beam splitters.
Video 2.
Fabry-Perot Introduction by Williams College Physics (2020)
Source.
Shows a working device. Confocal optical cavity, one of the mirrors scans back and forward moved by a piezoelectric motor, this is called a "scanning Fabry-Perot interferometer".
Does not produce an interference pattern, only an on/off blob, which is then fed into an oscilloscope for analysis. The oscilloscope shows both the mirror displacement (which is given by a voltage) and the light detector output.
Video 3.
Aligning a Scanning Fabry-Perot Interferometer by University of South Florida (2016)
Source. Very detailed, and shows of some nice equipment and techniques.
History of radio Updated +Created
Integer quantum Hall effect Updated +Created
Neuralink Updated +Created
Elon Musk's attempt.
OpenQASM Updated +Created
On Qiskit qiskit==0.44.1:
qc.qasm()
E.g. with our qiskit/hello.py, we obtain the Bell state circuit:
OPENQASM 2.0;
include "qelib1.inc";
qreg q[2];
creg c[2];
h q[0];
cx q[0],q[1];
measure q[0] -> c[0];
measure q[1] -> c[1];
Organization developing quantum software Updated +Created

There are unlisted articles, also show them or only show them.