Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ericlewis
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
ericlewis
6mo ago
much simpler, just pull apart the MT VST :P I am working on PO-33, doing EMFI.
2.
▲
Teenage Engineering's PO-32 acoustic modem and synth implementation
(github.com)
148 points
by
ericlewis
6mo ago
|
36 comments
3.
▲
by
ericlewis
1y ago
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 mode
4.
▲
by
ericlewis
2y ago
US, GA here. My mom was big on tanning and warned of us this (lemons are also bad). I believe she said something about it being used on purpose for tanning, but that you had to be careful or you would badly burn. She probably did that aroun
5.
▲
by
ericlewis
2y ago
As a person who works on this kinda stuff I know what they mean. It’s very hard to debug things totally blind.
6.
▲
by
ericlewis
2y ago
Higher the precision the better. Use what works within your memory constraints.
7.
▲
by
ericlewis
2y ago
If you are using the user attribution with OpenAI (as you should) then they will block that users id and the rest of your app will be fine.
8.
▲
by
ericlewis
2y ago
The theory is that you increase the context with more relevant tokens to the problem at hand, as well as its solutions, which in theory makes it more likely to predict the correct solution.
9.
▲
by
ericlewis
2y ago
This reminds of a TPU.
10.
▲
by
ericlewis
2y ago
I have one of these. It’s not there.
11.
▲
by
ericlewis
2y ago
Perhaps it’s because I know human beings that have the exact same operation and failure mode as the LLM here and I’m probably not the only one. Failing at something you’ve never seen and faking through it is a very human endeavor.
12.
▲
by
ericlewis
2y ago
My wife is capable of “automatic driving” and I am not. She describes it as a flow state.
13.
▲
by
ericlewis
2y ago
You would need both. RAG will have to be part of the process if you want to generate or work on an existing project. Since it stands for Retrieval Augmented Generation. A fancy way of saying an LLM can access documents.
14.
▲
by
ericlewis
2y ago
GPT-4 is fine-tunable. https://platform.openai.com/docs/guides/fine-tuning “ Fine-tuning for GPT-4 is in an experimental access program - eligible users can request access in the fine-tuning UI when creating a new
15.
▲
by
ericlewis
2y ago
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 inpu
16.
▲
by
ericlewis
2y 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 wit
17.
▲
by
ericlewis
2y 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
18.
▲
by
ericlewis
2y ago
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 we
19.
▲
by
ericlewis
2y ago
Not that it really matters I guess, but electron apps are chunky. Huge bin size and large memory usage.
20.
▲
by
ericlewis
2y ago
Xcode cloud isn’t running on Apple silicon, arguably a place where it would make tons of sense.
21.
▲
by
ericlewis
2y ago
I’ve used it since close to day one and it’s great. You can get some detailed information and action items and it’s super easy to use.
22.
▲
by
ericlewis
3y ago
Ah cool. I messed around with this a while ago: https://github.com/ericlewis/swift-playdate
23.
▲
by
ericlewis
3y ago
Actually, it was Cingular, which got purchased by ATT (I think)
24.
▲
by
ericlewis
3y ago
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))
25.
▲
by
ericlewis
3y ago
sounds like they thought it was something more akin to Elastisearch
26.
▲
by
ericlewis
3y ago
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
27.
▲
by
ericlewis
3y ago
Anecdotally the solo knit is much more comfortable on my head than the dual loop. The dual loop seems designed for people with more elongated heads.
28.
▲
by
ericlewis
3y ago
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 val
29.
▲
by
ericlewis
3y ago
this is an interesting theory to keep in mind when it’s actually thanksgiving week.
30.
▲
by
ericlewis
3y ago
If you offered me a lot of money and unlimited timeline I'd have done it as well, and I don't know what Servo is.
More ›