Live data from Hacker News

Viewing profile — chad-autry

chad-autry

HN member
Joined
Wed, Aug 03, 2016, 3:28 PM UTC
HN karma
92
Public activity
27 items

About chad-autry

No profile information was provided.

Recent public activity

  1. comment
    Comment #27194602

    The only way to win is not to play

  2. comment
    Comment #26638681

    Touch screen tap works, but laptop track pad 'tap' does not count as a click on the button.

  3. comment
    Comment #20798913

    It is true I didn't market it, so possible it suffered a bit from that. Some of the 'Doesn't work on my device' comments were a bit unexpected (and unsolvable without $$$ to test o…

  4. comment
    Comment #20782331

    As a business idea I don't think it would take off. I had a somewhat related project idea to rotate ringtones. Such an idea can be done on Android, but would have been impossible o…

  5. comment
    Comment #15253039

    Not mentioned, but for node.js dev termux almost gets there, but just falls short. You can't hit a node.js server running in android/termux from a full fledged local ChromeOS brows…

  6. comment
    Comment #14992192

    > Github recommends using the same contact procedure for anti-circumvention takedown requests as for normal DMCA takedowns I made this mistake to, Admiral's blog post does imply it…

  7. comment
    Comment #14990809

    From what I can tell, the DMCA does apply (sort of) Admiral seems to be a paywall server basically. If blocking their domain gave access to paywalled content, then the DMCA seems t…

  8. comment
  9. comment
    Comment #14424944

    I attempted to switch to Yarn immediately, but actually hit one of the few issues they ended up documenting (can't remember which now). Never actually ended up switching, so no nee…

  10. comment
    Comment #13840569

    Study seems to exclude e-ink, (when grouping kindle with iPad, I assume they mean the android tablet) while many of the comments here are arguing about e-ink vs books. I'm not surp…

  11. comment
    Comment #13839674

    Disclaimer: This is some totally untested work, but is the direction I intend to go I have a docker ansible image, which I could just DL to the local storage they give: https://git…

  12. comment
    Comment #13832982

    Seems like tons of nice changes. Free f1-micro instance! That is nice. I was paying for one to dev test a webapp on. Not quite clear if it is per account or per project. Guessing p…

  13. comment
    Comment #13821442

    Currently a woefully outdated github pages static site, so my github account itself is better. Interested to see other comments and find a better way myself.

  14. comment
    Comment #13804306

    Special weights to place in cars/bikes/vehicles with little inertial mass, but heavy gravitational mass would improve traction but not affect acceleration (on a flat plane). If you…

  15. comment
    Comment #13767975

    pfffft Bunch of yammering without any good analysis. Disappointing. The new terms don't do anything except make explicit what they were already doing. D.7 + D.4: They were already …

  16. comment
    Comment #13599997

    The new license grant to others is nicely explicit on what permissions are granted on an unlicensed repo vs the old vague "you agree to allow others to view and fork your repositor…

  17. comment
    Comment #13598772

    Ansible brings inventory management to the table. I can have an inventory with my backend and frontend instances tagged, run my playbook, and it will copy/start the appropriate sys…

  18. comment
    Comment #13593951

    I've been telling friends and co-workers I think kubernetes has won the orchestration war. But even as I did so I wanted something simpler for my own purposes, and so was using fle…

  19. comment
    Comment #13522071

    Notice how the lines are stretched, Not every hexagon in the tiling represents the same area if mapped back to a sphere. The non-polar edges of the tiles pictures are larger. If yo…

  20. comment
    Comment #13475450

    Looks cook tech wise, snappy. But there is an utter lack of information. Is it running locally, or submitting code to some remote server with no privacy policy? Submitter seems to …

  21. comment
    Comment #13328392

    But this isn't a case of two different markets...Google makes no money off of Chrome. They make money off of advertising. The bottom line of Chrome is that it is just there to view…

  22. comment
    Comment #12960062

    Probably my largest is https://github.com/chad-autry/rototone Android app for ringtone nad notification tone play lists. Other than that, I've gotten alot of use out of my dockeriz…

  23. comment
    Comment #12893064

    I had the exact requirement embedmd was made to solve several months ago and ended up creating my own ( https://github.com/chad-autry/relative-file-inliner if interested). However,…

  24. comment
    Comment #12816559

    To me, many of the comments seem to have it backwards. ES6 is a superset for ES5, so given the ES5 docs you can write NG2 apps with ES6. Typescript being a superset of ES6 means it…

  25. comment
    Comment #12788149

    Or just destroy the auth key once a certificate is issued. No need to keep it around. Can go through the expected validation process for a new one when renewing.