HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jhayward

no profile record

comments

jhayward
·el mes pasado·discuss
I'm not a copyright lawyer, but it seems pretty clear to me you can't wash a license using an LLM.

[US jurisdiction]: Anything in the result written by the LLM can not be copyright by anyone.

Anything in the result written by a human can be, and if it was all emitted by the LLM then that portion originally written by a human carries its own copyright.

As a work of an LLM, the entirety presumably can not be copyright, at all. Portions written by humans presumably carry their original copyright.
jhayward
·el mes pasado·discuss
> While the intent is not to call for competing proposals, we believe that now is a good time to discuss and propose alternative proposals as well.

If I were a contributor I would read such language as saying "we have no respect for you or your intelligence, so we'll just straight up gaslight you and expect you to accept it."

The dictum can't be read literally - it has to be read like the manipulative, narcissist-speak that it is. And what it's telling you is - get out.
jhayward
·hace 3 meses·discuss
Well, there is a long tradition of "testing" developer candidates by asking them to exhibit skills in tasks that they never, ever, do in their work. Like whiteboard coding.

It doesn't have a great success record.

I personally would rather they exhibited expert skills in using tools, and expressing their design insight as a part of that skillset.
jhayward
·hace 5 meses·discuss
It's not uncommon for older aerial photos to be single-pixel lines that the film is moved past. The motion of the film is correlated with the motion across the ground, so you can reconstruct a 2nd axis from the exposure.

There's no shutter speed, it's continuous.
jhayward
·hace 7 meses·discuss
I don't know, I go back and forth a bit. The thing that makes me skeptical is this: where is the training data that contains the experiences and thought processes that senior developers, architects, and engineering managers go through to gain the insight they hold?
jhayward
·hace 7 años·discuss
"exec() is the world's most efficient garbage collector." [1]

This idea is both worthy, and old.

[1] DJB, paraphrased, when responding to a criticism of the design of qmail, which rapidly forked very small processes which did a simple task and exit. Unable to find a link to the mailing list.