HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ddoice

no profile record

comments

ddoice
·ano passado·discuss
Oh No! Is a much better name for error handling.
ddoice
·ano passado·discuss
Cool! I had thought about doing the same but in a Chrome extension that would use Llama 3.2 with WebGPU, but when I tested it, it was very slow and sometimes crashed the browser.
ddoice
·há 2 anos·discuss
Can't wait for physical paper with JS support
ddoice
·há 2 anos·discuss
I code and document code and imho Claude is superior, try to tell Gpt to draw a mermaid chart to explain a code flow... the mermaid generated will have syntax errors half of the time.
ddoice
·há 2 anos·discuss
Yup, It's a shame that they're going to close the channel
ddoice
·há 2 anos·discuss
Imho IDs are more explicit, and a bless when working with large codebase apps, when trying to finding the related code to an element just grab the id and search for it.