Viewing profile — piedar
piedar
HN member- Joined
- Sat, Jun 16, 2018, 9:09 PM UTC
- HN karma
- 61
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About piedar
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #36512632
ZFS has - redundancy - striping - compression - encryption - mountpoints - volumes - quotas - snapshots - send/recv backups - disk error detection (ECC protects memory only) All bu…
-
comment
Comment #35345028
> one designated "origin" remote Git is not limited to a single remote. The default remote is called "origin" but there's nothing particularly special about it.
-
comment
Comment #34224627
If you show a skyscraper to an ant, should he abandon his queen because their little hill is too insignificant to matter? Or should he jump back in and build the best damn nest in …
-
comment
Comment #34223277
As a tiny representative of the universe, yes I do enjoy having feelings, hopes, and dreams. If nihilists find this to be meaningless, perhaps we simply disagree about which of us …
-
comment
Comment #34222826
Humans have feelings, hopes, and dreams. Humans are a subset of the universe. Therefore, the universe has feelings, hopes, and dreams. Now that the universe has manifested we consc…
-
comment
Comment #33507160
grep -o $pattern $filename | wc -l But yours has better error handling!
-
comment
Comment #31295391
That's a fine idea, but this would not be an open source ( https://opensource.org/osd ) license. > 5. No Discrimination Against Persons or Groups > The license must not discriminat…
-
comment
Comment #28645216
> var myValue = DoSomethingAsync().ConfigureAwait(false).Result; Came out a decade ago and we still don't know how to use it safely. This example doesn't compile because there is n…
-
comment
Comment #24769712
That seems like a poor design in apt. Does any other package manager allow such a thing? I know Arch's pacman has no autoremove - you have to gather a list of unneeded packages the…
-
comment
Comment #24607966
Nominally-typed interfaces are still clumsy in some circumstances. For example, if I consume a library with namespace ThirdParty { public sealed class Foo { public void Do() { } } …
-
comment
Comment #23456161
The vscode source does have telemetry enabled by default, which is why vscodium exists to patch it out.
-
comment
Comment #21621898
Oh come on now - don't pretend that comment was some neutral statement of fact. It was a clear implication of moral failure in your opponent's argument. And it's not really persuas…
-
comment
Comment #20912540
...neither of which existed when the question was asked.
-
comment
Comment #19436031
A few more: - Blockada - VPN-style ad blocker - Drum On! - Drum machine - Firefox Klar - Small privacy-focused browser - RedReader - Reddit client - Shattered Pixel Dungeon - Rogue…
-
comment
Comment #18408867
Have you seen https://github.com/labs42io/itiriri ? It does lazy queries on iterables, like IEnumerable from C#. import { query } from 'itiriri'; function* fibonacci() { let [a, b]…
-
comment
Comment #17472672
It's presented as a software bug report, with the sarcastic implication that having to scroll to the third advertisement is a defect in the design.