- My opinion on the Tauri framework
-
I’ve always liked GUI, both desktop-based and browser-based before you needed five years of training on the latter. That’s the reason I loved, and still love Vaadin: you can develop web UIs without writing a single line of HTML, JavaScript, and CSS. I’m still interested in the subject; a couple of years ago, I analyzed the state of JVM desktop frameworks.
I also like the Rust programming language a lot.
Tauri is a Rust-based framework for building desktop applications. Here’s my view.
- Rewriting Docker Image Registries with Kyverno
-
I’m happy I read this post. I thought previously that Kyverno was only to prevent, but I learned it can also mutate.
- 11 Python Libraries That Will 10x Your Development Speed in 2024: A Data-Driven Analysis
-
- Rich: The CLI Beautifier You Didn’t Know You Needed
- Arrow: Time Handling Made Human-Friendly
- Hydra: Configuration Management Reimagined
- Shapely: The Geometric Toolkit You Never Knew You Needed
- Poetry: Package Management Done Right
- Pydantic: Data Validation That Makes Sense
- Streamlit: Web Apps at the Speed of Thought
- Faker: Beyond Test Data Generation
- Loguru: Logging Made Intuitive
- Psutil: System Monitoring Made Simple
- Icecream: Debugging Reinvented
- Quantum teleportation coexisting with classical communications in optical fiber
-
In short, researchers managed to send quantum-based information through regular fiber optics infrastructure.
- Cache Kubernetes images with Talos Linux
-
I’m vaguely familiar with the ideas of Talos; it looks really nice to be able to run Kubernetes on top of it.
- IntegrationTests with GitHub Service Containers
-
Wow, just in time for my next blog post!
- Using "raise from None" in Python
-
I didn’t know the
from
method chaining keyword. - How to Speed up your Playwright Tests with shared "storageState"
-
I’m using this exact approach to speed up across runs.
- How to Secure Webhooks?
-
- Authentication Tokens
- Signing with HMAC
- HMAC + Timestamp
- mTLS Authentication
- Fish 4.0: The Fish Of Theseus
-
Another history of migrating an existing real-world project to Rust. It has the merit of mentioning the not so good parts.
- Language Wars 2024: Python Leads, Java Maintains, Rust Rises
-
If you don’t know any of them, it may be time to start learning; if you don’t know all of them, I’d suggest you to learn the rest.
- Hidden Costs of Over-Abstracting Your Codebase
-
- Complexity: Turning Simplicity into Chaos
- Performance Bottlenecks: When Abstraction Slows You Down
- Onboarding Woes: Scaring Off New Developers
- Rigidity: The Flexibility Myth
- Exploring Cloud Native projects in CNCF Sandbox. Part 2: 12 arrivals of 2023 H2
-
- Logging operator
- K8sGPT
- kcp
- KubeStellar
- Copa
- Kanister
- KCL
- Easegress
- Kuasar
- Krkn
- kube-burner
- Spiderpool
- Over 3.1 million fake "stars" on GitHub projects used to boost rankings
-
GitHub has a problem with inauthentic "stars" used to artificially inflate the popularity of scam and malware distribution repositories, helping them reach more unsuspecting users.