Viewing profile — happythought
happythought
HN member- Joined
- Sun, Aug 20, 2017, 10:38 PM UTC
- HN karma
- 72
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About happythought
No profile information was provided.
Recent public activity
-
comment
Comment #26706571
Sql databases usually come with their own date types that are implemented with integers behind the curtains. They take up less space and are easier to sort than text fields. EDIT: …
-
comment
Comment #25530937
Your comment made me feel better about myself, thanks.
-
comment
Comment #25514233
In the spirit of nitpicking, class A, B, and C referred to specific address blocks, not network sizes. A /24 in the class A range was still class A rather than class C.
-
comment
Comment #24338591
My impression from Twitter “new job” announcements in the last 6 months is that Apple has seriously ramped up its kubernetes staff.
-
comment
Comment #24152418
Nice post, thanks. Did you happen to raise an issue with the Go team? Maybe it would be low hanging fruit for a compiler optimization.
-
comment
Comment #21942375
Do you have a link to the eks networking bug?
-
comment
Comment #21687837
Location: Columbus, OH Remote: Yes, preferred Willing to relocate: No Technologies: Kubernetes, Istio, Docker, Jenkins, CICD, DevOps, Automation, Chef, Terraform, Ansible, Networki…
-
comment
Comment #20357922
I agree 100% that a developer isn’t required to implement any feature. One thing to think about is that it’s not necessarily a single user or a single team weighing costs and benef…
-
comment
Comment #20213749
I don’t have the experience you do, but I feel like it comes up a lot when working with dictionaries and json.
-
comment
Comment #19987976
You can also use the same basic cicd pipeline to manage infrastructure on different providers instead of a custom pipeline for each provider tailored to their tool.
-
comment
Comment #19953146
From the drawing, it looks like gitaly decouples git storage from the workers, but still uses NFS on the backend.
-
comment
Comment #19934686
VMware supports NFS as a storage backend so it ends up being used in a lot of storage arrays in Enterprise shops. Gitlab.com was also using it as of last year, but I’m not sure if …
-
comment
Comment #19880659
I imagine it’s to make the scale logarithmic like the Richter scale so that it’s easier to visualize and compare compression algorithms at vastly different magnitudes of efficiency…
-
comment
Comment #19823845
Atul Adya and Daniel Myers work on Slicer[1] so they have some bias. [1] https://www.usenix.org/system/files/conference/osdi16/osdi16...
-
comment
Comment #19822467
Value-based pricing is an alternative to cost-based pricing. Try to quantify the value that your library brings to the customer in terms of revenues generated or costs saved. You a…
-
comment
Comment #19715145
Thanks, I saw those and they seem clear enough. So the go code is unrelated to nginx.cfg and app.cfg?
-
comment
Comment #19707235
I’m interested in learning that model, but a readme in there that explains how to go from nothing to a deployment might help. Edit: also the fact that you have a 4 month old outsta…
-
comment
Comment #19455523
I don't think this is fair to sysadmins, and I don't think sysadmins deserve your low opinion. The tools are designed the way they are not to appease lowly sysadmins, but because i…
-
comment
Comment #19385165
FANGs all use white box hardware with “merchant silicon” meaning they buy the chipsets directly from Broadcom, Mellanox, etc. and build their own devices. However, they do all have…
-
comment
Comment #19315668
Is using an operator a replacement for installing a service via helm?
-
comment
Comment #19286152
Perhaps try giving them 4 future days off in exchange for working two weekend days. Weekend days are more valuable than weekdays because your family is free from work/school and th…
-
comment
Comment #19223110
I think “doing one thing” and “getting called one time” are getting confused. GetData() FormatData() UploadData() Those could do one thing but could be called at several points wit…
-
comment
Comment #19013264
In my opinion, your criticism is unwarranted here. Asking about the job market for a language on HN is completely valid and doesn’t signal an inability for OP to answer the questio…
-
comment
Comment #18789489
Op admitted to being unwise financially, so your comment kind of seems like rubbing salt in the wound.
-
comment
Comment #18161627
Is finding the hiring page part of the technical interview?