Live data from Hacker News

Viewing profile — toadkicker

toadkicker

HN member
Joined
Sun, Oct 02, 2011, 8:06 PM UTC
HN karma
103
Public activity
35 items

About toadkicker

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. comment
    Comment #47419356

    PAP is a protocol for zero trust AI agents. It features several examples including e-commerce transactions. Built on existing standards.

  4. story
  5. comment
    Comment #28305439

    > "Have you worked at a FAANG or on FAANG level problems?" "I have not, do you have those problems with 10k users too?"

  6. comment
    Comment #27439974

    Studies show computers running less code perform faster

  7. comment
    Comment #25590711

    Ironically Apple is also the ones who kicked off the entire PWA race because of the lack of an SDK when the iPhone launched. The messaging then was "build for the web, that is bett…

  8. comment
    Comment #22196494

    I can't believe on this page "Users" exists. What happened to Apple's brand language? "Now you can" would make more sense to the reader.

  9. comment
    Comment #21762639

    I can't count how many times I've submitted a patch only to hear my supervisors complain that I made a contribution to the thing that makes the business profitable.

  10. comment
    Comment #16480006

    We set them up that way and then someone who isn't so strong with networking opens it up to 'fix it'.

  11. comment
    Comment #16237527

    One of things I absolutely despise about the JS community is this obsession with build tools. JS is meant to be a runtime language and the amount of transpilers, minifiers, uglifie…

  12. comment
    Comment #16167101

    It is currency and it should be regulated. Algorithmic pumping and dumping is illegal in most countries, so why should cryptocurrencies be exempt?

  13. comment
    Comment #15806844

    Their QA department has been in a downward spiral since 2014. I would love to name some people who were doing a fantastic job running the place until then, but I'll spare the embar…

  14. comment
    Comment #14837472

    Just wait until artificial intelligence does it for us...

  15. comment
    Comment #14837464

    No I don't think you need to do that to get interested in it. If you want to see it in action and spin up a playground really quickly, I suggest using Embark ( https://github.com/i…

  16. comment
    Comment #14837274

    I use http://mailinabox.email which totally automates running your own mail server. Highly recommend taking a look at it!

  17. comment
    Comment #14264949

    "Wordpress is a remote shell with great blogging features"

  18. comment
    Comment #13986297

    The client/server model is great for capitalism but no good for liberty.

  19. comment
    Comment #13851083

    I just wanted to add some positive comments here complaining the state of the web as we know it today vs. the people who are working on the solutions to the problems. There are wel…

  20. comment
    Comment #13760172

    In the second article the author explains what a 'JSON pure' api would function. It completely throws out the OSI model and provides no way for the application layer to react to tr…

  21. comment
    Comment #12970480

    It's really silly that is how the culture behaves. The right tool for the job is a common moniker in other industries, yet in ours its the source of heated debate and hipsterdom.

  22. comment
    Comment #12864035

    It's better to be part of the solution than to create the problem.

  23. comment
    Comment #11074057

    Programming is akin to woodworking. Lots of tools and all of it is for wood. Use the right tools to craft the right solutions.

  24. comment
    Comment #10833314

    Yes it comes from statistical mathematics

  25. comment
    Comment #10624282

    Give SNS/SQS a look for polling solutions for API Gateway. We got around it by having a health check call in our set up.