HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jaw0

no profile record

comments

jaw0
·há 7 meses·discuss
at a previous workplace, every new hire would discover the handwritten bubblesort in our codebase, freak out, and submit a pull request to fix it.

and every new hire got taken to the whiteboard to learn about sort algorithm performance: bubblesort is O(n) in the best case.

and in our codebase, the data being sorted fit that best case (the data was already sorted or almost sorted).
jaw0
·há 4 anos·discuss
> they're injecting a middle-man where one doesn't need to exist

a food logistics service should exist, as (if done well) it should scale better than local restaurants doing their own delivery.
jaw0
·há 4 anos·discuss
it came out of arbor.io (now part of liveramp.com)
jaw0
·há 4 anos·discuss
I used to use delicious, but after it got bought the Nth time, I went and built my own delicious clone.