Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I was compelled to learn GO because Gitea, running it docker and on commit Gitea triggers tasks on multiple Mini PCs (wrote my own simple CI).


Try drone?


Or Woodpecker[0], a fork of Drone keeping the Apache 2 license.

[0]: https://woodpecker-ci.org/


Woodpecker is what Codeberg (Gitea deployment) is using and it works wonderfully!

Here is an example pipeline I use to build and deploy Ditzes (my offline/desktop HN client):

https://codeberg.org/ditzes/ditzes/src/commit/410486175a2dea...


Ooh, you use Tauri! Do you mind me asking how you like working with it?

I’m considering switching my NW.js app over to Tauri, but I’m a bit hesitant due to the work involved.


I like it a lot better than NW/Electron that I've used plenty before. Smaller packages and faster startup but way longer build times, which is a bit of a hassle but it's Rust, so not sure you can expect otherwise.

There are still some bugs around that are a bit of a hassle to deal with, but only one that is a showstopper for me personally (the back button on the mouse doesn't navigate back), otherwise it works out well for me.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: