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

The interesting map will be the subsequent Google searches for "Me duelen los ojos".

https://coywolf.com/news/seo/people-searching-eyes-hurt-afte...


Much of the criticism of the Iphone photos is the fisheye effect. This is exaggerated, because you took the photos from different distances. If the Iphone photos were taken at the same distance, a cropped version of the Iphone photo would have identical perspective.


We are? There are games like this in any modern "arcade" like Dave & Buster's.

If you mean why aren't we building highly specialized hardware like this any more, I'd say it's because most of that complexity has moved into software running on general-purpose hardware, which is infinitely more flexible and maintainable.


Those stores also predominantly sell imported products. They are going to be affected disproportionately by the tariffs.


Better on every axis: security, performance, resource consumption, reliability, verification, documentation...

Code is a pure liability that you accept to get a useful service.


exactly..which is also why lines of code written is one of if not the worst possible metric of productivity. easy to game too.


I marked my transition to senior engineer when my net lines of code flipped to negative.

Not that I game that obviously, it just occurred naturally for a ~4 month period


> Better on every axis...

How 'bout job security?


Anyone can write no code.


But it takes a master to not write the write piece.


Image quality is extremely important for medical image analysis. A flickering low resolution display is the last thing you'd want a doctor looking at.


I rode in a Waymo for the first time last week. The highest praise I can give it is that it's boring. It drives like a careful human with zero surprises.


Yeah it’s hilarious (frightening) when Tesla cultists say that the surprise in FSD’s behavior makes it exciting.

That attitude is why people who share the roads are tired of Tesla’s and their loyalists’ constant excuses for this stuff.


"The breakdown is dramatic, as models also express strong overconfidence in their wrong solutions, while providing often non-sensical "reasoning"-like explanations akin to confabulations to justify and backup the validity of their clearly failed responses, making them sound plausible."

It's fascinating how much they anthropomorphize the systems and credit them with emotional, possibly deceitful behaviour, in a paper trying to explain how unintelligent they are.


> It fired my imagination. I was always bad at that game but while playingit I was a Starship Pilot!

"Greetings, Starfighter. You have been recruited by the Star League to defend the frontier against Xur and the Ko-Dan armada."

Yeah, he designed THAT cabinet too.


It's not better though. The STR template processor behaves the exact same way as all the other examples, and it's the one that all the inexperienced devs prone to this kind of injection attack will use.


The approach of defining template processors is definitely better. Moving from unsafe to safe is "just" switching STR to whatever secure processor team writes.


They won't use it if the APIs for generating HTML/JSON/SQL don't take String (or deprecate the old methods that do). The various APIs can support only their own, safe processors, and if an API doesn't take a String then you can't pass it interpolated strings.


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

Search: