mahou icon indicating copy to clipboard operation
mahou copied to clipboard

New Project Update?

Open Nezteb opened this issue 2 years ago • 3 comments

The last update was over a year ago: https://github.com/queer/mahou/commit/e70a2a8cffd04920dc078323c0eddee909c70b30

Could we get another? Or update the timestamp if the status has not changed (which is totally okay). 😄

Nezteb avatar Dec 15 '23 00:12 Nezteb

Hi! I’ve been quite quite sick for a long time now, up and down with symptoms, and I’ve been trying to focus my energy on projects I have an immediate use for. I am still interested in working on this, when I’m more capable, it just needs… more time to bake, so to speak, before I’m ready to work on it again. Among other issues I’m not convinced that the overall architecture / design is right, as well as not being sure that Docker is the way to go.

queer avatar Dec 15 '23 00:12 queer

No worries at all; I appreciate your prompt response!

I’m not convinced that the overall architecture / design is right

Do you have some high-level examples? I'm super unfamiliar with the project so no need to be specific.

as well as not being sure that Docker is the way to go

Hmmmm, some other ideas maybe:

(I'll update that list of ideas as I remember others)

Nezteb avatar Dec 15 '23 23:12 Nezteb

Do you have some high-level examples? I'm super unfamiliar with the project so no need to be specific.

The general architecture kinda sucks:

  • errors don’t feed back to clients very well
  • it just ticks in an infinite loop to check the state of the system and reconcile it; ideally that’d be secondary to receiving events from the rest of the system
  • replacing singyeong with uju, assuming I ever have the energy to finish the latter

RE: Docker, I’d rather do something like converting incoming application images into firecracker VMs via peckish

queer avatar Dec 16 '23 00:12 queer