Viewing profile — jmogly
jmogly
HN member- Joined
- Wed, Apr 23, 2025, 2:43 AM UTC
- HN karma
- 111
- Public activity
- 71 items
- HN profile
- View on Hacker News ↗
About jmogly
No profile information was provided.
Recent public activity
-
comment
Comment #49167669
or, just let people call things what they want, and focus on real problems instead. Even this comment as I’m typing feels like too much time committed to the subject.
-
comment
Comment #48826751
I got the feeling watching that last season of Stranger Things that the storyline and some of the dialogue felt AI generated. It sucked by the way.
-
comment
Comment #48089932
Yes I suppose this is the bare minimum, but isn’t that just a nasty way to go about things? What about responsibility and decency, do we just not do that anymore?
-
comment
Comment #48007878
How do you know that the llm is correctly translating the english queries to the verifiable primitives? It seems like it’s just pushing the problem to another layer?
-
comment
Comment #47656428
[flagged]
-
comment
Comment #47656346
[flagged]
-
comment
Comment #47623440
Ah yes great point, awesome article by the way —- thought provoking, shocking, really crazy stuff. Hopefully some good comes of it, godspeed.
- comment
-
comment
Comment #47623016
It is kind of a fundamental risk of IMDS, the guest vms often need some metadata about themselves, the host has it. A hardened, network gapped service running host side is acceptab…
-
comment
Comment #47622911
Mainly for getting managed-identity access tokens for Azure APIs. In AWS you can call it to get temporary credentials for the EC2’s attached IAM role. In both cases - you use IMDS …
-
comment
Comment #47622502
This is insane, when you say azure OpenAI, do you mean like github copilot, microsoft copilot, hitting openai’s api, or some openai llm hosted on azure offering that you hit throug…
-
comment
Comment #47554097
Haha, you can already see wheel reinventors in this thread starting to spin their reinvention wheels. Nice stuff, I run my agents in containers.
-
comment
Comment #47386500
OP never mentioned letting the agent run as him or use his secrets. All of the issues you mention can be solved by giving the agent it’s own set of secrets or using basic file perm…
-
comment
Comment #47307499
Chat gpt is a great name though — you “chat” with the “GPT” so its self informing (even if you dont know what a GPT is), it’s 4 syllables that roll off the tongue well together. RS…
-
comment
Comment #46847258
It would be like if I was expected to deliver A by the end of the quarter and instead I delivered A + B. The value gain from B was more than A. Your manager (and hopefully higher u…
-
comment
Comment #46846383
Early in my career I would build something I thought was useful, deploy it, meet with people within the company to get people to start using it. A lot of effort for something that …
- comment
-
comment
Comment #46560150
Like it, a lot. I think the future of software is going to be unimaginably dynamic. Maybe apps will not have statically defined feature sets, they will adjust themselves around wha…
-
comment
Comment #46433412
Of course, step one is always critically think and evaluate for bad information. I think for research, I mainly use it for things that are testable/verifiable, for example I used i…
-
comment
Comment #46426955
I would say it varies from 0x to a modest 2x. It can help you write good code quickly, but, I only spent about 20-30% of my time writing code anyway before AI. It definitely makes …
-
comment
Comment #46409829
I’ve been using the following pattern since gpt3, the only other thing I have changed was added another parameter for schema for structured output. People really love to overcompli…
-
comment
Comment #46397916
100% Gemini + pydantic you don’t need a wrapper library in 2025
-
comment
Comment #46240976
On one hand, I would like to say this could happen to anyone, on the other hand, what the F?? why are people passing around a dataset that contains child sexual abuse material??, a…
-
comment
Comment #46214341
Eh I’ll take my 78, someone else can have the rest.
-
comment
Comment #46088920
Lol! This is probably my sneaky number one productivity benefit from LLMs, I would never want to go back to writing shell scripts pre-llm. So many hours wasted debugging and deciph…