发信人: kingoftweaks (捣鼓), 信区: Hardware
标 题: 我也来说个CostCo的好东西(不是电脑)
发信站: BBS 未名空间站 (Sun Jan 2 18:56:49 2022, 美东)
FoodSaver多用途真空泵,$40。Taget卖80。一起送一个价值30的能抽真空的大饭盒。
另外还带了一些可重复使用的真空袋子;垃圾,根本都不能保持真空,完全不靠谱。关
于如何重复使用真空袋,有人有兴趣的话我再介绍。
用这个腌东西真的是又快又好,12分钟全自动,真的入味。再到Walmart买一套或几套
小一点的饭盒,中午带饭或装剩饭剩菜,都不能更好。
不要去买台式的真空机,贵,占地方,不好使,消耗费用太高。这就是美国市场的悲剧
,当地的店子里到处都是这些台式机,Target是唯一一个有有腌制模式的真空泵的。
我知道这种东西不是电脑,但是我不去别的版。也能跟电脑扯上点关系:通宵折腾电脑
打游戏的,电脑旁可以放个这个泵和盒子,吃起来太方便,不用放冰箱,食物一个礼拜
完全不变味(我试过多次了)。
这东西有多好?我买了两个,一个送人。
https://killer.sh Pre Setup Once you've gained access to your terminal it might be wise to spend ~1 minute to setup your environment. You could set these: alias k = kubectl # will already be pre-configured export do = "--dry-run=client -o yaml" # k get pod x $do export now = "--force --grace-period 0" # k delete pod x $now Vim To make vim use 2 spaces for a tab edit ~/.vimrc to contain: set tabstop=2 set expandtab set shiftwidth=2 More setup suggestions are in the tips section . Question 1 | Contexts Task weight: 1% You have access to multiple clusters from your main terminal through kubectl contexts. Write all those context names into /opt/course/1/contexts . Next write a command to display the current context into /opt/course/1/context_default_kubectl.sh , the command should use kubectl . Finally write a second command doing the same thing into ...
Comments
Post a Comment
https://gengwg.blogspot.com/