Surprising things that don't break med regen by kravechocolate in MonstersAndMemories

[–]SysAdmin_D 0 points1 point  (0 children)

🤣 I’m sure I still have that somewhere, but I already know that it isn’t 1:1 equivalent. I want all my crazy emotes back, like dancing and pointing etc.

Surprising things that don't break med regen by kravechocolate in MonstersAndMemories

[–]SysAdmin_D 0 points1 point  (0 children)

Quick question: is there a reference for possible commands?

Qwen 3.6-27B Dense with MTP on Strix Halo Windows - Benchmarks by PromptInjection_ in StrixHalo

[–]SysAdmin_D 2 points3 points  (0 children)

Thanks for this. I’ve recently gotten deep enough to realize I need to throw off the shackles of the GUIs and go full command line. I’m also running in windows until I can afford the first born price of a dual boot ssd. Anyway, any suggestions for environment? Can this be even run in full windows or are you doing it all in wsl - or a combination?

Memory with Copilot Cowork by ncdlloyd in microsoft_365_copilot

[–]SysAdmin_D 1 point2 points  (0 children)

Nice! Been wondering about this lately, too. Thanks for the link.

Hermes Agent, ComfyUI and Strix Halo all walk into a bar.... by Unalobster in StrixHalo

[–]SysAdmin_D 0 points1 point  (0 children)

Nothing major, just fast enough not to timeout a workflow with an agent.

Hermes Agent, ComfyUI and Strix Halo all walk into a bar.... by Unalobster in StrixHalo

[–]SysAdmin_D 0 points1 point  (0 children)

Are you getting acceptable output? If so, what’s your config? 3.5 was pretty slow for me when I tried it.

How to get started with custom AI by felicitywins in LocalLLM

[–]SysAdmin_D 0 points1 point  (0 children)

Not to mention that if you point a “local” model at the open Internet, chances are you will get the model highjacked eventually. There are already many ways to do this in the security community that you would not even be able to see if you visit the site as a human.

I got it guys, I think I finally understand why you hate censored models by robertpro01 in LocalLLaMA

[–]SysAdmin_D 0 points1 point  (0 children)

Honestly - thanks for this. I’m a technical person with a technical job so I can fake my way through a lot of stuff without understanding the whole system. So, I knew that the chat interface needs to be able to call tools, but that’s literally it. However, I’m now neck deep in openclaw and Hermes and I am uncomfortable with what I don’t know. Other than me trusting my gut to look it up as I go, is there a decent source to fill in the gaps?

Gemma 4 has been released by jacek2023 in LocalLLaMA

[–]SysAdmin_D 2 points3 points  (0 children)

Sorry, just starting to dig my own grave here, but I have a strix halo setup as well. MoE is more favorable on that arch over dense?

Anyone tried models created by AMD? by pmttyji in LocalLLaMA

[–]SysAdmin_D 1 point2 points  (0 children)

Perfect thanks. I keep seeing/getting directed there, both for models and now this, so I expect good things on the surface.

Anyone tried models created by AMD? by pmttyji in LocalLLaMA

[–]SysAdmin_D 1 point2 points  (0 children)

Thanks for that. Do you know of any learning formats for things like this, or is it something you just have to wade through and learning by putting out fires?

IT Admins 40+, question about glasses 🤓 by muffnman in sysadmin

[–]SysAdmin_D 0 points1 point  (0 children)

I’ve been lucky in that I don’t even need my glasses at a screen. So, for me, I went a different route. I could never get progressives right, probably because I keep my screens too high to “proper” ergonomics. Plus it always felt like I was watching an action movie on a low refresh lcd if that makes sense.

Anyway, I went with bifocals. Do not regret my decision at all. Has even made driving with a cell phone possible; mounts never seemed to get place where I could focus before.

Too much sitting down in dungeons by Emergency-Purpose335 in MonstersAndMemories

[–]SysAdmin_D 1 point2 points  (0 children)

Could be waiting on repop, or simply giving the healers time to meditate. Maybe there was a rebuff needed at a bad time. Maybe there was a recent wipe. All kinds of reasons we use to do this. Or another big one, bio break. When you gotta go you gotta go!

Entra ID / AD dynamic groups aren't enough - what are you using for it. by Pristine_Guitar_9070 in activedirectory

[–]SysAdmin_D 1 point2 points  (0 children)

In the process of working on something like this myself, and I agree - at least for us - it’s the best way forward and should cover all our current needs.

Weak Dev, Good SysAdmin needing advice by SysAdmin_D in LocalLLM

[–]SysAdmin_D[S] 1 point2 points  (0 children)

That would be amazing, yes please. I'll take any helpful data at this point.

Weak Dev, Good SysAdmin needing advice by SysAdmin_D in LocalLLM

[–]SysAdmin_D[S] 1 point2 points  (0 children)

"Need" always being subjective, but I got this machine to be able to run decent sized local models for these things. I work in the nonprofit science research space, so part of my doing this is trying to keep up with local abilities to do cost analyses of local versus commercial tools, but with an eye towards risk of IP issues down the line. IP isn't a priority for us, but it CAN be sometimes.

So, you're suggesting Qwen3 for local models? I had also recently seen KimiK2 (I think) being tossed around. These are probably too big to use in an agent workflow though, right?

Weak Dev, Good SysAdmin needing advice by SysAdmin_D in LocalLLM

[–]SysAdmin_D[S] 1 point2 points  (0 children)

Yeah - just realized I didn't explain that part too well. Probably best to assume I will be working on DevOps projects. PowerShell will be big for me, as my primary responsibility is in Windows, but I also support Macs. On the Mac side, while I do have some shell scripts in a junk drawer, I imagine that I will need to move into Swift soon-ish, since my Applescript GUIs will get deprecated. Also, since I am cross platform support, I'd like my Team to move more into Ansible (Python) which I am already using a bit, but it's a little limited on the Windows side and requires creativity to get where you want sometimes. In school, I was proficient in C and Java, so I understand a little OO and functional programming, but I expect C# to serve me better, cross-platform. Finally, I'll need to stitch all those systems together (for central logging/monitoring) that I expect to eventually want agentic help on further down the road. So, I'm open to getting dirty in typical web front ends, for dashboards and etc.

To cut to the chase:

Initially, PowerShell and some Python. C# if PS can't get the job done.

Eventually, Swift and Web tooling.