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/)P
Posts
1
Comments
12
Joined
11 mo. ago

  • I wonder: Server CPUs can have like 10+ cores, if compilers can optimize rasterization and transformations to become really fast .... but yeah requiring an average user to have this system is pretty expensive lol.

    LLVMpipe to my understanding is GPU emulation on CPU on Linux.

  • Are there entire operating systems written in a functional language? Why is it imperative languages like C?

  • tokenized and hashed version of the message message.hashed

    so the message "hello world" would be encrypted but you would also get hash("hello")+ " "+ hash("world") stored on the server? This would mean an attacker could recognize frequently used English words by calculating hash("hello") and searching? ... I would think the client should tokenize and encrypt the hashes as well: encrypt(hash("hello"), private_key) + " " + encrypt(hash("world"), private_key)

    Random thought: What if the user submits a merkle-tree, so searching for a sub-string could mean searching for a path in the tree ...

    Maybe hashes in the tree could be encrypted using a key from the client.

  • I wonder in what ways ancient Greece was transformed to modern Greece through Christianity? Or is that to simplistic?

  • Imo the spartan-protocol is superior to gemini, it enables easy file upload, and is still an upgrade over gopher.

    Regarding Encryption: You can simply push that task to an overlay network.

  • Programming @programming.dev

    How useful are functional programming languages?

  • CPUs nowadays are fast enough to render 3D graphics in real time?

  • never managed to get the programm running

    yeah, I download code and it just does not compile. My environment has not the required dependencies.

  • Deleted

    Permanently Deleted

    Jump
  • r/awwwwwww

  • The uncertainty principle has increased ... my uncertainty.

  • I guess this depends on environmental conditions such as

    • temperature
    • acidity of the internal cell environment
    • how available is energy? My guess this mechanism is powered by ATP?
  • We always keep moving forward. No matter what.