Viewing profile — mcartyem
mcartyem
HN member- Joined
- Sat, Jan 14, 2012, 5:42 AM UTC
- HN karma
- 186
- Public activity
- 181 items
- HN profile
- View on Hacker News ↗
About mcartyem
No profile information was provided.
Recent public activity
-
comment
Comment #5831810
I can see how closures would take some work. Thanks. There's evidence garbage collection was not the desired solution but a plan B. McCarthy writes the reason reference counting wa…
-
comment
Comment #5823306
(thank you for the willingness to write such a detailed response) There exists a point on the memory management continuum where management starts being more automatic (gc) than man…
- story
-
comment
Comment #5822748
There have been a lot of posts related to garbage collection lately but none of them touched upon what I see as a crucial issue: why is garbage collection needed to begin with? Cou…
-
story
Ask HN: NoSQL or flat files?
I suspect a lot of companies use complicated tech for no reason. When using a database, even with the simpler case of not needing table joins at all, people shard databases and use…
-
comment
Comment #5573882
What about it is a nightmare? Isn't storing, tracking, and managing billions of entries done directly in a database anyway?
-
comment
Comment #5568039
This might be a silly thing to ask, but why don't they save their data in flat files on a shared filesystem? They wouldn't need Memcached, since the OS caches files anyway; replica…
-
comment
Comment #5467591
This is great research, thank you.
-
comment
Comment #5467421
The word innovator might be ill-suited to support the argument that mastery generally takes time. For example physicists and mathematicians do their best work in their early twenti…
-
comment
Comment #5466681
Many jobs are crappy because companies want guarantees. They would rather have peace of mind that things are moving at a known rate compared to any risk of uncertainty. The jobs ar…
-
comment
Comment #5453287
Perhaps unbeknownst to you, you suggested that languages can be ranked, and that one of them stands out on top as best. You are almost right. There is one language that is the best…
-
comment
Comment #5453265
How about: what's the most important thing people refuse to accept?
-
comment
Comment #5453262
Mine is compilers. Which is another way of saying: automating; reducing the work I have to do manually.
-
comment
Comment #5441001
I have a question about it: can anyone tell how it deals with redundancy? It seems to be distributed. If you are running Plan 9 on 3 machines, and one goes down, what happens to th…
- story
- story
-
comment
Comment #5431054
An important variable not considered by this solution is who the author of a comment is.
-
comment
Comment #5422495
Catering to people with special needs like the deaf & blind has to be one of the most untapped opportunities for a startup. The angle in is to build something the blind can use tha…
-
comment
Comment #5387943
10% of the $34.6 billions Russians have parked in Cyprus is a lot of money. http://www.businessinsider.com/cyprus-bailout-russian-angle-... http://www.bloomberg.com/news/2013-01-21…
-
comment
Comment #5387031
On free time, it may be that the body assimilates what was learned during practicing. One accomplished musician believes: "Relaxation is necessary tension. Tension is unnecessary t…
-
comment
Comment #5386984
Can you say in one sentence what it is that you built that doesn't already exist, and why it is important?
-
comment
Comment #5346674
One challenge is to load balance programs that are not written in MPI, but instead written in your favorite language. i.e. to load balance a web app. RAMCloud is a way to bring bac…
- story
-
comment
Comment #5346582
Yes!
- story