IngramChen
積分 2
HasThisTypePatternTriedToSneakInSomeGenericOrParameterizedTypePatternMatchingStuffAnywhereVisitor
好喔
IngramChen
積分 0
這件事好多人討論喔…
廣告商無所不用其極的原因是什麼?不解決的話他們還是會找到別的方法,瀏覽器一直禁只會變得更難用。
追根究底我想網頁一直都是免費的才是主因。一直免費下去網頁本身就會化身成為 廣告 了
他的第三點,special case 不好,然後他就直接 refactor 成重覆的兩個 function。
不過遇到這個問題,我還是會先套用 WET 再說 -- 也就是等到出現第二種 special case 時,再來重新思考怎麼 refactoring。
koji
積分 0
The output from this tool handles the serialization/deserialization process automatically, meaning our client-side devs can continue to work in their language of choice while interacting with the Rust library and can be free from the concerns of JSON parsing over the foreign function interface (FFI)
好奇這邊的FFI是啥,就是 產生 target language 的 source code1 嗎?但repo有點舊了。