HN user

ericlewis

565 karma

[ my public key: https://keybase.io/ericlewis; my proof: https://keybase.io/ericlewis/sigs/XCTPq2tHD_F6eEQRWHPFiliVwNrX6bv4CDPfBnACmP0 ]

Posts17
Comments427
View on HN

I still dont understand why people point to this chart as any sort of meaning. Cost per task is a fairly arbitrary X axis and in no way representing any sort of time scale.. I would love to be told how they didn't underprice their model and give it an arbitrary amount of time to work.

ChatGPT is in-fact that. GPT-4 the API is not that. There is clearly no RAG, you bring that yourself, same with toxicity filtering, again - a different api, up to you to implement. etc. There is probably something going on before the input reaches GPT-4 and we are definitely not seeing the raw output from the LLM. But the layers over GPT-4 the API are thinner than ChatGPT.

The Assistants API is closer to ChatGPT & what you are describing.

Edit: it should be noted that the Assistants API is somewhat model agnostic as well, so the product part of this isn't part of the inference system.

Anthropic Courses 2 years ago

It’s kinda specific to Claude, but the overall concept and really a lot of the api shape is similar for most other LLMs, especially ones that adopt the OpenAI api model.

This is probably best described as a tutorial for how to use tools with Claude.

React 19 Beta 2 years ago

useEffect is best thought of as a synchronization mechanism between external state and react state and the function it returns may actually be better thought of as a side effect. UseEffect makes sense in this case because you aren’t on the side!

I wanted to replicate many parts of the Ai pin and did research into laser projectors. It’s probably a MEMs projector. The cyan color they use is custom, at least. Minifying that tech and making it robust enough to be knocked around on a wearable device is pretty challenging and I couldn’t find anything of a similar size off the shelf. They also run pretty hot and apparently the pin has heat issues (and according to folks at CES (?) using the laser a lot makes it over heat.

We can bring that down to 16 since query selector can handle undefined. 12% reduction.

setTimeout(()=>document.querySelector(contentWindow.location.hash)?.replaceWith(...contentDocument.body.childNodes))

The text you’re editing appears above the keyboard and if you’re looking at that text it operates as a backspace button. It’s more intuitive than it sounds since you’ll naturally glance at it whilst backspacing.

Misclicks happen quite a bit when manipulating objects with your hands. Like a cup or a vape or eating skittles. A layer of “is this hand occupied?” For the click detection would probably fix this and I’d be surprised if they don’t already have something and it’s just not released.

Why wouldn't the head tracking be the same? They use the same H2 chip as AirPods. FaceID probably implemented ideas used by iris ID. Learnings from Memoji almost definitely underly the personas. Lidar in the wild I am sure provided valuable data and got developers used to working with AR.

From what has been reported - a lot of the AR things, including RealityKit and ARKit came from the TDG which are also who made VP.