HackerTrans
TopNewTrendsCommentsPastAskShowJobs

catgary

no profile record

comments

catgary
·الشهر الماضي·discuss
I think you should just focus on the road because most of us are just trying to get home safely to our families. Some of us are even biking beside the road on a lightly-protected bike lane.
catgary
·قبل شهرين·discuss
Yeah, because they aren’t in need of a social safety net.
catgary
·قبل شهرين·discuss
I think you need to give some concrete examples, considering the US happily let its companies offshore a lot of work to China over the years, and Chinese funds own large chunks of American companies.
catgary
·قبل 3 أشهر·discuss
I’ve found they’re quite good when you’re higher in the compiler stack, where it’s essentially a game of translating MLIR dialects.
catgary
·قبل 3 أشهر·discuss
Because it doesn’t? Thats why the field of formal methods exists.
catgary
·قبل 3 أشهر·discuss
Because the code is the actual thing, tests can only show that the code fails in certain cases, they don’t actually prove the code is correct.
catgary
·قبل 3 أشهر·discuss
Generally speaking, I try to ensure that the LLM is using core abstractions throughout the codebase in a consistent manner. This makes it easier for me to review any changes it makes.
catgary
·قبل 4 أشهر·discuss
And even then - I still read the code it generates, and if I see a better way of doing something I just step in, write a partial solution, and then sketch out how the complete solution should work.
catgary
·قبل 4 أشهر·discuss
This line of thought is honestly a bit silly - uv is just a package manager that actually does its job for resolving dependencies. You’re talking about a completely orthogonal problem.
catgary
·قبل 4 أشهر·discuss
I think there are 5-7 thousand confirmed deaths by the UN, and medical reports in Iran estimated there could be 20,000+ casualties.
catgary
·قبل 5 أشهر·discuss
I see the value of the students, it just seems like an odd thing for a government to subsidize via NIH/NSF funding. We don’t really have anything analogous to that in Canada and it just seems awfully weird that it exists in the US without the “it’s older than the country” excuse that Oxford/Cambridge have.
catgary
·قبل 6 أشهر·discuss
EVs should do much better on brake dust thanks to regenerative braking, no?
catgary
·قبل 7 أشهر·discuss
Luckily, the LLM has the text to cite, it can be passed in at inference time, which is legally distinct from training on the data.
catgary
·قبل 7 أشهر·discuss
Because text analysis is substantially easier than video analysis?
catgary
·قبل 7 أشهر·discuss
Sure, in the sense that any belief about the law isn’t cut and dried until a judge has explicitly dismissed it in the court of law.
catgary
·قبل 7 أشهر·discuss
Are you implying that an LLM needs to be trained on a specific piece of text to answer questions about it?
catgary
·قبل 7 أشهر·discuss
You don’t need any rights to execute the feature. The user owns the book. The app lets the user feed the book into an LLM, as is absolutely their right, and asks questions.
catgary
·قبل 8 أشهر·discuss
I work on a much easier problem (physics-based character animation) after spending a few years in motion planning, and I haven’t really seen anything to suggest that the problem is going to be solved any time soon by collecting more data.
catgary
·قبل 8 أشهر·discuss
I think this is an interesting direction, but I think that step 2 of this would be to formulate some conjectures about the geometry of other LLMs, or testable hypotheses about how information flows wrt character counting. Even checking some intermediate training weights of Haiku would be interesting, so they’d still be working off of the same architecture.

The biology metaphor they make is interesting, because I think a biologist would be the first to tell you that you need more than one datapoint.
catgary
·قبل 8 أشهر·discuss
Did he get an actual type theorist for that part of the project?