How to Perform Faster Compiled Language builds on Mac
Did you know that macOS has a secret setting that can make Rust builds faster? It can also make Rust tests faster (sometimes massively so). It probabl...
Did you know that macOS has a secret setting that can make Rust builds faster? It can also make Rust tests faster (sometimes massively so). It probabl...
Generate SQL queries from natural language using AI - Documentation for pg_ai_query extension
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc. - stanfordnlp/Cor...

How I'm learning to build with better software architecture design principles (while 'moving fast and breaking things').