Show newer

:weibo_d_doge:

history | awk '{print $4}' | sort | uniq -c | sort -nr | head -n 10
王小美 boosted
王小美 boosted

得写个脚本自动follow锁嘟的本站用户 :bili_tv_doge:

Show thread

我才发现本站有几个锁嘟的朋友,之前local TL上从来没见过发言 :ac_classic01:

Mastodon应该设计一个仅本站可见的嘟文范围 :icon_star_bottle_3:

挺奇怪的,为什么Mastodon一定要把git转成视频呢?搞得动图也不好存

王小美 boosted
王小美 boosted


【新增服饰】
//探寻者SKm01 - 银灰
MARTHE [珊瑚海岸/CoralCoast]探寻者系列泳衣01豪华男款。轻薄透气,用料讲究,为开拓进取的精英们量身打造。

虽说希瓦艾什永不惧怕挑战,但海边实在是,有些炎热。

:sys_bilibili: t.bilibili.com/426245452247812

王小美 boosted

Airbnb 团队最近在 GitHub 上开源了一款前端工具:ts-migrate。

其主要作用是可将 JavaScript 代码快速迁移为 TypeScript 代码,以便节省前端工程师的时间成本,统一开发环境。

为此,Airbnb 团队还写了一篇文章,详细揭露了整个工具包的迁移策略、迁移过程、基础架构等技术实现细节。

GitHub: :sys_link: 网页链接

文章: :sys_link: 网页链接

:icon_weibo: weibo.com/5722964389/Jh4MteGkC

王小美 boosted

阿里云的轻量应用服务器确实性能比vultr高一点点,而vultr的性能又比aws lightsail高不只一点点,该选哪家懂了吧😂

Setting iptables for Docker

Setting rules

iptables -N CUSTOM_ES
iptables -A CUSTOM_ES -p tcp --dport 9200 --source 8.8.8.8 --destination 172.19.0.2 -j ACCEPT
iptables -A CUSTOM_ES -p tcp --dport 9200 --source 0.0.0.0/0 --destination 172.19.0.2 -j DROP
iptables -R DOCKER 1 -p tcp --source 0.0.0.0/0 --destination 172.19.0.2 --dport 9200 -j CUSTOM_ES

List existing rules

iptables -t filter -nL

Source: https://stackoverflow.com/a/42934516/8083009

王小美 boosted

Today I discovered “inputmode”! 🥳
Now we can “hint” the browser what virtual keyboard we want to show on mobile devices without forcing the browser to change the visuals of the input. (unlike with input=”number” for example)

王小美 boosted
王小美 boosted

#应用体验
最近把部分图片转成了webp格式,顺便发现了个挺好用的工具:squoosh.app
谷歌chrome 团队在2018年时候推出的,开源且仅在浏览器本地运行,没有隐私安全方面的顾虑,最重要的是压缩率很不错。

Show older
小森林

每个人都有属于自己的一片森林,也许我们从来不曾走过,但它一直在那里,总会在那里。迷失的人迷失了,相逢的人会再相逢。愿这里,成为属于你的小森林。