Yehuda Cohen

Results 6 issues of Yehuda Cohen

## Bug Report **Package Name:** `visualc` ### Current Behaviour ``` PS ~ > scoop install visualc Installing 'visualc' (16.00.30319.01) [64bit] The remote server returned an error: (404) Not Found. URL...

bug

under [big-O notation](https://github.com/TSiege/Tech-Interview-Cheat-Sheet#big-o-notation), it is (incorrectly) called "worst case". Ditto for big-Ω. This is corrected in the next section, but it might be worth correcting.

They're not worst- and best-case scenarios, they're upper and lower bounds. Each x-case scenario has a separate O and Ω. The Θ is a bit unclear as well.

from `order_option_spread`: ``` for each in spread: optionID = id_for_option(symbol, each['expirationDate'], each['strike'], each['optionType']) legs.append({'position_effect': each['effect'], 'side': each['action'], 'ratio_quantity': 1, #

Traditional roguelike game with pixel-art graphics and simple interface 3.2k stars on their [GitHub repo](https://github.com/watabou/pixel-dungeon)

new package

## Bug Report **Package Name:** `ti-connect-ce-software-np` ### Current Behaviour ``` ... Running installer script... Remove-Item: Line | 3 | Remove-Item "$env:PUBLIC\Desktop\TI-Connect CE.lnk" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | Cannot find path 'C:\Users\Public\Desktop\TI-Connect CE.lnk'...

bug