Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)H
Posts
0
Comments
635
Joined
1 yr. ago

  • I was meaning to ask:

    would it be possible to add sourcehut support? (through their graphql api)

  • So cool! Gonna upgrade the coming weekend!

  • I use other existing solutions for 1-on-1 e2ee

    for a public group room, there is no point in e2ee. And thats the only feature I use discord and discord-alternatives for.

  • I like fluxer.app

  • Yet you're wasting silicone, energy and your time arguing on the internet, which is equally unimportant if not less so.

    (At least some AI coded software is useful and saves some time and energy when it solves a real world problem. Whereas your ramblings only ragebait others to waste more time and energy replying to you without creating any real world value for anybody.)

    It's easy to point fingers, but everybody has their own shitstain.

  • humanity is build on "stolen" labor in every one of it's aspects

    from you being educated by other peoples knowledge without their explicit conscent, to you consuming calories that you stole from other living organisms

  • I think the part list is good as well, my build is pretty similar.

    I think the PSU wattage is fine. They operate most efficiently when they are not near their output capacity. So in the long run you'll save more money by leaving enough headroom.

  • No, my wording was intentional. I was describing the journalist’s direction of inference, not asserting the definition in reverse. They saw the term “open source” and mentally reduced it to “the source code is viewable”, which is why I phrased it that way.

    Open source does literally mean that.

    It means that PLUS many more conditions. If you remove those additional conditions it's not open source anymore but "source available".

    To be precise: open source implies source-available, but source-available does not imply open source.

  • So like IPFS ?

  • Godot [...] is open-source. By proxy, Slay the Spire 2 is also open-source.

    Written by somebody who naively thinks open-source means: the source code can be viewed.

    Typical game journalism incompetence.

  • Deleted Locked

    Permanently Deleted

    Jump
  • it is developed by nerds not product designers that want to maximize handholding

  • Deleted Locked

    Permanently Deleted

    Jump
  • skill issue

  • During my research into portability, I kept thinking about how frictionless it is to play classic console games today. Pulling on that thread led me to projects designed explicitly for virtual machines, such as Another World which is equally easy to play today due to its targeting of a portable virtual machine, instead of any ever-changing physical hardware.

    from: https://wiki.xxiivv.com/site/devlog.html


    java was right all along! hail the JVM

  • Which OS is on each device? Make it clear af. You on wayland or x11? What DE?

    If your laptop runs KDE then the easiest is KRDP + KRFB.

  • afaik correct me if im wrong but rust desk is not really the right tool for that. Rustdesk connects devices by connecting all the way through the internet to the rustdesk servers and then to the other device.

    VNC or RDP are the right approaches here, cause you can use them to connect through the local network, never leaving your LAN/intranet. In addition to not needing a connection to the internet it should be more reliable that way.

    If you use KDE then I think their krdc gui is pretty good. Otherwise Remmina.

    For the server part, tigerVNC is fine.