Hacker Newsnew | past | comments | ask | show | jobs | submit | neoden's commentslogin

"Special Military Operation" (Специальная Военная Операция) is what the war against Ukraine is called in Russia

Pretty sure that's the joke...

Really? Wow, I never knew that. /s

At first I thought it's about turning off settings that allow me to watch garbage TV shows (or garbage ending seasons of initially decent TV shows in this case)

MCP is already deterministic. What's huge about it is that it has automatic API discovery and integration built-in. It's a bit rough yet but I think we will only see how it's getting improved more and more.


> automatic API discovery and integration

So, WSDL?


Yes, WSDL is great for it, now go ahead and convince people. What is your marketing budget?


You really want to use WSDL? OpenAPI v3 would be a much better fit. But it has a tone of features that are completely unnecessary for this use-case. What if we just stripped it down to input and output json schemas? Oh wait ... we just invented MCP.


WSDL just told you what API was there and create the interface for you in code.

It actually never tried to figure out what API call you actually needed based on what the user asked and how to handle it in real time.

I mean it could, but WSDL was already superseded by REST.


no, thank you


So they can already implement the smell of files restored from the Recycle Bin


I don't think we should be surprised by this. A creature that needs to operate its body in 3d environment, perform complex manipulations with objects, participate in social interactions, probably use some sort of planning to optimise pollen harvesting activities has very good chances to be acquainted with the concept of time in one way or another.

What is indeed fascinating is how scientists invent all these experiments


> you can run out of space at one partition, but have lot of free space at another

that's exactly the point — you can run out of space in your /home but that does not affect, for example, /var. or vice versa, log explosion in /var is contained within its own partition and does not clog the entire filesystem.


Logs should had a limit, and dealing with partitions is inconvenient for home user. How do you easily change allocation of space between partition?

Also, there are quotas for this purpose.


very important for /var/log, pretty easy to have log spamming app fill the drive, and you don't want logs filling get your database into out of disk space state


One could use a trigger for this. All we need is to setup a trigger that would delete all expired records looking at some timestamp column on update. That would eat up some latency but as was said, most projects would find it good enough anyway.


Probably better to use partitioned table and drop old partitions.


I use pg cron for this. But I don't have a need for TTL to be to the minute accurate, or even to the hour.


Does it fix array indexing starting from 1?


If someone could reform patent law in such a way that it could be done in one country without jeopardising its interests, how could this be done?


LANAI, but maybe some kind of free market global license auction would better incentivize invention and reward prior art. Perhaps even outcompete the current authorities.

Clearly stovepiping the generation of IP monopolies and laundering them across borders and through unrelated court systems is a captured perverse incentive structure.


Why?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: