Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
brimtown
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
The Biology of Claude's Tokenizer
(tokencontributions.substack.com)
3 points
by
brimtown
4d ago
|
0 comments
2.
▲
An Affair in the Nonlocality Community
(mateusaraujo.info)
4 points
by
brimtown
9d ago
|
1 comments
3.
▲
by
brimtown
11d ago
This is the premise of Natural Language Autoencoders. https://www.anthropic.com/research/natural-language-autoenco...
4.
▲
by
brimtown
3mo ago
The best writing on this is the "agent principal-agent" problem, which correctly frames the problem of agents and code review in terms of trust. This is why the solutions for high-trust environments (small teams) and low-trust env
5.
▲
The agent principal-agent problem
(crawshaw.io)
1 points
by
brimtown
4mo ago
|
0 comments
6.
▲
We Will Not Be Divided
(notdivided.org)
12 points
by
brimtown
7mo ago
|
1 comments
7.
▲
Pup – Datadog CLI
(github.com)
4 points
by
brimtown
7mo ago
|
0 comments
8.
▲
by
brimtown
7mo ago
This is wonderful. Consider decoupling the core from Emacs, or packaging in a way that doesn’t require it as heavily. I’ve been doing my own exploration of terminal ASCII games via Dwarf Fortress instead of SimCity. I’ve learned that lettin
9.
▲
Synthetic Pretraining
(vintagedata.org)
3 points
by
brimtown
8mo ago
|
0 comments
10.
▲
by
brimtown
8mo ago
“standardize the intersection, expose the union” is a great phrase I hadn’t heard articulated before
11.
▲
by
brimtown
8mo ago
I’m currently letting Claude build and play its own Dwarf Fortress clone, as an installable plugin in Claude Code https://github.com/brimtown/claude-fortress
12.
▲
by
brimtown
8mo ago
There is a PermissionRequest hook [1], along with Notification https://code.claude.com/docs/en/hooks-guide#hook-events-over... It must be newer because Opus never seems to know about it, and the claude-code-guide
13.
▲
by
brimtown
8mo ago
This is @simonw’s Lethal Trifecta [1] again - access to private data and untrusted input are arguably the purpose of enterprise agents, so any external communication is unsafe. Markdown images are just the ones people usually forget about
14.
▲
Train On Your Groupchat: LoRA and in-browser inference to fine-tune your friends
(brimtown.com)
1 points
by
brimtown
10mo ago
|
0 comments
15.
▲
by
brimtown
11mo ago
I have a soft spot for these JS fuzzy matchers, but there are so many that it’s worth talking about about the specific tradeoffs you chose / ideally offering an interactive comparison like μFuzzy does: https://github.com
16.
▲
by
brimtown
11mo ago
Had hoped to see Neural Cellular Automata [1] mentioned as an extension of continuous, learnable automata. [1] https://distill.pub/2020/growing-ca/
17.
▲
Cat Shoggoth
(hgreer.com)
3 points
by
brimtown
1y ago
|
0 comments
18.
▲
Docent: A system for analyzing and intervening on agent behavior
(transluce.org)
4 points
by
brimtown
1y ago
|
0 comments
19.
▲
Ingressing Minds – Michael Levin
(osf.io)
1 points
by
brimtown
2y ago
|
0 comments
20.
▲
Monitor: An AI-Driven Observability Interface
(transluce.org)
3 points
by
brimtown
2y ago
|
1 comments
21.
▲
The story behind Google Chrome (2008)
(niallkennedy.com)
3 points
by
brimtown
2y ago
|
0 comments
22.
▲
by
brimtown
2y ago
I work in this building - it’s a wonderful experience walking through it every morning, and will be sad to see it go!
23.
▲
Through the Looking Glass (1988)
(fourmilab.ch)
2 points
by
brimtown
3y ago
|
0 comments
24.
▲
Tic Tac Transformer (2023)
(philliphaeusler.com)
2 points
by
brimtown
3y ago
|
0 comments
25.
▲
by
brimtown
3y ago
You might be interested in https://www.datadoghq.com/blog/engineering/computing-accurat... Disclaimer: I work there/built the TypeScript implementation of the library
26.
▲
Resolving code review comments with ML
(ai.googleblog.com)
1 points
by
brimtown
3y ago
|
0 comments
27.
▲
A Real Mean Reversion
(papereconomy.substack.com)
17 points
by
brimtown
4y ago
|
0 comments
28.
▲
An RNA-based theory of natural universal computation
(sciencedirect.com)
3 points
by
brimtown
5y ago
|
2 comments
29.
▲
by
brimtown
7y ago
See also https://github.com/Munter/subfont#readme (or https://www.gatsbyjs.org/packages/gatsby-plugin-subfont/ for Gatsby sites).
30.
▲
by
brimtown
7y ago
> Q: If I have to include this token with every request, where should I store it? > A: Typically, you would store it in the localStorage, after the user logs in and gets the token. This seems to contradict Auth0's guidance to not
More ›