Expedia 2023 air travel hacks

https://www.expedia.com/lp/b/air-hacks?rfrr=Editorial3xAirHacks Whether you’re bound for the beach, the big city, or somewhere else entirely, use these four essential air travel hacks to save you more money on trips this year. Book on a Sunday The last day of the week can save you up to 15% Fly in the a.m. Depart early to lessen the chance … Read more

Git Cherry Pick Tutorial

#create a release branch from master git checkout -b release/1.0.5 master # get the logs for the source branch we want to cherry pick from git log develop –oneline # this is the merge commit for DATA-506 951c3f9 (HEAD -> develop, origin/develop, origin/HEAD) Merge pull request #128 from artnetworldwide/feature/DATA-506 # checkout the destination branch (release/1.0.5), … Read more

Гъби в масло и ориз

Продукти: Приготвяне: Измиваме и нарязваме гъбите. Запържваме ги в маслото, добавяме сол и вегета. Когато се запържи добре, добавяме дългозърнестия ориз и 900 мл вода. Когато се свари, добавяме соевият сос. По желание се добавя сос към гъбите с ориз и поотделно при сервиране. Оригинална рецепта: виж тук

Prometheus monitoring stack on Ubuntu 22.04.2 and Micro Kubernetes Cluster (microk8s)

1) Install Ubuntu 22.04.2 desktop Install guest agent: sudo apt-get install qemu-guest-agent sudo systemctl start qemu-guest-agent Optional – Add the curret user to the sudo group: sudo usermod -aG sudo $USER 2) Configure RDP and VNC fix the lock problem: 3) Install docker sudo apt install docker.io add the current user to docker group: sudo … Read more

Baked Catfish

Original recipe from here: https://www.delish.com/cooking/recipe-ideas/a26595303/best-baked-catfish-recipe/ Directions Preheat oven to 425° and drizzle 2 tablespoons oil on a large baking sheet. On a large plate, combine cornmeal and Cajun seasoning. Season catfish with salt and pepper, then dredge fish in seasoned cornmeal, pressing to coat.  Place fish on prepared baking sheet and drizzle with remaining 2 … Read more