Live data from Hacker News

Viewing profile — aynawn

aynawn

HN member
Joined
Tue, Oct 24, 2017, 5:34 AM UTC
HN karma
60
Public activity
40 items

About aynawn

Verifying my Blockstack ID is secured with the address 14wBAgodtkLahYVG71Zcshu9CzFJv3ZxSz

https://explorer.blockstack.org/address/14wBAgodtkLahYVG71Zcshu9CzFJv3ZxSz

meet.hn/city/us-Omaha

Contact: https://bit.ly/2K7e76D

Recent public activity

  1. comment
    Comment #42370580

    Does it support email filters? I'd love to manage my gmail filters programmatically or use a configuration file to manage them so I can reuse the filters across multiple emails. Ed…

  2. comment
    Comment #34463806

    I'm another ex-massachusettser and also love Somerville and would have shared a brat with you. Sounds like you made the best of it!

  3. comment
    Comment #34436892

    I've evaluated crossplane and one of the biggest drawbacks is not being able to properly diff your expected changes with your actual state. Basically there is no way to run a plan …

  4. story
  5. comment
    Comment #34152584

    Agreed. It should at least log you out of all sessions without you having to do it yourself. This is good to know if I ever want to rotate my encryption key. Knowing this, I may ev…

  6. comment
    Comment #33741585

    See the aws-ia official eks-blueprints repo. They have a ton of modules that reuse their helm-addon and irsa modules. Adding the aws-load-balancer-controller, for instance, is a si…

  7. comment
  8. comment
    Comment #32161330

    asdf works as a universal tool for any cli app i.e. python, terraform, ruby, golang, etc https://github.com/asdf-vm/asdf asdf plugin add python asdf install python 3.9.1 asdf globa…

  9. comment
    Comment #31940991

    I never thought about how the ampersand looks like a duck.

  10. comment
    Comment #31881326

    Or -L to follow redirects

  11. comment
    Comment #31831993

    These are great comments. The code is open source. I'm sure the owner would love a pull request that would address these concerns.

  12. comment
    Comment #31717704

    Cng sounds cool. "Code Not Guns" is probably inspired by "Food Not Bombs" which coincidentally I heard of only fairly recently. You can also checkout all the "Code For America" org…

  13. comment
    Comment #31521408

    If i have to deal with ancient osx gnu gplv2 utilities, i think I'd go bananas. You have to modify the default settings at some point or your productivity will surely wane in compa…

  14. comment
    Comment #31458139

    Agreed. If the code is in GitHub, it's incredibly easy to create a simple github actions workflow that could run the app.

  15. comment
    Comment #31201171

    Use a password manager to generate 16 character strings as answers to each security questions. I guarantee your IT person will no longer remember them.

  16. comment
    Comment #30810789

    why don't the dev machines also closely represent customer set ups?

  17. comment
    Comment #30467866

    Another contender is gron which does the same. It's written in golang instead of rust. https://github.com/tomnomnom/gron $ cat test.json | gron

  18. comment
    Comment #28660101

    Clever. Nice work. Would you also add the average score per season ?

  19. comment
    Comment #27456613

    This helped me learn git visually. https://learngitbranching.js.org/ You can probably complete that in less than a day

  20. comment
    Comment #26778246

    I'm unsure but it does make me wonder. Perhaps there are fewer EMTs signing up than cosmotologists? Or perhaps the number of practice hours to e.g. create the perfect braid is lowe…

  21. story
  22. comment
    Comment #25911433

    You can do this in 1password using a shared vault with your TOTP secret to generate authenticated tokens. The vault can be shared with your entire team or company. What benefit doe…

  23. comment
    Comment #25808679

    I've been in the market for an open source authenticator that works on android and desktop with a cloud sync. I cannot find one and so I'm stuck on using authy. I have exported all…

  24. comment
    Comment #25400927

    As a terraform SAST tool, this has competition with tfsec, tflint, and checkov. I do like how it also checks the kubernetes yaml. I'd like if these types of articles would mention …

  25. story
    Ask HN: Language agnostic linter / converter for oppressive language?

    Our company, much like other companies, are thinking of renaming our master branch to main, like Github suggests, and renaming master/slave, renaming blacklist/whitelist, etc. Is t…