Viewing profile — sporkle-feet
sporkle-feet
HN member- Joined
- Fri, Jan 14, 2022, 9:34 PM UTC
- HN karma
- 74
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About sporkle-feet
No profile information was provided.
Recent public activity
-
comment
Comment #35900084
The feature that caught my eye is the concept of having different targets. A fast SSD can be set as the target for foreground writes, but that data will be transparently copied in …
-
comment
Comment #35899920
Synology doesn't use the btrfs raid - AIUI they layer non-raid btrfs over raid LVM
-
comment
Comment #35800255
Isn't this just the same as what Apple does? Why is there outrage about one but not the other? (genuine question)
-
comment
Comment #35190785
Can someone explain how this works? When the window slides, how can you remove the old byte by simply left shifting the hash? Wouldn't you need to subtract the gear table entry for…
-
comment
Comment #31999082
Not what I could call 'open source'. Basic features (e.g. 'XML and JSON export') require a subscription to the 'premium' or 'enterprise' plans, even when self-hosting.
-
comment
Comment #31177515
The actual problem I need solving: multiple copies of files in multiple places, older versions of documents not linked to to the latest versions, disorganized backups. Also - as a …
-
story
How and When should we update our dependencies?
Having recently been tasked at work with upgrading some dependencies, I realise this is a nightmare. We have unit tests, but they are not sufficient to be confident that nothing is…
-
comment
Comment #30602214
Then how do you explain this email sent by yourself? We are announcing an extended, off-peak maintenance window for your backup account. Beginning Saturday March 5th at 9:00a PT (U…
-
comment
Comment #30594609
Not related to this technical note, but I was surprised to learn that the rsync service has scheduled downtime, like for hours at a time. Is it possible to make your service highly…
-
comment
Comment #30400084
Tried to sign up, tells me I have an invalid postal code (I don't). Doesn't inspire confidence.
-
comment
Comment #29942445
What if we're trying to correlate prices from two different financial institutions? Maybe one uses smearing and one doesn't, who knows?
-
comment
Comment #29942247
If we were taking leap seconds into account, we should end up with a date/time that is not midnight. Because it does always remain midnight, it shows we are all ignoring leap secon…
-
story
Ask HN: How is it that programmers can simply ignore leap seconds?
I am an professional software developer, and have occasionally needed to work with dates and times, including applications that require a certain level of accuracy (e.g. processing…