Erez

Results 17 issues of Erez

When in the path-finding tab, it is possible that no path exists. Some message or effect should be shown when this happens.

It would be really cool to be able to **see** the time complexity of an algorithm. A visual representation of big O notation could take a few forms: - an...

enhancement

Update README.md: Added netcat oneliners for skype and colored chat These bash oneliners are some secret knowledge that were passed down to me by my father. They have been secret...

It may be useful to include a fully self-contained portable binary release. I recently used `pyinstaller -F --onefile ./laZagne` to generate such a binary and have had good results.

Line 34 in the Dockerfile is `RUN wine msiexec /i c:/AppleApplicationSupport.msi /qn` and that fails with the following error ```log Step 9/11 : RUN wine msiexec /i c:/AppleApplicationSupport.msi /qn --->...

# Include Docker image devshell in project I created a [docker fredapi image](https://hub.docker.com/repository/docker/erezbinyamin/fredapi/general) for my own use, but if you'd like to incorporate the Dockerfile into this project please feel...

Machine Learning and LLM's in particular are increasingly becoming technical areas of interest across many domains. Creating a section in this meta-awesome repository to point folks in the direction of...