ubuntu性能监视工具glances

Glances is a cross-platform monitoring tool which aims to present a maximum of information in a minimum of space through a curses or Web based interface. It can adapt dynamically the displayed information depending on the terminal size.

It can also work in client/server mode. Remote monitoring could be done via terminal, Web interface or API (XMLRPC and RESTful).

Glances is written in Python and uses the psutil library to get information from your system.

Stats can also be exported to external time/value databases.

Continue Reading

重新安装msi center

之前因为性能问题卸载了dragon center,这个是msi center的前身可以认为。官方是这么介绍的:

DragonCenter是微星的一款集系统监测,LED灯光调节,系统环境设置。Dragon Center可以看作是Dragon Gaming Center的升级版,除了在UI界面上 进行了修改之外,在功能上也由原来的系统监测功能基础上增加了超频,灯光控制

不过这个破软件,做的那是真烂。上次见到这么烂的软件还是三星的kies客户端,感兴趣的可以搜一下。作为一个软件能做到这么烂,我觉得没有几个人能做到了。今天看杜老师发了篇文章,说设置灯光,于是又想起来这个破软件了。不过这次没从官网下直接从微软商店下载的。

Continue Reading

m3u8 downloader [23.03.04][Windows]

更新记录:
1.修复txt文件url列表格式下载导致的windows下的文件名命名错误
m3u8_downloader.exe
****************************************************************************************************
Verson: 23.03.04
m3u8_downloader -i <input m3u8 link> -o <output file> -p <out put path> -f <input file> -m <ffmpeg path>
Need Arguments:
         -i <input m3u8 link>
Option Arguments:
         -o <output file> -p <out put path> -f <input file>
         -m <ffmpeg path>
ffmpeg:F:\Pycharm_Projects\m3u8_downloader\dist\m3u8_downloader\bin/ffmpeg.exe
Blog: http://www.h4ck.org.cn
Source Code: http://h4ck.org.cn/2020/01/基于ffmpeg的m3u8下载/
****************************************************************************************************

Continue Reading

盲盒开箱实录

盲盒,是指消费者不能提前得知具体产品款式的玩具盒子,具有随机属性。这种诞生于日本的潮玩,最初名字叫mini figures,流行欧美后也开始被称作blind box。盲盒作为一种潮流玩具,盲盒精准切入年轻消费者市场,众多如考古盲盒、文具盲盒、美妆盲盒、零食盲盒等“盲盒+”商业模式也迅速产生。 [1-2]  
盲盒文化源于美国,兴于日本。所谓盲盒,顾名思义,就是盒子里装着样式多样的可爱玩偶手办,但盒子上并没有标注具体是哪一款,以其限定款的饥饿营销方式,极大激发了消费者的购买欲和复购欲。专家认为,从宏观消费环境来看,在当下物质高度丰富的时代,销售已从贩卖商品发展为贩卖娱乐,“盲盒经济”的热潮也由此而来。 [6] 
Continue Reading

Django FileField导致的Swagger异常

年前接的能源项目弄到现在还没交付出去,甲方的需求一直在变,另外对于能源行业也了解的并没有那么深入,就导致项目做起来非常累。最近几年其实没怎么写过代码,除了一些需要设计或者对接算法以及处理文本图像等代码其他人员写不了,会写个接口来出来一下。这个能源项目干到现在相当于把过去几年没写的代码都补回来了。

Continue Reading

爱看美女网爬虫【Windows】【23.03.02】

C:\Users\obaby>F:\Pycharm_Projects\sexy_girl_spider\dist\ikmn\ikmn.exe
****************************************************************************************************
USAGE:
spider -h <help> -a <all> -q <search> -e <early stop>
Arguments:
         -a <download all site images>
         -q <query the image with keywords>
         -h <display help text, just this>
Option Arguments:
         -p <image download path>
         -r <random index category list>
         -c <single category url>
         -e <early stop, work in site crawl mode only>
         -s <site url eg: https://www.ikmn.vip (no last backslash "/")>
****************************************************************************************************

Continue Reading

WordPress 评论显示IP归属地插件–WP-UserAgent[增强版 11.11.01]

WP-UserAgent[增强版 By obaby] 
版本号 11.11.01
更新日志:
1. 优化ipv6地址的显示

前端时间服务器开了ipv6之后,就发现评论的ip地址显示有问题。原有的分割方式会导致ipv6的地址看起来有点智障的样子。换了cdn之后以为ipv6不好使了,但是现在看来仍然是好使的,就是显示样式不太好。

Continue Reading