HackerTrans
TopNewTrendsCommentsPastAskShowJobs

joshcartme

40 karmajoined 14 tahun yang lalu
Front-End Engineer.

Submissions

AV1's open, royalty-free promise in question as Dolby sues Snapchat over codec

arstechnica.com
26 points·by joshcartme·4 bulan yang lalu·4 comments

Show HN: ChatSMTP – Email an AI

chatsmtp.com
2 points·by joshcartme·7 bulan yang lalu·0 comments

You were asleep but swear you weren't: what is paradoxical insomnia?

theguardian.com
4 points·by joshcartme·9 bulan yang lalu·0 comments

Nvidia sells tiny new computer that puts big AI on your desktop

arstechnica.com
8 points·by joshcartme·9 bulan yang lalu·4 comments

comments

joshcartme
·1 jam yang lalu·discuss
Yeah, I was surprised. I had Claude make a skill to extract the explore agent from Claude Code, but set the model back to haiku. Here it is if it's helpful:

https://gist.github.com/joshcartme/dd71df7b4c51c356760b28d7f...
joshcartme
·16 jam yang lalu·discuss
They changed it with the release on July 1 Explore now inherits the model, it isn't always haiku.

https://code.claude.com/docs/en/changelog#2-1-198

> The built-in Explore agent now inherits the main session’s model (capped at opus) instead of running on haiku
joshcartme
·24 jam yang lalu·discuss
They did recently change it so the default explorer agent inherits the session agent (capped at Opus). Before Explore was always haiku. I had Claude write a skill that extracts the built in Explorer agent skill, and then writes an identical Explore agent that uses Haiku
joshcartme
·2 bulan yang lalu·discuss
You could probably open the developer tools, find the console elements and extract the data from there to get around copy/paste limitations. I’m not familiar with the AWS console but let’s say it’s an input, select it in the dev tools and then in the dev tools console do $0.value
joshcartme
·2 bulan yang lalu·discuss
I think ground up commonly indicates that an outlet is controlled by a switch on the wall. It's not code, but I think it's a convention
joshcartme
·4 bulan yang lalu·discuss
Yeah I'm curious to see how this turns out, because I think part of the appeal of AV1 was how it's unencumbered by them
joshcartme
·8 bulan yang lalu·discuss
I have an iphone, previously had an android. I had trouble with RCS chats and then did the "Don't have your previous device" part here, https://messages.google.com/disable-chat. And since then things have been pretty good for me.
joshcartme
·8 bulan yang lalu·discuss
If you look at bench or conformance here, https://github.com/ivankra/javascript-zoo?tab=readme-ov-file..., you can get an idea of how it compares in some ways
joshcartme
·9 bulan yang lalu·discuss
Thanks! I searched a little and didn't find this but clearly could have searched better
joshcartme
·9 bulan yang lalu·discuss
Apparently it's only about as powerful as a RTX 5070, but it's got 128GB of memory. Curious to see if it has a niche vs using something like a framework desktop with 128GB of RAM.

edit: It does have an ARM processor and runs some variant of Ubuntu.
joshcartme
·10 bulan yang lalu·discuss
I had the exact same thought. I guess now you could put something in a queue if you have to do non-trivial processing before replying, but that’s not what they wrote