Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gechr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
Clover: Manage version strings across arbitrary files
(gechr.github.io)
1 points
by
gechr
2mo ago
|
0 comments
2.
▲
WhichSpace: macOS menu bar utility for viewing and switching Spaces
(github.com)
12 points
by
gechr
2mo ago
|
0 comments
3.
▲
by
gechr
5mo ago
Nice. I wrote a little menubar app and Space switching has been a thorn in my side, including going down the "Yabai integration" route. Will have to take a look at this and see if I can borrow some ideas! Shameless plug: https:&#
4.
▲
by
gechr
2y ago
Although it is currently undocumented, since v0.21.0 you can make `--edit` the default by adding the following to your configuration: [ui.movement] edit = true Ref: https://github.com/jj-vcs/jj/pull/4
5.
▲
by
gechr
2y ago
After trying various solutions - including DeskPad - I came up with a custom cross-platform (I'm on macOS, but assume it'll work elsewhere) solution that worked incredibly well on my 40" ultrawide monitor: OBS[1]. Having neve
6.
▲
Kubernetes 1.9: Apps Workloads GA and Expanded Ecosystem
(blog.kubernetes.io)
3 points
by
gechr
9y ago
|
0 comments
7.
▲
by
gechr
9y ago
At first glance, this looks like a direct competitor to Envoy[1]. I'm sure the documentation will improve as the product matures, but right now much is left to the imagination. Could you perhaps go in to more detail on the differences
8.
▲
by
gechr
9y ago
It's far easier to grasp when you consider that Monty opening one of the other 2 doors makes no difference to his offer (since he'll always open a door with a goat behind it anyway), i.e. he could also say "Do you want to
9.
▲
Vault 0.8
(hashicorp.com)
1 points
by
gechr
9y ago
|
0 comments
10.
▲
Terraform 0.10
(hashicorp.com)
5 points
by
gechr
9y ago
|
1 comments
11.
▲
by
gechr
9y ago
> [...] everyone started using encfs Interesting. I wonder if this indirectly expedited the price hike? Encryption would make it (practically) impossible for Amazon to deduplicate people's data and store it more cost efficiently.
12.
▲
by
gechr
9y ago
Blog announcement: https://eng.lyft.com/announcing-ratelimit-c2e8f3182555
13.
▲
Ratelimit: Go/gRPC service for generic rate limiting
(github.com)
2 points
by
gechr
9y ago
|
1 comments
14.
▲
by
gechr
10y ago
A word of warning to those considering using this. While I completely understand why people might want to encrypt/decrypt files within their public Git repositories, doing so doesn't come for free. As Junio C Hamano explains more
15.
▲
by
gechr
10y ago
Aha, I remember now. I was puzzled by what this comment meant at first. This isn't the first time I've come across this site! I recall being annoyed by this, too. Fortunately, uBlock Origin[1][2] came to my rescue back then. It&#x
16.
▲
by
gechr
10y ago
Aha, missed that, thanks!
17.
▲
by
gechr
10y ago
I'm particularly curious about the "[...] serious vulnerabilities in an encryption protocol that I, and probably most of you, use regularly." ‒ does anyone know what this in reference to?
18.
▲
Cryptography Is Harder Than It Looks
(schneier.com)
6 points
by
gechr
10y ago
|
3 comments
19.
▲
by
gechr
11y ago
Note that git config --global pull.rebase true was added in v1.7.9 - if you're using an earlier version of Git for whatever reason, the config you should be setting is git config --global branch.autosetuprebase always
20.
▲
by
gechr
11y ago
With regards to (1), being a file-dump place: it's worth noting that GitHub currently imposes soft (50MB) and hard (100MB) size limits per single file[1]. If you try to push a file that exceeds either of these limits from the command l
21.
▲
by
gechr
11y ago
While this is a constructive comment, why not just raise a PR? https://github.com/franzejr/best-ruby/pull/35