Viewing profile — soong
soong
HN member- Joined
- Tue, Dec 09, 2014, 9:40 AM UTC
- HN karma
- 42
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About soong
No profile information was provided.
Recent public activity
-
comment
Comment #28926900
I propose IOI
-
comment
Comment #25172316
Same here. Thanks.
-
story
Wikipedia needs my personal data?
Listen Wikipedia, several times now I thought about making a one-time-donation. I use Wikipedia a lot, so i think it's only fair to give back a little. But why do you need all my p…
-
comment
Comment #12041929
This sounds like a good idea at first, but i dare you to take a non trivial Lisp function and "pythonize". This instantly becomes an indentation nightmare. Lisp function calls are …
-
comment
Comment #12025322
"Climbing Mount Improbable"[1] is the title of a book by Richard Dawkins. Haven't read it yet, but I can absolutely recommend "The Greatest Show on Earth"[2]. [1] https://en.wikipe…
-
comment
Comment #11173690
Thanks, for the tip ;-)
-
comment
Comment #10119845
>>Beside that, I really don't get the point of all this, seriously. Not from a technological benefit, be warned, but from a user perspective the benefit is almost intangible. Why s…
-
comment
Comment #10019633
Exactly! Our brain may be our center of computation but the models it develops of the outside world and hence about itself are based on the signals it recieves from the senses.
-
story
Online Resources for Byte Code VMs
Recently there have been a lot of post on HN like "How to write a VM in C/Python/etc". Unfortunately they all seem to stop after implementing integer arithmetic which is the easies…
-
comment
Comment #9728351
"Linux was once 10,000 lines of code and required part-time tending. It’s now 19 million lines of code, and changing it involves a complex hierarchy." Just wondered: 19 MLOC all dr…
-
comment
Comment #9497541
Yacy[1] is a decentralized search engine [1] http://www.yacy.net/en/
-
comment
Comment #9496041
Or you could put a TOC at the beginning (you know, like in a book) and do no sliding at all. -> No confusion, great overview, direct jumps with hyperlinks, easy to realize with pur…
-
comment
Comment #9174678
You have it pretty much the other way around. The reason we have to rely on all this stuff like * NFS, CIFS, etc for networked files * Kerberos for network wide auth * LDAP for net…
-
comment
Comment #9169977
"Introduction to OS Abstractions Using Plan 9 From Bell Labs" by Francisco J Ballestros is a great help, too. http://plan9.stanleylieber.com/_books/comp/plan9/Introductio...
-
comment
Comment #9169941
>how do we stream a 4k screen or perhaps why would we stream a 4k screen? Exactly! Why would you? Plan9 networks typically consist of File/Auth/CPU Servers and Terminals. Every mac…
-
comment
Comment #9169821
I believe the documentation is installed in /sys/doc. At least 9Front does so.
-
comment
Comment #9161475
My guess would be that despite what they are advocating believes are something you cannot be too tightly bound to as a high ranking government official. But this discussion is beco…
-
comment
Comment #9161365
>let it be offered by the market 1) But that is the whole point: It is warranted, because it is imposed on the providers( at least until law changes). It is quite obvious that ISPs…
-
comment
Comment #9161216
Yes, nothing is ever too stupid for him, but that's a new low (again).
-
comment
Comment #9161184
Are you willing to trade the warranty that every protocol that you are EVER going to use will be treated equal for a better TV reception NOW ?
-
comment
Comment #8722487
The irony here is, that being statically linked isn't even considered an advantage by many people these days.
-
comment
Comment #8722382
Since the window system exposes all windows including their attributes(position,size, etc) via the file system, at least some of the tiling WM functionality could easily be impleme…
-
comment
Comment #8722279
Even better: Add fn term%{ $* } to your profile and you can just dbl-left-click and send the old command. And since Rio remembers your last menu item selection this becomes just db…
- story
-
comment
Comment #8722113
Yes, one can't stress enough how much Plan 9 is not Unix. When Bell Labs eventually gave up on Research Unix and started from scratch they deliberately broke with almost every stan…