tester457
- Karma
- 0
- Created
- ()
- Submissions
- 0
- 2-Click Remote Code Execution in Meccha Chameleon (khaelkugler.com)
-
The Command Line Interface Guidelines [1] says: > Do not read secrets from environment variables > Secrets should only be accepted via credential files, pipes, `AF_UNIX` sockets, secret management services, or another…
- Helix – Getting Dangerous [video] (youtube.com)
- Buku: Personal Mini-Web in Text (github.com)
- Switching to Helix: My Experience and Tips (blog.setale.me)
- Buku v4.8 – Command Line Bookmark Manager (github.com)
- GTD with Taskwarrior – A Tutorial Series (taskwarrior.org)
- A set of exercises for deliberate Git Practice (github.com)
- Simple bookmark manager built with Go (github.com)
-
I recently came across a section in the book "Using SQLite" by Jay A. Kreibich where he mentions[1] the `SQLITE_OMIT_*` compile-time directives. > Using the default configuration, the compiled SQLite library is less…
- Reddit Reads: list of the top mentioned books on Reddit (redditreads.com)
- How to mess with spammers for SEO and profit (oppositeinvictus.com)
-
Do you know of a CLI epub metadata editor other than calibre? I'm using Termux and can't install calibre, but I can't find any lightweight CLI tool. And ExifTool didn't work for this purpose.
-
I'm looking for command line tools to hard wrap comments. Ideally something as featured as Rewrap[0], the VsCode extension. The unix command fold is okay but it's lacking the smart handling of comments that Rewrap has.…
- Feeder – Android FOSS RSS Reader (github.com)