Viewing profile — toadkicker
toadkicker
HN member- Joined
- Sun, Oct 02, 2011, 8:06 PM UTC
- HN karma
- 103
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About toadkicker
No profile information was provided.
Recent public activity
-
comment
Comment #49030179
[dead]
- story
-
comment
Comment #47419356
PAP is a protocol for zero trust AI agents. It features several examples including e-commerce transactions. Built on existing standards.
- story
-
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?"
-
comment
Comment #27439974
Studies show computers running less code perform faster
-
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…
-
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.
-
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.
-
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'.
-
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…
-
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?
-
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…
-
comment
Comment #14837472
Just wait until artificial intelligence does it for us...
-
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…
-
comment
Comment #14837274
I use http://mailinabox.email which totally automates running your own mail server. Highly recommend taking a look at it!
-
comment
Comment #14264949
"Wordpress is a remote shell with great blogging features"
-
comment
Comment #13986297
The client/server model is great for capitalism but no good for liberty.
-
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…
-
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…
-
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.
-
comment
Comment #12864035
It's better to be part of the solution than to create the problem.
-
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.
-
comment
Comment #10833314
Yes it comes from statistical mathematics
-
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.