HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tonylucas

no profile record

comments

tonylucas
·tháng trước·discuss
I've been around the 'net long enough to remember when Altavista didn't even have it's own domain name, it was altavista.digital.com, this triggered some great memories of my first year or two using the web on the only computer in school with access to it.
tonylucas
·2 tháng trước·discuss
I think OP is referring to this https://www.thebellrock.co.uk/lunch-buffet which does appear to be a fish-n-chip buffet of sorts (amongst other things) which has been in various tabloid newspapers in the last month or so.
tonylucas
·2 tháng trước·discuss
I'm working on something similar (won't link to it as don't want people to think I'm spamming) but if you want to compare notes happy to talk.
tonylucas
·2 tháng trước·discuss
I've been working on an integrated deterministic/agent integrated system for a few months now. It basically runs an AI step to build a plan, which biases towards deterministic steps as much as possible but escalates back to AI when it needs to (for AI only capabilities or deterministic failures) so effectively (when I perfect it, I'm about 90% there) it can bounce back and forward as needed with deterministic steps launching AI steps and AI steps launching deterministic steps as needed.

Probably not explaining it very well but I think it's pretty effective at reducing token usage.
tonylucas
·5 tháng trước·discuss
Haven't looked at the app itself but the MCP tool problem is mainly solved now using lazy loading, it's far from perfect but the immediate context window overload problem is gone (in clients that support it anyway).

Now just onto the fact that most MCP tools are just transforming API calls and their functionality and return data structures suck for LLM's....