Ignacio Gomez
@NachoGomez
Followers
93
Following
234
Media
103
Statuses
985
π¨π»βπ»βοΈ π¨π΄|π©πͺ
Berlin
Joined June 2009
Hey @sweetlew, NewRelic documentation suggests users should hard code their license keys in a docker image, making it available at build time. Their keys will be leaked if the image is in a public registry or shared. The keys should be passed as env variables at run time.
0
0
2
Coup shuts down and I can connect you with my backend/platform engineering team. I vouch for them. Things they're good at: - empathy - care - ruby, rails, go - microservices, messaging, gRPC, protobuf - monitoring & observability - k8s, eks, aws, terraform Go forth and RT π
31
67
66
Verifying myself: I am igomeza on https://t.co/zQ3D2BrHDN. SIdD2_DwzxjKiEjVEe0rc-57a58wc53k4xq_ /
0
0
0
the terminal mode inside nvim is by far the most productive discovery I have made this year, thanks @Neovim
0
0
1
An NPM package with 2,000,000 weekly downloads had malicious code injected into it. No one knows what the malicious code does yet.
github.com
EDIT 26/11/2018: Am I affected?: If you are using anything crypto-currency related, then maybe. As discovered by @maths22, the target seems to have been identified as copay related libraries. It on...
49
2K
3K
Fargate is really a dream come true for robust, long cronjobs. I find it much more appealing than lambda and yet itβs not as popular.
0
0
3
"Serverless is to servers as JavaScript is to Java." β Dave Cheney
5
159
464
For traditional use cases where you dont want to include other aws services: AWS Fargate > Lambda
0
0
0
Not like the programming languages are obliged to be easily readable but... really??
0
0
0
That's why the existence of a REPL is so important and why I consider the inclusion of Jshell into Java such a radical change. Being able to make small changes and see the errors come out without compiling let you understand the language on a much more modular level.
0
0
0
After trying multiple programming languages during the last two years I'm convinced that both the power of the language itself and the robustness of its community is proportional to the ease of prototyping a snippet and being able to make small changes and Iterate in seconds
1
0
1
"how many servers could it take to turn on a light bulb lol" Philips: hold my beer
118
5K
10K
Still can't get my head around about why server-oriented languages need a dedicated third party middleware/framework for rest-api-development. Express/Gin/Martini. This should be a crucial part of Node, Go, etc. Am I missing something?
0
0
1
The rise of serverless/Faas and blockchain programming languages is just two sides of the same coin. AWS Lambda to run scripts where you get charged by the time a function uses. Solidity to run smart contracts (scripts) where you get charged (gas) by the time the script uses.
0
0
0
After deploying a few API functions with the @goserverless framework and @awscloud Lambda with Golang support
0
7
16
βAny application that can be written in JavaScript, will eventually be written in JavaScript.β - Jeff Atwood
0
0
0