Viewing profile — paphillips
paphillips
HN member- Joined
- Tue, Feb 09, 2016, 3:07 AM UTC
- HN karma
- 62
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About paphillips
No profile information was provided.
Recent public activity
-
comment
Comment #47864373
This article does not make convincing arguments to match the strong criticism. Engineering decisions are difficult, especially in high-growth orgs, where one must balance many cons…
-
comment
Comment #45168687
Ahh yes, nothing brings out the strong opinions like formatting. Let's do SQL next!
-
comment
Comment #42894790
The main site was replaced with a mostly empty blank page earlier today. The bizarre thing was that the page source at that time had almost nothing except some odd javascript to bu…
-
comment
Comment #42893295
I didn't expect to see javascript about Jira tickets in the source!
-
comment
Comment #42665373
The svg infographic on page 'Life Cycle of an Order' > 'Overview' is outstanding. Source indicates Adobe Illustrator as the generator. Oddly, the direct hyperlink to this page does…
-
comment
Comment #37163323
Taking this concept further one could model in RAML [0] to define both the types (flat or nested) and api definitions. It's based on YAML 1.2 with enough maturity to provide capabi…
-
comment
Comment #36654875
I miss electronics retail, even with its issues. Radio Shack had the Forrest Mims engineer's notebooks for learning electronics, and it was great to be able to drive down to a Fry'…
-
comment
Comment #36529649
Hey, you know what they say.
-
comment
Comment #36492878
One of my favorite economics professors called the second one 'OBSCENE PROFITS!'. His vocal delivery of those two words in front of the class was always highly animated and packed …
-
comment
Comment #35614736
One initial reaction to the prompting style is how similar it is to a human-to-human interaction. For example, a team lead communicating requirements to a wider team composed of le…
-
comment
Comment #35470324
My understanding is that relocation assistance is not available for this position. I will double-check to be sure, and if it is now offered I will reply here.
-
comment
Comment #35463113
Everyone's mileage varies - we found it to be the best among the major offerings, for our specific needs.
-
comment
Comment #35448764
XL Construction | Mulesoft Integration Developer | Primarily ONSITE (Milpitas/San Jose, CA) XL Construction is an award-winning Northern California general contractor/builder, cons…
-
comment
Comment #34938485
When I moved to SV from the Portland area about 20 years ago, the first thing I sought out was a surplus store like Wacky Willy's (closed), the Tektronix country store (maybe still…
-
comment
Comment #34117294
There are a few things to parse here. 1. In terms of software efficiency, engineers may lament the perceived waste, inefficiency, and imperfection in the produced code, but from a …
-
comment
Comment #34108777
New technology taking my job is the least of my concerns here. In my opinion there is simply a bifurcation of software underway: traditional programming on one side, and training/l…
-
comment
Comment #33994869
It was intended as both actually: a sloppy imitation Australian accent, as well as a nod to Mr. Noyce. There are very few occasions where the two intersect so nicely.
-
comment
Comment #33963523
Noyce! This is 21st century if I ever saw it, and I tip my hat to thee.
-
comment
Comment #33590122
I vividly remember when they took away the cereal at work. Working long hours, at times 3 weeks on, one day off - I couldn't understand how a cost/benefit analysis could arrive at …
-
comment
Comment #33482887
Related to this, for anyone not fully up to date on recent C# features there is also the CallerArgumentExpression [1], [2] feature introduced in C# 10. While it is not a pretty pri…
-
comment
Comment #33395152
I also disagree with the article - thin events don't always result in more coupling, and I'll add that thin events can remove temporal or state coupling as illustrated below. Howev…
-
comment
Comment #33256499
Good point - the wording I chose should have qualified the scope in that first statement: how about something like "as the scope that is reproduced verbatim increases, the likeliho…
-
comment
Comment #33247121
In my opinion this is a key comment in this thread and everyone subject to United States law should read the Abstraction Filtration Comparison (AFC) legal test when refining their …
-
comment
Comment #33080869
UML is a tool like any other: one should understand the tradeoffs and make an objective decision as to whether it is useful and appropriate for a specific organization and scenario…
-
comment
Comment #32785215
I should have clarified: the project required careful re-architecting of system interactions and flows to split the responsibilities. The commercial ERP system that I led the imple…