Viewing profile — mighty_warrior
mighty_warrior
HN member- Joined
- Mon, Nov 21, 2016, 5:40 PM UTC
- HN karma
- 23
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About mighty_warrior
No profile information was provided.
Recent public activity
-
comment
Comment #15988542
Agreed, there are a lot of more robust products already in this space. My biggest concern is its reliance on mysql. There is no way this could be a valid option for high volume mes…
-
comment
Comment #14646207
Your own fault if you didnt patch out eternalblue. No sympathy for hacked orgs.
-
comment
Comment #14487584
Apprenticeship Patterns - A great book more focused on being an good software engineer and less on software specific details. Online for free at http://chimera.labs.oreilly.com/boo…
-
comment
Comment #14392924
There are plenty of companies who perform pen testing and security. Their biggest deficiency right now is understanding new emerging cloud technologies. We have been working with s…
-
comment
Comment #14051499
It was a little obvious but probably only for someone who lived there.
-
comment
Comment #14050781
Hey hows Potsdam? Sounds like it hasn't changed in the decade since I was there. Not that I expected it to.
-
comment
Comment #13753590
Honestly the section about debugging skills needs to be much higher in the article. Debugging skills are essential to learning legacy applications you are thrown into and understan…
-
comment
Comment #13690269
Many municipalities disallow laundry chutes in new home constructions. They can create a chimney effect allowing a fire to travel faster between floors. Also kids like to play with…
-
comment
Comment #13560602
They maintained a replication process across both tables as they updated the read processes before updating the write process. Say for whatever reason their offline replication pro…
-
comment
Comment #13560596
They provided data integrity with a background sync process. What would have happened had that sync process failed? In the past I have either flagged records to say where the syste…
-
comment
Comment #13555266
This sounds a little over complicated all in an effort to decrease the amount of code changed at any given time. They took great pains to keep data in sync across A and B datastore…
-
comment
Comment #13089525
I agree with you. As a "tech lead" myself, I find my biggest jobs are fostering communication between team members and clearing roadblocks. Those roadblocks could be making a desig…
-
comment
Comment #13007240
All I could think about after that first image was giving the author a code review.