HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rimutaka

no profile record

Submissions

Show HN: Browser add-on for quicker UpWork job search

github.com
1 points·by rimutaka·vor 2 Jahren·0 comments

Ask HN: Can we stop peering with Russian telcos as an anti-war protest?

3 points·by rimutaka·vor 4 Jahren·1 comments

[untitled]

1 points·by rimutaka·vor 4 Jahren·0 comments

comments

rimutaka
·vor 4 Jahren·discuss
I use https://github.com/rimutaka/lambda-debug-proxy to run Lambdas locally while still being part of the AWS pipeline. It eliminates the need to emulate the input/output. That tool is for Rust only, but there is no reason why it can't be ported to other languages.
rimutaka
·vor 4 Jahren·discuss
I switched from Hugo to Zola. Happy as Larry.
rimutaka
·vor 4 Jahren·discuss
This is like a drunk ex bursting into your apartment, smashing furniture and demanding that you stop seeing that new boyfriend. Not a winning strategy by any means.
rimutaka
·vor 5 Jahren·discuss
The articles states that it takes approximately 1000 requests to optimize / warm up. I suspect that they had concurrency set at the default 999, so the first 999 requests would spin up new instances.

Does that mean their 15,000 requests were actually 15 requests spread over 1000 instances?