HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Apaec

93 karmajoined 11 ปีที่แล้ว

comments

Apaec
·4 วันที่ผ่านมา·discuss
That is a completely different thing than LLM generated code.
Apaec
·4 วันที่ผ่านมา·discuss
[flagged]
Apaec
·8 เดือนที่ผ่านมา·discuss
Is this a political blog post? I see Rust and Equality in the title..
Apaec
·8 เดือนที่ผ่านมา·discuss
That would explain the recent move to rewrite things in Rust on Ubuntu, they need the marketing to grow their user base.
Apaec
·6 ปีที่แล้ว·discuss
One other thing is that if you don't sell your work, someone else might take it, rebrand it, and sell it for his own profit.
Apaec
·8 ปีที่แล้ว·discuss
I learned this through Haskell, it enforces the "functional core, imperative shell" approach through the IO monad. Now I find myself repeating the same pattern in other languages(js, java).