Daniel Olshansky

Results 68 issues of Daniel Olshansky

With Goldleaf 0.8 open on my switch, I get the following error when opening Quark: ``` java -jar Quark.jar javafx.fxml.FXMLLoader$ValueElement processValue WARNING: Loading FXML document with JavaFX API of version...

Most of this library is build around `testing.T` which has a wrapper implementing the `TestingT` interface. It doesn't seem like it would be too hard to add support for `testing.M`...

Current Usage: ``` from iexfinance.stocks.cache import * prepare_cache(CacheMetadata(cache_path="store.h5", cache_type=CacheType.HDF_STORE)) get_historical_data(...) get_historical_data(...) get_historical_data(...) ``` Current limitations: - Only optimizes message count when querying newer data for the historical prices endpoint. I...

I wanted to get the community’s opinion on your most requested features! The poll is mainly focused on `get_historical_data` message count optimizations since there have been a lot of requests...

help wanted
:page_with_curl: dev note

Initialize stats and branch of the Segment class to None. This should hopefully fix the issue outline in https://github.com/b-ryan/powerline-shell/issues/408: ``` AttributeError: 'Segment' object has no attribute 'stats' ```

I managed to set everything up find with zsh on my macbook, but am having problems doing the same thing on my linux box. In the following image, I'm sshed...

I found this blog on [Medium](https://medium.com/@chiqing/merkle-patricia-trie-explained-ae3ac6a7e123), but saw that it is a port of the README here, so figured that opening an issue with general questions might be more conducive...

Extra instructions for oh-my-zsh

Similar to how the main timeline is split into a tweets and retweets sections, do you think it'd be possible to do the same thing for user profiles? I wanted...