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

Sounds like a classic astroturfer. Did you read tfa? Perhaps engage with some of those arguments already made on that page eg wrt ID.

Just read the title and thought "Not now Cthulu, we've got enough going on"

Whereas i was thinking "it's about time a hero arrived!" ;)

i don't presume to know whether Cthulhu is the hero we need or the hero we deserve.


Definitely the one we deserve...

Next time I go to the site to dig out a station, maybe I'll leave a Ctulhu to surprise the next person :)

Cthulu is supposed to rise and induce madness in the population, driving them towards death and destruction right? Seems like he'd be bored these days

Earth, 2026. Silently shifting through the mysterious dimensional plans, Cthulhu just jumped in. Thinking it could unleash new level of despair and frights on the mere mortal souls inhabiting this world, it was anticipating it's own jubilation. Throwing a glance omnivision on it however, all sense of joy suddenly vanished from its monstrous mind and to its own surprise, despair was invading it as it was contemplating situations far more awful than what it had ever devised. All self inflicted by small almost-thoughtless meat bags. Shifting back, it tried to convince itself this never happened and in the same time, promise itself to never land again on this desolated place.

I thought of The Thing...

Does the study mention if all their dogs are accounted for and acting normally?


If you think someone has a heart attack, do not do CPR.

Probably more likely to run into a Shoggoth than Cthulhu in the Antarctic, or maybe an Elder Thing if any are still around. Rl'yeh is a bit further north.

we didn't start the fire

it was always burning since the world was turning


But we definitely tried our best to extinguish it with gasoline.

To be fair, that’s the recommended way to put out an alkali metal fire. At least according to my grandfather who helped write safety regulations for nuclear subs whose reactors were cooled by liquid sodium.

Not really something I’d want to try out in practice, seems like a fire in a nuclear reactor under the ocean, where the source of the fire explodes on contact with water, is a less-than-ideal situation.

Not a bad metaphor for the times, though.


That is indeed the second best way to extinguish them. The best when seeing alkali metal burning is a good pair of running shoes.

Running shoes won't help you much in a nuclear submarine.

it's important to remember - it has always felt like that

At this point I am more than willing to hear his political platform.


America First, then the rest of the world. Love it. Thanks for this. Already spreading it.

"Plan prices aren’t changing.”

Isn't this like saying "The Porsche you rented at $200/mo is now a Honda. But the price hasn't changed!"


This may be a more accurate analogy... "The Porsche you rented at $200/mo now only allows you a maximum of 100km of travel. You will be automatically charged extra when you go over that."

A whopping 100km per month for the low price of $199.99!*

* with a quota of 138 meters per hour, overage charges may apply


more like 100m

Yeah, if I go to a petrol station with 50€, but only get a tenth of the amount of petrol I got last week, I may think that the price has in fact changed.

On top of being worth less, the subscriber discounts are gone.

The old plans were $0.033/request for Pro, $0.026/request for Pro+ and $0.04/request for pay-as-you-go. That discount is now gone. They even still advertise "5x the number of requests" for Pro+ over Pro.


It's more like saying, "and you may now only use the Porsche for 5 minutes out of every day."

Full brake on the autobahn if you hit your 5min limit

More like, the rising gas prices aren’t a problem, I only ever fill up for $40

Having rented cars a lot, this is actually quite common.

What country, I haven't seen anything but unlimited miles for over a decade.

I referred to the swapping of cars to a far inferior model than you paid for.

However I do also pay for milage (KM), and extending the rental period does often* NOT extend the milage range. Eg 1 month=1000 KM, 2 months=1000 KM, so you need to split the rental periods yourself and do all that hassle, or pay extra.

(*May of course vary depending on the rental company)

This being in Brazil.


It’s technically true that the plan prices haven’t changed, it’s just the value you get from those plans has plummeted. It’s classic deceptive sales language.

"Your monthly fee isn't changing but it now only covers about 3 days of driving."

More like, The Porsche you had for a month you'll now have for 5 min only.

They are now charging per gallon instead of a flat rate per trip

The blues sound like idiots.

Press the red button you survive, or press the blue button you might die


Press red and you might kill.

Only the people who have chosen through their own free will to gamble with their lives - it's their choice.

Driving on a road while fully abiding road rules might kill people who aren't doing that (e.g. pedestrians walking across the highway).

"This is the agent on the record, in writing."

There's no record for the agent to be on - it's always just a bunch of characters that look plausible because of the immense amount of compute we've put behind these, and you were unlucky.

LLMs get things wrong is what we're forever being told.

And the explanation/confession - that's just more 'bunch of characters' providing rationalisation, not confession.


You might not be the target audience for this, and that's ok.

Except the dev that gets AI done in 5 hours will have a poorer mental model of the code. Whether that's important might or might not depend on whether that bites you in the ass at some point.

Don’t really agree with this.

That dev is productive with AI precisely _because_ they have a good mental model.

AI like other tools is a multiplier - it doesn’t make bad devs good, but it makes good devs significantly more productive.


Don't agree - the dev is productive because they have a good mental model of the problem space and can cajole the agent into producing code that agrees with the spec. The trend is for devs to become more like product managers (which is why you see some whip-smart product managers able to build products _without_ human devs)

I believe these tools change the value of different skill sets in a very profound ways. Being good with rules of a programming language and syntax is no longer as valuable as it used to be.

Understanding the problem space is becoming more valuable. Strength in architecture of a solution is another skill that is becoming very valuable.

We are close to getting to a point where someone with overall general (and perhaps not very detailed) understanding of arch and design and a good understanding of the problem space and having a good taste in usability will be able to create awesome solutinos.

I can't wait to see these solutions being created by one or two person teams.


But does it matter?

If you write a program in Python or JavaScript, you have a terrible mental model for how that code is actually executed in machine code. It's irrelevant though, you figure it out only when it's a problem.

Even if you don't have a great mental model, now you have AI to identify the problems and generate an explanation of the structure for you.


No, but you have a great mental model of the interface between your problem domain and the code, which is where you can affect change.

Outsourcing that to an AI SaaS might be ok I guess. Given past form there's going to be a rug-pull/bait-and-switch moment and dividends to start paying out.


The effect of JavaScript or python code is well defined - they have an excellent model of what it will do.

The performance - how that is executed on the machine is what you were referring to. “As if” is the key to optimization


> It's irrelevant though, you figure it out only when it's a problem.

For the past decade people have been clawing their eyes out over how sluggish their computers have become due to everything becoming a bloated Electron app. It's extremely relevant. Meanwhile, here you are seemingly trying to suggest that not only should everything be a bloated, inefficient mess, it should also be buggy and inscrutable, even moreso than it already is. The entire experience of using a computer is about to descend into a heretofore unimaginable nightmare, but hey, at least Jensen Huang got his bag.


That is the doom side. However AI has found and fixed a lot of security issues. I have personally used AI to improve my code speed, AI can analyze complex algorithms and figure out how to make them much faster in ways I can do as a developer, but it's a lot of work that I typically wouldn't do. Even just writing various targeted benchmarks to see where the problems really are in my code is something I can do, but would be so tedious I often would not bother. I can tell AI to do it and it will write those.

Only time will tell which version of the future we end up with. It could be good or bad and we will have to see.


In terms of runtime performance of applications, AI is a net win. You can easily remove abstractions like Electron, React, various libraries. Just let the AI write more code. You can even do the unthinkable and write desktop native again.

Probably nice, but only 7 commits and over 2 days? Are you in this for the long run?

Yes, here for long run

The problem with cooldowns is that the more people use them, the less effective they become.

The hypothesis you're referring to is something like "if everyone uses a 7-day cooldown, then the malware just doesn't get discovered for 7 days?", right?

An alternative hypothesis: what if 7-day cooldowns incentivize security scanners, researchers, and downstream packagers to race to uncover problems within an 7-day window after each release?

Without some actual evidence, I'm not sure which of these is correct, but I'm pretty sure it's not productive to state either one of these as an accepted fact.


Yes, what if it does incentivize security scanners, or maybe it won't.

Either way there will be fewer eyes on it.


Well, luckily, those who find the malicious activity are usually companies who do this proactively (for the good of the community, and understandably also for marketing). There are several who seem to be trying to be the first to announce, and usually succeed. IMHO it should be Microsoft (as owners of GitHub, owners of npm) who should take the helm and spend the tokens to scan each new package for malicious code. It gets easier and easier to detect as models improve (also gets easier and easier to create, and try to avoid detection on the other hand)

That was my first instinct as well but I'm not sure how true it really is.

Many companies exist now whose main product is supply chain vetting and scanning (this article is from one such company). They are usually the ones writing up and sharing articles like this - so the community would more than likely hear about it even if nobody was actually using the package yet.


care to elaborate?


Top comment has a great explicit refutation:

> This plan works by letting software supply chain companies find security issues in new releases. Many security companies have automated scanners for popular and less popular libraries, with manual triggers for those libraries which are not in the top N.


It looks pretty nice - reminds me of Dorling Kindersley books. But the graphics, whilst stylised, are pretty hit-and-miss. Great idea, just a bit too soon.

Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: