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

I really dislike articles that blow out of proportion the technical details. TLDR; bounds checking was missing leading to potential memory corruption.

> TLDR; bounds checking was missing leading to potential memory corruption.

... if you hold it just right, and let the light of the full moon shine through it on a particular day, while you send a carefully-crafted packet through the right brand of NIC over cables forged by long-forgotten smiths.


I guess they missed the rules of physics in their evaluation.

Having watched the GamersNexus video, some tracking is done with DNS resolution requests to unique domains.


Can LLM do this too? If yes, then it’s annoying but is not a blocker.


As a voting member of the population all I can say is - good luck winning it… We have silly initiatives once in a while, that’s because you don’t need that much to start one.


Don’t be so quick.

You know full well that the polls are 52% no. It will be a razor thin rejection and the SVP will try again until they find one that passes.


Pretty much. Many people ignored Brexit because they basically thought it would never get through until it crawled through with a tiny margin.

Do not get complacent, once that happens this stuff can quietly grow very fast and suddenly happen in what feels like a total blind side.


Its honestly so annoying, every 3 years we have to vote against the same garbage proposal because the SVP is unwilling to accept the will of the electorate.


Don't look at tiktok then. It seems pretty much won in there.


It prevents other sellers from competing with Amazon.


Having worked with rust in the past couple years, I can say that it hands down much better fit for LLMs than Python thanks to its explicitness and type information. This provides a lot of context for LLM to incrementally grow the codebase. You still have to watch it, of course. But the experience is very pleasant.


You’re right. What I like doing in those cases is to review very closely the tests and the assertions. Frequently it’s even faster than looking at the SUT itself.


I heard this “review very closely” thing many times, and rarely means review very closely. Maybe 5% of developers really do this ever, and I probably overestimate it. When people send here AI generated code, it’s quite obvious that they don’t review code properly. There are videos when people recorded how we should use LLMs, and they clearly don’t do this.


Yeah. This is me. I try, but I always miss something. The sheer volume and occasional stupidity makes it difficult. Spot checking only gets you so far. Often, the code is excellent except in one or two truly awful spots where it does something crazy.


I kinda want that what you’re describing… Sort’of the promise that Apple made with their AI and didn’t deliver. It would be amazing to have chat bot with full contextual awareness.


Until the police, or your insurance company, or your ex wife's attornies, start debriefing that AI. You dont own the AI and you wont have control over what it tells other people about you.


I feel that we’re reaching a limit to our context switching. Any further process improvements or optimizations will be bottlenecked on humans. And I don’t think AI will help here as jobs will account for that and we’ll have to do context switching on even broader and more complex scopes.


I think the limit has been exceeded. That's the primary reason everything sort of sucks now. There is no time to slow down and do things right (or better).

IMO, cyber security, for example, will have to become a government mandate with real penalties for non-compliance (like seat belts in cars were mandated) in order to force organizations to slow down, and make sure systems are built carefully and as correctly as possible to protect data.

This is in conflict with the hurtling pace of garbage in/garbage out AI generated stuff we see today.


Here in the EU cybersecurity is actually being regulated, with heavy fines to come (15 million euros or 2.5% of global turnover!), if it wasn't already. Look up the CRA and the NIS2.

Things may well reach a point elsewhere in the world finding out that some software is for sale in the European Union is itself a marker of quality, and therefore justifies some premium.


These are good developments, but it remains to be seen how much of impact they will have. Software developers will have to follow a bunch of “best practices”, but there isn’t a requirement that they are good at them. There are no fines for producing insecure software, only fines for not following the rules.

Software providers are also likely to be specifying narrow “fit for purpose” statements and short (ish) support window. If costs go up too much, people will be using “inappropriate” and/or EOL stuff because the “right thing” is too expensive.

To be clear, this is a step in the right direction but is not the panacea.


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

Search: