会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
远行
首页
新随笔
订阅
管理
上一页
1
2
3
4
5
6
7
···
16
下一页
2023年7月6日
docker elasticsearch启动错误:max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
摘要: 宿主机/etc/sysctl.conf文件末尾添加一行 vm.max_map_count=262144 宿主机执行 sysctl -p
阅读全文
posted @ 2023-07-06 14:03 JeromePowell
阅读(62)
评论(0)
推荐(0)
2023年7月3日
将ChatGPT应用于你的企业的8种策略
摘要: 将ChatGPT应用于你的企业的8种策略 1.工作坊 → 举办一个ChatGPT工作坊 → 找一个团队成员来做,或者外聘人员 2.为每个人购买ChatGPT Plus账户 → 这可能是你能得到的最高的投资回报率 → 有些公司已经这么做,并且已经看到了结果 3.在Chrome中将ChatGPT设为每个
阅读全文
posted @ 2023-07-03 11:44 JeromePowell
阅读(72)
评论(0)
推荐(0)
【Github】繁體+簡體中文詞庫字典檔
摘要: https://github.com/samejack/sc-dictionary 超齊百萬字典檔 檔案為 UTF-8 編碼 字典檔已經包含繁體中文與簡體中文字碼 字典檔為詞庫,目前有 1,109,412 個詞,不包含單中文字 格式:每一行一個詞,使用 \n (0x0A) 斷行
阅读全文
posted @ 2023-07-03 10:54 JeromePowell
阅读(186)
评论(0)
推荐(0)
2023年6月27日
文章阅读
摘要: Cloudflare弃用NGINX,改用Rust编写的Pingora,你怎么看? 将 Cloudflare 连接到互联网的代理——Pingora 的构建方式(how-we-built-pingora-the-proxy-that-connects-cloudflare-to-the-internet
阅读全文
posted @ 2023-06-27 11:41 JeromePowell
阅读(141)
评论(0)
推荐(0)
2023年6月12日
常用网址
摘要: 图片类 Loose Drawing 一个日本的「Loose Drawing」插图网站做得真不错,不需要注册没广告很舒服,有大量常用的插图,还可以更改主题色,支持 PNG/JPG/SVG 格式任意下载 Remove Background from Image, Free HD, No Signup -
阅读全文
posted @ 2023-06-12 13:02 JeromePowell
阅读(78)
评论(0)
推荐(0)
2023年5月29日
Tailscale 组网工具
摘要: Tailscale https://tailscale.com/download/
阅读全文
posted @ 2023-05-29 19:55 JeromePowell
阅读(374)
评论(0)
推荐(0)
2023年5月17日
PostgreSQL递归查询
摘要: PostgreSQL递归查询 https://blog.51cto.com/abcd/5171761
阅读全文
posted @ 2023-05-17 21:03 JeromePowell
阅读(17)
评论(0)
推荐(0)
2023年5月16日
发现优秀博文
摘要: 发现优秀博文 中文 中文博客列表导航项目 BlogFinder
阅读全文
posted @ 2023-05-16 13:48 JeromePowell
阅读(21)
评论(0)
推荐(0)
2023年5月4日
ffmpeg剪辑处理视频音频文件
摘要: # 下载m3u8视频文件并保存为mp4格式ffmpeg -i 'http://xx.com/xx.m3u8' -c copy -bsf:a aac_adtstoasc xx.mp4# 修改User-Agent# 默认 User-Agent: Lavf/60.3.100 ffmpeg -user_ag
阅读全文
posted @ 2023-05-04 21:26 JeromePowell
阅读(136)
评论(0)
推荐(0)
Mac brew安装 ffmpeg
摘要: admin@admin Desktop % brew install -s ffmpeg ==> Downloading https://formulae.brew.sh/api/formula.jws.json ###########################################
阅读全文
posted @ 2023-05-04 20:53 JeromePowell
阅读(170)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
···
16
下一页
公告