Viewing profile — amdelamar
amdelamar
HN member- Joined
- Sat, Mar 10, 2018, 5:53 PM UTC
- HN karma
- 150
- Public activity
- 73 items
- HN profile
- View on Hacker News ↗
About amdelamar
Recent public activity
-
comment
Comment #33134975
https://www.nwtime.org/current-members-donors/
-
comment
Comment #33134945
I also really enjoyed reading this; the mix of computer science & history was well balanced and kept my interest. It makes me think there should be a CompSci history class taught i…
-
comment
Comment #32359657
The amount of salt in photo #6 is too much salt. Its very easy to over-salt anything and ruin it. Better to under-salt until you gain enough experience with judging how much you ac…
-
comment
Comment #32008422
A 25% restocking fee seems like a better solution.
-
comment
Comment #30937632
My blog https://amdelamar.com/blog/ Focusing lately on Scala and programming articles, but struggle to publish more frequently.
-
comment
Comment #30714956
Physical NFTs! Sounds like a cool idea for a website...
-
comment
Comment #30622923
> 4. Fail small, reducing blast radius One more thing not mentioned here, is that using a microservice architecture can naturally help isolate outages to small parts of your app/we…
-
comment
Comment #30437296
This is my top issue with open-source nginx. Nginx plus has the solution though with its `resolver` directive. https://docs.nginx.com/nginx/admin-guide/load-balancer/http-...
-
comment
Comment #30032021
I think there's a good analogy to a wedding ceremony I read from DDIA. "Do you take X? I do. And do you take Y? I do. I now pronounce you X+Y".
-
comment
Comment #29798489
A year ago I had a coworker build a CRUD app with an API that required GET with a body. Something simple like: GET /api/query Host: example.org Content-Type: application/json { "a"…
-
comment
Comment #29437031
And [Brew]( https://brew.sh )
-
comment
Comment #29144088
My team had migrated about 35 codebases from a mix of Play, Scalatra, Ruby, and Python, to Akka HTTP. The unification definitely made it easier for juniors to start work on unfamil…
-
comment
Comment #28871919
I've had a similar phase and just switched back to Ubuntu a week ago after having used a number of different distros since 2011. As a software developer myself, I think there is a …
-
comment
Comment #27980368
> The best part is that the cubicle doesn't have tall walls so I can literally see/hear everything, including other people's monitors. Open offices are awful. In my experience most…
-
comment
Comment #26245403
Monolith, sure. Microservices, no.
-
comment
Comment #25639093
I did this and still feel gross about it even though I don't regret the decision. Accepted an offer for a Java/Spring developer, but a week later I got a better offer for a Scala e…
-
comment
Comment #25587619
It really boils down to trust. My manager trusts I will make up lost time after my doctor's appointment, as they generally know if I've been falling behind work or not. We also giv…
-
comment
Comment #25079192
59 miles range? That's not going to cut it for most commuters in California.
-
comment
Comment #24985814
I prefer the original quote as it doesn't imply any leader/manager stereotype. > "Efficiency is doing things right; effectiveness is doing the right things." ~ Peter Drucker
- comment
-
comment
Comment #24934211
If I remember right, GrubHub/Doordash will undercut restaurant prices to gain more customers for short-term, then later adjust prices back up once they establish a more stable audi…
-
comment
Comment #24934137
Imagine if a site like AppleiPhone.com was setup and selling iPhones as a front to Apple.com, complete with their own shopping menu and phone number that they owned instead of Appl…
-
comment
Comment #24620502
When I worked at IBM I heard about this RA tactic before. To get rid of an unwanted employee a company might promote them frequently/repeatedly until they quit. What's the logic be…
-
comment
Comment #24359198
That's a great metaphor for OOP. What is the full quote or reference from? This is all I could find: https://interviews.slashdot.org/story/04/10/18/1153211/rob-p...
-
comment
Comment #23904549
This basically outlines my current job. Huge system with many, constantly moving/upgrading parts and services across teams, all while utilizing dozens of internal services, tools, …