sudo cast
48 subscribers
498 photos
12 videos
16 files
1.54K links
v2 @sudo_recast

casted something nice or not

v1 / cast / channel / telegram / sudo

more @sudo_radio
email telegram@gadflysu.com
Download Telegram
#Telegram 软件质量明显下降。特此批评。
MAUIMaui 命名冲突
https://www.oschina.net/news/115920/microsoft-kde-maui

"There are only two hard things in Computer Science: cache invalidation and naming things."

#microsoft #kde
无需注册登录,下载 #Oracle JDK。访问官网,根据引导走到要求接受协议这一步,勾选后从绿色的下载按钮复制链接地址,取出其中的 nexturl 参数的值 (URL),并将路径中的 otn 改为 otn-pub,所得地址形如 https://download.oracle.com/otn-pub/java/jdk/8u251-b08/****/jdk-8u251-*.tar.gz。执行:

wget -c --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" <the_download_link_address>

#java