Viewing profile — bananskalhalk
bananskalhalk
HN member- Joined
- Sat, Jun 04, 2022, 8:35 PM UTC
- HN karma
- 116
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About bananskalhalk
No profile information was provided.
Recent public activity
-
comment
Comment #43203187
Uber is really interesting example, since they started as a legit upscale taxi service, got mad Lyft flaunted the rules and regulations. They finally pivoted to the success story t…
-
comment
Comment #40456729
It isn't defined in posix. Some bsd:s did split but doesn't anymore, other (which?) does still split. macOS does, linux doesn't. Sun probably did.
-
comment
Comment #40408446
Being first might be very lucrative. I might remember wrong here, but instapaper was an iOS only experience (with a kindle addon), and they are still rocking on, and the founder ca…
-
comment
Comment #40351705
There is a string replacement feature, and to my knowledge it has been there the whole time. https://git-scm.com/book/en/v2/Customizing-Git-Git-Attribute... look under "Keyword Exp…
-
comment
Comment #40351691
Or just the hash from the blob of the file.
-
comment
Comment #40305682
You got any source for this? I am only asking since I got the impression rdp was a superior protocol to vnc, nx etc because of the complex handling of graphical primitives. But I k…
-
comment
Comment #40287239
Chilling warm brewed coffee is definitely faking it. And I presume all places selling "cold brew" is faking it so this guy is losing money by not showing off doing real cold brew w…
-
comment
Comment #40228037
Sweden doesn't even work the way he describes any longer. The changes he claims he wants are already in place.
-
comment
Comment #40227881
TIL. Thanks! Gonna do wonders when working at places where I can't use a hardware key with physical confirmation of use. My assessment still stands. Use proxyjump (-J) instead of p…
-
comment
Comment #40227803
I am at loss here. As per my prior comment directed at you, you have been reminded that the improvement you asked for had been implemented into law. As per the same comment, the si…
-
comment
Comment #40227674
*disable ssh agent FORWARDING. Which honestly should always be disabled. There are no trusted hosts.
-
comment
Comment #40212561
See https://news.ycombinator.com/item?id=40207545 for previous discussion
-
comment
Comment #40209395
Sounds exciting and might be obvious, but where will I find systemd and not capabilities?
-
comment
Comment #40207703
I was really hoping the next sudo replacement would borrow heavily on root as role[0] (if not being root as role). Feels like a missed opportunity to not use capabilities. [0]: htt…
-
comment
Comment #40207460
$ git show d85c9944c55fb38f4eae149979a0f680ea125ecb | wc -l 11067 $ From `man git-log`: "Note that unless one of --diff-merges variants (including short -m, -c, and --cc options) i…
-
comment
Comment #40202752
The government agency was tasked with finding ways of improving their work. One of the things they recommended was for the selection of ballots to be hidden, which has been impleme…
-
comment
Comment #40202062
Yeah, and blank ones if you want to write down the party of your choice. You could bring your own ballot if you so choose, or vote pretty much anywhere else than were you live duri…
-
comment
Comment #40183628
Secret ballot was introduced 1866 in Sweden. I think we were the third country in the world to do so.
-
comment
Comment #40106423
It seems to be very source-able in both bash and zsh. If you just executed it, it will run in bash. They seem to have gone through some effort for this to be true.
-
comment
Comment #40106372
Yeah, but that is still one application. You might come fr enough with CDPATH and configuring .inputrc to do something smart with ^m and the %-character (for the root of your docum…
-
comment
Comment #40097073
Seems to work in zsh too. Both bash and zsh are shells like c-shell ksh etc. Nowhere is it implied that shell-scripts are written for Bourne shell.
- comment
-
comment
Comment #40087008
That's only two applications to configure though.
-
comment
Comment #40086007
https://man.archlinux.org/man/user-dirs.dirs.5.en If you delete one folder the file $HOME/.config/user-dirs.dirs will be updated sooner or later, and point to $HOME/ and the icon w…
-
comment
Comment #40002340
And that is why there is different types of subkeys, which you are told about when generating the keys, and every "getting started" guide I've found. If you don't want to receive e…