HN user

bakkerthehacker

59 karma

[ my public key: https://keybase.io/bakkerthehacker; my proof: https://keybase.io/bakkerthehacker/sigs/g2_wgz4FGDqiznpbTsjmbTV47YmwCRJmrPstJJiQxzk ]

Posts5
Comments5
View on HN
  Location: Toronto
  Remote: Preferred
  Willing to relocate: No
  Technologies: Node, Postgres, Svelte, React, Python, Redis, AWS, Github
  Résumé/CV: https://bakker.pw/pdfs/Resume.pdf
  Email: grant@bakker.pw

Samsung

I've also had to deal with their lack of Canadian RMA for 2 SSDs. Had to go back and forth with them and trying to convince Amazon and the Amazon seller to replace the defective drives.

Not buying any more Samsung memory products due to their essential non existent warranty in Canada

AMQP and Node.js 12 years ago

I didn't reimplement because of promises. Neither amqp.node nor node-amqp provided the direct access that I wanted.

The promise vs callback is a minor point as they are both equivalent with promises having a slightly higher overhead. But yes, I do hate promises.