Viewing profile — mlakewood
mlakewood
HN member- Joined
- Mon, Dec 10, 2012, 8:36 AM UTC
- HN karma
- 46
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About mlakewood
No profile information was provided.
Recent public activity
-
comment
Comment #24152936
Found it! just in case somebody else is yelling into the void https://medium.com/wardleymaps/on-being-lost-2ef5f05eb1ec
-
story
Trying to find a blog series on company strategy
Ok, So a few months ago I ran across a series of blog posts on somebodies personal blog on how they approached technology strategy. For the life of me I cant find it now. And I can…
-
comment
Comment #17298935
FYI: The article seems to make a comment that implies that SPIFFE is only available to Kubernetes, this isnt the case and SPIFFE is explicitly designed for heterogenous environment…
-
comment
Comment #15466711
Thats the primary motivation and main focus for SPIFFE. Providing service to service identity. However because its not breaking any of the standards its potentially applicable in o…
-
comment
Comment #15463030
There is a new standard forming for providing identity with this kind of architecture called SPIFFE. Check it out at https://spiffe.io . Its basically mutual TLS but with identity …
-
comment
Comment #13068350
This is also big as a lot of account limits are on a per account basis.
-
comment
Comment #11837663
I think comparing the compilation of a C hello world program to a web-project, with inbuilt test scaffolding, serving of generated content, communication across a network and safe …
-
comment
Comment #9821543
I think the real question is why would it want to? Ferrari is a specialist marque that, like most other super luxury brands, the parent company (in this case Fiat I believe) keeps …
-
comment
Comment #9632439
Simulation testing using simulant is very intriguing to me. But up till now its been pretty impenetrable. Glad to see somebody picking up the education baton.
-
comment
Comment #9424288
There was an article I read a little while ago about urban/vertical farming in Detroit. It was saying that traditionally, like you say the economics of cost of transport vs cost of…
-
comment
Comment #9338589
I think the Sillier one is Broken Hill. That although its in NSW is on the SA Timezone.
-
comment
Comment #8882870
In my experience, what other people thought you communicated and what you thought communicated are often very far apart. Its an amazing thing, Humans are so good at communication b…
-
comment
Comment #8836931
Ahh I see. So all the connecting up of what listens on which interface is done somewhere else. This just created failures at the network level in some scriptable manner. Everything…
-
comment
Comment #8836853
I've been thinking of doing something like this for a while. However I want to be able to get datapoints on all the requests going though the proxies so that I can run integration …
-
comment
Comment #8581885
I think some of the data in here is not quite accurate. Apparently there is a lead software engineer on $750,000 USD which doesnt seem right.
-
comment
Comment #8251100
AFAIK the only solution to this in the MySQL world is MHA. And that seems not that much better than the way Postgres does it. Which Relational databases are you referring to that d…
- story
-
comment
Comment #8188613
Oh awesome! thanks for the links!
-
comment
Comment #8188345
I think at some point it could be. At the moment im trying to make it work for Github pull requests as thats the need I can see. In the future working for something like bitbucket …
-
comment
Comment #8187930
Hi! that sounds awesome! Email sent your way!
-
comment
Comment #8187061
Thanks! I think what you're saying is the details about the side-by-side view should be further up the page and the idea's around context should be more fleshed out? I'll also work…
-
comment
Comment #8186990
As a mac and linux user those would be my first targets. Im planning on writing it using clojure and embedding webkit in it (as im a web guy first) ala light-table. So moving from …
-
comment
Comment #8186980
Email sent! Thanks! For the other readers. First up. I find inline diff's really hard to comprehend once they get past a few lines changed here and there. This might be just me, bu…
-
comment
Comment #8186866
Thanks for the feedback! I'll work on some better screenshots. Is there anything from the content that you dont understand, that I could make clearer? Is this something that you wo…
-
comment
Comment #8186651
Reviewing pull requests in github with the inline diff is a pain. You also don't get enough context to do a correct review. This app is a way to fix that. At this point I want to v…