Sam Stuewe
Sam Stuewe
Awesome! That will largely make this application features complete as far as my expenses are concerned.
well, my `cal` version is definitely going to be much simpler than the original. But, it will do the leap-year detection and add the extra week in december if necessary....
@blackandyellowgecko, I don't particularly care about card-based or not really. More just about being able to have a set of counters on a single page. That way you could have...
Ahh, I gotcha; you're suggesting another use-case for this feature. A vote-counter, I like it! Sorry for the confusion on my part!
This is essentially the only thing I miss from my previous image viewer of-choice. I would love to see functionality like this and would be happy to help.
No expectations or requirements, but that sounds amazing and super exciting! 😀 Let me know if I can be helpful in your testing/dev.
`kernel.grsecurity.harden_ptrace` is `1`. Running `rappel` as root did not fix the issue. Changing that sysctl value to `0` had no effect. the PIDs appear to be gone afterward (no zombies...
that resulted in a hang and an eventual throw of a similar ptrace error. However, a new message shows up in `dmesg` as a result (it made PaX angry): ```...
Fair enough! running through a pipe outputs without any ptrace error and does not hang. However, it does not reflect the execution of the instructions passed (e.g., `rax` is not...