• 0 Posts
  • 22 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle


  • I haven’t seen the alien.top stuff yet, but I had a friend that was working on a reddit bridge project that implements api over html for old reddit and new reddit. The idea was that you could target the api and make the client compatible with both reddit and lemmy. (The API is similar to Lemmy’s)

    I got to play with it before he shelved it, and it worked great.

    This seems like a better approach than the one they are trying to take.

    Lemmy also needs a mechanism for linking your reddit user id (and twitter, and…) with your active lemmy id so users can find each other easier. I am surprised we don’t already have this with mastodon. Twiiter oauth is (used to be? I haven’t touched it in a couple years ) like a 5 minute thing to implement. Reddit apparently also supports oauth.

    If you can sign into lemmy via a reddit login path, you could also do some other fun/interesting stuff.

    Regardless, I don’t really see a need for any of it.

    Lemmy has its own set of issues to deal with.








  • eek2121@lemmy.worldtoMildly Infuriating@lemmy.worldEBAY Prices
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    2 years ago

    Because people do pay the money.

    If an item is hard to find they will pay it.

    People that only buy stuff on eBay will pay for it.

    If someone randomly sees the item they need they will buy it.

    Example: I paid $2,200 on eBay for an RTX 4090 FE because they were sold out everywhere. The extra few hundred bucks for me was worth it to get the FE card over 3rd party cards since it is the smallest and quietist of the bunch. None of the other 4090s fit in my case.







  • eek2121@lemmy.worldtoLinux@lemmy.mlFuck nvidia.
    link
    fedilink
    arrow-up
    4
    ·
    2 years ago

    On Arch, upgrading is pretty simple. The only extra step is you need a hook to run mkinitcpio, but that script is on the wiki and you never need to touch it again once set up. From that point onward you just upgrade the driver via pacman.

    Don’t get me wrong, I do not like the fact NVIDIA’s drivers aren’t open source and their linux offerings aren’t the greatest, but your issue appears to be due to the way your distro handles the driver.