Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
filearts
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
filearts
25d ago
The perceived difficulty is not what is at play here. People and employers are not comfortable with the idea of long lived credentials to begin with -- and even less in the 'hands' of an AI agent. The complexity in these protocols
2.
▲
by
filearts
1mo ago
Is there any line of sight to open sourcing the vmm? Is it based on libkrun?
3.
▲
by
filearts
2mo ago
If you want to go back to a simpler editing experience, https://plnkr.co/edit/?preview might just do the trick for you. Hasn't changed in literally years. Nowhere near the polish or flair you see from legends like
4.
▲
by
filearts
3mo ago
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.
5.
▲
by
filearts
3mo ago
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.
6.
▲
Is Consciousness Just a Context Window?
(randalltombaugh.substack.com)
4 points
by
filearts
4mo ago
|
4 comments
7.
▲
by
filearts
5mo ago
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
8.
▲
by
filearts
9mo ago
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
9.
▲
by
filearts
10mo ago
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__.
10.
▲
by
filearts
10mo ago
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.
11.
▲
by
filearts
10mo ago
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
12.
▲
by
filearts
10mo ago
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 v
13.
▲
by
filearts
10mo ago
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
14.
▲
by
filearts
11mo ago
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 t
15.
▲
Show HN: Step-by-step instructions to build your first ChatGPT Apps SDK app
(github.com)
2 points
by
filearts
11mo ago
|
1 comments
16.
▲
Show HN: The first MCP-native game – Tic-Tac-Turing
(tic-tac-turing.fly.dev)
1 points
by
filearts
1y ago
|
0 comments
17.
▲
by
filearts
1y ago
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 comp
18.
▲
by
filearts
1y ago
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 phish
19.
▲
by
filearts
1y ago
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
20.
▲
by
filearts
2y ago
If you were willing to bring additional zod tooling or move to something like TypeBox ( https://github.com/sinclairzx81/typebox ), the json schema would be a direct derivation of the tools' input schemas in code.
21.
▲
TripActions Rebrands to Navan
(navan.com)
1 points
by
filearts
4y ago
|
1 comments
22.
▲
by
filearts
4y ago
I took a stab at this a while back using an object to represent the possible resolutions. The keys of the object become a signal upon resolution that indicates which branch fired. https://github.com/ggoodman/channels#se
23.
▲
by
filearts
4y ago
Software engineers don't want to be managing physical hardware and often need to run highly available services. When a team lacks the skill, geographic presence or bandwidth to manage physical servers but needs to deliver a highly-avai
24.
▲
by
filearts
5y ago
Not anymore. The busses only come every 5m90s on that route.
25.
▲
by
filearts
5y ago
Misallocated and misappropriated are two very different things. The linked tweet makes no mention of misappropriation.
26.
▲
by
filearts
6y ago
I would love to see an image like that combined with a depth map to allow us to move it around and get a sense of the vertical scale of those storms!
27.
▲
Today is the End of Life date for Node v4 and v6 is moving into maintenance mode
(medium.com)
1 points
by
filearts
8y ago
|
0 comments
28.
▲
by
filearts
9y ago
This service appears to have launched a new (to me) UX based on React instead of AngularJS, like the rest of the console. I'm certainly enjoying the new design elements.
29.
▲
by
filearts
9y ago
I think that the author means that yarn is a client for the npm registry. It doesn't at all sound ridiculous when stated that way.
30.
▲
by
filearts
9y ago
We built Auth0 Extend [1] to address with many of these concerns. Our hypothesis is that the logic that implements these extensibility points should live in the host platform. For several years now, we've had this sort of hook-via-code
More ›