david_chisnall on Nostr: nprofile1q…28yzg I used machine learning in my PhD. The use case there was data ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq4kq66yf8e9yetpw9afpumxy3yq2w2gkcrd2w76xahyrwh45ldatqk28yzg (nprofile…8yzg) I used machine learning in my PhD. The use case there was data prefetching. This was an ideal task for ML, because the benefits of a correct answer were high and the cost of an incorrect answer were low. In the worst case, your prefetching evicts something from cache that you need later, but a 60% accuracy in predictions is a big overall improvement.
Programming is the opposite. The benefits of being able to generate correct code faster 80% of the time are small but the costs of generating incorrect code even 1% of the time are high. The entire shift-left movement is about finding and preventing bugs earlier.
Published at
2024-12-21 10:38:56Event JSON
{
"id": "402f7e18ce8c7e13f1e5277ac26d9edd241613e500edb527273dcf7262c4f8d0",
"pubkey": "ed98dd172c8fec81e65ac4d2b0687fe3ac855a12e939c028820df32002c896e7",
"created_at": 1734777536,
"kind": 1,
"tags": [
[
"p",
"ad81ad1127c9499585c5ea43cd98912014e522d81b54ef68ddb906ebd69f6f56",
"wss://relay.mostr.pub"
],
[
"p",
"3631bd2fecc3cc8c0c8582027159251e0da96512c8fde867459de1de5ef4c94c",
"wss://relay.mostr.pub"
],
[
"e",
"4b49ab7c2598779801a42a6f977bcd102ac5b9286048a7b8b399544067f67da3",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://infosec.exchange/users/david_chisnall/statuses/113690380647301821",
"activitypub"
]
],
"content": "nostr:nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq4kq66yf8e9yetpw9afpumxy3yq2w2gkcrd2w76xahyrwh45ldatqk28yzg I used machine learning in my PhD. The use case there was data prefetching. This was an ideal task for ML, because the benefits of a correct answer were high and the cost of an incorrect answer were low. In the worst case, your prefetching evicts something from cache that you need later, but a 60% accuracy in predictions is a big overall improvement.\n\nProgramming is the opposite. The benefits of being able to generate correct code faster 80% of the time are small but the costs of generating incorrect code even 1% of the time are high. The entire shift-left movement is about finding and preventing bugs earlier.",
"sig": "284bc168ec6043b19ca39b10d4c9bf62017e7e5fc4798a481d2f1ac017805ee9f647ee8f2e0e7464c7d06dd412143e0cb50c4bcc09518a76956d11d31bf5637b"
}