Blog

Technical insights, tutorials, and thoughts on AI

Ion Ghica

Cine a fost Ion Ghica? Unul dintre cei trei fondatori ai societății revoluționare Frăția (1843), împreună cu prietenul său Nicolae Bălcescu, și cu căpitanul Christian Tell Prim ministru, de do...

Anca Stan

Când am fost admis la Liceul Mihai Viteazul, în 1984, la examenul de Treapta I-a am primit nota 10 la matematică, și 7 la limba română. Am intrat la clasa a 9-a J, cu profil de mecanică. Un grup de...

Install mysql on Ubuntu 22.04

References: https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-22-04 mysql -u root -p CREATE USER 'airbyte'@'host' IDENTIFIED WITH authentication_plugin BY 'pass...

Web mirroring

References: EFF: Mirroring your site Create a mirror wget -mkxKE -e robots=off http://www.example.org/

Vector Database Examples

Machine learning
References: Building AI-powered apps on Google Cloud databases using pgvector, LLMs and LangChain, colab Postgres pgvector Extension - Vector Database with PostgreSQL / Langchain Integration ...

Kubernetes on AWS

Machine learning Airbyte Dagster Langchain Python
References: AWS docs Getting started with Amazon EKS – eksctl Managing the Amazon EBS CSI driver as an Amazon EKS add-on Creating an IAM OIDC provider for your cluster ...