Live data from Hacker News

Viewing profile — bryogenic

bryogenic

HN member
Joined
Mon, May 23, 2011, 7:17 PM UTC
HN karma
712
Public activity
139 items

About bryogenic

No profile information was provided.

Recent public activity

  1. comment
    Comment #47669473

    Poe’s (C)law: The more absurd AI-generated content becomes, the more likely people are to believe it is real.

  2. comment
    Comment #46848609

    The Mac of Theseus

  3. comment
    Comment #46747774

    - Start with takeout - Setup automatic forwarding - Then probably just use that old email for searching old emails This has worked okay for me

  4. story
  5. comment
    Comment #45563735

    I just setup the same HT801 but I used SIP-domains and twilio services/functions instead of SIP trunk and asterisk. I'll make sure to reply again once I have a write up. Nice work!…

  6. comment
    Comment #41626426

    Omega Star has finally shipped ISO timestamps! https://www.youtube.com/watch?v=y8OnoxKotPQ

  7. comment
    Comment #38246397

    Excellent video on the pain points and tradeoffs related to freeway bridge designs and fire safety. Practical Engineering: Why fires destroy bridges Philadelphia I-95 Bridge Collap…

  8. story
  9. comment
    Comment #35867294

    You might like: Making Survival Game with 1 Pixel https://youtu.be/rM0ic5Ii-5w

  10. comment
    Comment #30129819

    qemu-system-x86_64

  11. comment
    Comment #29915462

    Previously (2015): https://news.ycombinator.com/item?id=9948749

  12. story
  13. comment
    Comment #26669114

    I took this tmux config line to the next level because: - I want it yanked into both the selection AND the default clipboard - I want tmux to exit copy mode after yanking bind -T c…

  14. comment
    Comment #26079019

    This might be off-topic but, when can i get cloud-init for physical installs? Without jumping through ten hacks? Isn't that the future for installers given the amount of effort bei…

  15. comment
    Comment #25817254

    https://go-acme.github.io/lego/ is exactly that. This is the client/library underneath traefik's batteries included version of let's encrypt certs.

  16. comment
    Comment #25814919

    I agree with this especially for online documentation. My my recent pet-peeve is deno, which I love, but cannot read via my cli browser. - https://deno.land/manual - https://doc.de…

  17. comment
    Comment #25131882

    Modules are where the python lives. Really well written, idempotent, and battle tested python. But "writing" Ansible playbooks is definitely not python. It's its own dsl bastardize…

  18. comment
    Comment #25124453

    Anyone who thinks that any tool will make systems administration and automation "simple" has drank the kool-aide of some sales pitch. Systems administration and automation is compl…

  19. comment
    Comment #25124208

    I'm a heavy ansible user and have not experienced anywhere close to this level of pain with ansible 2.10 and collections. None of my playbooks needed module names updated and this …

  20. comment
    Comment #25117423

    What does the "searchable" option mean? I couldn't find anything about it in the faqs.

  21. comment
    Comment #24390943

    I'm not saying the OP code isn't useful, but I do think that readers may be unaware of existing documented features and jumping into a library to solve their perceived problems is …

  22. comment
    Comment #24390559

    It is! You just need to use asyncio correctly and put coroutines you want run in parallel in tasks. It's the second example on the asyncio documentation for coroutines and tasks: h…

  23. comment
    Comment #23998249

    This has provided an opportunity for exercising my seldom used downvote button. How apropos. This comment violates the first guideline on comments: > Be kind. Don't be snarky. Have…

  24. comment
    Comment #23811660

    A Guide to the Good Life: The Ancient Art of Stoic Joy by William Braxton Irvine

  25. comment
    Comment #23006129

    Ansible also does 'outside' virtual machines. See https://docs.ansible.com/ansible/2.3/list_of_cloud_modules.h...