仮想マシンのことだけど、VirtualBoxだとVPNオンでもネット使えるけど、Hyper-Vだと無理。
あと、HypervisorオフにしてもVirtualBoxは使える。
Here's a polished version:
---
**About the virtual machine:** with VirtualBox, I can still access the Internet even when the VPN is on, but with Hyper-V, I can't. I'm curious why this happens.
Also, VirtualBox still works even when I turn off the Hypervisor feature.
---
Here I'm talking about a condition inside a virtual machine, and I can access to the Internet under VPN with VirtualBox, but not with Hyper-V.
I'm curious about why this happens.
VirtualBox also let us use when turning off the Hypervisor feature.
I gave it a try with Chrome AI and here's a result.
The following no edit at all.
円周率($\pi$)の小数第1位から数えて、最初に「1116」という並びが現れるのは小数第3,992桁目です。
該当部分の周辺の数字
3,990桁目からの並び: 227211166039666
ピンポイントの位置: 3,992桁目の「1」から始まり、3,995桁目の「6」で終わります。
import mpmath
# 念のため十分な桁数を生成して検索する
# 最初の数万桁あれば十分なはず
https://t.co/liVFtSwIiu.dps = 20000
pi_str = str(https://t.co/liVFtSwIiu.pi)[2:] # 小数点以下を取得
target = "1116"
# 1桁目は小数第1位('1')とする
position = pi_str.find(target) + 1
print(f"Position: {position}")
print(f"Surrounding: {pi_str[position-5:position+10]}")
iD and QuicPay are postpaid, but these two don't require authentication, which is horrible.
Are they innocent?
polished ver.
"iD and QuicPay are postpaid, but neither requires authentication, which is crazy. Are the providers just completely naive?" (iDとQuicPayって後払いなのに、どっちも認証不要って正気じゃないよね。提供会社はただのお花畑(世間知らず)なのかな?)