Alexander ADAM
Alexander ADAM
> Most of the drivers out there allow you to install extensions (such as adblockers), so there's no need to bake it into this specification. 1. Well, [Selenium is following...
> Just use --host-resolver-rules for chrome. This repository is _not_ about certain ways to achieve this with a particular driver. This repository is about defining WebDriver _standard_ and it describes...
> mongodb for mongodb & root for nginx Root isn't a requirement for nginx. Most of the properly maintained Docker images are using non privileged ports (because people should map...
Yes, the gem was written by SAP so I guess they wanted to provide compatibility to their database without investing too much resources into Ruby. On the other hand there's...
For anyone who wants to have a look at it: Here is the PHP C driver (just in case anything happens with the linked svn repository). [php_maxdb.c.txt](https://github.com/crystal-community/crystal-libraries-needed/files/2723947/php_maxdb.c.txt) [php_maxdb.h.txt](https://github.com/crystal-community/crystal-libraries-needed/files/2723948/php_maxdb.h.txt) There are...
@konovod you are clearly better in googling than me :wink: :+1: Seems also to be available [on GitHub](https://github.com/gitpan/DBD-MaxDB).
I guess @edwardloveall's [`reddit.cr`](https://github.com/edwardloveall/pixelfeed/blob/2691b9d2a8512637aa96b8720883b637f9867833/src/clients/reddit.cr#L1) (a file in the [pixelfeed repo](https://github.com/edwardloveall/pixelfeed)) would be a good start if someone would extract it into a separate shard.
> I'm currently building a class that authenticates and allows sending GET requests. It shouldn't be too hard expanding to an API wrapper with proper PUT/POST/DELETE request methods. This would...
It seems that @rowland [is giving it a try](https://github.com/rowland/caramel) [if I understand this correctly].
In the long term something like [hexapdf](https://github.com/gettalong/hexapdf) would be nice. Maybe a port would make sense. But for the moment I would be happy with any library that works. :wink:...