Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jcsalterego
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Colliding Secure Hashes
(da.vidbuchanan.co.uk)
3 points
by
jcsalterego
3y ago
|
0 comments
2.
▲
Range Encoding for Data Compression
(alecdee.github.io)
1 points
by
jcsalterego
3y ago
|
0 comments
3.
▲
Git-REPL: A Git REPL (read-eval-print loop) courtesy of rlwrap
(github.com)
1 points
by
jcsalterego
4y ago
|
0 comments
4.
▲
Oh you know Software Architecture? Express it in an OKR
(jcsalterego.substack.com)
1 points
by
jcsalterego
5y ago
|
0 comments
5.
▲
Stacksearch: Find the Best Publications
(stacksear.ch)
2 points
by
jcsalterego
6y ago
|
0 comments
6.
▲
Jqq: An interactive wrapper around jq
(github.com)
3 points
by
jcsalterego
6y ago
|
0 comments
7.
▲
TL: Load Twitter Lite Using WebKit on MacOS
(github.com)
2 points
by
jcsalterego
8y ago
|
0 comments
8.
▲
by
jcsalterego
9y ago
(o)))><
9.
▲
by
jcsalterego
9y ago
I've tried zsh many times and it's not for me :'(
10.
▲
by
jcsalterego
9y ago
Yeah unfortunately it's just an opaque number now, basically.
11.
▲
by
jcsalterego
9y ago
I think so: http://askubuntu.com/questions/67283/is-it-possible-to-make-...
12.
▲
by
jcsalterego
9y ago
You should ln -sf /dev/null ~/.bash_history !
13.
▲
by
jcsalterego
9y ago
I think it's more about the MacOS's add-ons to bash here than bash vs zsh -- but who knows!
14.
▲
by
jcsalterego
9y ago
Nice!
15.
▲
by
jcsalterego
9y ago
I'm quite happy that at least three historian-programmers have come together, here.
16.
▲
by
jcsalterego
9y ago
Is your ssh password `ls`? That's not a great password.
17.
▲
by
jcsalterego
9y ago
Ah, interesting!
18.
▲
by
jcsalterego
9y ago
Most recently it seems to happen on a fresh restart. Previously, it had to do with my usage of Terminal; I've had to touch ~/.bash_sessions_disable -- /etc/bashrc_Apple_Terminal has the nitty gritty.
19.
▲
by
jcsalterego
9y ago
> Also, maybe you should consider backing up ~/.bash_history occasionally? Oh yes.
20.
▲
by
jcsalterego
9y ago
Sounds like good security though.
21.
▲
by
jcsalterego
9y ago
Based on the differences between /etc/bashrc and /etc/zshrc, I don't think so, but I don't know for sure.
22.
▲
by
jcsalterego
9y ago
There are more people like you, I bet!
23.
▲
by
jcsalterego
9y ago
BRAAAAAAHMMM
24.
▲
by
jcsalterego
9y ago
Per the README I'm hoping to introduce a scrub command, but yeah -- if you have inline passwords in the commands you run, that's less than great.
25.
▲
by
jcsalterego
9y ago
zsh history, from what I've seen a long time ago, can include timestamps, which is why I added a timestamp field in the schema, though it's currently unpopulated: https://github.com/jcsalterego/historian/
26.
▲
by
jcsalterego
9y ago
Hooray!
27.
▲
by
jcsalterego
9y ago
FWIW, my understanding of sqlite is that it allows atomic operations against the same DB, even if there are different clients... so I would guess at worst the clobbering is minimal. I could be wrong, though.
28.
▲
by
jcsalterego
9y ago
The documentation has failed - it's actually just an incrementing ID right now, not a frequency! I should make a clarification soon.
29.
▲
by
jcsalterego
9y ago
I tried!
30.
▲
by
jcsalterego
9y ago
Dangit
More ›