Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
redochre
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
redochre
11mo ago
If by native you mean the first people to enter an area, then the only natives are the Bushmen (San). The Khoikhoi and the Bantu entered South Africa about 2000 years ago, between 1 and 300 AD. Europeans arrived to settle in the 1600s, brin
2.
▲
by
redochre
11mo ago
South Africa is not heading to communism. The government is privatising electricity generation and increasing private sector access to the rail network. The business friendly Democratic Alliance party is in coalition with the ANC, rather th
3.
▲
by
redochre
1y ago
R does have a right assign operator, namely -> It's use is discourages in most style guides. I do not use it in scripts, but I use it heavily in console/terminal workflows where I'm experimenting. df |> filter() |> s