Loading...
question blockchain web3 February 27, 2025 Blockchain Trilemma in simple terms and why is it hard to achieve all three at once

The blockchain trilemma is a concept that describes the challenge of balancing three key properties of a blockchain:

question swiftui swift February 19, 2025 How to change the window level to floating, popUpMenu, etc. in SwiftUI?

When developing macOS applications with SwiftUI, you might need to create floating windows that stay on top of other windows. While modern macOS versions (15+) make this straightforward with the .windowLevel(.floating) modifier, supporting older versions requires a different approach. In this post, I’ll show you how to create floating windows that work across different macOS versions.

Like my work?

Please, feel free to reach out. I would be more than happy to chat.