HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mlcruz

no profile record

comments

mlcruz
·vor 17 Tagen·discuss
It is not that rare, the epidemic is just focused on the south region right now.

Porto Alegre metropolitan area is having a huge outbreak. My girlfriend is a vet and has been dealing with new cases multiple times a week.

Many of our friends also got it (it is very hard to not get scratched when handling with cats in pain).

It is a really really shitty, painful and hard to treat disease, requiring multiple months of treatment. It is very painful but usually not letal for humans and cats that are in the earlier stages and get treatment.

However it is absolutely lethal for populations of wild and stray cats, as it is very infectious and 100% lethal unassisted.
mlcruz
·vor 29 Tagen·discuss
>Dynamic workflows orchestrate many subagents from a script Claude writes and you can rerun. Use them for codebase audits, large migrations, and cross-checked research.

>Reach for a workflow when a task needs more agents than one conversation can coordinate, or when you want the orchestration codified as a script you can read and rerun. Examples include a codebase-wide bug sweep, a 500-file migration, a research question that needs sources cross-checked against each other, and a hard plan worth drafting from several independent angles before you commit to one.

https://code.claude.com/docs/en/workflows

The results are good, but it is very expensive. I used a workflow to do a full review of my entire codebase, it spawned 75 agents and surfaced and fixed some (real) bugs. It feels a bit overkill, but it works.
mlcruz
·vor 30 Tagen·discuss
If its just a single session, without too many parallel agents, fable on xhigh lasts an entire session without hiting linits.

Sadly since fable usually works comfortably for 10-20min at time without human input, i end up juggling at least 3 other agents and it lasts me about 2 hours.

If i have a really hard problem or big refactor, i use workflows. This consumes the entire session quota in about 45 minutes.
mlcruz
·letzten Monat·discuss
I really enjoyed the read. Not everything needs to be some sort of utilitarian information density optimized reading piece.

Keep up the good work!
mlcruz
·vor 2 Monaten·discuss
I have been using deepseek via deepinfra, afaik they provide no data retention. Im probably going to deploy the full model on their infra instead of paying credits at some point, so far the experience has been pretty good
mlcruz
·vor 3 Monaten·discuss
My workflow is quite similar. I try to write my prompts and supporting documentation in a way that it feels like the LLM is just writing what is in my mind.

When im in implementation sessions i try to not let the llm do any decision making at all, just faster writing. This is way better than manually typing and my crippling RSI has been slowly getting better with the use of voice tools and so on.
mlcruz
·vor 3 Monaten·discuss
> I think you misunderstand what I'm saying. I'm not really referring to data systems at all, I'm referring to context on what problems are actually being solved by a business. LLMs very clearly do not model outcomes that don't have well-defined textual representations.

Yeah i misunderstood your point, i completely agree with what you are saying.

I honestly do not believe that strategy, decision making and other real life context dependent are going to be replaceable soon (and if it does, its something other than llms).

> I'm not sure that I agree with white collar jobs being done for, not every process has as little consequence to getting it wrong as (most) software does.

Maybe im too biased due to working in a particularly inefficient domain, but you would be surprised how much work can be automated in your average back office.

Much of the operational work is following set process and anything out of that is going to up the governance chain for approval from some decision maker.

LLM based solutions actually makes less errors than humans and adhere to the process better in many scenarios, requiring just an ok/deny from some human supervisor.

By delegating just the decision process to the operator, you need way less actual humans doing the job. Since operations workload is usually a function of other areas, efficiency gains result in layoffs.
mlcruz
·vor 3 Monaten·discuss
> we have a means of giving them full business/human levels of context

Trust me, this is a work in progress. Right now most corporations do not have their data organized and structured well enough for this to be possible, but there is a lot of heat and money in this space.

Imo, What most of the people that are not directly working in this space get wrong is assuming swes are going to be hit the hardest: There are some efficiency gains to be won here, but a full replace is not viable outside of AGI scenarios. I would actually bet on a demand increase (even if the job might change fundamentally). Custom domain made software is cheaper as it has ever been and there is a gigantic untapped market here.

Low complexity to medium complexity white colar jobs are done for in the next decade through. This is what is happening right now in finance: if models stopped improving now, the technology at this point is already good enough to lower operational costs to the point where some part of the workforce is redundant.
mlcruz
·vor 4 Monaten·discuss
Hi Phil,

Your article is great! As someone who's working in this space, your points just improved our presentation and selling a lot. We have been talking with C level finance executives about building semantic layers, and i can confidently say that the way you presented the value proposition of the context layer is going to improve our conversion rates.

Thank you so much! This is one of the best analysis i have ever heard about the subject.
mlcruz
·vor 5 Jahren·discuss
I'd argue that 'focus' is at least part of what we consider as intelligence.