Live data from Hacker News

Viewing profile — willthames

willthames

HN member
Joined
Thu, Apr 07, 2011, 2:57 PM UTC
HN karma
91
Public activity
58 items

About willthames

No profile information was provided.

Recent public activity

  1. comment
    Comment #41575031

    RDS is an example of something that is more expensive but can be better value - because a lot of the managed service stuff saves the time of those looking after it. 15 years ago I …

  2. comment
    Comment #41562048

    Perhaps more accurate is that there is no one root cause, but a bunch of contributing factors. I had a quick search to find my favourite article on this one, it might be https://wi…

  3. comment
    Comment #37839776

    Does ECS support mounting configuration files (without needing the configuration file to be on the host)? Being able to mount secrets and configmaps into the container file system …

  4. comment
    Comment #37503069

    Haha, I meant to add one to my comment but struggled to do so on mobile https://github.com/openshift/openshift-restclient-python

  5. comment
    Comment #37502706

    The comparison doesn’t include the (perhaps confusingly named) openshift library. All the ansible kubernetes modules rely heavily on it because its support for dynamic client (wher…

  6. comment
    Comment #35837938

    Same, where do I sign up for these kickbacks? The difference between datadog and doing it yourself is that datadog is a well thought through product rather than a cobbled together …

  7. comment
    Comment #34556364

    Cross AZ traffic became free in April last year https://aws.amazon.com/about-aws/whats-new/2022/04/aws-data-...

  8. comment
    Comment #12853305

    Sent to Coventry appears to be Constructive Dismissal under UK law https://www.gov.uk/dismissal/unfair-and-constructive-dismiss... Of course it might not be worth the lawsuit.

  9. comment
    Comment #12787697

    Ansible - I first discovered it from a comment here, thought 'who needs a new config management tool' then realised Michael Dehaan had also written cobbler so thought it was worth …

  10. comment
    Comment #12579500

    128 bits isn't twice as strong as 64 bits. 65 bits is twice as strong as 64 bits. 2^64 ~= 10^19 - or 10 million million million times stronger.

  11. story
  12. comment
    Comment #11777117

    Revert your playbooks and roles to the version of your last good deployment, and redeploy. With good version control, role version management and idempotent library modules, this s…

  13. comment
    Comment #11277681

    I don't think you're using it wrong, but the default for the trackpad is a hard click, as you say. But you can set the trackpad (Preferences > Trackpad > Point & Click > Tap to cli…

  14. comment
    Comment #10710638

    I'm not sure why Atlassian would acquire Gitlab when they already have Stash (which might be called Bitbucket Server now - but either way is a fully fledged Git{la,hu}b competitor)…

  15. comment
    Comment #10636777

    It doesn't help that Scilly isn't usually used in isolation. Usually the group is referred to as the Isles of Scilly or the Scilly Isles. None of the islands is actually called Sci…

  16. comment
    Comment #10463770

    I found a bug in your page! The link to the Gitlab acknowledgements page isn't right (not sure what the correct link should be). Let me know what my bounty will be ;)

  17. comment
    Comment #9725240

    Or seq -f %04g 1 10

  18. comment
    Comment #9468752

    Another example is the regulatory requirement for data sovereignty to ensure data remains under the data protection laws of the organisation's country. With hosted Github you have …

  19. comment
    Comment #9450396

    You can use ansible as a library from python: http://docs.ansible.com/developing_api.html

  20. comment
    Comment #9398369

    And the reason for the other approach - global substitution (otherwise the caret approach is simpler) $ ls hello_world hi_there_world $ mv hello_world hello_everyone $ !!:gs/hello/…

  21. comment
    Comment #9267911

    Stash is far, far cheaper than Github Enterprise, and Stash features have come a long way in the last 18 months. * 250 user Stash license: $12000 first year, $6000 after [1] * 250 …

  22. comment
    Comment #8976141

    A couple and a couple of hundred are quite different though! The original post suggests ~$2000, not ~200k

  23. comment
    Comment #8921386

    What a pathetic [1] argument! [1] http://www.etymonline.com/index.php?term=pathetic

  24. comment
    Comment #8761196

    You also need to factor in loss of productivity while bringing a new hire into an organisation. They won't be 100% productive (50% might be aspirational for some roles for the firs…

  25. comment
    Comment #8685576

    Do you have an Operations function in your organisation? As really DevOps is development and operations working together to meet business goals. If you do have an Operations person…