V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  whenov  ›  全部回复第 17 页 / 共 18 页
回复总数  348
1 ... 9  10  11  12  13  14  15  16  17  18  
2020-08-02 13:26:48 +08:00
回复了 jzq526 创建的主题 Linux 在 manjaro(KDE)中,使用 sudo 时不能补全参数
@iamwho 第二句在 /etc/bash.bashrc 里面有吧
2020-08-01 18:53:42 +08:00
回复了 whenov 创建的主题 分享创造 分享自用的静态博客生成脚本
@wolong 就在页面上啊?一个 html 模板加一个 Makefile
2020-08-01 16:16:20 +08:00
回复了 Vimax 创建的主题 git Git 提交如何细分粒度以及提交信息怎么写比较规范?
1. git add -p 可以选择性 stage 。尽量保证每个 commit 只做一件事就好了吧。
2. 我一般是动词原型开头+首字母大写。
2020-08-01 15:34:50 +08:00
回复了 exceldream 创建的主题 程序员 都 2020 年了,windows 下调教 emacs 的正确姿势?
我曾三次尝试入坑 emacs 均以放弃告终。现在在用 VSCode+Vim 插件,除了快捷键常有冲突外,感觉还不错
2020-08-01 10:02:33 +08:00
回复了 whenov 创建的主题 分享创造 分享自用的静态博客生成脚本
@yujiang 个人使用的工具,还是希望能简单易懂。所以我的电脑上用的都是 suckless 那一套( suckless.org

开发做的越多,越喜欢 DTSTTCPW:Do the simplest thing that could possibly work
很实用啊,谢谢分享
会不会是 alt 键卡住了呢
2020-07-19 10:32:05 +08:00
回复了 libasten 创建的主题 问与答 超过 8000 篇的文章 Hexo 无法生成了……
不能增量编译吗
2020-07-08 13:39:21 +08:00
回复了 Eyon 创建的主题 iOS iOS 陌生电话太多,有没有这种插件呢?
通话后立即截屏
@raysonx 楼主的 flatpak 进展怎么样了?
2017-05-20 21:34:25 +08:00
回复了 caixiexin 创建的主题 问与答 目前 Linux 桌面下类似 QQ 截图的工具有哪些?
KDE 自带 spectacle,但不能直接批注
2017-05-09 12:14:44 +08:00
回复了 qianguozheng 创建的主题 问与答 如何能购买到可以正常烧录启动树莓派系统的 SD 卡?
不要求 class 10:
The card class determines the sustained write speed for the card; a class 4 card will be able to write at 4MB/s, whereas a class 10 should be able to attain 10 MB/s. However, it should be noted that this does not mean a class 10 card will outperform a class 4 card for general usage, because often this write speed is achieved at the cost of read speed and increased seek times. ( https://www.raspberrypi.org/documentation/installation/sd-cards.md)

No matter what, you will not much exceed 20 MB/s (read or write) on the pi's SD card bus. Have a look at the chart here, and notice the very fastest write speeds are 21 or 22 MB/s. I've done my own test of class 4 vs. class 10 -- notice they had identical read speeds of ~20 MB/s indicating both cards were limited by the pi's SD card bus. ( https://raspberrypi.stackexchange.com/questions/12191/what-speed-of-sd-card-is-better)
2017-04-17 18:22:57 +08:00
回复了 whenov 创建的主题 问与答 LaMetric 的方块像素屏幕哪里有卖?
@sennes 看着还不错,不过内边距略大,不太适合显示
2017-04-17 18:21:47 +08:00
回复了 whenov 创建的主题 问与答 LaMetric 的方块像素屏幕哪里有卖?
@loading 这个我也在淘宝上搜到了,只是感觉像素太小,效果不够好
2017-04-01 14:00:48 +08:00
回复了 yongliang 创建的主题 问与答 有没有比较实惠的上网流量卡,放在便携路由里用。
电信磅礴卡,月租 46 ,不限流量
Papers 3 已被 ReadCube 收购,前景不明朗,观望中
2016-09-30 10:49:30 +08:00
回复了 caserest 创建的主题 推广 不知道为什么又想送点东西给大家!
国庆回家,各种聚餐
@Neveroldmilk 不仅是 Bash ,一系列工具都可以用
2016-03-25 22:21:11 +08:00
回复了 boydfd 创建的主题 程序员 代码有重复不应该想尽办法去除重复吗?
@boydfd ,给你个也许会让事情变得更加复杂的建议:
写个简单的脚本,把你喜欢的代码转换成老板喜欢的代码。
好处是可以如自己所愿,坏处是要多维护一个脚本。
1 ... 9  10  11  12  13  14  15  16  17  18  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1139 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 34ms · UTC 23:50 · PVG 07:50 · LAX 15:50 · JFK 18:50
Developed with CodeLauncher
♥ Do have faith in what you're doing.