5

20221014的胡言乱语

 1 year ago
source link: https://www.bboy.app/2022/10/14/20221014%E7%9A%84%E8%83%A1%E8%A8%80%E4%B9%B1%E8%AF%AD/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
20221014-1.webp

可能,这就是人生吧

  1. SophiApp

windows系统的设置和优化工具

https://github.com/Sophia-Community/SophiApp

手中没有windows系统,没有试过好用不好用

  1. bilibili的视频测速工具

https://www.bilibili.com/blackboard/video-diagnostics.html

  1. reptyr

当你ssh到一台服务器的时候会不会碰到这样的一个问题,就是你运行着一个需要长时间运行的进程,比如yum install 一大堆东西,或者正在make一个程序,这个时候很有可能会碰到断网或者其他一切恶心的事情导致你的ssh会话中断,但是你又不能使用screen, nohup等程序把进程放入后台,这个时候reptyr可以帮助你

https://github.com/nelhage/reptyr

具体的我不想研究了,下面是使用的方法

yum install reptyr

之后启动一个需要长时间运行的程序,比如ping 114.114.114.114

接着重新打开一个新的会话,找到这个进程的pid

ps -ef |grep ping

接着启动screen

screen -S ping

reptyr PID

之后你会发现原来的会话中ping已停止,screen中的进程继续运行

  1. Cloudflare Radar

最近更新了,中国排名第一的域名是抖音和qq

https://radar.cloudflare.com/

  1. pyproject-starter

python 的项目模版,使用poetry作为依赖管理工具

https://github.com/funnyzak/pyproject-starter

  1. awesome-k8s-resources

精选的k8s资源

https://github.com/tomhuang12/awesome-k8s-resources

  1. busuanzi

自建的busuanzi统计

https://github.com/soxft/busuanzi

  1. fleet开始公共预览版

总体感觉还可以,对于我来说写写博客什么的够了

https://www.jetbrains.com/fleet/

  1. 可视化nginx location的顺序

推荐,很不错

https://detailyang.github.io/nginx-location-match-visible/

  1. novelai-bot

基于 NovelAI 的画图插件

https://github.com/koishijs/novelai-bot

欢迎关注我的博客 www.bboy.app

Have Fun


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK