japrogramer

Results 66 comments of japrogramer

Just for reference this might clear up what i meant https://betweentwocommits.com/blog/xmonad-layouts-guide

I am using a jetson nano with the `nvcr.io/nvidia/l4t-tensorflow r32.4.3-tf2.2-py3` image because it is the only image I found with tensorflow 2 at https://ngc.nvidia.com/catalog/containers?orderBy=scoreDESC&pageNumber=0&query=jetson&quickFilter=containers&filters= but unfortunately it does not have...

@znmeb I noticed that the only change that will conflict is the change to where the built imaged is pushed. Any chance we can get a pull request? having tf2...

Open, Im trying this line with rust parallel but i get the same error `(echo google.com; echo yahoo.com) | parallel 'traceroute {}'` however in gnu parallel the equivalent line here...

Same issue, but with regular airflow using sequential scheduler with sqlitedb [2019-09-11 16:15:10 -0500] [10894] [INFO] Handling signal: winch [2019-09-11 16:15:17 -0500] [10894] [INFO] Handling signal: ttin [2019-09-11 16:15:17 -0500]...

you could easily alter your resolve.conf to point to your local ip and port

Any updates on the changes needed to run under py3?

Im getting an error .. after building ``` archangel@The_Black_Knight:git/Terminals/stgl opengl ✔ 5h47m ▶ ./st Terminal resized to 24 80 Can't open display archangel@The_Black_Knight:git/Terminals/stgl opengl ✔ 5h48m ⍉ ▶ export DISPLAY=:0...

I tried ` startx -- +iglx` and it doesn't help.

ok I installed the glm library and was able to build; but know i ran into what appears to be a bug in its behavior .. whenever it starts to...