Martin Braun

Results 145 issues of Martin Braun

I'm using GrapheneOS, created multiple users and installed WhatsApp through the Aurora Store on a secondary user profile. Now I wish to link WhatsappWebToGo on my primary user profile with...

I'd like to connect a German Macintosh keyboard to my Android device. It uses swapped signals for `°`/`^` and `` as well as different positions for `[`, `]`, `{`, `}`...

I want to get rid of my email client on my phone, it drains battery and I noticed I only installed it to get notifications from cron-job.org. Now I could...

https://l.termbin.com/l2qw `yarn run ...` is actually in line 1.

Needs to be replaced with: `LOWERCASE="$(echo "$VERSION" | tr '[:upper:]' '[:lower:]')"`

For scripting, it would be nice if this tool could fetch text via X, Y, W, H. ~~It would need to use a different API (not ScreenCapture), because for scripting...

Thanks for this nice converter. It is very handy in specific cases like ItemControls. However I note that I get a warning about the .NET version on this package. >...

It would be nice if `exec` would provide a quick way to get something similar to that without that extra function: ```ts async function run(cwd: string, ...cmd: string[]): Promise {...

I know that we can do `bash -c '...` for piping scenarios, but this is not platform independent. It would be nice if natural piping was supported in this lib...

I like Deno for its capability to replace NodeJS in the long run. But what I like even more on it is the fact that it can do so much...

enhancement
dx