can't prove you "need to know" it if you don't know it exists
如果你不知道它存在,就不能證明你“需要知道”它
can't prove you "need to know" it if you don't know it exists
如果你不知道它存在,就不能證明你“需要知道”它
有在使用 Linux 的 X windows 都會使用的 always on top 把視窗置頂的功能。
Mac的 X windows的使用哲學下,沒有提供相對應功能。除了,使用 Chrome 可以在播放影片的時候,使用 Picture in Picture的功能。
在 mac 中,除了可以使用
rwu823/afloat: Always on top solution, quickly install Afloat in macOS https://github.com/rwu823/afloat
但是新的版本可能會有相容性問題,
還有另外一個方案可以使用 AfloatX (搭配MacForge使用)
使用 Google Outline VPN 建立 VPN
Outline VPN - 存取自由開放的網際網路 https://getoutline.org/zh-TW/
"Outline 可讓任何人建立和執行自己專屬的 VPN,以及分享 VPN 的存取權。由於經過特殊設計,Outline 可防禦封鎖機制,並讓你控制自己的伺服器設定,包含伺服器的所在位置。Outline 採用公開透明的技術及完整開放原始碼,而且經由兩家安全性機構進行稽核,可確保這款軟體採用最新技術且安全無虞。"
Google Outline VPN是爲了讓新聞從業人員使用的一個開放原始計劃,透過他可以方便管理與安裝 VPN。
如果有台 server可以提供安裝 outline-server
sudo bash -c "$(wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outline-server/master/src/server_manager/install_scripts/install_server.sh)"
記得設定firewall開放必須要開放的port
安裝完後把獲得的設置貼到manager上
{"apiUrl":"https://111111:39299/DAJsfdfaf33A","certSha256":""}
面對少獲得的痛苦,或許是比好不容易獲得比較少還要糾結。
舉股票交易來說,如果成本在52,然後高點曾經出現在60,後來,再回回去 53,雖然賬面上是有獲利的,但是惋惜的是,(60-52=8) 的躊躇。
為何對運動選手來說,得銅牌的感覺可能比得銀牌還爽 - PanSci 泛科學 https://pansci.asia/archives/23805
"2006年舊金山州立大學的心理學家 David Matsumoto 與世界柔道雜誌的 Bob Willingham 也針對了2004年希臘雅典奧運的柔道比賽進行類似的研究,共蒐集了來自35個國家的84名運動員在以下3個時刻的資料:比賽一結束、獲授獎牌時、還有站上頒獎台上時。有趣的調查結果是,他們發現14位金牌得主中,13位在決賽結束後馬上露出笑容,26位銅牌得主中也有18位在確定勝出後展開笑顏,但沒有一個銀牌得主在輸掉決賽之後還笑得出來(這也蠻合理的)。
儘管不久後的頒獎典禮上,大部份(96.4%)的人站上了頒獎台還是都露出了微笑,但仔細分析他們的笑容,還是發現銀牌得主的笑容比較不真誠,有點勉強。"
《交易心態原理》:「原賦效應」與「損失趨避」是本能,不會因為經驗增長而減少 - The News Lens 關鍵評論網 https://www.thenewslens.com/article/124087
Your account has been flagged.
Because of that, your profile is hidden from the public. If you believe this is a mistake, contact support to have your account status reviewed.
GitHub Terms of Service - GitHub Docs https://docs.github.com/en/github/site-policy/github-terms-of-service#3-account-requirements"One person or legal entity may maintain no more than one free Account (if you choose to control a machine account as well, that's fine, but it can only be used for running a machine)."
Types of GitHub accounts - GitHub Docs https://docs.github.com/en/get-started/learning-about-github/types-of-github-accounts
如果使用同一個email ,也就只能有一個public的 github account
ValueError: I/O operation on closed file · Issue #139 · grantjenks/python-diskcache https://github.com/grantjenks/python-diskcache/issues/139
"I have not had a chance to run it myself but it looks like it errors on pickle. Pickle is Python’s built-in serialization library. DiskCache isn’t doing any IO on the line that throws the exception. So my guess is that the data returned by feedparser has a file handle reference (perhaps through lxml). File handles cannot be serialized, therefore it errors."
Google drive docs Sheets api limits
Google Drive API
Queries per 100 seconds 10,000
Queries per 100 seconds per user 10,000
Queries per day 1,000,000,000
Google Docs API
Quota group for read operations per minute 3000
Quota group for read operations per minute per user 300
Quota group for write operations per minute 600
Quota group for write operations per minute per user 60
Google Sheets API
Write requests per minute 300
Write requests per minute per user 60
Read requests per minute 300
Read requests per minute per user 60