Xelynega
No user record in our sample, but Xelynega has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but Xelynega has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
That's not how namespacing works though, is it? Getting UUID 'A' from app 'X' is easily distinguishable from UUID 'A' from app 'Y'.
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...
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.
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…
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…
> 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…
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?
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
Yea, this sounds like "Microsoft teams no longer supporting video on Linux and old versions of mac/windows" more than anything
How is compliance as written impossible?
Why?
> I won't use GPL libraries in my code. Why? Do you also avoid libraries with an even number of consonants in the name?
> 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…
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.
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…
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…
How will this work when people are talking about third party MCP servers(e.x. booking.com, GitHub, etc.)
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…
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…
> 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…
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…
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…
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…
> 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…
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…