Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
burakcosk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
burakcosk
7y ago
if the input doesn't fit into memory than usually merge sort is better, because it is sequential and we do not need to jump around
2.
▲
by
burakcosk
7y ago
I'm from Turkey, this is just a show for always upcoming elections. Best engineers in Turkey already left the ship, and the remaining is looking for a way out
3.
▲
by
burakcosk
7y ago
one of the biggest differences between buck and bazel is, when you want to write new build rules(to support your specific use case or to support an unsupported language etc): - in buck you should update the buck code itself(you should touch
4.
▲
by
burakcosk
7y ago
no it is not, this whole thing being used in production and really reduces the time changes submitted and they are merged into master. and the master is almost always green, meaning developers can build and test any piece of code without p