goblin
goblin
Hello, I'd like to clarify how to set the interface speeds correctly, given that my ADSL line doesn't always sync at the same rate - sometimes it'll be 42Mbit/s, sometimes...
I'm trying to test this project, and it seems that most of the bundled profiles can't properly decode an unmodified file that was just encoded. I'm using the current git...
Hi, thanks for this great backup solution! :-) I'm wondering why is it consuming so much RAM during backup. I'm using this proc: ``` tar c somefiles | pv |...
A slight cryptographic problem: checksumming the chunk before encryption means that someone who has access to the chunk filenames can prove that you backed up some sensitive data. This does...
According to rfc2445, regarding the "UID" property: > The property MUST be specified in the "VEVENT", "VTODO", "VJOURNAL" or "VFREEBUSY" calendar components. Trying to import an ical file to Korganizer...
> Please test it everywhere you can and report back! On rxvt, the Home and End buttons don't seem to work. Also, everywhere, the Alt-B and Alt-F combinations aren't implemented...
The function to encode a given message WITHOUT adding noise seems to be missing. How can I encode a message that is meant to be transmitted over a real medium?...
I want to use the real Mash from the mash gem, together with spice. It causes unexpected, very weird behaviour and breaks horribly: ``` % pry r[1] pry(main)> require 'spice'...
It would be quite handy if the documentation gave a real-world example of how to populate the `llrs` array from some actual data (i.e. received from a QPSK modem). Calculating...
Hi, First of all thanks for implementing this, it seems to be exactly what I was looking for :-) It works great when I run it on a small directory,...