HackerTrans
TopNewTrendsCommentsPastAskShowJobs

filearts

no profile record

Submissions

[untitled]

1 points·by filearts·tháng trước·0 comments

Is Consciousness Just a Context Window?

randalltombaugh.substack.com
4 points·by filearts·2 tháng trước·4 comments

Show HN: Step-by-step instructions to build your first ChatGPT Apps SDK app

github.com
2 points·by filearts·9 tháng trước·1 comments

Show HN: The first MCP-native game – Tic-Tac-Turing

tic-tac-turing.fly.dev
1 points·by filearts·9 tháng trước·0 comments

comments

filearts
·tháng trước·discuss
I think it is against the spirit of this community to suppress exciting content on the basis of its language.

This community is also undoubtedly composed of the kind of problem solver that can overcome this kind of hurdle.
filearts
·tháng trước·discuss
My oh shit moment was when tool calling was emerging as a capability. That was the moment I realized that LLMs would be the glue connecting a million different use-cases in a million ways we wouldn't even be able to imagine.
filearts
·3 tháng trước·discuss
Lot's of comments are nit-picking on how this demo misses the mark on specific technicalities of domains they're familiar with.

But that's totally missing the point: this is a demo of what seems like a totally new interaction model that could not previously have existed. It's a small glimpse at a possible future where those nit-picky details get better.

Remember when image models produced grotesque hands? Now look at GPT Image 2 and Nano Banana Pro; those original nits are mostly a thing of the past.

Take a look at this not for its immediate flaws but for the new doors it opens and the expansion of our collective imagination.
filearts
·7 tháng trước·discuss
Is it really AI slop if someone leverages AI to improve / transform their novel experiences and ideas into a rendition that they prefer?

I'm not suggesting whether or not the article is AI assisted. I'm wondering if the ease of calling someone's work "AI slop" is a step along the slippery slope towards trivializing this sort of drive-by hostility that can be toxic in a community.
filearts
·7 tháng trước·discuss
Given that the fix appears to be to look for own properties, the attack was likely to reference prototype level module properties or the gift-that-keeps-giving the that is __proto__.
filearts
·8 tháng trước·discuss
I think it is distasteful and disrespectful to call out an employee by name in this way, regardless of the merit of the rest of the OP's post.
filearts
·8 tháng trước·discuss
That's a bit of a naive perspective. There are plenty of situations and industries where access being down has an impact far beyond inconvenience. For example, access to medical files for treatment, allergies and surgery. Or access to financial services.
filearts
·8 tháng trước·discuss
This is the interface I landed on to make pluggable 'session hosts': https://github.com/ggoodman/mcp-server-go/blob/b8216cc1830ad...

It goes a tad beyond the spec minimum because I think it's valuable to be able to persist some small KV data with sessions and users.
filearts
·8 tháng trước·discuss
What I've started experimenting with and will continue to explore is to have project-specific MCP tools.

I add MCP tools to tighten the feedback loop. I want my Agent to be able to act autonomously but with a tight set of capabilities that don't often align with off-the-shelf tools. I don't want to YOLO but I also don't want to babysit it for non-value-added, risk-free prompts.

So, when I'm developing in go, I create `cmd/mcp` and configure a `go run ./cmd/mcp` MCP server for the Agent.

It helps that I'm quite invested in MCP and built github.com/ggoodman/mcp-server-go, which is one of the few (only?) MCP SDKs that let you scale horizontally over https while still supporting advanced features like elicitation and sampling. But for local tools, I can use the familiar and ergonomic stdio driver and have my Agent pump out the tools for me.
filearts
·9 tháng trước·discuss
In a previous professional life, I did financial modelling for a big 4 accounting firm. We had tooling that allowed us to visualize contiguous ranges of identical formulas (if you convert formulas to R1C1 addressing, similar formulas have the same representation). This allowed for overrides to stick out like a sore thumb.

I suspect similar tools could be made for Claude and other LLMs except that it wouldn't be plagued by the mind-numbing tedium of doing this sort of audit.
filearts
·9 tháng trước·discuss
An idea might be to require a financially meaningful deposit to pursue an account recovery like this. The deposit would be forfeit if the identity verification failed.

Though now that I write this, it creates a perverse incentive for a company to collect deposits and deny account recovery.
filearts
·10 tháng trước·discuss
It is fascinating how similar the prompt construction was to a phishing campaign in terms of characteristics.

  - Authority assertion
  - False urgency
  - Technical legitimacy
  - Security theater
Prompt injection here is like a phishing campaign against an entity with no consciousness or ability to stop and question through self-reflection.
filearts
·10 tháng trước·discuss
As is often the case, reality imitates satire. This reminds me of the "and then" scene from Dude, Where's my Car. https://youtu.be/iuDML4ADIvk