HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bionhoward

no profile record

comments

bionhoward
·25일 전·discuss
It’s amazing how much Python punishes you for modularizing your code
bionhoward
·2개월 전·discuss
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
bionhoward
·3개월 전·discuss
Yeah it’s a coding beast if you get it dialed in right
bionhoward
·4개월 전·discuss
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
bionhoward
·4개월 전·discuss
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
bionhoward
·4개월 전·discuss
surprisingly accurate! Is Gary the AI equivalent of the “nothing ever happens” guy?
bionhoward
·5개월 전·discuss
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?
bionhoward
·5개월 전·discuss
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
bionhoward
·5개월 전·discuss
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
bionhoward
·6개월 전·discuss
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)
bionhoward
·6개월 전·discuss
Yes! The paywalled SQL documents are a big annoyance
bionhoward
·6개월 전·discuss
Yup, I’ve been crowing about these customer noncompetes for years now and it’s clear Anthropic has one of the worst ones. The real kicker is, since Claude Code can do anything, you’re technically not allowed to use it for anything, and everyone just depends on Anthropic not being evil
bionhoward
·6개월 전·discuss
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
bionhoward
·7개월 전·discuss
Would SRAM make weight updates prohibitive vs DRAM?
bionhoward
·7개월 전·discuss
Gemini is absolutely not Gryffindor since it auto-opts users into training AI on their codebases without informed consent
bionhoward
·7개월 전·discuss
Anthropic also has legal terms that say no one is allowed to use the service for anything work related, but nobody seems to care
bionhoward
·7개월 전·discuss
Cursor still wins over Claude Code because Cursor has privacy mode
bionhoward
·7개월 전·discuss
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
bionhoward
·8개월 전·discuss
model provider CLIs are a trap, less freedom of choice, less privacy, way more prohibitions buried in the fine print
bionhoward
·8개월 전·discuss
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