adb

Results 95 issues of adb

I am using howdoi programatically, passing `-j` argument and passing output to `json.loads()` but on errors, in `_format_answers()` the error checking has precedence over the "json_output" check, so on errors...

bold text, italics, etc

enhancement

this will allow to set Cursed Delta as default app for opening mailto links in browsers, etc.

enhancement

Python: ```py def compare(): x = [1,2] y = [1,2] console.log(f"array: {x!r} == {y!r} => {x == y}") x2 = (1,2) y2 = (1,2) console.log(f"tuple: {x2!r} == {y2!r} => {x2...

IS: exploratory

I was sending a folder to some friend that uses Windows, the folder had another folder inside, he received the parent folder and the child folder was created in the...

Currently an user "Y" with LAN-Share in the same LAN than a user "X", can start sending big files (spam) to to user "X", and user "X" can't reject the...

enhancement