home.social
  1. How would you handle email addresses/inboxes/aliases for a non-lucrative organization?

    I have a dedicated email server I administrate. So I can create as many inboxes, accounts and aliases I want.

    I want an inbox per official role (like treasury, communication, etc) so if people change at those roles, they still have the whole history of the inbox and exchanges.

    But I also want individual people to be able to have their own inboxes.

    Of course, replying to a message directed at treasury should be sent as treasury, and not the individual.

    Are there some templates or good practice to manage that?

    I was thinking the inbox of roles are just there for history purposes and forwarding to the current individual person handling the role. But when they reply, it will be with the role, and not their individual email address.

    I use postfix and have an ldap to handle authentication and authorization.

  2. Andy (@andydotxyz) from Fyne (@fyne ) dropping bombs.

    A full desktop GUI in your browser (thanks to wasm).

    fyshos.com/desktop/demo/

    Just a POC for now, but I love where it can go.

  3. Getting GPS coordinates from Android through Go wasn't easy, but it's done. It's straightforward when you get the JNI weirdness, but it's a lot of boilerplate and hard to debug.

    I'll try to integrate directly it into Fyne with a nice API in the future.

  4. @golangch and made with
    I'm gonna check it out