Search results

  1. K

    Repurposed my idle GPU into a local-LLM job hunting tool, runs fully offline, free + open source

    Many more updates since the last post - now the whole thing is self reinforcing - you get an interview, it uses the memories from that to reinforce the numbers for matching.
  2. K

    Repurposed my idle GPU into a local-LLM job hunting tool, runs fully offline, free + open source

    Thanks, wish it was that easy. I’ve made some significant upgrades since I last posted, take a look
  3. K

    Repurposed my idle GPU into a local-LLM job hunting tool, runs fully offline, free + open source

    updated with Windows/Mac/Linux installers https://github.com/Keljian/JSE/releases
  4. K

    Repurposed my idle GPU into a local-LLM job hunting tool, runs fully offline, free + open source

    Bit of an odd one for this forum but I think it's the right crowd. I had a box sitting here with a GPU that does basically nothing 90% of the time, already had a local model loaded on it for random stuff, and I was also in the middle of a miserable job hunt. Got tired of the routine of copying a...
  5. K

    AMD Ryzen06 - How the first colocated Ryzen server has fared

    Bioses and drivers keep getting better, it's only a matter of time before things completely stabilise
  6. K

    10G SPF+ to 1Gb rj45

    What about a mikrotik CRS210?
  7. K

    Any Cord Cutters / HDHomeRun users here?

    I feed tvheadend from my hdhomerun, then use a kodi plugin to talk to it.
  8. K

    Any Cord Cutters / HDHomeRun users here?

    I've moved to TvHeadend from Myth. Much easier setup, and lower amounts of messing around.
  9. K

    Advice on the perfect Freenas ZFS build @home - Mini-itx

    I stand corrected (one of the only "k" CPUs with vt-d on that socket)
  10. K

    Advice on the perfect Freenas ZFS build @home - Mini-itx

    You can't passthrough using a 4790k - it doesn't have VT-D support. Aside from that, looks good. You need to pass the 9210 through to the VM
  11. K

    Is there a popular STH member video game or one coming out?

    Been playing redout lately, insanely fast fun. Haven't touched multiplayer yet though
  12. K

    ConnextX-2 10G Ethernet Cards

    That's pretty cheap
  13. K

    SW or HW RAID6?

    re ZFS: Raid 10 for Vpools is perfectly acceptable - as in adding disks in mirrored pairs in zfs. There's no reason that this can't be used at home (aside from cost). They can even be different sizes.
  14. K

    Chelsio T420-BT (dual port 10Gbase-T NIC)

    The T420 certainly does, though I highly recommend chelsio's driver rather than VMware's
  15. K

    So a bomb went off outside my building...

    Stay safe..
  16. K

    What drive configuration & FS for a home server using Proxmox and BTRFS (hopefully)

    Urm.. get ecc if you can afford it. (not listed above in your posts) Mirrored pools make a lot of sense if you have the intention of adding drives. Re Backups, usually things fall into one of 4 categories: 1. Not super critical if you lose 2. Mildly annoying but recoverable/rebuildable if you...
  17. K

    Silly question re Zeusram drives

    There are levels of paranoia I suppose
  18. K

    Silly question re Zeusram drives

    Wouldn't a UPS and something that writes the ram to a drive, like a shutdown script, solve that issue?
  19. K

    Silly question re Zeusram drives

    Ok I get that Zeusram drives are fast, what I don't understand is why someone would get one, versus 8 gb more ram if the latter is a possibility. Could someone please enlighten me?
  20. K

    What drive configuration & FS for a home server using Proxmox and BTRFS (hopefully)

    So long as you add pairs or greater, you can expand zfs. Basically adding raid 1 pairs as you need storage. BTRFS isn't ready for prime time. It just isn't. I wish it were, but it isn't.