- focuses on fast query execution and efficient processing of analytical queries
- optimized for read-heavy operations and analytical queries involving large datasets
- written in C++
- columnar storage format, which allows for efficient data compression and query performance
- supports SQL queries
- has built-in support for vectorized query execution
- supports concurrent read access
- does not provide built-in support for concurrent write operations
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.esquerda.net/opiniao/afinal-havia-dinheiro-para-sal%C3%A1rios-e-pens%C3%B5es/25607 | |
https://www.publico.pt/2012/06/01/economia/noticia/dinheiro-da-troika-nao-foi-para-pagar-salarios-e-pensoes-1548494 | |
https://www.rtp.pt/noticias/economia/dinheiro-da-troika-nao-foi-para-pagar-salarios-e-pensoes_n558828 | |
https://observador.pt/2015/09/10/pode-explicar-novo-esmiucando-as-declaracoes-polemicas-do-duelo/ | |
https://eikon.ubi.pt/files/eikon_2016_n01_a04.pdf | |
https://acervo.publico.pt/economia/memorando-da-troika-anotado |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git –recurse-submodules clone https://github.com/nomic-ai/gpt4all.git | |
git clone –recurse-submodules https://github.com/nomic-ai/gpt4all.git | |
git clone -–recurse-submodules https://github.com/nomic-ai/gpt4all.git | |
git clone https://github.com/nomic-ai/gpt4all.git | |
cd gpt4all/ | |
apt-get update && apt-get install cmake build-essential -y | |
apt-get update | |
apt-get upgrade | |
cd gpt4all-backend/ | |
ll |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"diploma": [{ | |
"titulo": "Artigo 1.º", | |
"epigrafe": "Aprovação do Código do Trabalho ", | |
"texto": "É aprovado o Código do Trabalho, que se publica em anexo à presente lei e dela faz parte integrante. ", | |
"notas": [] | |
}, | |
{ | |
"titulo": "Artigo 2.º", | |
"epigrafe": "Transposição de directivas comunitárias ", |
SOLID (Single Responsibility, Open-Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion)
These principles help developers create code that is easy to extend and maintain, by encouraging the creation of classes that have a single responsibility and are loosely coupled.
This principle encourages developers to write simple code that is easy to understand and maintain. By keeping code simple, developers can reduce the risk of introducing bugs, improve the readability of the code, and make it easier for other developers to work with.
This principle encourages developers to avoid creating abstractions too early in the development process. By waiting until the requirements of the system are better understood, developers can create abstractions that are more likely to be useful and maintainable.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
- Consistency | |
- Data Freshness | |
--- | |
- Observability | |
- Alerts & Monitoring | |
- L1 / L2 / L3 | |
- Logging | |
--- | |
- Security |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--> master --------> 1968(D) -------> fatso(D) --------> 1976(S) --> kteq(M) ------> rc202(S) | |
--> tr6s ----------> dbx(D) --------> distressor(M) ---> 1978(D) --> culturev(D) | |
--> mc101 ---------> | |
--> syntakt -------> | |
--> octa ----------> | |
--> bs2 -----------> modfactor(S) --> pitchfactor(S) --> 501(S) | |
--> 303 -----------> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eBPF is like Lua or JS, scripting, for the kernel | |
- can use APIs not available in user space | |
- runs safely in kernel context | |
- designed to be used in the kernel | |
https://www.youtube.com/watch?v=45h6iqtorZQ | |
https://youtu.be/uBqRv8bDroc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empirical Labs Distressor | |
Empirical Labs Fatso | |
Drawmer 1968 | |
Drawmer 1976 | |
Drawmer 1978 | |
Overstayer M.A.S. | |
Overstayer Saturator |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TR-6S Inst notes | |
BD - 36 C2 | |
BD Alt - 37 C#2 | |
SD - 38 D2 | |
SD Alt - 39 Eb2 | |
HC - 40 E2 | |
LT - 41 F2 | |
LT Alt - 42 F#2 |
NewerOlder