Alec Clews

Results 13 comments of Alec Clews

I'd like to upvote this on Android -- I'd pay a few $ to get rid of the ads

The justification is that Lua is always present on Debian and is easier to read (although I use sed in all my scripts, but I'm old skool)

1. Lua is always present in Raspian 2. sed and Lua regex are equally opaque. #? means optionally one comment char. It would be same in sed Having said all...

A workaround in case someone else ends up here ``` pip install ipykernel==4.10.0 python -m ipykernel install --user --name=ipy_kernel_name ``` Not ideal though

Perhpas this should be split in two? 1. Content Submission Guidelines that explains how to provide PRs, write issues etc. It would also need to cover licensing 2. Community Guidelines...

Tested release 1.1.3 The original bug report is now fixed. However as explained in the PR the following does **not** work ```sh finch container run -it --rm -e "E=v" busybox...

Some better build instructions as well?

> Same here. I was able to run it by using Java and the right parameters. I got it running by doing this https://gitlab.com/-/snippets/3633529

Still not working for me (M1 Macbook) ```sh $ file /opt/homebrew/Cellar/atac/0.12.0/bin/atac /opt/homebrew/Cellar/atac/0.12.0/bin/atac: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), static-pie linked, not stripped ``` :-(

Ah Ha. A `brew update` fixed it! Sorry about that. Also not sure if this info is useful https://docs.brew.sh/Formula-Cookbook#handling-different-system-configurations