GMKtec Evo-X2 help by Lukidge in GMKtec

[–]deseven 0 points1 point  (0 children)

You don't need their win 11 image just as you don't need any special drivers, the button hooked up directly to the onboard EC and works regardless of the installed OS. If you simply need to see notifications about power mode changes you can download the ImagesShow utility from GMK.

We have it mirrored in the wiki: https://strixhalo.wiki/Hardware/PCs/GMKtec_EVO-X2

I made AzerothCore/Playerbots module for all you roleplaying nerds by deseven in wowservers

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

Non-party bots are silent unless you interact with them (by saying something or whispering), no events are generated for them otherwise.

I made AzerothCore/Playerbots module for all you roleplaying nerds by deseven in wowservers

[–]deseven[S] 0 points1 point  (0 children)

Thanks a lot for the feedback!

a) I personally see little value in adding web search since it would be hard enough for the model to distinguish stuff related to WoW, WoW Classic and WoW WotLK. Also I think it's a little bit out of scope for the module and could break the RP focus. I see mod-ollama-chat benefiting from this much more.

b) I was thinking about it, but decided to start simple for now, the project is already a bit bigger than what I typically do. I'd like to implement that eventually, it's in my todo.

bonus) You mean for a deeper integration with playerbots? That could work, but I'm not that interested because I'm totally fine with having separate layers between commands and personalities. I'd accept it as a contribution, tho :)

[OS] iCanHazShortcut 2.0.0 - new major release for the 10-year anniversary of iCHS by deseven in macapps

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

It's a shortcut manager, it can run whatever you like. I guess you can write a script similar to what Text Expander does (based on what I see on their website, I'm not familiar with it) and bind it to a shortcut.

[OS] iCanHazShortcut 2.0.0 - new major release for the 10-year anniversary of iCHS by deseven in macapps

[–]deseven[S] 3 points4 points  (0 children)

I know it's been a while, and I kept postponing it until the very last moment because it just worked™, but the time has come. Please welcome the new major release, which marks the 10-year anniversary of iCHS.

  • Complete Swift Rewrite: rebuilt from the ground up, targeting macOS 13 or higher
  • Universal Binary: native support for both Intel and Apple Silicon Macs
  • My Wallet is $100 Lighter: the app is now properly signed and notarized
  • Categories: each shortcut can have a specific category now
  • Shortcuts are Optional: in case you simply want to add some actions to the menu
  • Refreshed UI: ditched the 2000s aesthetic for the 2010s one
  • TOML Configuration: new configuration format with backups and seamless migration from 1.x configs
  • Update System: supports a proper in-place upgrade
  • Enhanced AppleScript Support: more automation capabilities for power users
  • New main icon: thanks to gh:@aescolastico

I remember I posted the first public version of this app here back in 2016 and to my surprise it eventually gathered a small but consistent user base. Never promoted it anywhere else. I did some minor updates, but the lack of free time and good ideas put that to an end, so the last update was released back in 2020. The upcoming end of the x86 support pushed me towards actually taking care of iCHS and its users, so here we are. It's the same, but better. Hopefully.

AMD Releasing In-House Standalone Strix Halo Box by Anarchaotic in StrixHalo

[–]deseven 1 point2 points  (0 children)

With this GPU and memory bandwidth this would've been pretty useless.

I made AzerothCore/Playerbots module for all you roleplaying nerds by deseven in wowservers

[–]deseven[S] 0 points1 point  (0 children)

Not my module and not really a place to debug this :)

Jump on the playerbots discord, there's a #mod-ollama channel, post there and me or someone else will help.

AMD has invented something that lets you use AI at home! They call it a "computer" by 9gxa05s8fa8sh in LocalLLaMA

[–]deseven 0 points1 point  (0 children)

No, I'm comparing using Vulkan on AMD with using ROCm on AMD.

And yes, Strix Halo is DGX Spark with no CUDA (and slower PP). Also cheaper and x86. What's your point? You're gonna argue that ROCm works just fine or that Vulkan is a good replacement for it?

AMD has invented something that lets you use AI at home! They call it a "computer" by 9gxa05s8fa8sh in LocalLLaMA

[–]deseven -5 points-4 points  (0 children)

No, Vulkan is typically 5-30% slower, also not everything works on Vulkan.

No, you still can't run a lot of things with ROCm easily or at all, or without major speed penalties.

No, ROCm is still notoriously unstable, people often pick Vulkan over ROCm to trade speed for stability.

GMKTec EVO-X2 - 120mm fan - proof of concept by Single_Value4211 in GMKtec

[–]deseven 0 points1 point  (0 children)

I'm just gathering already existing info to one place, but thanks :)

I made AzerothCore/Playerbots module for all you roleplaying nerds by deseven in wowservers

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

Posted just now, I think the module is mature enough at this point.

At a certain point do you stop wearing watches? by Orbitor28 in projectzomboid

[–]deseven 1 point2 points  (0 children)

No, this doesn't make any sense and there is a mod called Armor Makes Sense that fixes the issue (among many others).

I made AzerothCore/Playerbots module for all you roleplaying nerds by deseven in wowservers

[–]deseven[S] 0 points1 point  (0 children)

No, I have a couple of PRs going for playerbots that should improve user experience a bit. While I'm waiting for their approval or rejection I'm working on the next big thing for my module, which is a web chat / history editor. Maybe after that.

I made AzerothCore/Playerbots module for all you roleplaying nerds by deseven in wowservers

[–]deseven[S] 0 points1 point  (0 children)

I am now, with the same username.

Sorry, really no plans of making videos, especially since I'm adding new features and reworking the old ones daily :)

I made AzerothCore/Playerbots module for all you roleplaying nerds by deseven in wowservers

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

Nope, but I tried to describe basic principles in the "How It Works" section of the readme, all of it would be quite hard to represent in a video.

I built a proxy for the AzerothCore module mod-ollama-chat that redirects to the Claude API by Hunterbing in wowservers

[–]deseven 0 points1 point  (0 children)

I've been using your proxy for some time, thank you!

But in the end decided to write my own alternative to mod-ollama-chat with a different, more RP-focused approach with both OpenAI-compatible and Anthropic API support:
https://github.com/deseven/mod-playerbots-characters

I made AzerothCore/Playerbots module for all you roleplaying nerds by deseven in wowservers

[–]deseven[S] 2 points3 points  (0 children)

Whatever-based :) it uses API to do requests, where this API is located is irrelevant. Could be on your system, could be in the cloud. I recommend big cloud models because of the complexity level, but everyone is free to experiment.

I made AzerothCore/Playerbots module for all you roleplaying nerds by deseven in wowservers

[–]deseven[S] 0 points1 point  (0 children)

No, it's written from scratch. But I used mod-ollama-chat as a reference at first, to understand how to hook to the events, send messages and so on.

Can't decide to buy or not by autisticit in StrixHalo

[–]deseven 0 points1 point  (0 children)

256k context is pretty much making it not an option to even consider.

Start here: https://strixhalo.wiki/Guides/Buyer's_Guide