Shogi Updated +Created
Abelian group Updated +Created
Easily classified as the direct product of cyclic groups of prime order.
Abraham Pais Updated +Created
This due is a beast, he knows both the physics and the history of physics, and has the patience to teach it. What a blessing: Section "How to teach and learn physics".
Adam Curtis Updated +Created
Ciro Santilli really loved his documentary called Can't get you out of my head by Adam Curtis (2021), and then proceeded to basically watch all of this films.
Workstation Updated +Created
Function problem Updated +Created
A problem that has more than two possible yes/no outputs.
It is therefore a generalization of a decision problem.
iproute2 Updated +Created
Decision problem Updated +Created
Computational problem where the solution is either yes or no.
When there are more than two possible answers, it is called a function problem.
Decision problems come up often in computer science because many important problems are often stated in terms of "decide if a given string belongs to given formal language".
I/O device Updated +Created
btcdeb Updated +Created
Tested on Ubuntu 23.10:
sudo apt install libtool
git clone https://github.com/bitcoin-core/btcdeb
cd btcdeb
git checkout 4fd007e57b79cba9b5ffdf5ffe599778c0d63b88
./autogen.sh
./configure
make -j
Patch submited at: github.com/bitcoin-core/btcdeb/pull/143
Then we use it;
./btcdeb '[OP_1 OP_2 OP_ADD]'
and inside the shell:
btcdeb 5.0.24 -- type `./btcdeb -h` for start up options
LOG: signing segwit taproot
notice: btcdeb has gotten quieter; use --verbose if necessary (this message is temporary)
3 op script loaded. type `help` for usage information
script  |  stack 
--------+--------
1       | 
2       | 
OP_ADD  | 
#0000 1
btcdeb> step
                <> PUSH stack 01
script  |  stack 
--------+--------
2       |      01
OP_ADD  | 
#0001 2
btcdeb> step
                <> PUSH stack 02
script  |  stack 
--------+--------
OP_ADD  |      02
        |      01
#0002 OP_ADD
btcdeb> step
                <> POP  stack
                <> POP  stack
                <> PUSH stack 03
script  |  stack 
--------+--------
        |      03
btcdeb> step
script  |  stack 
--------+--------
        |      03
btcdeb> step
at end of script
btcdeb>
Buddhism Updated +Created
Ciro Santilli's favorite religion. He does not believe fully in it, nor has he studied it besides through brief Wikipedia and Googling.
Ciro likes Buddhism because it feels like the least "metaphysical explanations to things you can't see" of the religions he knows.
Rather, it feels more like "a plausible theory of the mind" and highly compatible with physics.
Ciro also believes that there is a positive correlation between being a software engineer and liking Buddhist-like things, see also: the correlation between software engineers and Buddhism.
Keysight Updated +Created
NCBI open reading frame tool Updated +Created
Optical cavity Updated +Created
Physics course of the University of Oxford structure Updated +Created
Calculus Updated +Created
Well summarized as "the branch of mathematics that deals with limits".
Elliptic curve over the real numbers Updated +Created
Genetic code Updated +Created
Hermann Hauser Updated +Created

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