Weekly Update #8

This week I come here bringing good news! What I Learned/Did I learned how to handle game over state in a way that the game doesn’t automatically close when the condition is met. Instead I made it display a game over text somewhat in the middle of the screen to indicate that the game is…

Read More

A Step-by-Step Guide to Checking Image and Video Safety Using an HTML Editor Software

As developers, we all want users to feel safe or productive in the applications that we make. This leads to implementing policies that prevent users from seeing or uploading explicit, violent, or distracting content. As a result, content moderation is more important than ever. Thankfully, accomplishing complex tasks has become much easier using automation, advanced…

Read More

The Missing Link in Cloud Learning: Experience

Have you ever felt like you’re collecting badges but missing the bigger picture? That’s exactly what happened to Raja. He had earned several cloud certifications. She had studied hard, memorized concepts, and passed exams. On paper, He looked ready for any Cloud role. But something was missing. Raja’s words: “While working on cloud certifications, I…

Read More

If You Use Telegram: Read This Now

In August 2025, the tech world was shaken when Telegram’s founder, Pavel Durov, was arrested in France on allegations tied to the misuse of his platform. Everyone was shocked. For years, Telegram branded itself as the go-to app for secure, encrypted, and censorship-resistant conversations, attracting nearly a billion global users from political activists to everyday…

Read More

How Kiponos.io Ends Config Chaos in CI/CD

If you’ve ever built a Spring Boot app with application.properties, application-test.yml, application-prod.yml, environment variables tucked inside Docker containers, and CI/CD pipeline configs (Jenkins, GitHub Actions, GitLab, etc.)—you know the pain. Every change to your pipeline usually means: Updating some config file in your repo. Injecting secrets or variables in Jenkins manually. Redeploying to test if…

Read More