Ken Collins
Ken Collins
This is more of a share vs an issue. Popular projects like Nokogiri (https://github.com/sparklemotion/nokogiri/issues/2075) are shipping precompiled gems for various platforms. I've been using this gem on AWS Lambda (Amazon...
I'd like to show how this could work on AWS Lambda but what would be successful for you? Would build and crawl be different tasks or would it be one...
Answers could be some of the following. * Express * Rails * Django Which are the bigger frameworks. But then there are the serverless specific frameworks like. Need help here?...
Today, we have a tool called sqlpackage.exe which is a .NET command line app that’s built over a .NET library called DacFX and runs on Windows. This tool supports SQL...
https://channel9.msdn.com/Shows/Data-Exposed/mssql-cli-an-open-source-and-cross-platform-CLI-for-SQL-Server?WT.mc_id=dlvr_twitter_ch9
Hi, I am the author of Lamby (https://lamby.custominktech.com) which is a Simple Rack adapter for AWS Lambda letting Rails work with API Gateway. I also have gem for ActiveJob called...
First, this project is amazing!!! Feature request. A lot of our Docker projects at Custom Ink leverage `docker-compose run` in various project bin files for local development. This allows us...
For Zbigniew Szmigiero who asked in email... > Tiny_tds is very valuable gem but I am still do not understanding lack of SSL configuration in Client object The documentation and...
So @vlaaaaaaad made this tweet how GitHub Actions now has great support for caching (https://twitter.com/iamvlaaaaaaad/status/1421529670353408001) For us this is not likely a two line change since we use Docker in...
Some ideas here https://twitter.com/nateberkopec/status/1483594221940449282 around possibly using a rack after reply vs Lambdakiq (https://github.com/customink/lambdakiq)