HN user

bionhoward

1,018 karma

https://github.com/bionicles/tree_plus/blob/main/README.md

Posts4
Comments667
View on HN

I’m heavy into rust and never really use golang, but one big benefit of go over rust is compile times are significantly quicker, which could be more fun if you’re running CI checks 50 billion times

gotta admit i groaned a bit at this because it would make rust more complicated, but on my 2nd read i realized:

- some things (compile time bounds checking tensor shapes) are hard / impossible to implement now; "pattern types" could be great for that

- however "no panic" is already handled by clippy, might not be much uplift for doing that at a type level.

my 2c: it's great to be excited and brainstorm, some of these ideas might be gold. conveying the benefit is key. it would be good to focus on stuff for which rust doesn't already have a workable solution. i like the pattern types, the rest would take convincing

Anthropic is not trustworthy for this because they force every Claude Code user to agree to a noncompete while also opting them in to model training.

That means, by default, every Claude Code user is actively getting royally screwed

genius, great idea and follow through, please keep it up, this could improve the ML industry tremendously, maybe some einops inspired interface for this would be good?

building this openclaw thing that competes with openai using codex is against the openai terms of service, which say you can't use it to make stuff that competes with them. but they compete with everyone. by giving zero fucks (or just not reading the fine print), bro was rewarded by the dumb rule people for breaking the dumb rules. this happens over and over. there is a lesson here

signal should just add better API / bot stuff and then we could all use that. there's no way OpenAI would be trustworthy for this; slack certainly isn't

found a bug searching for "collagen":

  Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
  Something broke. We're working on it, but in the meantime, try reloading the page. If that doesn't work, come back later.

  Error ID: b846e2e2ba3b483ab93f10e72ef76820

  NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
    at ds (https://pillser.com/assets/entry.client-DWgmqxdv.js:1:112074)
    at gs (https://pillser.com/assets/entry.client-DWgmqxdv.js:1:113602)
    at ys (https://pillser.com/assets/entry.client-DWgmqxdv.js:1:113850)
    at gs (https://pillser.com/assets/entry.client-DWgmqxdv.js:1:113728)

Why act like it’s a mystery when the Claude Code repo clearly explains:

When you use Claude Code, we collect feedback, which includes usage data (such as code acceptance or rejections), associated conversation data, and user feedback submitted via the /bug command.

They subsidize Claude Code because it gives them your codebase and chat history

I think it’s more about deciding how much to think about stuff and not a model router per se. 5 and 5.1 get progressively better calibrated reasoning token budgets. Also o3 and “reasoning with tools” for a massive consumer audience was a major advance and fairly recent

Good reason to use Cursor, you can insta-switch to whatever model you want and even run diverse models from different providers at the same time. If one of em isn’t working then you can try something else instead of being stuck on one model provider

Doesn’t compare, because Cursor has a privacy mode. Why would anyone want to pay OpenAI or Anthropic to train their bots on your business codebase? You know where that leads? Unemployment!

Meh, what’s the point if it’s got no privacy, which companies want to let OpenAI read your codebase? Cursor keeps winning because of privacy mode IMHO, there is no level of capability which outweighs privacy mode