Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
chrissmithuk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
chrissmithuk
13y ago
Yes but that somewhat limits the practicality because you need two receivers, a clear signal path between them and one has to be relatively static. It's fine for surveying but for dynamic applications which are far more common, it'
2.
▲
by
chrissmithuk
13y ago
It's not possible, even with pretty ideal conditions. Edit: I excluded RTK stuff in that comment :)
3.
▲
by
chrissmithuk
13y ago
Which is probably the greatest problem with it.
4.
▲
by
chrissmithuk
13y ago
Not really. The OS syscall interface, ABI and the fact everything is abstracted via your C compiler normalises the differences between the machines pretty well meaning you only end up dealing with portability issues. Portability issues is w
5.
▲
by
chrissmithuk
13y ago
There are varying degrees of corrupt and totalitarian. We're not quite Russia bad yet, but we have however run "quick processing overnight courts" to deal with hundreds of people, thrown people in jail over Twitter jokes, kep
6.
▲
by
chrissmithuk
13y ago
Yes, where I reside unfortunately.
7.
▲
by
chrissmithuk
13y ago
Like the US?
8.
▲
by
chrissmithuk
13y ago
This is why I still like old Unix systems (early BSD/v7 etc). It is possible to get a complete understanding of the system in a relatively short amount of time and they're still pretty productive. xv6 reflects this from an educati
9.
▲
by
chrissmithuk
13y ago
MIPS is on the rise again as recent SoCs are more power efficient than ARM. I don't have a source for this unfortunately. Sony Bravia EX series televisions are MIPS and Linux based for example.
10.
▲
by
chrissmithuk
13y ago
Actually most can't be emulated because emulators don't exist and those which can typically can't be emulated correctly (Sparc emulators for example which are notoriously sparse and bad quality). Some of the architectures als
11.
▲
by
chrissmithuk
13y ago
This fundamentally goes against the Unix philosophy though which is to provide small well-defined parts from which you can construct a complete solution from. If you need a complex manual for a complex program, something is wrong.
12.
▲
by
chrissmithuk
13y ago
Similar story. Signed up to post this :) In 2009, our development team lost a whole 10 hours to a degraded Linux mdadm RAID1 that wouldn't rebuild due to an obscure error after a digger severed our power and internet connection. No int