HackerTrans
TopNewTrendsCommentsPastAskShowJobs

magospietato

no profile record

comments

magospietato
·3 miesiące temu·discuss
Haven't built anything on the agent skills platform yet, but it's pretty cool imo.

On Android the sandbox loads an index.html into a WebView, with standardized string I/O to the harness via some window properties. You can even return a rendered HTML page.

Definitely hacked together, but feels like an indication of what an edge compute agentic sandbox might look like in future.
magospietato
·4 miesiące temu·discuss
It's not that the context window is adequate, but rather an agentic LLM can search the source of truth using appropriate tools (SQL, term search, etc.)

RAG made sense when the semantic search was based on human input and happening as a workflow step before populating context. Now it happens inside the agentic loop and the LLM already implicitly has the semantics of the user input.
magospietato
·4 miesiące temu·discuss
Living here the decline is tangible. And this is West Oxfordshire; not one of the poorer parts of the country.

An example in microcosm: a local village suffered road flooding due to failed maintenance of water pipes. Our rent-seeking privatized water company effected the minimum repair required by regulation.

The next section of old pipe burst almost immediately, flooding the road further for most of January, utterly destroying the surface, through the road base in many places. Even at a crawl it's difficult to avoid tyre damage.

Over a month later the water repairs were effected. Then shortly after some local roadwork notification signs were put up.

Those expecting repairs to the moonscaped road were disappointed: instead the relentless bureaucracy of British local government installed traffic calming measures on top of the broken road, as the work had already been booked and could not be stopped by any means as even basic roadworks lack any degree of dynamism in their execution.

All this still needs to be made right. These small scale failures will compound and compound until the entire state is drowned in the consequence of its incompetence.
magospietato
·4 miesiące temu·discuss
Context caching deals with a lot of the cost argument here.
magospietato
·4 miesiące temu·discuss
Con: from 2016 w. no followup?
magospietato
·4 miesiące temu·discuss
Surely the skill for a cli tool is a couple of lines describing common usage, and a description of the help system?
magospietato
·5 miesięcy temu·discuss
Expires after 60 days per the link. In case you're thinking of stretching it out beyond a couple of months.
magospietato
·5 miesięcy temu·discuss
Complete aside, but it's beyond infuriating I need to enable a VPN here in the UK to view this link.
magospietato
·5 miesięcy temu·discuss
Having seen a family member die absolutely horrifically in a matter of weeks due to late-diagnosed pancreatic cancer, I'd consider suicide if I got the same diagnosis.
magospietato
·5 miesięcy temu·discuss
I wonder what training insights could be gained by having proven general intelligences actively navigate a generative world model?
magospietato
·5 miesięcy temu·discuss
Always wondered if dreaming is some kind of daily memory consolidation function. Logged short-term/episodic memory being filtered and the important bits baked by replaying in a limited simulacrum.
magospietato
·6 miesięcy temu·discuss
I'm copacetic to the notion we're not at enterprise codebase level (yet), but everyone who still thinks agentic coding stops at React CRUD apps needs to update their priors.

I needed a poc RAG pipeline to demo concepts to other teams. Built and tested this over the weekend, exclusively with Claude Code and a little OpenCode. Mix of mobile app and breaking out Android terminal to allow Sonnet 4.5 to run the dotnet build chain on tricky compilation issues.

https://github.com/pixelbadger/Pixelbadger.Toolkit.Rag
magospietato
·6 miesięcy temu·discuss
I still manually approve tool use requests at the start of a run. As it gets deeper in I might allow it to run safer commands without that oversight (e.g. writing to local text files), but potentially destructive execution still requires approval.

As for the local env, I'm treating the Android terminal as a sandbox. Anything gets trashed I just reset and reinstall my toolchain.

I won't pretend I'd use this workflow for anything high-stakes. But for simple things like "I wonder how my Hue lights actually work?", its viable.
magospietato
·6 miesięcy temu·discuss
Possibly Codex, but I've only used Claude Code so far.

Worth pointing out I'm not SSHing to a different device. Claude Code installed and running directly in Android terminal on my phone.

I've built ASP.NET Core APIs on-device this way. Install dotnet in the terminal and Claude can write code, build, run unit tests, and even run the API on localhost. Then use `git` and `gh` to commit, push and raise a PR.
magospietato
·6 miesięcy temu·discuss
This is how I do mobile device coding. Android terminal w. git and gh installed and authenticated. Claude manages the feature branching and PR process; I review the PR in the GitHub mobile app.
magospietato
·6 miesięcy temu·discuss
I'm using the Android terminal and Claude Code to vibecode on the go. Or rather, as a fairly boring father of two, when I'm tied up in the necessary chores of family life - cooking and cleaning. Nothing as complicated as this - just Claude Code and a fairly standard Linux dev term, but it's remarkable.

Over the recent break, across four or five sessions, I wrote a set of prompts around ~500 words in total.

The result was Claude scanning my network for active ports using nmap, fuzzing those ports with cURL, documenting its findings, self-directing web searches for API/SDK docs for my Hue bridge and ancient Samsung TV, then building a set of scripts to control my lighting system and a fully functional HTML+JS remote for my TV.

The most entertaining part was Claude prompting _me_ to pop into the living room and press the button on the Hue bridge so it could fetch an API key.

The most valuable part? The understanding I gained secondary to generative act. I now understand the button on a Hue bridge literally just tells the device to issue a new API key at the next request. I understand how Entertainment mode works, and why. I understand how Samsung SmartThings is mediated via websockets - and just how insecure decade old Samsung TVs are.

Around 500 words to gain all this? I hate to buy into the hype, but it feels inflectional.
magospietato
·7 miesięcy temu·discuss
Wow, that's brilliant. Can't help but think your script unlocked this. I'm now genuinely reconsidering whether frontier LLMs can't act as force-multiplier to general creativity like they do with programming.
magospietato
·9 miesięcy temu·discuss
Whitehall - the UK civil service - persists between governments in a fairly unique way. It's essentially a political entity that exists beyond democracy that has pinky-promised to be politically ambivalent.

To paraphrase an adage I've forgotten: you can skim as much shit as you like off the Thames, it'll still be a filthy river.
magospietato
·10 miesięcy temu·discuss
I'm confident you could build one of these in an IF engine like Inform, but the offering is fundamentally different. These books are essentially compressed TRPG experiences where the gamemaster's actions are encoded into the "go-to page n" directives.
magospietato
·10 miesięcy temu·discuss
I've literally just started replaying/rereading these with my 9yo son. It's been eye opening.

A book that allows you to _do things_ is finally a challenge to the allure of the tablet and the Switch.