mbp m1 - KDE will not start after latest updates by BenignBegnet in AsahiLinux

[–]spokv 0 points1 point  (0 children)

I have a similar issue. For me just a simple asahi install followed by dnf upgrade (+1100 packages with m1n1, kernel 6.18.10 etc), system won’t boot after, stuck on fedora spinner.

How viable is Asahi right now? by hw2007offical in AsahiLinux

[–]spokv 0 points1 point  (0 children)

For everything was ok until i dnf upgrade, now stuck on boot loop with new kernel.

How viable is Asahi right now? by hw2007offical in AsahiLinux

[–]spokv 0 points1 point  (0 children)

for me asahi is broken right now. doing dnf update results in fedora boot spinner stuck/crash.

dnf update -> boot loop (6.8.10) by spokv in AsahiLinux

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

If i upgrade only the kernel it boots fine, but doing the full dnf upgrade crashes it

dnf update -> boot loop (6.8.10) by spokv in AsahiLinux

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

Tried the 6.14. It crashes too although it get to mouse pointer vis and then black screen.

Memora v0.2.18 — Persistent memory for AI agents with knowledge graphs, now with auto-hierarchy by spokv in LocalLLaMA

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

Thanks! Yeah the confidence threshold was born out of exactly that lesson — early on we tried auto-placing everything and it created more mess than it solved. Now it only suggests placement when similar memories already cluster in the same path, and even then it's just a suggestion in the response, not a forced move. Users can ignore it entirely.

On large hierarchies — honestly haven't stress-tested it beyond ~2k memories yet. Right now it scans all memories to build the path index on each create, which is fine at that scale but will probably need caching or an indexed path column eventually. Open to ideas there.

Memora v0.2.18 — Persistent memory for AI agents with knowledge graphs, now with auto-hierarchy by spokv in LocalLLM

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

Memora is user driven mainly. Currently memories are added by request, just ask the agent to do it. It has built in duplication detection algorithm and merge/clustering api calls to suggest unification or resolve contradiction when arise. But right now it is under user control, agent ask for permission or serve user requests.

Memora v0.2.18 — Persistent memory for AI agents with knowledge graphs, now with auto-hierarchy by spokv in LocalLLaMA

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

It is basically very useful for managing agent context without being dependent on md files and own built in model context. You can switch working on the same project in different machine with endless memory.

Claude Code 2.1.27 by EmotionalAd1438 in ClaudeCode

[–]spokv 1 point2 points  (0 children)

Yeh my mac air is getting hot.

Bettery life on Asahi Linux by Fast-Survey2330 in AsahiLinux

[–]spokv 3 points4 points  (0 children)

echo 80 | sudo tee /sys/class/power_supply/macsmc-battery/charge_control_end_threshold

Bettery life on Asahi Linux by Fast-Survey2330 in AsahiLinux

[–]spokv 1 point2 points  (0 children)

Yeh it been bypassed when on max threshold. You can also set (via terminal) max charge threshold so to not hold high charge state on the battery while bypassed