Jakub Holý
Jakub Holý
Looking at shadow-jam I thought it would be awesome to see what are the basic technologies picked for it and understand why they were chosen (and what alternatives were considered...
- Ideally, `#js {}` and `#js []` should also have a tooltip (which should also highlight the differences from js-obj) - there should be section: > *Construct JS objects* >...
Boto 2 (python package `boto`) cannot filter ELBs by tags, this is hopefully fixed in v3. See https://github.com/boto/boto/issues/2549 Thank you!
The provided sample config file is little to simple to be useful, especially for those not too familiar with YAML. Here is a more complex one that avoids duplication via...
I often have the shell open for quite a while, e.g. while developing my Terraform setup, an running commands against AWS. Then suddenly they start to timeout / fail in...
See the commits for details. Main: --- DIY static query We cannot use StaticQuery because the only way to get one int Gatsy is to use JSX (due to the...
It seems to report missing data for a join query join even if the data is present. See the example here https://blog.jakubholy.net/2020/fulcro-divergent-ui-data/#_link_query
Hello! It would be awesome if the Readme could be extended with troubleshooting tips for permissions. I will provide two examples where I lost quite a while due to this....
The readme https://github.com/SpringSource/impala#readme doesn't really explain what Impala is and why would somebody use it. "Interactive shell for Hadoop" could mean a lot of things. If you want anybody to...