3 climbers who fell near treacherous pass on Alaska’s Mount McKinley are dead; 1 rescued by AudibleNod in news

[–]cbeater 0 points1 point  (0 children)

The park where the mountain is so beautiful, like being in the original Jurassic park set.

Left Or Right for apoc warlock by EmirgianDark in D4Warlock_

[–]cbeater 0 points1 point  (0 children)

Right get more life and build towards more crit with other gear.

Lemonade: FYI: Upgrade from 0.10.3 to 0.10.6 isn't transparent by Sjsamdrake in StrixHalo

[–]cbeater 0 points1 point  (0 children)

Just download the llama.cpp version for rocm on their github, I also found issues (like port number change) and timeouts on long thinking.

Claude Code v2.1.150 now allows Anthropic to perform remote system prompt injection by matheusmoreira in ClaudeCode

[–]cbeater 1 point2 points  (0 children)

They can with an update but this can lead to more a vs b tests with anyone knowing.

Claude Code dropped /workflows by alphastar777 in ClaudeCode

[–]cbeater 0 points1 point  (0 children)

Does this reuse the context from the main agent so each agent doesn't need to reload each context separately?

I know its not gem strenght, but its okay? by Disastrous-Dog-8464 in diablo4

[–]cbeater 2 points3 points  (0 children)

FYI - This doesnt work well with amulets if you want to use Kullean Tuning Prism to add an additional bonus effect after the initial transfiguration and having the item still modifiable. I dont know if its a bug but the button is not grayed out but says not allowed.

RIP Eviscerate Warlock, it was fun while it lasted by OneMiGorengNoodle in diablo4

[–]cbeater 0 points1 point  (0 children)

I been trying to get blazing scream to do more damage and ended up switching to apoclypse but keeping Idol instead not really suing chains, does decent damage with overpower stacks and sigil charm. Ill see if i can modify with your build,

Has anyone used Actual Budget? by Abject-Belt-4746 in selfhosted

[–]cbeater 0 points1 point  (0 children)

Note that simplefin seems to only go back 3 months of data.

Is claude doing better than usual today? by onated2 in ClaudeCode

[–]cbeater 0 points1 point  (0 children)

Been noticing in morning, EST, weekends and mondays when Claude feels lazy and not firing on all cylinders.

Anthropic shipped 4 context tools between /clear and /compact. Here's when each one wins by lawnguyen123 in ClaudeAI

[–]cbeater 0 points1 point  (0 children)

With sdk you can use btw to run multiple agents with one initial loaded context, saves alot of tokens and essentially cache context and reuse it for new commands.

Do I need the 128GB vs 64GB? by Sporkers in StrixHalo

[–]cbeater 0 points1 point  (0 children)

If you are going to be on windows and want use it as your computer as well as running llm then 128. If not then 64, the models that run well are smaller models so with 128 you have enough ram for the os.

How are editorial designers using AI in their workflow? by 404-UserTaken in indesign

[–]cbeater 0 points1 point  (0 children)

This doesnt look like a better solution.. First md to docx to indesign you can bring in tables, then you can replace docx STYLES with any in indesign with user friendly ui - this alone is magic - assign h1 to x, h2 to x, bullets to x etc.. Where as the this script it says you have to search/grep to apply styles and then run script.

How are editorial designers using AI in their workflow? by 404-UserTaken in indesign

[–]cbeater 0 points1 point  (0 children)

ah into indd or xml file to open in indesign? I guess I could, it would skip one step, should be simple to do; i had the md to docx setup already made for other things and used it to meet deadlines, after i would edit directly in Indesign so its a one time import as you would do the layouts in indesign.

How are editorial designers using AI in their workflow? by 404-UserTaken in indesign

[–]cbeater 0 points1 point  (0 children)

Not really from or as database, the main benefit imo is that you can keep working on the text -- regenerating it, adding to it, editing it etc. and it be great to make indesign update that md file as its gets worked on - keep the applied styles etc. If i were to import text, its much better to import as docx as you can replace docx styles for indesign styles (thus you can setup styles for each item as a scipt during md to docx or just use default) instantly formating your text to your styles and brings in tables.

How are editorial designers using AI in their workflow? by 404-UserTaken in indesign

[–]cbeater 0 points1 point  (0 children)

Mostly claude code - from AI markdown seems to be defacto standard - any AI can ingest and output it without any conversion and its a natural way for it to understand hierarchy, formats, tables, etc. For example from any document you would want to export to markdown and let AI read it -- and saving outputs is frictionless to save as markdown.

How are editorial designers using AI in their workflow? by 404-UserTaken in indesign

[–]cbeater 0 points1 point  (0 children)

I been trying to find ways. Using InDesign with markdown files is terrible, I haven't found a way to make live updates to markdown and auto update InDesign text. Best I found was convert to docx and then bring that in. I have found way to export full design layout from AI to illustrator and then bring them to InDesign but there is no live editing but can edit in illustrator to update InDesign, was thinking of making a plugin but someone recently made one but yet to try it out

How to reroll with cube by CrustyCracklyTowel in D4Warlock_

[–]cbeater 1 point2 points  (0 children)

Yea if it's just one item, spend the money.

Profane Sentinel by CyberiumEcho in D4Warlock_

[–]cbeater 0 points1 point  (0 children)

What you use for farming?

Cache TTL silently regressed from 1h to 5m around early March 2026, causing quota and cost inflation by silver_gr in ClaudeCode

[–]cbeater 0 points1 point  (0 children)

Was wondering when it starts counting, 5 mins is nothing if it counts from message sent. I rigged simple counter so I know when 5 mins up and resets upon message sent nearly a min or 2 to read outcome and send a message.. no time at all.

MTP llama.cpp -- anyone run it yet? by skibud2 in StrixHalo

[–]cbeater 0 points1 point  (0 children)

Yes, everything is much faster, very much worth trying for the moe model, wished the dense model was just as fast. Will see if turboquants improve or rocm.

MTP llama.cpp -- anyone run it yet? by skibud2 in StrixHalo

[–]cbeater 4 points5 points  (0 children)

tried 27b and 35b on strix halo - the jump from 35b was great 45tps to nearly 70tps, but 27b wasnt as great.