Today seems like a good day to start a side project
Oh and start using Nostr, this is my first post btw
Today seems like a good day to start a side project
Oh and start using Nostr, this is my first post btw
Well, I don't even have a git repo
So I guess I cannot call it a project yet
Omg I was looking to make a native UI for desktop, so I wanted to avoid Chromium-wrapers
Now I realized that I'm too much used to use HTML, GTK looks very cumbersome 😮💨
In the beginning I wanted to create an app using Go, I know, it is not the best idea for UIs...
I found GTK 4 bindings for Golang
I realized why so many people program websites and not native UIs :)
Omg what a fucking hell is dealing with dependencies
And GTK structure doesn't help, it is a bit confusing
I have found the Slint project https://slint.dev/
I have never used Rust (you can use Slint with other languages btw) but I like the idea of start learning Rust
So I guess the project will be take some time :)