HN user

_zachs

283 karma
Posts0
Comments97
View on HN
No posts found.

This is super important - even if it's not currently the best measure of degradation yet. Anecdotally, Opus 4.5 has gotten so bad for me it's almost adding time to my workflow instead saving it. It'd be nice to have more 3rd party measurements like this to hold Anthropic accountable.

MeritFirst | Software Engineer | Austin, TX (onsite)

MeritFirst is a VC-backed startup building a new way to identify talent, where intelligence, problem-solving, and adaptability matter more than credentials. We're a small, profitable team using a modern stack (TypeScript, Next.js, Postgres/Drizzle, Vercel).

You'll work side-by-side with the founders, own features end-to-end, and have direct input into product decisions. Competitive salary + equity.

Apply here: https://meritfirst.us/candidate/tests/46e6bb96-3c1e-4451-ac8...

MeritFirst | Software Engineer | Austin, TX (onsite)

MeritFirst is a VC-backed startup building a new way to identify talent, where intelligence, problem-solving, and adaptability matter more than credentials. We're a small, profitable team using a modern stack (TypeScript, Next.js, Postgres/Drizzle, Vercel).

You'll work side-by-side with the founders, own features end-to-end, and have direct input into product decisions. Competitive salary + equity.

Apply here: https://meritfirst.us/candidate/tests/46e6bb96-3c1e-4451-ac8...

You can take kahnclusions' word for it, or you can take Eugene Wigner's:

I have known a great many intelligent people in my life. I knew Planck, von Laue and Heisenberg. Paul Dirac was my brother in law; Leo Szilard and Edward Teller have been among my closest friends; and Albert Einstein was a good friend, too. But none of them had a mind as quick and acute as Jancsi (John) von Neumann. I have often remarked this in the presence of those men and no one ever disputed. But Einstein's understanding was deeper even than von Neumann's. His mind was both more penetrating and more original than von Neumann's. And that is a very remarkable statement. Einstein took an extraordinary pleasure in invention. Two of his greatest inventions are the Special and General Theories of Relativity; and for all of Jancsi's brilliance, he never produced anything as original.

Really cool! Like i_c_b mentioned my only feedback is that, even in the practice mode, there's a lot of negative feedback.

I'd recommend adding a step to the practice mode where whatever highlighted region of the fretboard you're practicing has all of the notes visible, and then over time the notes are taken away as you build up your memorization.

Not too long ago I tried getting Haskell Language Server, GHC, Cabal, Stack, etc. to play nice together in Neovim but didn't have much luck. Has anyone else here had luck with Neovim + Haskell?

Agreed! The article seems more geared towards a lesson teaching teamwork and not being a code cowboy than about clean code.

Elixir 1.11 6 years ago

I'm stuck between learning Clojure and Elixir (for a backend that will power a web app). The one thing pulling me towards Clojure is ClojureScript, and the fact that I'd be able to write a frontend and backend with the same syntax.

Rust 1.37.0 7 years ago

What are you building with Rust? Curious about its prod usage!

I disagree with the author’s points that you can’t represent a graph with a single interface. Write an interface with the methods you need, i.e., `findNeighbors()`, `getAllFriends()`, `retrieveDogPhotos()`, and implement it for the specific underlying data structure/implementation of Graph you choose later. A graph is a graph, the interface doesn’t care if you’re using an adjacency matrix or a node. I don’t see how writing a mathematical function would be more robust and helpful in designing and implementing those features.

Engineering at Twitter must be a constant context switch. Every quarter there’s a new blog post about some new re-design they’re working on.

Cool! Does she want a medal or something? I'm not sure why people feel like they should be rewarded by their own company for publicly going against them. Talk about entitlement.