• 1 Post
  • 20 Comments
Joined 9 months ago
cake
Cake day: October 5th, 2023

help-circle

  • Nimmo@lem.nimmog.uktoArch Linux@lemmy.mlMy GPU is gone
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    I considered trying that then read about some kernel versions not being compatible with certain versions of the dkms package so decided to give up, go to bed and deal with the issue later. (This was Saturday night and sadly time hasn’t permitted me to start investigating again yet)


  • Nimmo@lem.nimmog.uktoArch Linux@lemmy.mlMy GPU is gone
    link
    fedilink
    English
    arrow-up
    7
    ·
    2 months ago

    I have the same issue on my desktop. I’d assumed it was something I’d done (it usually is) but I had to admit defeat and resort to switching to booting into a backup OS so that I could get on with all the tasks I need to get done but I’m assuming it was a problem with the Nvidia-dkms package that’ll be resolved in time as people have reported similar issues in the past.


  • I’m more interested in matrix having worked with meta to actually bridge from a matrix home server to WhatsApp. Thanks to the EU’s DMA WhatsApp were required to do something.

    Element has been working with Meta since the end of last year to help test their DMA interoperability (given we’re probably the world leader in interoperable end-to-end-encrypted communication) - and Matrix announced last month at FOSDEM that Element has successfully integrated 1:1 chats between Matrix and WhatsApp via the DMA APIs, while maintaining end-to-end encryption (having implemented full Signal compatibility in vodozemac). We’ve also formally requested interoperability with WhatsApp, as of yesterday. https://element.io/blog/the-eu-digital-markets-act-is-here/ (That full post is quite a long read and some of the technical bits went way over my head as I’m more focussed on dev-ops than the inner workings of the protocol)

    As for how it will look, further down that same post there is the following:

    The biggest concern right now is around “reachability”: whether DMA interoperability will default to off or on for EU citizens - and so whether users on Element would even be able to contact users on WhatsApp without the WhatsApp user having to explicitly opt in in advance. According to the public information available at WhatsApp Chats Will Soon Work With Other Encrypted Messaging Apps | WIRED on Feb 6th: “WhatsApp users who opt in will see messages from other apps in a separate section at the top of their inbox.”. We all know the power of defaults, especially when applied to competition law, and we’re interested to see what the final user experience is.

    So sadly it looks as though you may be able to contact people if they’ve opted in for cross platform messaging, but they’ll need to look somewhere else for your messages.

    I currently use matrix and have bridges for discord, WhatsApp, RCS, Google messages and possibly a couple of others running so that I can just chat to whoever I want from one place and not care which platform they’re using.







  • I personally use gitea but there is also a community version of gitlab that has way more power than I need.

    Gitea can import a repo from GitHub but I don’t know whether it can also push updates out as one never tried to do that.

    I picked gitea as I didn’t need all of the extra power of gitlab and they were the first two options I found. I don’t deploy it using portainer but all of my stacks are set up as git repos in portainer and using the webhook feature it’ll auto pull and redeploy whenever I push to it







  • Very fair question and I’ll admit that a part of it genuinely is “because I can!” But that’s not all of the reason. I work across several machines and soon due to reasons that at the same time both make sense and are somewhat frustrating some of the machines I use most frequently are about to be locked down and my ability to instal software removed, so that is part of it. Web apps allow me to sidestep this issue. I’m a bit of a forgetful person that has to act when inspiration hits me or I forget to deal with it. Sometimes that’s probably for the best but other times a moment of inspiration has turned into something wonderful (both in the 3D printing scenario and wider life) Most of my homelab setup is web-based already and I have most of my files synchronised around to allow me easy access no matter where I am or what device I’m on, I also work long days away from home now and then and like the idea of having an idea, processing the stl file and then kicking off a print job so it’s complete by the time I get back home. In the end I guess my big motivator here is due to my own personal failings, I’m an impatient and forgetful person that would rather just get stuff done than improve my memory and patience ;)