HackerTrans
TopNewTrendsCommentsPastAskShowJobs

alienll

no profile record

Submissions

Finding the Link Uber Missed: How to Connect AI Code Spend to Business Value

medium.com
2 points·by alienll·23 วันที่ผ่านมา·0 comments

Performance per engineer doubled at six big tech companies, and the metric used

medium.com
3 points·by alienll·2 เดือนที่ผ่านมา·2 comments

Why LLM-as-judge fails for code evaluation. Here's what works.

navigara.medium.com
2 points·by alienll·2 เดือนที่ผ่านมา·0 comments

A New Engineering Metric for the AI-Transformation Age

webwire.com
2 points·by alienll·2 เดือนที่ผ่านมา·0 comments

676 Engineers across Google, Meta, Microsoft, OpenAI: OSS Performance +116% YoY

research.navigara.com
6 points·by alienll·2 เดือนที่ผ่านมา·5 comments

comments

alienll
·2 เดือนที่ผ่านมา·discuss
Wow… What browser do you use? The medium site is doing this?
alienll
·2 เดือนที่ผ่านมา·discuss
[flagged]
alienll
·2 เดือนที่ผ่านมา·discuss
[flagged]
alienll
·2 เดือนที่ผ่านมา·discuss
Yes!
alienll
·2 เดือนที่ผ่านมา·discuss
We believe that in order to improve something, you need to measure it.

For a long time, engineering was running on vibes and was the only department without KPIs. I understand that performance (ETV) is just one piece of the puzzle and that it is much more important to build the right things, but to start figuring out this problem, you need to understand the story behind the commit. If you understand the story, you can tie it to plans (OKRs, epics, Jira tickets, etc.). We are actually doing that, but it is not used for this research.
alienll
·2 เดือนที่ผ่านมา·discuss
[dead]
alienll
·2 เดือนที่ผ่านมา·discuss
Wow, yes sir! I was using Claude to write faster. But I understand. Thanks for the note.
alienll
·2 เดือนที่ผ่านมา·discuss
Filing isn't the gate, registration is.

Copyright Office requires you to disclose AI involvement and disclaim the AI-generated parts. Zarya of the Dawn is the example — applicant filed for the whole graphic novel, got partial registration on the human-written text, refused on the Midjourney images. The reproducibility of the prompt isn't really the test. The test is whether a human made the expressive choices.
alienll
·2 เดือนที่ผ่านมา·discuss
Fair point on temp-0. But I don't think determinism is what the courts will hang it on. A deterministic LLM still makes the expressive choices — naming, structure, control flow — that the human didn't make. The image cases didn't turn on whether you could re-roll the same Midjourney frame. They turned on who made the creative decisions. Same logic should hold for code.
alienll
·2 เดือนที่ผ่านมา·discuss
This is the same shape as the image cases.

Zarya of the Dawn already settled it for Midjourney output: human-written elements were protected, AI-generated images were not. The character design didn't get copyright even though the human picked, prompted, and curated. Code isn't different. Prompting Claude to produce a function is closer to prompting Midjourney to produce a frame than to writing the function yourself.

The reason it feels different to engineers is that we're used to thinking of the compiler as the analogy. But a compiler is deterministic — same input, same output. An LLM isn't. That's the line the Copyright Office is drawing, and image cases got there first.