• 0 Posts
  • 16 Comments
Joined 3 years ago
cake
Cake day: July 8th, 2023

help-circle

  • Yes, but your win XP doesn’t have ms-access integration with policy control and constant antivirus background checks, is it? Clearly inferior OS then. /s

    The only reason I had to move in VM everything, that was perfectly working on my local machine with arch — security’s-team decision that all workers should have that ms plug in their ass. And surprise-surprise, guess where it doesn’t work oob? On top of that, they proposed solution if you don’t want to (can’t) connect it to your windows/macos machine — use azure remote desktop. Which also doesn’t work on linux despite using regular RDP — it specifically uses complicated token auth, that is not supported in any rdp linux software. Neat, eh? Honestly, if there were any better paying job (or any decent job at all) I would jump at first call.









  • Same, toyed with it for creating stupid things like bot for telegram, that basically was a 3rd-person NSFW storyteller in RP chat. Sadly, after I made said bot I remember that I don’t have friends to RP with.

    That being said, ollama+openwebui kinda sucks: openwebui have “wider scope” and features that you don’t need like auth via social providers and managing multiple accounts, while ollama itself does the opposite and lacks certain features (like proper mmap support to load big models), slow in comparison to pure llama.cpp and generally easily replaceable with lm studio, that provides both - client and server. So yeah, my advise for anyone who want to try it localy - just use lm manager.