piedar
No user record in our sample, but piedar has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but piedar has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
ZFS has - redundancy - striping - compression - encryption - mountpoints - volumes - quotas - snapshots - send/recv backups - disk error detection (ECC protects memory only) All built in with consistent well-documented…
> 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.
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 the city? I just don't think relative…
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 is the cancer.
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 conscious agents of its matter, how dare we…
grep -o $pattern $filename | wc -l But yours has better error handling!
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 discriminate against any person or group of persons.…
> 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 no Result on ConfiguredTaskAwaitable.…
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 then remove them as a separate step. And…
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() { } } } and I want to hide it behind…
The vscode source does have telemetry enabled by default, which is why vscodium exists to patch it out.
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 persuasive to then double down on a false…
...neither of which existed when the question was asked.
A few more: - Blockada - VPN-style ad blocker - Drum On! - Drum machine - Firefox Klar - Small privacy-focused browser - RedReader - Reddit client - Shattered Pixel Dungeon - Roguelike dungeon crawler game - Tuner -…
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] = [0, 1]; while (true) { yield a; [a,…
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.