Preston Thorpe

Results 72 comments of Preston Thorpe

Methamphetanime

@schollz Is the mobile app open source as well? I would like to implement this if possible. So far I have QR codes generated in the terminal, but obviously it...

This is actually going to depend on what font you choose, I don't believe it has anything to do with VHS itself. Make sure you select a font that supports...

Working on this feature. Definitely underestimated complexity of parsing .gitignore files.... pretty much writing my own library at this point

> similarly, adding COMEFROM is also of utmost importance. Nice good job you totally beat me to it...

However, as someone with absolutely no background in security, I am going to advocate for the need for it to be a cryptographically secure random value at all times... Think...

A test that this is the intended behavior? ``` ~/Projects  mkdir -p proj/temp Thu 20 Jul 2023 10:49:42 AM EDT ~/Projects  mkdir -p proj2/temp Thu 20 Jul 2023...

Edit: Ok I thought I was missing something.. Looks like that took care of the GNU test. looks like the only failed test was an emulator issue Error: Timeout waiting...

After looking at the issue again. Can I confirm that ``` mv: cannot overwrite 'e/dir': Directory not empty ``` is the preferred message, before I change it? That seemed to...