HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ssgodderidge

1,346 karmajoined 4 tahun yang lalu

Submissions

[untitled]

1 points·by ssgodderidge·2 bulan yang lalu·0 comments

Open Agents from Vercel is now open source

github.com
2 points·by ssgodderidge·2 bulan yang lalu·0 comments

OpenAI Symphony

github.com
3 points·by ssgodderidge·4 bulan yang lalu·1 comments

Stackoverflow launches a new AI-first experience (Beta)

beta.stackoverflow.com
7 points·by ssgodderidge·4 bulan yang lalu·4 comments

What your Bluetooth devices reveal

blog.dmcc.io
540 points·by ssgodderidge·5 bulan yang lalu·195 comments

Raycast Released a Windows Beta

raycastapp.notion.site
3 points·by ssgodderidge·8 bulan yang lalu·0 comments

comments

ssgodderidge
·kemarin dulu·discuss
Anthropic released their PPTX skill[0] a while ago, the relies a bit on python and pptxgenjs, depending on the usecase:

> Read/analyze content....python -m markitdown presentation.pptx > Edit or create from template....Read editing.md > Create from scratch...Read pptxgenjs.md

[0] https://github.com/anthropics/skills/blob/main/skills/pptx/S...
ssgodderidge
·19 hari yang lalu·discuss
[dead]
ssgodderidge
·25 hari yang lalu·discuss
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.
ssgodderidge
·30 hari yang lalu·discuss
> what's the desired outcome here?

I know agencies get paid to manage other business's instagram accounts, and want ways to post/comment/engage/etc with multiple business's accounts at once. You'd still have a human driving/scheduling/approving the activity, but you wouldn't have to jump between so many hoops to do so.
ssgodderidge
·bulan lalu·discuss
Can someone help me understand how its "confidential" if they blog about it? Perhaps they simply mean the details of the S-1 are confidential for now?
ssgodderidge
·2 bulan yang lalu·discuss
Agreed! OpenAI even bought TBPN [1], who many have equated to ESPN for business. I think that even if Karpathy didn't add any new ideas to Anthropic (unlikely), adding him to the team is an interesting message to give to the market

[1] https://openai.com/index/openai-acquires-tbpn/
ssgodderidge
·2 bulan yang lalu·discuss
Honestly at $500 I still want one. I’d love to see the design open sourced!
ssgodderidge
·2 bulan yang lalu·discuss
Why? What do you mean by “bunk?” Do you have any examples you can point to?
ssgodderidge
·2 bulan yang lalu·discuss
Looks like the top downloaded book yesterday[0] was Concrete Construction: Methods and Costs by Gillette and Hill.[1] Beat out Moby Dick, Count of Monte Cristo, Frankenstien, Romeo and Juliet, and others.

> 23644 downloads in the last 30 days.

I wonder if this is bot behavior? 23k downloads feels like a lot?

[0] https://www.gutenberg.org/browse/scores/top [1] https://www.gutenberg.org/ebooks/24855
ssgodderidge
·2 bulan yang lalu·discuss
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...
ssgodderidge
·2 bulan yang lalu·discuss
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.
ssgodderidge
·2 bulan yang lalu·discuss
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
ssgodderidge
·2 bulan yang lalu·discuss
The metadata is loaded by the harness, but the LLM still needs to choose to load the rest of the skill, no?
ssgodderidge
·2 bulan yang lalu·discuss
The example model in the documentation is 4o-mini, you might want to update that to a more recent model.

As an aside, 4o-mini came out months before agent skills were released… I’m curious how it performs with choosing to load skills in the first place?
ssgodderidge
·2 bulan yang lalu·discuss
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
ssgodderidge
·2 bulan yang lalu·discuss
For those unfamiliar with WebRTC, the Pion FAQ page has a good description:

> WebRTC is a standardized protocol for P2P communication. It allows two peers to exchange media and data. It is encrypted by default, and handles connectivity establishment in many different network conditions. It is supported in browsers, and has multiple out of browser implementations.[0]

[0]: https://github.com/pion/webrtc/wiki/FAQ#what-is-webrtc
ssgodderidge
·2 bulan yang lalu·discuss
This is like creating a React framework called ReactJS to compete with NextJS
ssgodderidge
·2 bulan yang lalu·discuss
I’m be been using the publishing year on Spotify to determine whether or not a song is AI generated, or not.

Anything before 2023 is most certainly from a human
ssgodderidge
·2 bulan yang lalu·discuss
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?
ssgodderidge
·3 bulan yang lalu·discuss
Whoa, I didn’t know such an thing existed. What emulator do you use?