latest 20 messages by _Vi
+
[2019-04-19T12:06:18Z]
_Vi
I don't remember Google searching for source code's special characters. The only things that reliably does that is now defunct Google Code Search and Hoogle.
+
[2019-04-19T12:02:00Z]
_Vi
How do I search Github specifically for occurrences of `guard!(`, not just all `guard`s?
+
[2019-04-18T20:51:35Z]
_Vi
Why there is no link to list of my gists from primary Github userpage?
+
[2015-03-16T23:10:51Z]
_Vi
Are there any plans to implement a voting "+1" counter for issues?
+
[2015-03-16T23:08:30Z]
_Vi
Shall I delete the repository beforehand?
+
[2015-03-16T23:07:58Z]
_Vi
milki, I want to "join", not "move".
+
[2015-03-16T23:07:36Z]
_Vi
milki, Don't understand. Which symlink?
+
[2015-03-16T22:57:28Z]
_Vi
How do I replace a repository with a redirect to my other repository? Two repositories are redundant and I going to make one merged.
+
[2014-08-27T20:19:58Z]
_Vi
basiclaser, Compressed: 305G B(2.5 GB of packfile indexes); Uncompressed: 2.7TB (heavily duplicate)
+
[2014-08-27T20:07:52Z]
_Vi
basiclaser, (Reaching the external HDD to make the measurement).
+
[2014-08-27T20:07:15Z]
_Vi
basiclaser, Means if add up all images stored there, including big-zero-bytes-block areas?
+
[2014-08-27T20:05:53Z]
_Vi
basiclaser, I use bup for backing up laptop (entire LVM snapshot images). The bup directory (compressed and deduplicated) is already 230GB and it works not super fast, but stable.
+
[2014-08-27T20:04:32Z]
_Vi
basiclaser, Small files gets stored as is (and you can even view diffs with git tools).
+
[2014-08-27T20:04:07Z]
_Vi
basiclaser, It splits big files to chunks like in rsync, and then stores only new chunks.
+
[2014-08-27T20:03:23Z]
_Vi
basiclaser, No. And you can't delete old thing without breaking new ones.
+
[2014-08-27T20:02:14Z]
_Vi
basiclaser, bup is geared towards space-efficient deduplicating backup. It should preserve file modes. You can also mount it as FUSE read-only filesystem.
+
[2014-08-27T20:00:15Z]
_Vi
basiclaser, There's also bup (https://github.com/bup/bup). It allows you to store big and/or many files into Git (partially preserving acess by usual Git tools).
+
[2014-08-27T19:52:51Z]
_Vi
basiclaser, etckeeper turns "/etc" into a git repository. You may try extending it to "/" to turn your system into a git repository.
+
[2014-08-27T19:48:26Z]
_Vi
What wrong can happen if they are public?
+
[2014-08-27T19:48:14Z]
_Vi
Why "obviously"?