Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Xelynega
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Xelynega
5d ago
It's also known as "commodification of labour", and AI is just the latest and greatest tool to do it. Luddites complained that the trajectory of technology was to allow less skilled workers to mass produce goods via machines
2.
▲
by
Xelynega
5d ago
Why don't we first assume OpenAI can create a cold fusion reactor and then give them a trillion dollars to get it done?
3.
▲
by
Xelynega
1y ago
That's not how namespacing works though, is it? Getting UUID 'A' from app 'X' is easily distinguishable from UUID 'A' from app 'Y'.
4.
▲
by
Xelynega
1y ago
You're glossing over the fact that they assumed youtube would want to assign a UUID to each pixel in a 4k@60fps video as the use case that this would fail for...
5.
▲
by
Xelynega
1y ago
I don't think they're discounting that distrust can be legitimate, they're questioning whether it's useful to distrust somebody when it's not your job to micromanage them or they're providing adequate output.
6.
▲
by
Xelynega
1y ago
Going a step further, I live in a reality where you can train most people against phishing attacks like that. How accurate is the comparison if LLMs can't recover from phishing attacks like that and become more resilient?
7.
▲
by
Xelynega
1y ago
Are you not worried that anthropomorphizing them will lead to misinterpreting the failure modes by attributing them to human characteristics, when the failures might not be caused in the same way at all? Why anthropomorphize if not to dismi
8.
▲
by
Xelynega
1y ago
> But I would be pretty irritated if the government stepped in and mandated they make my searches public and linkable to me. Who is calling for this? Are you perhaps taking an absolutist view where "not destroying evidence" is
9.
▲
by
Xelynega
1y ago
I don't understand your logic. Should security reports never be published that say "hash the password before storing it in the DB". Boring research is boring most of the time, that doesn't make it unimportant, no?
10.
▲
by
Xelynega
1y ago
One of the things I'm not looking forward to with people "just throwing it through an LLM for a final pass" is the loss of individual voice. Everything is starting to sound the same, and it's becoming monotonous
11.
▲
by
Xelynega
1y ago
Yea, this sounds like "Microsoft teams no longer supporting video on Linux and old versions of mac/windows" more than anything
12.
▲
by
Xelynega
1y ago
How is compliance as written impossible?
13.
▲
by
Xelynega
1y ago
Why?
14.
▲
by
Xelynega
1y ago
> I won't use GPL libraries in my code. Why? Do you also avoid libraries with an even number of consonants in the name?
15.
▲
by
Xelynega
1y ago
> I create open source software for the benefit of everyone, for profit or not for profit. I have the same reasoning as to why I pick the AGPLv3 license as the default for my new projects. I want any benefits from my code to continue to
16.
▲
by
Xelynega
1y ago
So the name being wrong means the department should be gutted? Overly-serious naming is hardly a reason to throw the baby out with the bathwater.
17.
▲
by
Xelynega
1y ago
What "intended uses" are there for it other than being an unregulated options market with constant scams and a "code is law" tool? I would imagine any other legitimate use would be served better by traditional database&#
18.
▲
by
Xelynega
1y ago
If you're authenticating the exact same way you would to an HTTP api(put an API key in the config), why does MCP need to exist instead of just plugging in the API key + link to openapi specs in an "Agent API Config"? I was re
19.
▲
by
Xelynega
1y ago
How will this work when people are talking about third party MCP servers(e.x. booking.com, GitHub, etc.)
20.
▲
by
Xelynega
1y ago
Don't open source developers and users of their software also benefit from the CVE database? If it were privately funded, what incentive would these private companies have to track bugs for these open source projects that don't ma
21.
▲
by
Xelynega
1y ago
Yes, as it would be a public good to everyone to be able to know where the potholes(that aren't profitable to fix for these private companies apparently) are so they can avoid them. They might take a step back and realize that it wou
22.
▲
by
Xelynega
1y ago
> So what? You’re basically claiming that it’ll fail because some companies won’t want to provide too much value for free. > If GitHub has an MCP server, you’re still paying them to host your code (potentially) So are you saying that
23.
▲
by
Xelynega
1y ago
That's neat, but the bitcoin whitepaper opens with: > Abstract. A purely peer-to-peer version of electronic cash would allow online payments to be sent directly from one party to another without going through a financial institution
24.
▲
by
Xelynega
1y ago
MCP is not self describing by default either. I can implement a tool and not add it to the definitions, much like you can implement an API endpoint and not add it to the spec. This is a documentation/code synchronization problem that i
25.
▲
by
Xelynega
1y ago
I think you missed the point. To "rank the results by parking availability" you need the results. Currently these are behind paid API keys or frontends with ads. Why would booking.com allow you to download their entire set of resu
26.
▲
by
Xelynega
1y ago
> You could do that. But then you need to explain to the LLM how to do the work every time you want to use that tool This reeks of a fundamental misunderstanding of computers and LLMs. We have a way to get a description of APIs over http
27.
▲
by
Xelynega
1y ago
That doesn't sound like the case for MCP though. It sounds like when implementing an MCP server there is a difference between the three transport methods that requires different code on the server. This is a problem solved by other pro
28.
▲
by
Xelynega
1y ago
This just furthers my theory that people pushing for MCP don't understand how networking and protocols work. stdio is a file that your computer can write to and read from HTTP is a protocol typically used over TCP websockets is a proto
29.
▲
by
Xelynega
1y ago
REST is a protocol that uses HTTP and a JSON schema. I fail to see how they're different, they're both "these are the remote procedures you can call on me, and the required parameters, maybe some metadata of the function/
30.
▲
by
Xelynega
1y ago
Not only extends them, but compounds them because you have a non-deterministic human making changes to a non-deterministic computer system which is making changes to an existing computer system.
More ›