Automated update
This commit is contained in:
@@ -19,6 +19,6 @@ settings:
|
||||
content.notifications.enabled:
|
||||
https://app.zoom.us: true
|
||||
content.proxy:
|
||||
global: system
|
||||
global: socks5://127.0.0.1:9050
|
||||
content.user_stylesheets:
|
||||
global: null
|
||||
global: style.css
|
||||
|
||||
@@ -184,3 +184,17 @@ https://community.torproject.org/onion-services/setup/ Tor Project | Set up Your
|
||||
https://github.com/hmmlearn/hmmlearn hmmlearn/hmmlearn: Hidden Markov Models in Python, with scikit-learn like API
|
||||
https://www.geeksforgeeks.org/hidden-markov-model-in-machine-learning/ Hidden Markov Model in Machine learning - GeeksforGeeks
|
||||
https://www.geeksforgeeks.org/markov-chains-in-nlp/ Markov Chains in NLP - GeeksforGeeks
|
||||
https://en.wikipedia.org/wiki/CryptoNote CryptoNote - Wikipedia
|
||||
https://github.com/cryptonotefoundation/cryptonote cryptonotefoundation/cryptonote: CryptoNote protocol implementation. This is the reference repository for starting a new CryptoNote currency. See /src/cryptonote_config.h
|
||||
https://github.com/crate-crypto/MLSAG crate-crypto/MLSAG: Multilayered Linkable Spontaneous Anonymous Group - Implemented as is from paper. Not Monero specific
|
||||
https://en.wikipedia.org/wiki/Elliptic-curve_Diffie%E2%80%93Hellman Elliptic-curve Diffie–Hellman - Wikipedia
|
||||
https://github.com/tevador/RandomX tevador/RandomX: Proof of work algorithm based on random code execution
|
||||
https://en.wikipedia.org/wiki/Proof_of_work#:~:text=Proof%20of%20work%20(also%20written,1%20(SHA-1). Proof of work - Wikipedia
|
||||
https://wiki.debian.org/Hugepages Hugepages - Debian Wiki
|
||||
https://en.wikipedia.org/wiki/Single_instruction,_multiple_data Single instruction, multiple data - Wikipedia
|
||||
https://en.wikipedia.org/wiki/Non-uniform_memory_access Non-uniform memory access - Wikipedia
|
||||
https://en.wikipedia.org/wiki/AES_instruction_set AES instruction set - Wikipedia
|
||||
https://www.intel.com/content/www/us/en/developer/articles/technical/advanced-encryption-standard-instructions-aes-ni.html Intel® Advanced Encryption Standard Instructions (AES-NI)
|
||||
https://www.netdata.cloud/blog/understanding-huge-pages/ Understanding Huge Pages | Netdata
|
||||
https://docs.gitea.com/installation/database-prep Database Preparation | Gitea Documentation
|
||||
https://docs.gitea.com/installation/install-from-binary Installation from binary | Gitea Documentation
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[FileDialog]
|
||||
history=file:///home/klein, file:///home/klein/codeWS/Java/BluejCode/hw/starter, file:///home/klein/codeWS/Java/BluejCode/hw/lab01, file:///home/klein/codeWS/Java/BluejCode/hw/lab02, file:///home/klein/Downloads
|
||||
lastVisited=file:///home/klein
|
||||
lastVisited=file:///home/klein/Downloads
|
||||
qtVersion=5.15.8
|
||||
shortcuts=file:, file:///home/klein
|
||||
sidebarWidth=87
|
||||
|
||||
Reference in New Issue
Block a user