orthomonas
orthomonas t1_jaekgfx wrote
Reply to comment by I_Automate in [WP] "One drip of this poison is enough to kill a whale." The scientist points towards a table, but the beaker isn't there. Instead a silly coffee cup shaped like a beaker sits. You lower the not coffee cup from your mouth. Tastes like lemon-lime. by DistillerCMac
We're basically Cenobites to peppers.
orthomonas t1_j435epc wrote
Reply to comment by LookMaNoPride in [image] you are tomorrow by yetTear272
Clearly they want Sumerian porn.
orthomonas t1_iw6vrt3 wrote
I think the field has gotten mature enough that there's a widening difference between 'using ML as a tool' and 'researching ML'.
As a perhaps poor analogy, it's the difference between an ecologist using an R package to just get some standard ordinations done vs. a statistician developing and writing up a new ordination method.
orthomonas t1_jdum8od wrote
Reply to comment by sdmat in [D] Can we train a decompiler? by vintergroena
I've had some luck doing this with chatGPT too. Mainly feeding it bits of 6502 code and then saying, 'Please explain the branch logic in a higher level language". It's also reasonably able to give plain english explanations if you can let it know the context and what various addresses may represent.