Viewing profile — copyconstruct
copyconstruct
HN member- Joined
- Tue, Feb 09, 2016, 4:52 AM UTC
- HN karma
- 41
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About copyconstruct
No profile information was provided.
Recent public activity
-
comment
Comment #21097477
Netflix also wrote about the drawbacks on this approach https://medium.com/netflix-techblog/netflix-edge-load-balanc...
- story
- story
- story
- story
-
comment
Comment #15556033
I'm the author of that post. The goal wasn't to mislead - like I mentioned, I'm learning these things myself and definitely could've gotten several things wrong. I meant file offse…
- story
-
comment
Comment #15119499
Curious - does that mean you serve close to 1.75 billion requests per day, out of which 350M are unique requests that exercise your stack instead of being served from a CDN. It'd b…
-
comment
Comment #15118551
I wonder what's the breakdown between unique files delivered as opposed to files delivered from the CDN cache. Also, what's the breakdown for file uploads, manipulation and deliver…
-
comment
Comment #14994279
>At my recent companies, I've even seen senior developers, people with fancy degrees and 200k+ salaries, write code that's horrendously hard to understand and maintain, because it'…
-
comment
Comment #14994246
Author of the article here. That's primarily the reason why there are no "concrete examples", because one person's concrete example is another person's definition of contrived. Spl…
-
comment
Comment #14994141
Author of the article here. Nope, the article doesn't conflate DRY and small functions. But the quest for DRY can lead to an explosion of small functions, which isn't necessarily a…
-
comment
Comment #14994066
Author of the article here. >The goal is not to make small functions for the sake of making small functions, but it's to compartmentalize some functionality into a nice, easier to …
-
comment
Comment #14993963
Author here. > "The claims that "all abstractions leak" and that adherence to DRY makes code "hard to follow" is what gives me this impression." That's a simplistic -- and cherry-p…
-
comment
Comment #14993853
Author of the article here. I find it really interesting you mention this: >>"when you find yourself violating them, you're supposed to question why" This is essentially what I see…
-
comment
Comment #14993725
Author of the article here. A few things. First, I'm not sure you actually bothered reading the article, because the conclusion very obviously states what you're suggesting here, i…
-
story
Ask HN: What's the best technical book that came out in the last decase
I've enjoyed reading classic CS books like Unix Network Programming, but if you ask me to name a seminal book that came out in the last decade or so, I'd draw a blank. What are som…
-
comment
Comment #13498350
There was a good talk at Strangeloop about userland thread runtime scheduling in both the Go and the Erlang VM. https://www.youtube.com/watch?v=8g9fG7cApbc
-
comment
Comment #13494568
Paper by 53 or Sketches or Sketchbook or any of the several sketching apps available for the IPad would be my guess.