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/)XO
Posts
3
Comments
129
Joined
2 yr. ago
  • I searched for "nitinol cooling system" and found articles dating back to 2016 about the same technology at a German university –

    https://newatlas.com/shape-memory-refrigerant-free/41652

    https://newatlas.com/shape-memory-alloy-nitinol-heating-cooling/58837/

    Cool tech, but this recent article lacks substance compared to the older ones. Also interesting that the German team claimed 2x better efficiency than a typical heat pump.

  • I don't see this talked about much anymore, but the day Plex added telemetry in 2017 was the day I became five-alarm desperate for an alternative. Had to wait a 2-3 years with Plex's telemetry IP's and domains blacklisted before Jellyfin was mature enough for me to make the change.

    How Plex users can be comfortable with any telemetry is beyond me.

  • Fair point. My original prompt asked for more, but the model wasn't capable enough. Not sure if the "warp drive" part would be part of any standard algo.

    Any ideas on challenges that are new and more fun than the "balls rolling in a hexa-,hepta-,octagon" or "simulate a solar system" prompts everyone's using these days?

  • I'm close to the limit at 23886MiB / 24564MiB of VRAM used when the server is running. I like to have a bit of headroom for other tasks.

    But I'm by no means a llama.cpp expert. If you have any tips for better performance I'd love to hear them!

  • LocalLLaMA @sh.itjust.works
    xodoh74984 @lemmy.world

    Qwen3-32b: Windows95 starfield screensaver web app with warp drive on click

    It's amazing how far open source LLMs have come.

    Qwen3-32b recreated the Windows95 Starfield screensaver as a web app with the bonus feature to enable "warp drive" on click. This was generated with reasoning disabled (/no_think) using a 4-bit quant running locally on a 4090.

    Here's the result: https://codepen.io/mekelef486/pen/xbbWGpX

    Model: Qwen3-32B-Q4_K_M.gguf (Unsloth quant)

    Llama.cpp Server Docker Config:

     undefined
        
    docker run \
    -p 8080:8080 \
    -v /path/to/models:/models \
    --name llama-cpp-qwen3-32b \
    --gpus all \
    ghcr.io/ggerganov/llama.cpp:server-cuda \
    -m /models/qwen3-32b-q4_k_m.gguf \
    --host 0.0.0.0 --port 8080 \
    --n-gpu-layers 65 \
    --ctx-size 13000 \
    --temp 0.7 \
    --top-p 0.8 \
    --top-k 20 \
    --min-p 0
      
      

    System Prompt:

    You are a helpful expert and aid. Communicate clearly and succinctly. Avoid emojis.

    User Prompt:

    Create a simple web app that uses javascript to visualize

  • I'm so incredibly tired of weaponized stupidity. First, I had to cringe while I studied science and the internet studied the art of denying reality. Now these dipshits are in charge of the most powerful nation in the world, working tirelessly to remove it from that position.

    In the case of his daughter, he believes the hospital should have given her budesonide, a steroid often prescribed for asthma, among other conditions, that has been touted by Kennedy for treating measles. “They didn’t give her the budesonide breathing treatment that we’d been asking for,” Hildebrand said. “They were saying that the IV steroids they were giving her were better.”

    Seriously, why even treat these people? Let them treat each other with vibes and ivermectin or whatever

  • Permanently Deleted

  • Actually, this is a great idea in principle, because the inverse is possible.

    We could use Amazon's resources for search, then use a browser plug-in to replace the buy button and have it buy the product from somewhere else using an AI agent.

  • In the decades that people have been screaming about nuclear plants "taking too long to build" stalling progress, we could have built many nuclear plants and significantly reduced emissions.

    We've kicked the can down the road for far too long. We are well past the point of preventing the devastating impacts of climate change we were warned about 20+ years ago.

    If this institute is so convinced wind and solar are the answer, I hope they also have vast amounts of lithium pre-mined or a novel approach to energy storage that isn't so damaging.

  • Permanently Deleted

  • I feel like people here have forgotten the difference between "vulnerable" and "compromised".

    It matters because calling everyone's default setup chat apps compromised implies that an attack has occurred.

  • Permanently Deleted

  • unprecedented

    Can't wait for them to get SLAMMED by Putin for something something click bait

    One of the best use cases for LLM's is to desensationalize the news. I'm tired, Mom.

  • Android @lemmy.world
    xodoh74984 @lemmy.world

    Audio streaming over Wi-Fi: Solutions? Tips?

    Is there any Android ROM that supports Wi-Fi audio streaming natively without root?

    AirMusic is an app I've used for a few years to achieve this, and it supports a large number of protocols, including:

    • DLNA / UPnP
    • AirPlay
    • Sonos
    • FireTV
    • and more

    However, without root, AirMusic relies on capturing audio from the screen recorder app and relaying it. It's a clever workaround, but I find it frustrating that stock Android doesn't simply support Wi-Fi audio at a system level. It shouldn't be this hard.

    I'm currently running GrapheneOS. Unfortunately, the native screen recording app in Graphene seems to block AirMusic's ability to capture audio entirely, so I've lost the ability to stream audio.

    Does anyone here know of a better solution?

    Frankly, this seems like a feature that should've been native to stock Android 15+ years ago.

    Technology @lemmy.world
    xodoh74984 @lemmy.world

    The enshittification marches on – use Signal