cirosantilli.github.io
cirosantilli.github.io copied to clipboard
Source for: https://cirosantilli.com Build HTML with https://github.com/cirosantilli/cirodown with "cirodown -S ." You can use this issue tracker for anything you want to tell me, even if it is not re...
Hi, My name is Ciro, I'm a software engineer, and I have a great interest in progressive education and scientific computing/natural sciences. I heard about your school from a recent...
As mentioned at: https://cirosantilli.com/china-dictatorship/chinese-web-browser-censorship besides blocking domains or IPs, the Chinese government can also block specific pages for Chinese users that use Chinese browsers, even if the websites use HTTPS....
https://cirosantilli.com/vimium > you can't use ESC to leave the address bar focus `F6` key seems to be what you're looking for, I think you already know it but it's cool...
https://www.quora.com/unanswered/Who-was-Richard-Feynman-referring-to-in-the-book-Surely-Youre-Joking-Mr-Feynman-chapter-Alfred-Nobels-Other-Mistake-when-he-talks-about-A-friend-of-mine-whos-a-rich-man-he-invented-some-kind-of-simple-digital-switch Fuller quote: > A friend of mine who's a rich man - he invented some kind of simple digital switch - tells me about these people who contribute money...
Fine with temporary storage too to reduce costs, e.g. store for one hour then delete. E.g. 2020-08 - yandex: 2021 can create account and login without cell phone, but you...
It feels like the instant messaging pushes more functionality into the client: storage, direct peer to peer communication after initial connection setup. Why didn't they just extend email then is...
Doesn't even need to be for money, just to help with national security. https://www.quora.com/How-do-I-report-zero-day-vulnerabilities-to-the-NSA The MI5 has a clear contact form: https://www.mi5.gov.uk/contact-us but they are internal matters only. The MI6...
https://askubuntu.com/questions/1049249/is-there-a-package-with-the-aarch64-version-of-gcc-arm-none-eabi-for-bare-metal On Ubuntu 18.04, I was able to use `gcc-arm-none-eabi` successfully with Newlib as described at: https://github.com/cirosantilli2/gem5-bare-metal-examples/tree/994a4b5085bba62331704889b9689c7b261c289d Now I wanted to try some aarch64 bare metal code [as explained here](https://github.com/cirosantilli/linux-kernel-module-cheat/tree/8815312cad053d0284c4d91bfbf36a1e9ea207af#baremetal-setup)....
https://biology.stackexchange.com/questions/89186/how-long-does-the-overlap-have-to-be-to-reliably-join-two-dna-strands-with-overl I was having a look at how [Overlap extension PCR](https://en.wikipedia.org/wiki/Overlap_extension_polymerase_chain_reaction) as part of a de-novo DNA synthesis mechanism. I was thinking that first smaller pieces would be synthesized somehow...
Coming from a non-biology background, my gut feeling is yes, sine this is basically what viruses themselves to. If that is the case, could anyone point to papers that have...