202206281321631.jpg
395.9 KB
这个项目提供了一系列比较炫酷的用于监控 #Kubernetes 的 #Grafana 监控面板,灵感来源于 kubernetes-mixin 和 grafana.com。
https://github.com/dotdc/grafana-dashboards-kubernetes
标签:#云原生 #监控
https://github.com/dotdc/grafana-dashboards-kubernetes
标签:#云原生 #监控
在使用sealos后,颠覆了对构建云os的想象。简单的一行命令便可快速构建一套云系统。简化了太多的步骤,让用户不在关心构建云os的复杂性。真的太棒了!
https://www.infoq.cn/article/d5o4dLSgqgqtOYkY2L8b
标签:#云原生 #Kubernetes #Sealos
https://www.infoq.cn/article/d5o4dLSgqgqtOYkY2L8b
标签:#云原生 #Kubernetes #Sealos
www.infoq.cn
基于云内核的未来云计算架构_语言 & 开发_fanux.方海涛_InfoQ精选文章
202207181257970.png
299 KB
#OSS Insight 是 open source software insights 的缩写,这是一个非常强大的洞察力工具,可以帮助你深入分析任何一个 #GitHub 仓库,并提供非常有价值的包含了趋势分析的洞察力数据。你也可以使用它来评估开发者在某个开源项目中的活跃程度。
https://ossinsight.io/analyze/chris-short
https://ossinsight.io/analyze/chris-short
#Linux 祖师爷 #Linus Torvalds 使用 #M2 MacBook 来发布最新的 Linux 内核😂
https://arstechnica.com/gadgets/2022/08/linus-torvalds-uses-an-arm-powered-m2-macbook-air-to-release-latest-linux-kernel/
https://arstechnica.com/gadgets/2022/08/linus-torvalds-uses-an-arm-powered-m2-macbook-air-to-release-latest-linux-kernel/
Ars Technica
Linus Torvalds uses an Arm-powered M2 MacBook Air to release latest Linux kernel
More people using Arm hardware will (eventually) lead to better Arm software.
喜大普奔,#Tailscale 官方 Android App 已经支持使用第三方 coordination 了!
https://github.com/tailscale/tailscale-android/pull/45
https://github.com/tailscale/tailscale-android/pull/45
GitHub
Add ability to choose a custom coordination server by half-duplex · Pull Request #45 · tailscale/tailscale-android
This allows users to set a custom coordination/login/control server via a 3-dots menu on the login view.
This is sub-optimal in at least three ways, but I'm already out of my depth.
The app re...
This is sub-optimal in at least three ways, but I'm already out of my depth.
The app re...
👍1
2022-08-17 19.08.05.jpg
394.9 KB
高端玩家最为致命😂
tg_image_2951209289.jpeg
280.8 KB
这个项目可以在 #Linux 系统中运行 #FreeBSD 子系统,理论上也支持其他类 #Unix 系统,可以跑在 #Docker 容器中。试了一把,真香!
https://github.com/AkihiroSuda/lsf
https://github.com/AkihiroSuda/lsf
Forwarded from Iyouport
⚠️ 谷歌浏览器从1月起将不再支持广告屏蔽扩展程序 ——
细心的Reddit用户在一份给开发者的 文件 中发现,从2023年1月起,所有浏览器扩展将被切换到新版本的 Manifest V3 API。这个版本的API特意取消了阻止网络请求的能力。
从2023年1月起,浏览器中只支持 Manifest V3 扩展程序,导致扩展程序变成了小玩具,广告拦截器也失去了效力。
uBlock Origin、uMatrix 和 NoScript 这些被认为很有必要安装的隐私保护扩展程序都会失败。这意味着谷歌广告现在将是不可避免的。屏蔽广告的能力将只保留给企业客户。
转移到 Foxfire吧,It's time.
#Privacy #GoogleChrome #Surveillance #Capitalism
细心的Reddit用户在一份给开发者的 文件 中发现,从2023年1月起,所有浏览器扩展将被切换到新版本的 Manifest V3 API。这个版本的API特意取消了阻止网络请求的能力。
从2023年1月起,浏览器中只支持 Manifest V3 扩展程序,导致扩展程序变成了小玩具,广告拦截器也失去了效力。
uBlock Origin、uMatrix 和 NoScript 这些被认为很有必要安装的隐私保护扩展程序都会失败。这意味着谷歌广告现在将是不可避免的。屏蔽广告的能力将只保留给企业客户。
转移到 Foxfire吧,It's time.
#Privacy #GoogleChrome #Surveillance #Capitalism
Chrome for Developers
Manifest V2 support timeline | Chrome for Developers
Details of the Manifest V2 phase-out and end of life.
#Kubernetes 中如何删除 terminating 状态的 namespace?一条命令就够啦:
kubectl get namespace "stucked-namespace" -o json \ | tr -d "\n" | sed "s/\"finalizers\": \[[^]]\+\]/\"finalizers\": []/" \ | kubectl replace --raw /api/v1/namespaces/stucked-namespace/finalize -f -103416937-b623c400-4b56-11eb-8e94-b4851a2248b7.png
22.6 KB
据 #uBlock Origin 官方仓库 WiKi 描述,uBlock Origin 在 #Firefox 上拦截第三方跟踪器的效果最佳,比如在 Firefox 中使用了 #WebAssembly,而 #Chromium 就不行了,因为需要额外的权限,怕应用商店不通过,所以就放弃了😂
https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox
https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox
很多互联网打工人都会逛 Hacker News 这个网站,但是这个网站的 UI 非常老旧,不符合现代审美,这个作者制作的主题非常美观,感兴趣的可以试试。
https://www.modernhn.com/
https://www.modernhn.com/
Modern for Hacker News
A beautiful, clean, modern web UI for Hacker News. Enhance your HN experience with a redesigned look, new features and customization.