HN user

vulcan01

1,350 karma

if you want to chat, my signal username is vulcan.01.

website: vedthiru.com

Posts9
Comments519
View on HN

And I would ensure that Y was a poor solution.

How do you ensure people don't think you're not good at your job, if you continually propose poor solutions? Since you're emailing other teams here, they probably(?) don't get to work with you day-to-day to realize you're doing this on purpose.

Also, what's the point of Y being a poor solution? Even if the other team isn't very responsive, can't you always propose your

best attempt at solving it

such that even if they don't respond, you can implement a decent solution?

wrt. the end of the story, it will be interesting to see if people start noticing their Dunning-Kruger bias as a result of LLMs.

Specifically: LLMs make it really easy to misunderestimate the complexity of fields other than your own. (You can see this with a lot of vibecoded projects, for example – once they hit the wall of complexity, they stall out or start finding ugly patches for fundamental design issues, etc.)

I don't think this sort of cultural change will happen short-term, though.

You are falling victim to frequency bias. Popular books are popular – and especially before mass printing technologies, really popular. A lot of people may have tried to write books doesn't mean they're writing books good enough to dedicate an actual person's time towards copying them down.

Also, Juvenal was a poet. He most likely knew other poets, or aspiring poets, or at least people who liked writing. Your average, generally functionally illiterate, individual at the time is not trying their hand at writing books.

MacBook Neo 5 months ago

I think parent means reflective. In the videos it looks like just a slightly different color. On the other MacBooks it is polished metal.

Monosketch 5 months ago

Is there any way to make images accessible other than the alt tag? I'm sure SVGs are more machine-readable, but how would that help vision-impaired folks?

I see this as roughly equivalent to amortized big O complexity. If I push to a vector repeatedly, sometimes I will incur a significant cost O(n) of reallocation, but most of the time it's still O(1).

Similarly, if Meta violates the law, and is infrequently fined a small fraction of their revenue by a small number of governments, in general it will not be a big deal for them.

I'm not sure people treat this as a Very Secret Number. Certainly using SSNs publically has gone away, but people are willing to provide their SSNs to basically anyone that asks for it. Heck, some job applications ask for your SSN.

the flood of obviously not qualified at all applicants we got was insane

From speaking to folks looking for jobs in tech over the past few years, this is a natural result.

1. Companies write requirements on the job posting that are a little beyond reasonable for the role and salary.

2. Applicants learn over time, and start applying to jobs for which they only meet most of the qualifications.

3. Companies adjust and write even more ridiculous requirements.

4. Applicants start applying to jobs for which they only meet some requirements.

5. Repeat.

As evidence that the applicants are, at every stage, correctly reacting to the situation: I have received positive responses (and, later, job offers) by applying to roles for which I am only mostly qualified, and I know many people for whom this is true of jobs they are only barely qualified for.

I'm not sure it is valid to use the first ad ever as a basis for comparison. At this time it was a novelty to even have a television – of course an incredibly basic ad would work. And how much do you think they had to pay for an ad on a very new technology? I doubt much.

Code and Let Live 6 months ago

Docker does not and cannot offer full isolation. A sandboxed VM on someone else's computer is less likely to be problematic for running untrusted code than a container on your system.

This depends on the country. In certain countries, speed limits are set by civil engineers as a true upper limit that one is not supposed to exceed. In others, speed limits are set slightly above the average speed one is expected to drive at.

In the former sort of country, drivers are expected to use their judgement and often drive slower than the limit. In the latter sort of country, driving at the speed limit is rather... limiting, thus it is common to see drivers slightly exceeding the speed limit.

(I have a theory in my head that – in general – the former sort of country has far stricter licensing laws than the latter. I am not sure if this is true.)