• 0 Posts
  • 61 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle














  • First of all, public forums are a thing, they work flawlessly and provide information to people without needing to sign in, which is my top issue with Discord. And why I actually want FOSS.

    Among other things, some I already mentioned, Discord isn’t even all that big, you can say Facebook has 3 bil users, let’s all go there.

    But the meme is about people who can’t escape, avoiding Discord is not only possible, but specifically for support advisable, and I would argue that it’s not even that hard.

    I personally have used Discord about three times before I just selfhosted Jitsi. Never understood why people want to use it so much. For chat I use Matrix since 2018.



  • The entire internet is built on open-source technologies, as you probably know. That doesn’t make the internet as a whole an open-source thing. Transport technologies are open, a lot of hardware and software around it is not, and that’s still talking about the infrastructure, not what is actually running on top of all that.

    It’s like saying Windows is open-source because they use curl. And Microsoft is as open to open-source code as long as they can train their LLM on it and sell it to you. Sure they provide money and developers to some projects, but Windows, Office, Azure will most likely never be actually open to code investigations, forget free.




  • 5.3 was a big leap for PHP. It became actually very good at that point.

    I learned it when it was on 4 and boy oh boy was that something.

    But nowadays, with 8, it works great, tooling is fantastic. I just kinda wish the documentation, which is absolutely top notch for 90% of the language, was this good for the rest 10%.

    I want to play around with Fibers, but I just don’t get the info I want to.

    pthreads were so out of date in docs it was shameful.

    But the language is good, typing is coming along nicely, and basically the only thing I want PHP to do is to call Postgres and encode the output to json. Works like a charm.