HackerTrans
TopNewTrendsCommentsPastAskShowJobs

brendanashworth

no profile record

Submissions

Amplitude and Statsig Partnership

amplitude.com
10 points·by brendanashworth·2 bulan yang lalu·2 comments

An intriguing case of "exceptional resilience" against dementia

peterattiamd.com
1 points·by brendanashworth·3 bulan yang lalu·0 comments

Recursive self-improvement is possible for apps, too

codecanary.ai
5 points·by brendanashworth·3 bulan yang lalu·2 comments

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

sciencedirect.com
5 points·by brendanashworth·5 bulan yang lalu·1 comments

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

fda.gov
71 points·by brendanashworth·6 bulan yang lalu·22 comments

Salesforce Acquires Qualified

salesforce.com
3 points·by brendanashworth·7 bulan yang lalu·1 comments

GCJ-02, China's "Mars Coordinates"

steemit.com
2 points·by brendanashworth·10 bulan yang lalu·0 comments

Do I Need Kubernetes?

doineedkubernetes.com
18 points·by brendanashworth·10 bulan yang lalu·16 comments

comments

brendanashworth
·2 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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