Alex Shroyer

Results 13 issues of Alex Shroyer

From a fresh clone of this repo, master branch, I modified the first line to be this: ``` #!/usr/bin/python3 ``` It crashes: ``` ./ssh-ident me@somehost Traceback (most recent call last):...

This is working on my system (debian 10.1, python 3.7.3) but I haven't tested it anywhere else.

Hey, I've started trying to decode it myself. My repo is [here](https://github.com/hoosieree/b). I was able to compile and run b on an Ubuntu 16.04 vm using GCC, using the code...

I asked this question on the google group [here](https://groups.google.com/g/arrayfire-users/c/LPu6k6akN6Q/m/NMP3lVlGAAAJ), but thought maybe GitHub is a better place. Using `af_release_array` on a sparse array seems to not work. Here is a...

Might be useful to add the dialog box which prompts the user to "drag this icon to the Applications folder" either as part of the install process, or at least...

feature

If we had labels for these names, such as: ``` | name | is_palindrome | h_index | scrabble_score | |--------+---------------+---------+----------------| | anna | 1 | 4 | 4 | |...

On the main GitHub page (https://github.com/jeanqasaur/jeeves) the "About" section has a link (jeeveslang.org) which redirects to an adult site. Suggest changing the URL to https://projects.csail.mit.edu/jeeves/ or https://github.com/jeanqasaur/jeeves.

The [word2vec tutorial](https://github.com/tensorflow/text/blob/master/docs/tutorials/word2vec.ipynb) at first gives one definition of negative sampling: > A negative sample is defined as a `(target_word, context_word)` pair such that the `context_word` does not appear in...

I have Vivado and Vitis installed in a non-default directory: ``` ls /N/xil/* /N/scratch/ashroyer/xil/Downloads: /N/xil/Vitis: 2022.1 /N/xil/Vitis_HLS: 2022.1 /N/xil/Vivado: 2022.1 /N/xil/xic: bin data %HOME% lib scripts tps xic ``` I...

I'm on a Chromebook using Secure Shell (hterm), and my vtop looks like this: ![screenshot 2015-10-06 at 9 50 15 pm](https://cloud.githubusercontent.com/assets/4307625/10327448/5baad5e2-6c75-11e5-97b4-1a7fe7d2d6c6.png) ![screenshot 2015-10-06 at 9 50 26 pm](https://cloud.githubusercontent.com/assets/4307625/10327447/5ba7226c-6c75-11e5-8e43-1dbabdfac80e.png) ![screenshot 2015-10-06...