I’ll be honest, I’m just here for the memes.

  • 0 Posts
  • 67 Comments
Joined 8 months ago
cake
Cake day: October 27th, 2023

help-circle
  • xlash123@sh.itjust.workstoLinux@lemmy.mlLadybird announcement
    link
    fedilink
    arrow-up
    59
    arrow-down
    5
    ·
    3 days ago

    I was wondering why it was written in C++, but the FAQ already beat me to it.

    Why build a new browser in C++ when safer and more modern languages are available?

    Ladybird started as a component of the SerenityOS hobby project, which only allows C++. The choice of language was not so much a technical decision, but more one of personal convenience. Andreas was most comfortable with C++ when creating SerenityOS, and now we have almost half a million lines of modern C++ to maintain.

    However, now that Ladybird has forked and become its own independent project, all constraints previously imposed by SerenityOS are no longer in effect. We are actively evaluating a number of alternatives and will be adding a mature successor language to the project in the near future. This process is already quite far along, and prototypes exist in multiple languages.

    Glad to see they are open to using safer languages. C/C++ was great for its time, but we really need to move on from them.




















  • xlash123@sh.itjust.workstoSelfhosted@lemmy.worldBeeper Self Hosting
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    3 months ago

    I’ve been interested in doing this, but I can’t tell why I need to login to Beeper in order to self host. I noticed their previous self-host solution did not require that.

    Because of that login step, I decided to look into this other repo which uses Ansible to deploy a Matrix homeserver and the same bridges that Beeper uses. I haven’t finished it yet since there’s a lot of config and choices to make, but it seems like it’ll serve the same end goal.

    Edit: lol, maybe if I read the intro, I’ll get my answer.

    You can connect any† standard Matrix application service to your Beeper account without having to self-host a whole Matrix homeserver.

    Still might go with the second option so that I don’t rely on their cloud services.