V2EX kingboy9525
kingboy9525

kingboy9525

V2EX 第 182251 号会员,加入于 2016-07-17 23:01:43 +08:00
/div>
根据 kingboy9525 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
kingboy9525 最近回复了
@alex177027 memos 新版本已经有所有 markdown 文件导出的功能
2023-12-11 13:36:35 +08:00
回复了 CrazyRundong 创建的主题 宽带症候群 如何在网关上正确地把 DNS 请求路由到 TUN?
@CrazyRundong 请问有完整的 nft 可以参考一下吗?谢谢
2023-07-17 13:53:12 +08:00
回复了 x77 创建的主题 程序员 VSCode 哪个主题好看又好用?
有些主题的主色调确实是比较舒服,但是代码高亮部分细节做得很一般,识别度不够。我测试了很多主题,最后选择的是 Moegi Theme ,非常合理的色彩设计,耐看,高亮也非常合理
其实就是把 XP 、7 时代的经验(偏方)套在 10 、11 上来使用,但没有料到这些经验会过期得那么快。思维和事实不匹配,这种错位导致了各种用不爽。
理论上可借用 office tool plus 手动卸载现有的许可证
2021-09-17 10:01:59 +08:00
回复了 adeweb 创建的主题 问与答 Obsidian Sync 值得付费吗?
2021-09-01 11:40:00 +08:00
回复了 NGPONG 创建的主题 Bash 求一个 wsl2 ubuntu20.04 的默认 /etc/bash.bashrc
```
# System-wide .bashrc file for interactive bash(1) shells.

# To enable the settings / commands in this file for login shells as well,
# this file has to be sourced in /etc/profile.

# If not running interactively, don't do anything
[ -z "$PS1" ] && return

# check the window size after each command and, if necessary,
# update the values of LINES and COLUMNS.
shopt -s checkwinsize

# set variable identifying the chroot you work in (used in the prompt below)
if [ -z "${debian_chroot:-}" ] && [ -r /etc/debian_chroot ]; then
debian_chroot=$(cat /etc/debian_chroot)
fi

# set a fancy prompt (non-color, overwrite the one in /etc/profile)
# but only if not SUDOing and have SUDO_PS1 set; then assume smart user.
if ! [ -n "${SUDO_USER}" -a -n "${SUDO_PS1}" ]; then
PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ '
fi

# Commented out, don't overwrite xterm -T "title" -n "icontitle" by default.
# If this is an xterm set the title to user@host:dir
#case "$TERM" in
#xterm*|rxvt*)
# PROMPT_COMMAND='echo -ne "\033]0;${USER}@${HOSTNAME}: ${PWD}\007"'
# ;;
#*)
# ;;
#esac

# enable bash completion in interactive shells
#if ! shopt -oq posix; then
# if [ -f /usr/share/bash-completion/bash_completion ]; then
# . /usr/share/bash-completion/bash_completion
# elif [ -f /etc/bash_completion ]; then
# . /etc/bash_completion
# fi
#fi

# sudo hint
if [ ! -e "$HOME/.sudo_as_admin_successful" ] && [ ! -e "$HOME/.hushlogin" ] ; then
case " $(groups) " in *\ admin\ *|*\ sudo\ *)
if [ -x /usr/bin/sudo ]; then
cat <<-EOF
To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

EOF
fi
esac
fi

# if the command-not-found package s installed, use it
if [ -x /usr/lib/command-not-found -o -x /usr/share/command-not-found/command-not-found ]; then
function command_not_found_handle {
# check because c-n-f could've been removed in the meantime
if [ -x /usr/lib/command-not-found ]; then
/usr/lib/command-not-found -- "$1"
return $?
elif [ -x /usr/share/command-not-found/command-not-found ]; then
/usr/share/command-not-found/command-not-found -- "$1"
return $?
else
printf "%s: command not found\n" "$1" >&2
return 127
fi
}
fi

```
2021-06-03 14:46:50 +08:00
回复了 SuperMild 创建的主题 分享创造 [更新] localtags 本地文件备份工具
路过。看到好像没有什么人回复,不是杠,只是随便说点什么。内容可能有点乱。

用标签取代文件夹的想法很好。给我的感觉就是网页轻轻量版的 DEVONThink 。新建文件后强制两个标签,这种思路作者性很强,或者说很 Apple 。但有一个事实是,大多数非专业用户对自己数据的产生是不负责任的,所以大多数用户的文件命名是 XXXXX (1) (1) (1) (1)。换言之,这样的产品在筛选出「认真」「强迫症」的用户,也是对于普通用户的歧视。

而文件搜索(日后再次利用)的问题,无论是启动速度还是索引速度,在 Windows 中可能很难找到 Everything 的真正对手,假定我是认真的用户,那么我在文件命名上会严谨很多甚至必要还可以自己添加 # 等命名,Everything 也是非常快就可以定位了。上述这套模式与 Everything 类的产品相比的区别,这个区别带来的效率与效益能不能足以说服用户用这个产品呢?

如果丢过重要数据的人,才知道多个备份的重要性。云盘备份安全的问题,搭配 Cryptomator 或 VeraCrypt 这样的产品,就可以比较好的规避。本地备份确实是好,但备份「 3-2-1 原则」中的 1 就是需要有一份在异地。

另外,究竟是想要设计一套思路去处理自己的文件,还是说做一个 app 把用户圈在这个产品中。
2021-04-22 23:31:59 +08:00
回复了 nomemo 创建的主题 区块链 2021 年 4 月 22 号,以太坊显卡挖矿算力及回血排名
二手显卡的价格还会涨吗? 5700 系列 7000 是上限还是说还可能更高?
2020-12-18 11:58:00 +08:00
回复了 AGreyGhost 创建的主题 分享创造 推荐自己写的侦探推理小说
支持一下,有点意思
关于     帮助文档     自助推广系统     博客     API     FAQ     Solana     5755 人在线   最高记录 6679       Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 11ms UTC 02:37 PVG 10:37 LAX 19:37 JFK 22:37
Do have faith in what you're doing.
ubao snddm index pchome yahoo rakuten mypaper meadowduck bidyahoo youbao zxmzxm asda bnvcg cvbfg dfscv mmhjk xxddc yybgb zznbn ccubao uaitu acv GXCV ET GDG YH FG BCVB FJFH CBRE CBC GDG ET54 WRWR RWER WREW WRWER RWER SDG EW SF DSFSF fbbs ubao fhd dfg ewr dg df ewwr ewwr et ruyut utut dfg fgd gdfgt etg dfgt dfgd ert4 gd fgg wr 235 wer3 we vsdf sdf gdf ert xcv sdf rwer hfd dfg cvb rwf afb dfh jgh bmn lgh rty gfds cxv xcv xcs vdas fdf fgd cv sdf tert sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf shasha9178 shasha9178 shasha9178 shasha9178 shasha9178 liflif2 liflif2 liflif2 liflif2 liflif2 liblib3 liblib3 liblib3 liblib3 liblib3 zhazha444 zhazha444 zhazha444 zhazha444 zhazha444 dende5 dende denden denden2 denden21 fenfen9 fenf619 fen619 fenfe9 fe619 sdf sdf sdf sdf sdf zhazh90 zhazh0 zhaa50 zha90 zh590 zho zhoz zhozh zhozho zhozho2 lislis lls95 lili95 lils5 liss9 sdf0ty987 sdft876 sdft9876 sdf09876 sd0t9876 sdf0ty98 sdf0976 sdf0ty986 sdf0ty96 sdf0t76 sdf0876 df0ty98 sf0t876 sd0ty76 sdy76 sdf76 sdf0t76 sdf0ty9 sdf0ty98 sdf0ty987 sdf0ty98 sdf6676 sdf876 sd876 sd876 sdf6 sdf6 sdf9876 sdf0t sdf06 sdf0ty9776 sdf0ty9776 sdf0ty76 sdf8876 sdf0t sd6 sdf06 s688876 sd688 sdf86