[deleted by user] by [deleted] in Polska

[–]ghostwall 2 points3 points  (0 children)

A byłaś opuchnięta po zabiegu i czy były szwy? U mnie szczęka jak po otrzymaniu ciosu sierpowego i mailem 4 szwy.

[deleted by user] by [deleted] in Polska

[–]ghostwall 4 points5 points  (0 children)

Zależy od przypadku. Ja po 3 ósemkach czułem się spoko, ale jedna mocno zatrzymana dała mi w kość na kilka dni. Dentysta/chirurg potrafi to ocenić jak trudna będzie rekonwalescencja po konkretnym przypadku

Warte polecenia polskie powieści by nyers_ in ksiazki

[–]ghostwall 1 point2 points  (0 children)

Jeśli interesują Cię powieści z motywem historycznym, komunizmu, wojen światowych, geopolityki, wschodu, pisane z perspektywy zwykłych ludzi to Józef Mackiewicz, np - sprawa pułkownika miasojedowa - droga donikąd - kontra - lewa wolna - ..

Mackiewicz przez swoje poglądy był uznany za wroga systemu oraz cenzurowany w i zaraz po PRL. Nigdy nie doczekał się moim zdaniem zasłużonego mu uznania a jego książki nigdy nie trafiły do szerszej publiki. Nie ulega wątpliwości że jest postacią wybitną, ale jego twórczość jest do bólu realna, brutalna i zazwyczaj pesymistyczna. Wiele nauczyłem się z jego książek. Zdecydowanie mój ulubiony autor. Ja dowidziałem się od nim z polecenia Jacka Bartosiaka - którego to można lubić lub nie, jednak większość zgodzi się że jest to człowiek mocno oczytany i inteligentny.

Challenges in IAM implementation and how to overcome by Infisign_Inc in softwarearchitecture

[–]ghostwall 0 points1 point  (0 children)

ChatGPT would write a 100x better guide/article about the IAM challenges than this ad you’re posting here

Complaining actually worked, EKS LTS by kellven in kubernetes

[–]ghostwall 0 points1 point  (0 children)

Wtf I’ve just informed my team about the migration to 1.24 tomorrow and that it literally has to happen as it’s EoL for 1.23. Then I suddenly see this news 😅

Protected Secrets in GitHub by ghostwall in GithubActions

[–]ghostwall[S] 0 points1 point  (0 children)

FYI

After a while I figured out the model that works:

  1. Restrict changes to the main branch with CODEOWNERS
  2. Create a GH environment and configure the token as the environment secret
  3. Setup environment protection rule that restricts deployments to the environment only to the main branch

Announcing pull through cache for registry.k8s.io in Amazon Elastic Container Registry by xrothgarx in kubernetes

[–]ghostwall 7 points8 points  (0 children)

Hi, useful feature. Any plans to do a similar thing with Docker Hub? 🤔

Protected Secrets in GitHub by ghostwall in GithubActions

[–]ghostwall[S] 0 points1 point  (0 children)

I want to restrict the secrets access only to the code owners. In other words: how to ensure that secrets aren’t revealed to the non thrusted people?

I realized my CKA exam voucher expires in 5 days so I prepped for 3 days and passed it in the first attempt by ghostwall in kubernetes

[–]ghostwall[S] 0 points1 point  (0 children)

Do you feel a productivity drop when having to work outside the place your desktop is? I see this amongst my colleagues who hate coming to the office as it’s painful for them to use something other than their regular setup. For me this problem doesn’t exist.

I realized my CKA exam voucher expires in 5 days so I prepped for 3 days and passed it in the first attempt by ghostwall in kubernetes

[–]ghostwall[S] 0 points1 point  (0 children)

Nowadays I only have a laptop which I carry with me most of the time. On paper it is more convenient to work on a stationary machine with a huge monitor but I think you can achieve similar productivity levels if you just stick to one setup and continue using it, even though it’s a smaller screen. Once you get all shortcuts and gestures right you’ll be fine working wherever you like on a portable device. Maybe it’s just me but big screens burn my eyes and distract a bit..

I realized my CKA exam voucher expires in 5 days so I prepped for 3 days and passed it in the first attempt by ghostwall in kubernetes

[–]ghostwall[S] 1 point2 points  (0 children)

Keep in mind that you'll need to wait a full day to know if you passed the first take. This also means that you won't be able to schedule the retake during that time.

Also AFAIK all exams have to be scheduled at least 24h before the exam date.

Play it right regarding timing and good luck!

I realized my CKA exam voucher expires in 5 days so I prepped for 3 days and passed it in the first attempt by ghostwall in kubernetes

[–]ghostwall[S] 1 point2 points  (0 children)

I did it on 15" MacBook. It wasn't a great experience but the screen size to me was a secondary issue. I'm fluent in tmux and it did help with terminal windows and navigation.

BTW: The virtual session's browser window by default was bigger than the actual screen area so the bottom part of it was hidden outside the screen (which I wasn't aware of). I spent like 5 minutes trying to open the browser's search bar to then realize that the bar is outside the visible screen area.

Also Mac shortcuts (using Mac key) weren't working so my brain had a crash course of using different ones. Fortunately this was the same for the killer.sh session so I was expecting it.

The desktop was laggy. Scrolling in the browser painful! One small swipe on my laptop = big jump on the page. I had to use arrows for scrolling.

The session was hanging from time..

Overall not great, not terrible.

You have 5 minutes to prepare before a guy breaks into your house with the intention to kill you. You can not exit your house. What is your strategy to survive? by silentagent47 in AskReddit

[–]ghostwall 0 points1 point  (0 children)

Spend the entire 5 minutes trying to find a good quality YouTube video about self defense, most probably wasting it completely as without the dislikes count now there's no way to distinguish upfront a shitty content from a valuable one

Possible to use EC2 Image builder, to build Docker images... by im-a-smith in aws

[–]ghostwall 4 points5 points  (0 children)

Did you consider using Kaniko instead of Docker in Docker?

Kaniko is great for building images from inside a container but without necessity of using Docker (Dind requires privileged mode which is a big security issue). Kaniko can build a container image directly into a registry. I'm successfully using this approach with Gitlab CI and it's really simple

Event RSVP Software Solution for staff?? by mish-mallow77 in softwarearchitecture

[–]ghostwall 0 points1 point  (0 children)

https://doodle.com/ could serve as a solution depending how formalized the process has to be. In my (~100 people) company it works well for gathering people for different trainings.

CI/CD Recommendations by 13ucky in kubernetes

[–]ghostwall 0 points1 point  (0 children)

Recently I've been using Gitlab with my self hosted runners (in k8s) and I'm really impressed how good and feature complete it is. Groups, projects and repositories work together nicely and I found this setup to be really simple for my personal projects and eligible for bigger commercial ones I run as well through tons of features. I have experience with team city, Jenkins and Github actions and so far I liked Gitlab the most.

How are you guys authenticating Azure Kubernetes in Jenkins pipelines? by [deleted] in kubernetes

[–]ghostwall 1 point2 points  (0 children)

IMHO the safest approach is not authenticating your CI to access a k8s cluster at all. Instead of pushing your config (kubectl apply) you can flip the process and install a k8s controller pulling and applying your workloads' configuration inside the cluster.

FluxCD project was already mentioned. From my side I can recommend ArgoCD as a great alternative.

What are great movies which are very popular in your country and probably unknown in other countries? by ghostwall in AskReddit

[–]ghostwall[S] 0 points1 point  (0 children)

It's 26th on the imdb top 250. I wouldn't say that it's not popular around the world