Viewing profile — ef2k
ef2k
HN member- Joined
- Sat, Jul 14, 2018, 6:00 PM UTC
- HN karma
- 116
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About ef2k
Recent public activity
-
comment
Comment #49038688
I don't know if it's a coincidence but this is the same thing an AI explained to me when prompted something like "what replaces SaaS now that AI can build most things on demand". T…
-
comment
Comment #48633569
to be fair, #2 exists because monorepos and submodules are somewhat antithetical concepts. A monorepo is supposed tobe the single source of truth for the codebase, while submodules…
-
comment
Comment #48435255
> All my finance and payment domain expertise, all the debugging intuition and distributed system knowledge earned through hours of sweat and tears, is now promptable. I think the …
-
comment
Comment #48360860
perfect time to drop a reminder: vendoring might seem annoying, but it's way safer than trusting a remote registry.
- comment
-
comment
Comment #48349691
It's telling how rhetoric and conjecture are now normalized in company and business culture. When we were at the peak of remote work, companies were reporting record high revenues.…
-
comment
Comment #47880850
The issue was a compromised build pipeline that shipped a poisoned package. But PSA: If something is critical to the business and you’re using npm, pin your dependencies. I’ve had …
-
comment
Comment #47617658
A few years ago, intentionally fingerprinting or tracking your users without disclosure was spyware and unethical. Alas, here we are. Anyway, what they're calling "spectroscopy", i…
-
comment
Comment #47307886
This would make more sense if email was 100% guaranteed to be delivered. Not sure if this angle was argued, but just like regular mail, just because something was claimed to be del…
-
comment
Comment #47244284
I hear you, a lot of engineers have been there. Things are changing though, roles are evolving and the org chart is starting to flatten. A couple of things worth separating: strate…
-
comment
Comment #47244065
That sounds more like a project or engineering manager role. Work environments obviously vary, and sometimes roles are assumed to counter dysfunction. But the PM here is the produc…
-
comment
Comment #47242699
My hot take: the dedicated PM role is becoming optional. Engineers already understand feasibility and tradeoffs, and they often end up informing the PM anyway, which usually comes …
-
comment
Comment #47214744
To be fair, they do explain their motivation. It's an in-browser RSS reader, so it's fetching the RSS feed directly without a proxy server. There's not much risk since the content …
-
comment
Comment #47008065
The article frames the premise that "everything will be fine" around people with "regular jobs", which I assume means non knowledge work, but most of public concern is on cognitive…
-
comment
Comment #46995041
Nice. These are the kind of boundary pushing projects I like to see. It challenges assumptions of where application logic should live. The implications around cost, latency, and re…
-
comment
Comment #46993326
This brings some interesting situations to light. Who's ultimately responsible for an agent committing libel (written defamation)? What about slander (spoken defamation) via synthe…
-
comment
Comment #46992802
I really liked this post. It's concise and gets straight to the point. When it comes to presenting ideas, I think this is the best way to counter AI slop.
-
comment
Comment #46991312
Nothing new here. This is why they eventually rolled back Chrome's initiative to automatically reject third-party cookies. Industry backlash was that the analytics of too many site…
-
comment
Comment #46969843
I landed on a similar vision last year. The more I thought about it, the moat felt fragile. GitHub or GitLab could build the same capabilities and become a natural extension of wha…
-
comment
Comment #46872864
I'm not disagreeing with standards but instead of creating adapters, can't we prompt the agent to create its own version of a skill using its preferred guidelines? I don't think ma…
- story
-
comment
Comment #46150249
I think the premise is a little shaky since a good servant leader is already transparent. But there's some good takeaways. Leaders should inform their team of what's happening behi…
-
comment
Comment #45955819
> I want the things I do today to have an upside for people in the future. I think most would agree with this, but the way things work today don't support it. As of now, AI gains a…
-
comment
Comment #45949896
> I’m still trying to figure out what kinds of open source are worth writing in this new era Is there any upside to opensourcing anything anymore? Anything published today becomes …
-
comment
Comment #45933350
At least Andrew Carnegie and John D. Rockefeller had a rivalry to see who had better public works.