Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tmister
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
tmister
13y ago
Reddit had a discussion about it a while ago http://www.reddit.com/r/programming/comments/1pto3b/google_e... . Also the comment posted at this context http://www.reddit.com/r/firstwor
2.
▲
by
tmister
13y ago
Gates is one of those rare people who is at a time a good developer, good manager and a cunning businessman. I started to appreciate him after watching Triumph of the Nerds documentary series. I literally loled for 5 minutes after watchin
3.
▲
by
tmister
13y ago
I think it is a bad decision from Facebook to go after Social Fixer. From the Chrome extensions page they have ~200K installs. This is peanuts compared to Facebook's user base(compared to Google where number of Adblock installs are ~4
4.
▲
by
tmister
13y ago
Yes you can. As others have pointed out, it the DE that uses most system resources. For common development task you don't need 3D gimmick. You can install lightweight DE like LXDE or XFCE. I use Xubuntu in my home pc and installed it a
5.
▲
by
tmister
13y ago
I would also recommend you to watch Triumph of the Nerds .
6.
▲
by
tmister
13y ago
You can try the driver released from Microsoft http://sqlsrvphp.codeplex.com/ . Haven't tried it myself though.
7.
▲
by
tmister
13y ago
Add another positive, he knew that LOC is not a good measurement of software development[1] [1] http://www.youtube.com/watch?v=PWylb_5IOw0&feature=player_de... (go to 38:59 time mark)
8.
▲
by
tmister
13y ago
People here will argue that he is the worst CEO ever, that's debatable of-course. But I want to say some good things about him. To me he is a guy in a suit who understood software development. He shouted (in)famous "developers, de
9.
▲
by
tmister
13y ago
Well Chrome had this feature for a long time. Personally I don't find it much useful. But to me the killer feature of firebug is that when you open an XHR entry in new tab it opens the tab with all POST variables. Super handy when debu
10.
▲
Firebug 1.12 – New Features
(hacks.mozilla.org)
183 points
by
tmister
13y ago
|
36 comments
11.
▲
by
tmister
13y ago
Also see http://samy.pl/evercookie/
12.
▲
by
tmister
13y ago
But it is Microsoft who made it trendy among web designers and even influenced Apple. Ironically this trend started by a company which was remarked as "tasteless" by Steve Jobs.
13.
▲
by
tmister
13y ago
Also as per your information I just checked performance of Symfony2 and laravel against rails and django in multiple query section. Though those two PHP frameworks were at the bottom in single query tab, in multiple queries tab the situatio
14.
▲
by
tmister
13y ago
AFAIK hhvm doesn't have namespace support yet. So Symfony2, laravel, ZF2 can not be run in it. But basic PHP performance would skyrocket I assume.
15.
▲
by
tmister
13y ago
Especially when Qualcomm is the only decent player in town.
16.
▲
by
tmister
13y ago
You missed a small intermediate state between terrorists and hackers, "Chinese hackers".
17.
▲
by
tmister
13y ago
Also the violated patents are owned by Samsung. So this is the result of going "thermonuclear" against android. Irony hurts.
18.
▲
by
tmister
13y ago
And Gruber yesterday posted a link indicating that Apple's punishment of recent e-book trial was result of Amazon's good relation with Obama administration http://daringfireball.net/linked/2013/08/02
19.
▲
by
tmister
13y ago
I could not install it in my work machine as the OS is windows. As a replacement I use neocomplete.vim[1]. It is very fast, responsive, has fuzzy auto-complete. But it requires vim version greater than 7.3.885 and vim compiled with lua bind
20.
▲
by
tmister
14y ago
How much space will it take for OS+Office+other default applications? If the situation is same as Surface RT then 64 GB Surface Pro is definitely not a good choice.
21.
▲
Xbox Live Turns 10: Reflecting On An Online Revolution
(gamesindustry.biz)
2 points
by
tmister
14y ago
|
0 comments
22.
▲
by
tmister
14y ago
Yes, that may be the case. I am not taking side of Microsoft. I agree that if Microsoft have won antitrust lawsuit we would not be in current highly competitive situation. I am pointing the fact that people should have complained same way a
23.
▲
by
tmister
14y ago
Well I was actually arguing that default browser performance have almost gotten to the point where there is no reason to switch browser for normal user even it performs worse than non-default browser. For Chrome in Nexus 10's case, no revie
24.
▲
by
tmister
14y ago
Isn't the same thing happening right now even if there is no visual monopoly situation? Do you really think people will switch to Firefox and Opera when default offering is good enough? Also, though I haven't used IE6 at that time but sever
25.
▲
by
tmister
14y ago
But it is not default. Does a normal user have an urge to change the default browser even it performs worse than non-default browser http://www.reddit.com/r/Android/comments/12o9oy/why_is_chrom... ?
26.
▲
by
tmister
14y ago
I think Mozilla have made a big mistake by not complaining about bundling Safari in iOS devices. It looked jokingly funny when they attacked Microsoft for IE bundling Windows8 RT when they had 0% market share. Now look at the market, Androi
27.
▲
by
tmister
14y ago
Google is at same position as Microsoft, both of them are not earning any money from this large market share. Not to mention about rampant piracy of applications there.
28.
▲
Facebook stock up 10% after biggest lockup expires
(techcrunch.com)
1 points
by
tmister
14y ago
|
0 comments
29.
▲
by
tmister
14y ago
See also evercookie http://samy.pl/evercookie/ .
30.
▲
by
tmister
14y ago
Just put following line in your .vimrc nnoremap <silent> <leader>sw kddpk After that press ,sw to move the line upward.
More ›