1penny42cents

↗ HN profile [ 76.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Given deterministic causality, where every event has a prior cause, it would appear that free will is an illusion. While it may seem like we’re choosing our actions, determinism implies that this is an illusion: if all…

  2. Clever, Brave, Persistent (camhashemi.com)
  3. My Dad's American Dream (camhashemi.com)
  4. Someone who’s ideas resonate with you deeply and who you would recommend everyone to at least know about

  5. Let's say we have a table which saves immutable events. This table does not support any UPDATE statements, just INSERT and SELECT. I can imagine that there are some optimizations we can make for such tables, since there…

  6. In a previous project we went with SNS/SQS for our event bus, because of simplicity. I wondered towards the end if Kinesis would have been better. The main reason in my mind being one less API/component, ordered…

  7. Accurate Estimations (camhashemi.com)
  8. the idea was that you can write scripts that are partially automated, and partially manual. this allows you to remember and track the steps of a process, and eventually perhaps automating some of the manual ones.

  9. Software Entropy (camhashemi.com)
  10. I work in a large company where you're required to get a code review from the creator / maintainer of the edited files, but I'm specifically looking for tips with respect to a small team. For example, how soon is too…