Live data from Hacker News

Viewing profile — rimutaka

rimutaka

HN member
Joined
Thu, Apr 23, 2020, 12:15 AM UTC
HN karma
63
Public activity
28 items

About rimutaka

No profile information was provided.

Recent public activity

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

    This Chrome and FF add-on colour-codes UpWork job posts to help you focus on the ones you havn't seen yet. It saves me from looking at the same jobs appearing in different categori…

  2. comment
    Comment #30939914

    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 too…

  3. comment
    Comment #30530531

    I switched from Hugo to Zola. Happy as Larry.

  4. story
  5. comment
    Comment #30484472

    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.

  6. story
  7. comment
    Comment #28843607

    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 spi…

  8. comment
    Comment #28560832

    It's a subscriber-only article. What's the gist of it?

  9. story
  10. comment
    Comment #28227838

    How is it possible to sustain 5 developers on $17k/month? It a $19/hr rate!

  11. comment
    Comment #26585442

    I would love to see their pitch deck with the TAM and that sweet x10000 ROI with their 10% fee! :) Although they may add value to OSS in the short term by bringing in the $$$ we wo…

  12. story
    Ask HN: When should the dev team get involved in the hiring process?

    * The recruiter writes the job ad, screens the candidates and passes the shortlist to the dev team leader for interviews vs. * The dev team leader works with the recruiter from the…

  13. comment
    Comment #26362157

    Andrew, it would be interesting to hear a bit about the founding story. One question I'd like to ask is how did you acquire the customers in the early days? What was the plan for t…

  14. comment
    Comment #25012427

    > NZ manuka honey is now also riven by violent gang crime cashing in on the huge profits. Hive stealing is a thing. I'd like to see a proof of that. The industry is very consolidat…

  15. comment
    Comment #25012377

    My mate has several barrels of the highest grade manuka honey from the back of his farm. It's very tingy, to the point of being unpalatable. The sad truth is that most of the comme…

  16. comment
    Comment #23809625

    I think much of the official "rust-by-example" would benefit from using the rust playground instead of the printed examples.

  17. comment
    Comment #23737288

    I have just updated their Wikipedia page with a mention of the incident. Let's see how long it will take for someone to take it down https://en.wikipedia.org/w/index.php?title=Onyx…

  18. story
  19. comment
    Comment #23606844

    > if I were a millionaire, I'd probably be fishing off the coast of Malta Nice weather, but not much fish. https://eu.oceana.org/en/press-center/press-releases/un-aler...

  20. comment
    Comment #23046455

    I read novels. There is no option for that.

  21. comment
    Comment #22999434

    "This hunger crisis, experts say, is global and caused by a multitude of factors [...]: the sudden loss in income for countless millions who were already living hand-to-mouth; the …

  22. story
  23. comment
    Comment #22977084

    It's a painful "mistake". Running a marathon is painful. Your legs run out of glycogen after about 30km and all you can think of is "I want to stop". I'm surprised her mind was sha…

  24. comment
    Comment #22975306

    The concept of tracking changes, branches, history & blame are pretty universal across different domains and should apply well. The smallest unit of change in Git is a line (correc…

  25. comment
    Comment #22974637

    The last 3 paragraphs talk about explore/exploit ratio in bee colonies - most bees "exploit" what others found, small number of bees "explore" new grounds. We do exactly the same. …