Skip Navigation

Posts
3
Comments
55
Joined
3 yr. ago

  • Yeh, it seems the only good way. But will bring so much not needed function to the mix.

  • Thanks, I will check out TinyMediaManager.

  • NFS / Shares - over complicated. Just syncthing it around (and snapshot on backup server), for nearly static data as music it is perfect.

  • albums one by one with --timid flag. You are using Navidrome , than you music should be well tagged already. Should be fast and easy, just repeat it 2000 time. You can also disable lockups and just import "as is" if you trust your taggig

  • Sorry, not mbuff but mbuffer. It just adding a memory buffer between STDIN and STDOUT. Useful to smooth data flow, so reading from disk do not need to wait for SSH to transmit and other way around. In you case it cold be something like that. ( I'm writing command from memory, do not use it unless checked)

    dd if=/dev/sda bs=16M | mbuffer -s 128k -m 2G -o - | ssh remoteuser@remote.host.com dd of=/storage/backup.img

  • nfs over the internet is usually bad idea. Network delays is killer for NFS. You can use ssh instead. And add some mbuff for better results.

  • beets + navidrome is the answer. beets organises music collection and enriches metadata with thinks like lyric and images. navidrome just serve it.

  • Versity S3 Gateway is Apache‑licensed, backed by a commercial entity. Their contribution agreement forces you to give up copyright to them. It will follow the same path as Minio over time.

  • Garage has one big flaw. Access control tools are nearly non existent.

  • you are mistaken about it. There is a lots of other use for ipfs.

  • Ollama has long history of exploits. PLease do not feed anything which come from outside to it.

  • I got some Matrox G400 on PCIx1 for this from ebay. (Yes they still making them) Really cheap. native linux support, very low power consumption.

  • With AI search engines hosting public repo is very expensive.

  • Deleted

    Permanently Deleted

    Jump
  • Probably. It just not as fast as 9070 XT. I'm using 9070 XT myself and limitation for running LLMs is memory, not speed. If model fit in memory it will runs fast enough to be practical.

  • Deleted

    Permanently Deleted

    Jump
  • If you happy with 16g , nothing can beat in speed/cost of AMD RX 9070 XT.

  • Removed

    Router of choice?

    Jump
  • Some standalone WAPs for WiFi and PC based router. Depends on what you are getting you can get it dirt cheap. WAP also need firmware upgrades, but it is less a problem.

  • I prompt injected my CONTRIBUTING.md – 50% of PRs are bots

    Jump
  • Then read my post again. Contributing and writing opens source is no longer about how much time one willing to spend on it, it is about how much money someone willing to spend on LLMs which will write code. And all these money will go to AI overlords.

  • I prompt injected my CONTRIBUTING.md – 50% of PRs are bots

    Jump
  • Yes, but in each joke there is bit of truth. Open Source have to change. Open Source code written by LLMs is still open source, but it drastically different from current one.Instead of spending time to "scratch the itch and help others in the process" - now people should give money to corps to use LLM to to do same.

  • Selfhosted @lemmy.world

    AMD won't patch all chips affected by severe data theft vulnerability — Ryzen 3000, 2000, and 1000 will not get patched for 'Sinkclose'

    www.tomshardware.com /pc-components/cpus/amd-wont-patch-all-chips-affected-by-severe-data-theft-vulnerability-ryzen-1000-2000-and-3000-will-not-get-patched-among-others
  • Selfhosted @lemmy.world

    BUG: OpenZFS data corruption

    www.freebsd.org /security/advisories/FreeBSD-EN-23:16.openzfs.asc