HackerTrans
TopNewTrendsCommentsPastAskShowJobs

emschwartz

no profile record

Submissions

ClickHouse is winning the Observability Wars

matduggan.com
2 points·by emschwartz·vor 9 Tagen·0 comments

A Vision for a Rust Formal Specification

nadrieril.github.io
1 points·by emschwartz·vor 25 Tagen·0 comments

Kaku: A fast, out-of-the-box macOS terminal built for AI coding

kaku.fun
1 points·by emschwartz·letzten Monat·0 comments

The Road to the WASM Component Model 1.0

bytecodealliance.org
103 points·by emschwartz·letzten Monat·108 comments

Life is too short for a slow terminal

mijndertstuij.nl
126 points·by emschwartz·letzten Monat·91 comments

The perils of UUID primary keys in SQLite

andersmurphy.com
184 points·by emschwartz·letzten Monat·108 comments

ICEs Plan to Let Cops Around the Country Scan Faces to Verify Immigration Status

404media.co
11 points·by emschwartz·letzten Monat·0 comments

Dense Retrievers Know More Than They Can Express

mixedbread.com
5 points·by emschwartz·letzten Monat·1 comments

Your Rust Clippy Config Should Be Stricter

emschwartz.me
9 points·by emschwartz·vor 2 Monaten·1 comments

Give your agent feedback loops

ben.page
3 points·by emschwartz·vor 2 Monaten·0 comments

Greenfield and Iterative Development (from the creator of Superpowers)

primeradiant.com
3 points·by emschwartz·vor 3 Monaten·0 comments

Cloudflare Email Service is a deliverability bet dressed as an agents launch

lord.technology
1 points·by emschwartz·vor 3 Monaten·0 comments

Box to save memory in Rust

dystroy.org
180 points·by emschwartz·vor 3 Monaten·53 comments

A Roadmap for Building an Extended Standard Library for Rust

kerkour.com
2 points·by emschwartz·vor 3 Monaten·0 comments

Rewriting Every Syscall in a Linux Binary at Load Time

amitlimaye1.substack.com
2 points·by emschwartz·vor 3 Monaten·0 comments

jemalloc 5.3.1 Released

github.com
3 points·by emschwartz·vor 3 Monaten·0 comments

Principles of Mechanical Sympathy

martinfowler.com
6 points·by emschwartz·vor 3 Monaten·0 comments

Ultraplan with Claude Code

code.claude.com
6 points·by emschwartz·vor 3 Monaten·3 comments

A Rave Review of Superpowers (For Claude Code)

emschwartz.me
50 points·by emschwartz·vor 3 Monaten·25 comments

JetStream 3: A modern benchmark for high-performance, compute-intensive Web apps

blog.chromium.org
3 points·by emschwartz·vor 3 Monaten·0 comments

comments

emschwartz
·vor 18 Tagen·discuss
Definitely put your finger on what I’ve been feeling.

> What AI did was give every engineer a small team of tireless, fast, occasionally-wrong direct reports. And with the team came the manager’s problem. The discomfort engineers are feeling right now isn’t an AI problem. It’s a delegation problem, and delegation is the oldest unsolved problem in our discipline.

Very good synthesis.
emschwartz
·letzten Monat·discuss
Hilarious. Nice work
emschwartz
·letzten Monat·discuss
Could you put some screenshots in the readme? Thanks!
emschwartz
·vor 2 Monaten·discuss
If you haven’t read Entangled Life: How Fungi Shape Our World, I can’t recommend it enough.

https://www.merlinsheldrake.com/entangled-life
emschwartz
·vor 2 Monaten·discuss
I’ve been using MixedBread, which is a pretty old model at this point. Recently, I tried comparing it to some newer models and was disappointed that the results weren’t dramatically and uniformly better.

You probably can’t go wrong if you pick a recent one that scores decently well on benchmarks and is at the right price point (or memory requirement) for whatever you’re trying to do.
emschwartz
·vor 3 Monaten·discuss
Thanks for that! I added the first one to the feedback board here https://feedback.scour.ing/142 and I'm tweaking the recommendations to avoid topics like Swedish filesystems.

Let me know if you have any other suggestions!
emschwartz
·vor 3 Monaten·discuss
Developer here. Thanks for posting! I'm glad you've found it useful!

Let me know if you have any feedback on it.
emschwartz
·vor 3 Monaten·discuss
Thanks for the write-up! Comprehension debt definitely feels like one of the biggest issues when I'm leaning heavily on coding agents.

It might fall into the too-heavy prior art category you mention at the end, but I quite like Superpowers (https://claude.com/plugins/superpowers and wrote a short review of why I like it: https://emschwartz.me/a-rave-review-of-superpowers-for-claud...).
emschwartz
·vor 3 Monaten·discuss
Yeah I agree with the implementation plan not being that useful for me to read. I often just tell it to go after reading the design doc.
emschwartz
·vor 4 Monaten·discuss
Seems kind of crazy, but I like it
emschwartz
·vor 4 Monaten·discuss
This is great. It would be nice to be able to add a custom dictionary for words that are often misunderstood.
emschwartz
·vor 4 Monaten·discuss
Pick an embedding model that supports binary quantization and then use a SIMD-optimized Hamming Distance function. I'm doing this for Scour and doing about 1.6 billion comparisons per second.

https://scour.ing

https://emschwartz.me/binary-vector-embeddings-are-so-cool/
emschwartz
·vor 4 Monaten·discuss
Seems neat. Could you plug it in to DataFusion to use their SQL layer?
emschwartz
·vor 4 Monaten·discuss
This is exciting work. I especially appreciate that it was trained to support binary quantization (I wrote about how cool binary quantized vector embeddings are in https://emschwartz.me/binary-vector-embeddings-are-so-cool/)
emschwartz
·vor 5 Monaten·discuss
This sounds interesting.

Reading your website and the investor deck, one of my main questions was "who is behind this (and is this just AI-generated)?" It would be useful to put more of a bio on there.

Not having macOS/Windows support is going to make it hard to develop with. Would it be possible to build some kind of shim on top of other libraries that mirrors the API, even if it doesn't match the performance?

Also, one of the advantages of using a popular HTTP server stack is getting lots of battle-tested middleware that other people have developed and tested. Is there any way to leverage any of that or do you need to build everything from scratch? Granted, that is certainly somewhat easier in the AI era, but still.
emschwartz
·vor 5 Monaten·discuss
I believe so. When you call `raw_sql`, the API doesn't provide a way for you to specify which parts of the query are parameters, so it just passes that exact string in to exec.
emschwartz
·vor 5 Monaten·discuss
You should try Scour (https://scour.ing)!

You specify your interests as free form text, it ranks articles by how closely they match, and you can consume your Scour feed as an RSS feed to read it in NNW.

Disclaimer: I’m the developer
emschwartz
·vor 5 Monaten·discuss
> In Deno Sandbox, secrets never enter the environment. Code sees only a placeholder

> The real key materializes only when the sandbox makes an outbound request to an approved host. If prompt-injected code tries to exfiltrate that placeholder to evil.com? Useless.

That seems clever.
emschwartz
·vor 5 Monaten·discuss
Developer here, happy to answer any questions you might have about Scour!

Also, feedback on the product or the docs is very welcome!
emschwartz
·vor 5 Monaten·discuss
I know the purpose of these pieces is to drive interest in companies that Amplify has invested in, but I appreciate the technical depth they do it with.