
Spiraling Out: the art of AI optical illusions
Let's get creative with Emma and Explore AI optical illusions—a fusion of art and technology. Discover how AI-generated images challenge norms, and learn the secrets behind these mesmerizing illusions.
Let's get creative with Emma and Explore AI optical illusions—a fusion of art and technology. Discover how AI-generated images challenge norms, and learn the secrets behind these mesmerizing illusions.
Discover the Fediverse, a decentralized social network challenging Facebook and Twitter. Built on ActivityPub, it offers independent content and diverse interaction. Choose an app and server to join, explore facets, customize, and contribute to its open-source future.
How should you estimate your work? Are estimations needed when developing software? What is the value of estimations? What is an alternative to estimating work?
Teams of all experience levels can improve their way of working, but only if they take a moment to retrospect.
Here we address some common excuses about why remote work doesn't work.
After working with React (and TypeScript) for a long time, I’ve recently been contributing to a Vue application. While I felt right at home in Vue 3’s Composition API (given how similar it feels to React Hooks), I did miss the ability to easily use TypeScript purely for...
This is a follow-up article on Machine Learning, Part 2. Have you read the introduction to Machine Learning (Part 1) already? The next thing I wanted to learn in my journey was to make a neural network recognize the digits in this picture. It’s a very well-known problem, and...
I’ve always been fascinated by science fiction and the advances of technology. And AI/ML has often represented a huge chunk of that because, for me, it’s the closest way that I, as a single person, can create life and feel like a god. And that’s really...
Over my career I’ve dabbled in various forms of testing, both on the backend and front-end. I’ve tried various frameworks and experimented with different approaches, types of tests, and philosophies. From unit tests to Gherkin behaviour tests to E2E tests with Selenium in the good ol’ days, I’...