Hacker News new | past | comments | ask | show | jobs | submit | tedk-42's comments login

No such things yet. Just marketing hype for a product people are creating.

It's currently a blanket term for gluing together a series of interactions via code and relying on LLMs for interpreting input or creating output data.

LLMs, no matter how clever can go off right now an execute an API request (e.g. execute something in a bash terminal like `curl -XPOST --data 'blah' <https://api-endpoint>`).


Global variables are fine when you read many times, but you write to them sparingly and when they are updated but the old value is read/used you have mechanisms to handle errors and retry


Money became scarce and projects became harder to maintain and resource


Sounds great!

Just annoyed to use it I have to update all my unit test mocks for Date hahaha...


I'd argue it's likely that there are _too many_ postdocs pursuing it in the first place.


> Is K8s the end all? Certainly not, I agree it’s sometimes overkill. But I bet you’ll like it’s follow-up tech even less. It is the way of things.

I agree with your analysis.

People wanna talk up about how good the old days were plugging cables into racks but it's really laborious and can take days to debug that a faulty network switch is the cause of these weird packet drop issues seen sporadically on hot days.

Same as people saying 'oh yeah calculators are too complicated, pen and paper is what kids should be learning'.

It's the tide of change


I reject that comparison, I'm not really resistant to change, I'm resistant the awful bureaucratic crap that k8s and its ilk force you to use. It's not fun, as far as I can tell no one actually understands any of it (young or old), they just copy and past large blocks of YAML from blogs and documentation and then cross their fingers.

I'm not saying that plugging in cables and hoping power supplies don't die is "better" in any kind of objective sense, or even subjective sense really, I'm just saying that I hate this cloud cult that has decided that the only way to do anything is to add layers of annoying bureaucratic shit.


It does and has a good default. An issue I've come across though is you have the file locally and you want to check the e-tag value - you'll have to do this locally first and then compare the value to the S3 stored object.


https://github.com/peak/s3hash

It would be nice if this got updated for Additional Checksums.


I'm with you.

I've evaded all sorts of scanning tools by base64 encoding data (i.e. binary data) to and copy pasting the text from insecure to highly secured environments.

At the end of the day, these malware databases rely on hashing and detecting for known bad hashes and there are lots of command line tools to help get over that sort of thing like zip/tar etc.


I used to have a workflow for updating code inside a very highly secure environment that relied on exactly this:

Run build of prior version, run build of current version, run diff against them, compress with xz -9, base64 encode, generate output, base64 encode, e-mail it to myself, copy text of email, type "openssl base64 -d | unxz | bash", right click.

E-mailing this was completely fine according to the stringent security protocols but e-mailing a zip of the code, etc. was absolutely 100% not. That would have to go on the vendor's formal portal.

(Eventually I just opened my own "portal" to upload binaries to, put the vendor I worked for's logo on it, and issued a statement saying it was an official place to download binaries from the vendor. But sometimes their WAF would still mangle downloads or flag them as a risk, so I made sure builds had options of coming in an obfuscated base64 format.)


rot13 must be outlawed for its use by cyber-criminals!


What is an encryption loophole?

Answer: word mumbo jumbo to get clicks.


As an Asian person having grown up with a bit of South Chinese culture, it does appear a bit like a Chinese lion statue, but the wings really throw it off for me.


Could be that the wings are a later addition, like they might have been added in the 1100s-1200s in Venice or those whereabouts.


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

Search: