HN user

ssgodderidge

1,358 karma
Posts24
Comments176
View on HN
www.reuters.com 6d ago

FDA approves new best-in-class cholesterol pill

ssgodderidge
4pts1
github.com 2mo ago

Open Agents from Vercel is now open source

ssgodderidge
2pts0
github.com 4mo ago

OpenAI Symphony

ssgodderidge
3pts1
beta.stackoverflow.com 4mo ago

Stackoverflow launches a new AI-first experience (Beta)

ssgodderidge
7pts4
blog.dmcc.io 5mo ago

What your Bluetooth devices reveal

ssgodderidge
540pts195
raycastapp.notion.site 8mo ago

Raycast Released a Windows Beta

ssgodderidge
3pts0
blogs.perl.org 1y ago

To Hardcode, or Not to Hardcode: That Is the (Unit) Test-Ion (2020)

ssgodderidge
1pts0
medicalxpress.com 1y ago

Glucose monitors reveal early diabetes warning signs missed by blood tests

ssgodderidge
3pts2
www.kylegill.com 1y ago

NextJS vs. TanStack

ssgodderidge
2pts0
techcrunch.com 1y ago

Light Phone 3 launches March 27

ssgodderidge
2pts0
thirdpercentilefitness.substack.com 1y ago

Getting Started with Continuous Glucose Monitoring

ssgodderidge
1pts0
www.irunfar.com 2y ago

On Perserverance in Running and Life

ssgodderidge
2pts0
pimpmytype.com 2y ago

Font Matrix – See and Pair Typefaces Like Never Before

ssgodderidge
2pts0
www.theverge.com 2y ago

The New York Times is suing OpenAI and Microsoft for copyright infringement

ssgodderidge
593pts868
github.com 2y ago

A list of Hacker News's undocumented features and behaviors

ssgodderidge
653pts279
pluto.bearblog.dev 2y ago

One Notebook Away

ssgodderidge
3pts0
pluto.bearblog.dev 2y ago

On LinkedIn Posts

ssgodderidge
2pts0
pluto.bearblog.dev 2y ago

Invent to Simplify

ssgodderidge
1pts0
pluto.bearblog.dev 2y ago

Avoiding the Trap of Originality

ssgodderidge
3pts0
en.wikipedia.org 2y ago

Old Hungarian Runes could still work today

ssgodderidge
3pts0
pluto.bearblog.dev 2y ago

Success over Being Right

ssgodderidge
1pts0
pluto.bearblog.dev 2y ago

Shoes Be Trash

ssgodderidge
2pts0
news.ycombinator.com 2y ago

Ask HN: How do you learn about Art History?

ssgodderidge
2pts2
www.cnbc.com 3y ago

Read the memos Amazon execs sent to employees about job cuts

ssgodderidge
3pts0

Agreed. There’s also something about “time under consideration.” The relatively slow pace of reading the book opens the door to personal insight that a summary hides. The words themselves might be important, but I’ve found the additional minutes of a book is critical for me to fully apply the concepts to my life.

Yeah I totally agree with this list. In contrast, Coros had a pretty nonchalant response to their security issues last year. Attackers could:

Hijacking the vicitim’s COROS account and accessing all data

– Eavesdropping sensitive data, e.g. notifications

– Manipulating the device configuration

– Factory resetting the device

– Crashing the device

– Interrupting a running activity and forcing the recorded data to be lost [0]

The security firm disclosed the vulnerability to Coros in Mar 2025. They planned to fix it by the end of 2025, and didn’t address it until the security firm publicly released the finding.

[0] https://www.dcrainmaker.com/2025/06/coros-confirms-substanti...

Hey OP, would love to know more about your thoughts on Garmin you reference at the bottom? Why would they be any better/worse than Coros?

*= I do not like Garmin, I think they're a fraudulent company systematically breaching consumer rights and I'm looking for alternatives. Already converted multiple people to Coros.

I was using the term as you used in your comment. I believe the official term is "Activation" however:

Activation: When a task matches a skill’s description, the agent reads the full SKILL.md instructions into context.[1]

Full instructions load only when a task calls for them, so agents can keep many skills on hand with only a small context footprint.

[1] https://agentskills.io/home#how-do-agent-skills-work

I recently tried to sign up for a new domain with a .ai namespace. I tried around 50 names. All of them were not only taken, but seemingly have a landing page with varying degrees of functionality described.

Try it - type a word into your browser with .ai and you’ll see

Agent Skills 3 months ago

This is like creating a React framework called ReactJS to compete with NextJS

So true! This quote from the blog post really hit me:

Since then, I've opened GitHub every single day. Every day, multiple times per day, for over 18 years. Over half my life. A handful of exceptions in there (I'd love to see the data), but I can't imagine more than a week per year

How could you not feel this way about a tool you willingly use this much? Perhaps if your employer is forcing you to use it, its different. But maintaining OSS? that's a labor of love. How could you not get emotional?

At the very bottom of the article, they posted the system card of their Mythos preview model [1].

In section 7.6 of the system card, it discusses Open self interactions. They describe running 200 conversations when the models talk to itself for 30 turns.

Uniquely, conversations with Mythos Preview most often center on uncertainty (50%). Mythos Preview most often opens with a statement about its introspective curiosity toward its own experience, asking questions about how the other AI feels, and directly requesting that the other instance not give a rehearsed answer.

I wonder if this tendency toward uncertainty, toward questioning, makes it uniquely equipped to detect vulnerabilities where others model such as Opus couldn't.

[1] https://www-cdn.anthropic.com/53566bf5440a10affd749724787c89...

As would the effects of shipping unverified, untested code pre-agents existing. Bad quality will always erode trust.

The problem with LLM-based coding is that the speed it can generate code (whether good or bad) is much faster than before.

I agree, partly. I feel the main goal of the term “agentic engineering” is to distinguish the new technique of software engineering from “Vibe Coding.” Many felt vibe coding insinuated you didn’t know what you were doing; that you weren’t _engineering_.

In other words, “Agentic engineering” feels like the response of engineers who use AI to write code, but want to maintain the skill distinction to the pure “vibe coders.”

Just like code should be primarily written for humans to read, all files in a repository is written primarily for humans to review

The author at least acknowledges the point of files is to be read by humans.

Also the article is talking specifically about public docs mean to be used by others, not ones you’re specifically trying to keep private

OpenAI Symphony 5 months ago

Symphony is fine, but I'm more impressed at them sharing the spec and encourage others to build their own[0]. I haven't seen quite the same example of "show me the prompt" in open source before, alongside the open invite to build it yourself.

Implement Symphony according to the following spec: https://github.com/openai/symphony/blob/main/SPEC.md [1]

[0] https://github.com/openai/symphony?tab=readme-ov-file#option... [1] https://github.com/openai/symphony/blob/main/SPEC.md

Some folks are trying to add automated bug report creation by pointing agents at a company's social media mentions.

I wonder how long before we see prompt injection via social media instead of GitHub Issues or email. Seems like only a matter of time. The technical barriers (what few are left) to recklessly launching an OpenClaw will continue to ease, and more and more people will unleash their bots into the wild, presumably aimed at social media as one of the key tools.