Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sduclos
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
sduclos
8y ago
correct, also extrapolating on bunch of equation systems is bound to lead to this sort math aberration
2.
▲
by
sduclos
8y ago
get this, at 22:52:28 UTC, the time to reentry is 1.6h +- 1.7h
3.
▲
by
sduclos
8y ago
woaw this .png is updated in real-time http://www.aerospace.org/CORDSuploads/TiangongStoryboard.png From 11:05 to 11:25 UTC the perigee dropped ~10km (165 to 153)
4.
▲
by
sduclos
8y ago
yep .. but not controlled (as parent implied) .. simply because there is so many variable and the mass is enormous. Standard model can't handle that. I'm just summing a section dedicated to that in Science & Vie [No 1175], aug
5.
▲
by
sduclos
8y ago
btw no one know how to deorbit ISS
6.
▲
by
sduclos
8y ago
What will emerge from that ground when not cooked every day by 200GW? Maybe one could grow stuff
7.
▲
by
sduclos
9y ago
Priceless! So, a real diamond of fake value is used to engrave fake value of real bitcoin .. or something .. xkcd material!
8.
▲
by
sduclos
9y ago
yeah and then is 田中 one or two things? It all depend on the domain. To me 'é' and 'ê' mean different thing that are both outside the make domain. In French you also have half white space (diacritic that latex can handle)
9.
▲
by
sduclos
9y ago
>There is nothing beneath the Windows UI interface. Yes there is .. Microsoft! For instance if you have a dir named "user" it will show up in your GUI as "User". In fact User, USER, user are all the same for you becau
10.
▲
by
sduclos
9y ago
Read between the line. It's a UFO/Rat 55 [0] in the sense that commercial pilot see poor airmanship and calling it out. The same kind of poor seamanship from the Navy we saw last year. [0] https://thedailyintrep.com/
11.
▲
by
sduclos
9y ago
giggle at https://www.youtube.com/watch?v=N1b6iPYj3YQ some 2 move at once
12.
▲
by
sduclos
9y ago
hypothetically, forget friction (air, tire,..), then all energy injected with the accelerator must be remove by the break. So converting fuel to kinetic energy is only half of the emission. Breaking must save that energy and electric car (b
13.
▲
by
sduclos
12y ago
Wifi ad hoc network (82) seem like good thing to have in an emergency. Searching around I found Wi-Fi Peer-to-Peer in Android doc at http://developer.android.com/guide/topics/connectivity/wifip...
14.
▲
by
sduclos
12y ago
replying to myself, −1 is 1111 1111 in 8-bit two's-complement integer
15.
▲
by
sduclos
12y ago
Wonder the rational for #define TRUE (-1) #define FALSE 0 instead of #define TRUE (1==1) #define FALSE !TRUE edit: re-formatting