LIHKG IT討論區(80) 做連卡佛真係好幸福,有得減薪50%,IT狗就已被炒,減薪100%
Google_IT_dog 2020-4-25 11:04:50
:^(

Ads

ミクミク3F 2020-4-25 11:05:19
:^(
ミクミク99 2020-4-25 11:05:55 吹水技巧如何?
我16年尾由貨倉佬轉去做p又冇Github連cert都冇都有16K
Google_IT_dog 2020-4-25 11:09:45 Emmm... 我都唔識講,佢問一句,我答一句咁囉
:^(
Google_IT_dog 2020-4-25 11:17:06 個projects 上過兩次trending, c 比stars 既都係大陸人居多
ミクミク99 2020-4-25 11:25:53 面試:
面試技巧>>>>>實力技巧
返工:
吹水技巧>>>>>實力技巧
ミクミク69 2020-4-25 11:26:58 分享吓
:^(
ミクミク99 2020-4-25 11:29:59 面試條友問做乜唔放野上Github:
https://thumbs.gfycat.com/GrotesqueUnawareHeifer-mobile.mp4
leucocephalus 2020-4-25 11:53:52 要搵個地方先
ミクミク99 2020-4-25 11:56:32 舊公司個app
:^(

唔肯請人又冇人main下爛晒
:^(

工程師應該放心大膽地創造技術負債
:^(

https://play.google.com/store/apps/details?id=mce.mathsapp&showAllReviews=true
Code4Food 2020-4-25 12:02:50 There are two ways to use SIMD.

1) You code explicitly for SIMD. For example:

http://www.cs.columbia.edu/~kar/pubsk/simd.pdf

This tends to get the best possible performance at the expense of portability. For example, you may have different versions of the same function for x86, POWER and ARM. You may event have different versions for different levels of the same ISA, like MMX, SSE and AVX on the x86. There are libraries to abstract away common SIMD primitives on different processors like load/store and basic arithmetics to avoid multiple versions but you give up some platforms specific primitives that may give up substantial performance advantage.

2) You code in generic C/C++ and let a compiler to extract parallelism in your code and convert some operations into SIMD. Most compilers today know how to do that. If you write your database engine in C/C++ and compile that with gcc or clang then you are very likely to find some SIMD usage in the compiled executable.

Ads

毒撚研究所所長 2020-4-25 12:07:35
:^(
長崎失眠 2020-4-25 12:15:32 有個comment 話係惡意軟體
:^(
i-vtec 2020-4-25 12:17:23 個UI
:^(
:^(
:^(
:^(

如果我做呢D UI, 比公司兜走好耐
ミクミク99 2020-4-25 12:19:00 果時用webview求其包住
:^(
ミクミク99 2020-4-25 12:20:43 更新日期
2017年10月19日
接近3年冇人理
:^(
i-vtec 2020-4-25 12:22:28 網頁都做到咁
:^(
:^(
:^(
:^(
ミクミク99 2020-4-25 12:28:22 公司班designer果時要求咁設計架
:^(

太多花巧野話老師們唔喜颧
design你識條鐵咩
:^(
毒撚研究所所長 2020-4-25 12:56:21
:^(
CapaCitor 2020-4-25 13:02:41 我github最多都係3星
:^(
ミクミク3F 2020-4-25 13:03:50
:^(

Ads

spacex員工 2020-4-25 13:05:48
:^(
CapaCitor 2020-4-25 13:16:46 Java同JavaScript 既關係
手一黏便緊(UTC+9 2020-4-25 13:17:10
:^(
ミクミク3F 2020-4-25 13:17:55 1000