可以來個 TPE-KUL-DXB DXB-HKG-TPE-NRT
然後接修行(
隨便啦 避開 COSCUP 和 HITCON 就好
是還有看到 KUL-DXB-KUL全頭等的 41358
問個,有時我 docker-compose up 的時候會出現這個東西
Service "nginx" is using volume "/etc/nginx/conf.d" from the previous container. Host mapping "None" has no effect. Remove the existing containers (with docker-compose rm nginx) to use the host volume mapping.
這啥,該怎麼處理
但是為什麼這麼快就教 OpenFlow 和 OpenSunflower
但是交換機幾乎都是華三的,猜不到他做一次韌件更新就可以吃 OpenFlow
我想搞一個 Assembler 給自己的 CPU 指令集用
但是 remotefx 不是用 H.264/265
pti=off spectre_v2=off l1tf=off nospec_store_bypass_disable no_stf_barrier
這咒語能提升cpu性能喎
不過就是關掉 Meltdown / Spectre / L1TF 等漏洞的防制措施而已
他補丁害我 NVMe 陣列速度跌了幾百個 MB/s
(或許 DEC Alpha / DEC VAX / Sun SPARC / IBM Power 之類的非 x86 平台就不怕了?)
下面那台 Sun Enterprise M5000
有一台叫 Sun Fire V8800 的就真的有這兩台合體那麼大
那台 Sun Blade 6000 裡面其實是幾台伺服器
由於是 Sun/Oracle 的東西 要裝原版 Solaris
我覺得 Solaris 在 shell command 上算是最接近 Linux
上一次管兩台 HP-UX 的機器,我覺得像是重新學習如何使用 shell
不像 GNU,不像 System V,不像 BSD 這樣?
view recent talks, this command will force send to you instead of channel
Usage:
/ log find [-flags] [page, default to 1 if omit] [records per page, default to 10 if omit]
flags :
-b : show message to the bot only
-s [senderRegex]: show message from sender only
-t [targetRegex]: show message to target only
-m [messageRegex] : show message matches specific regex only
-r [startTime] [endTime] : shoe message in range only
example: / log find -t channelName 1 10
notes : if the regex field is not regex, it will be used as a string to do full match
/ log@ysitdbot -s byStarTW_TW@tg
view recent talks, this command will force send to you instead of channel
Usage:
/ log find [-flags] [page, default to 1 if omit] [records per page, default to 10 if omit]
flags :
-b : show message to the bot only
-s [senderRegex]: show message from sender only
-t [targetRegex]: show message to target only
-m [messageRegex] : show message matches specific regex only
-r [startTime] [endTime] : shoe message in range only
example: / log find -t channelName 1 10
notes : if the regex field is not regex, it will be used as a string to do full match
Ultra Kernel Samepage Merging
手機 Wi-Fi 分享,如果是亞太或中華還有 IPv6
所以現在的 3G 只是 4G 頻道切一點出來跑 3G ?
到底什麼時候 VoLTE 才能免月租呢,明明是那麼好用的東西
話說大型的資料儲存服務為什麼都不怎麼常看見它們炸硬碟然後出大事啊?
他最厲害的就是媲美 Windows BSOD 的紫底畫面
剛剛把我的 Arch Linux Live ISO 打包好
在 Arch Linux Server 經過 VPS 到我家下載會一直中斷
KVM 是 Linux Kernel 的一個 Subsystem,你用哪個 System Emulator?
如果想要 Experimental 的,有個 Type-1 Hypervisor 叫 Nova,是個 Microkernel,能配合 Genode 跑
Nova 宣稱是 Hypervisor,但他的 Userspace 我從來沒建構成功過
TCG (Tiny Code Generator, 一個類似 JIT的東西)
我不會說我要ovmf vfio-pci passthrough
但 ovmf vfio 那個是 GPU Passthrough 的一種作法
cpu超頻,設定1比設定2快點點 (3.2ghz vs 3.1ghz),但是設定1在跑geekbench的時候有機會死機
我會用 3.1 GHz 那個,因為硬體穩定很重要,而且 3.1 和 3.2 GHz 差不了多少 Dhrystone
三個頻率
3.1vs3.2
2.7vs2.8
3.7vs3.8
也不適合 High Performance Computing
那筆電用-ck,桌上pc用cfs的-zen,這樣最好嗎
如果在 FreeBSD 這邊,我們有 4.3BSD Schedular 和 ULEv2
滿載情況,-zen的話,gnome動畫好像比較順,但是觸發有延遲
e show that
they behave differently even on simple workloads, and
that no scheduler performs better than the other on all
workloads.
只有我登入一陣子之後 Dash to Dock 那個隱藏動畫會卡卡的ㄇ
我知道是 Fast Fourier Transform,只是問用途
就是符合最低限度的需求,因為他管理性不好,但是用起來問題比 vmware 少超多
FFT 是算大數乘法的其中一個 algorithm
Neo_Chen 的 Benchmark 包:
1. Brainfunk 跑 mandel.b
2. 編譯 OpenBSD Kernel
3. ackermann(4, 1)
4. 編譯 FreeBSD 基本系統
Dhrystone 的缺點就是 Code Size 和 Data Set 都小,所以只要 CPU Cache 夠大,速度就爆快