HackerTrans
トップ新着トレンドコメント過去質問紹介求人

brendanashworth

no profile record

投稿

Amplitude and Statsig Partnership

amplitude.com
10 ポイント·投稿者 brendanashworth·2 か月前·2 コメント

An intriguing case of "exceptional resilience" against dementia

peterattiamd.com
1 ポイント·投稿者 brendanashworth·3 か月前·0 コメント

Recursive self-improvement is possible for apps, too

codecanary.ai
5 ポイント·投稿者 brendanashworth·3 か月前·2 コメント

Effects of Full-Fat and Fermented Dairy Products on Cardiometabolic Disease

sciencedirect.com
5 ポイント·投稿者 brendanashworth·5 か月前·1 コメント

Use of Bayesian methodology in clinical trials of drug and biological products [pdf]

fda.gov
71 ポイント·投稿者 brendanashworth·6 か月前·22 コメント

Salesforce Acquires Qualified

salesforce.com
3 ポイント·投稿者 brendanashworth·7 か月前·1 コメント

GCJ-02, China's "Mars Coordinates"

steemit.com
2 ポイント·投稿者 brendanashworth·10 か月前·0 コメント

Do I Need Kubernetes?

doineedkubernetes.com
18 ポイント·投稿者 brendanashworth·10 か月前·16 コメント

コメント

brendanashworth
·2 か月前·議論
This link gives 404 Page not found, perhaps https://amplitude.com/blog/amplitude-and-statsig-partnership is a better URL [1]

[1] https://news.ycombinator.com/item?id=48028790
brendanashworth
·3 か月前·議論
Out of the box, Opus/GPT-5.4 uses checks like `tsc --noEmit` or `python -m py_compile ...`, so compile checks on a Swift/Objective-C app probably get you pretty far. Also just setting up a Dockerfile maybe with swift:5.10-focal would give the agent the right tools to verify its own work.

Sandboxing isn't about having the perfect devex environment, most dev sandboxes (looking at codex cloud) don't actually have full verification available. Sometimes Github actions CICD is all you can get!
brendanashworth
·5 か月前·議論
Is there a reason people don't use SHAP [1] to interpret language models more often? The in-context attribution of outputs seems very similar.

[1] https://shap.readthedocs.io/en/latest/
brendanashworth
·6 か月前·議論
If choosing a Bayesian approach in a clinical trial can reduce the number of recruited subjects, I would imagine the pharma industry is strongly incentivized to adopt it.
brendanashworth
·7 か月前·議論
Would a wearable model like this gain in predictive power by adding FHIR/EHR inputs? CoMET [1] has great AUC even without daily/lifestyle metrics like steps, awakenings at night, or vo2max estimates (which are present in say apple health). It would be interesting to know how much you would gain from having a holistic model that sees both inputs.

[1] https://arxiv.org/pdf/2508.12104v1