Michael Ekstrand (elehack)
-
Though this would only improve JS heap usage; wouldn't help page caches, images, other non-JS storage.
-
Sun/Oracle's CompressedOops docs indicate that the typical Java heap grows 50% on 64-bit w/o compression. I expect JS would be similar.
-
I seem to notice 64-bit FF taking noticably more memory than 32-bit; compressed pointers would help with that.
-
Pondering… would !firefox ever support compressed pointers like Java? Could help mem usage on x86-64. http://is.gd/2RwbtZ
about 6 days ago from web -
voted for "Thunderbird"
-
voted for "DuckDuckGo"
-
about 4 months ago from web
-
Good idea - thanks. Didn't think of that.
-
Is there a way to have a default command in !mercurial, so just running 'hg' runs 'hg summary'?
-
Interesting - I went the other way. Didn't like what I saw of Unity prior to release, jumped to Fedora for Gnome 3.
-
Wow, identi.ca has really redone itself. Feels a lot more FB than Twitter now :(
about 5 months ago from web -
@reality many thanks - exactly what I needed.
-
Are there stats anywhere for the most-used !identica clients?
-
@dobey: I don't think you can compare autotools to a hammer. It is more like a rotten piece of wood with a dead possum tied to the end.
-
Xmonad is working well on school workstation. Debating whether to run it on my laptop as well.
-
Listening to an acoustic mandolin rendition of "Fragile" on Pandora. Beautiful.
-
@zack have you e-mailed Facebook about it? methinks you should have grounds to get it taken down.
-
ninja marketing: at http://ur1.ca/1fouc #facebook claims that I'm on facebook (encouraging ppl to join). well,I'm not and that's on purpose
Thursday, 02-Sep-10 07:21:52 UTC from Gwibber at Paris, Île-de-France, France in context Repeat of zack -
@jeanaustinr @duckduckgo. It'll give you definitions in the 0-Click Info.
-
@segphault I love Qt, but QAbstractItemModel is pain. GtkTreeModel is much easier to use IMO. Maybe Qt's approach has benefits I don't see.