Crucible essentially does this as well, when you create a review it will suggest reviewers based on commit history to the file. Sometimes handy, sometimes the bane of my coworkers life since he created the repo and…
Oh that's super helpful I didn't rtfm enough, thanks for the tip.
Gabe Newell has a similar net worth to Notch, maybe as one self made gaming billionaire to another he could give him some tips on handling it.
A brain aneurysm can also do this, my friends mother in law died of one in her sleep while her husband slept next to her.
It's an overstatement that other tools make as well, FZF & Ctrlp also claim to be fuzzy matches but really just deal with character omission (and optionally regex matching)
Note that as of ES6 there is the template string literals using backticks so it looks like JS is at parity with your example. 'He said hello.' 'He said "hello".' "Don't say hello." `Don't say "Hello".` /some…
We enforce double quotes for html attributes, mainly because we enforce single quotes for PHP so when you're writing mixed HTML/PHP in the view scripts we don't need to escape any of them. Single quotes for javascript…
Who is dissing Voat? minimaxir was just pointing out what happened.
The keynote claimed they took two identical Nexuses side by side with Lollipop and M loaded it up with a bunch of common apps. The standby battery time with M was around double.
Have they figured out how they are doing LTS yet? Last I saw there still wasn't agreement.
I'm really hoping for a Nexus 5 2015. It's the best phone, for me, I've encountered including this generation of phones. Otherwise I'm probably going to have to get a Moto G 2nd gen if they come out with the LTE edition.
On most android phones that thing is part of the display that contextually hides itself, and doesn't take up extra physical space
Open issues is a pretty bad metric, especially considering the other major open source browsers would make PhantomJS look downright perfect. Chrome: https://code.google.com/p/chromium/issues/list 73,025 open issues…
They are making the free upgrade from Windows 7 and up globally, but this article seems to imply they are going to make an exception for China and make the upgrade free for all Windows users.
Not for me, I don't get extra time to fiddle around shaving milliseconds, my environment is so slow it's all I can do to get working software out the door in the timelines I'm given. I have solutions to improve the…
It's really simple, you need to convince the people holding the purse strings it's worth their money to spend inordinate amount of time on a problem affecting a small portion of their desired demographic. Getting Devs…
Not boys, not men either though, but guys. Guys and girls tends to be the informal nomenclature for men and women. Why not guys and gals? Gal sounds so antiquated yet guy does not.
You absolutely have to split jade documents and use includes/blocks though, any decent sized page, even if it's static becomes unmanageable very quickly.
Only if you have caching disabled. If you use a CDN, the library is likely already on the users computer. That said their 25k loc code base is 123kb (45kb gzipped)
To counter your anecdote, my parents never really censored what I viewed as a kid either. Aliens was (and is) one of my favourites as a kid. My babysitter used to "force" me to watch horror movies, she and my parents…
What about to my Mint pc?
I used to sit in the review queue and try to save questions from being marked as duplicate because it sounded similar to another question but was fundamentally different if the other reviewers just took the time to…
Lol can't wait for the next iteration 'use strickest;' then what? 'use strickester;'?
That's not the same thing that is being discussed here. What's being discussed is that you click, for example, a youtube link in your web browser and android opens up the youtube app to view the video. Android will give…
It may be still too early to tell but it seems there is enough interest to keep it alive. It's been almost a year since the project started and it has over 120 contributors, over 2500 commits and doesn't seem very top…
Crucible essentially does this as well, when you create a review it will suggest reviewers based on commit history to the file. Sometimes handy, sometimes the bane of my coworkers life since he created the repo and…
Oh that's super helpful I didn't rtfm enough, thanks for the tip.
Gabe Newell has a similar net worth to Notch, maybe as one self made gaming billionaire to another he could give him some tips on handling it.
A brain aneurysm can also do this, my friends mother in law died of one in her sleep while her husband slept next to her.
It's an overstatement that other tools make as well, FZF & Ctrlp also claim to be fuzzy matches but really just deal with character omission (and optionally regex matching)
Note that as of ES6 there is the template string literals using backticks so it looks like JS is at parity with your example. 'He said hello.' 'He said "hello".' "Don't say hello." `Don't say "Hello".` /some…
We enforce double quotes for html attributes, mainly because we enforce single quotes for PHP so when you're writing mixed HTML/PHP in the view scripts we don't need to escape any of them. Single quotes for javascript…
Who is dissing Voat? minimaxir was just pointing out what happened.
The keynote claimed they took two identical Nexuses side by side with Lollipop and M loaded it up with a bunch of common apps. The standby battery time with M was around double.
Have they figured out how they are doing LTS yet? Last I saw there still wasn't agreement.
I'm really hoping for a Nexus 5 2015. It's the best phone, for me, I've encountered including this generation of phones. Otherwise I'm probably going to have to get a Moto G 2nd gen if they come out with the LTE edition.
On most android phones that thing is part of the display that contextually hides itself, and doesn't take up extra physical space
Open issues is a pretty bad metric, especially considering the other major open source browsers would make PhantomJS look downright perfect. Chrome: https://code.google.com/p/chromium/issues/list 73,025 open issues…
They are making the free upgrade from Windows 7 and up globally, but this article seems to imply they are going to make an exception for China and make the upgrade free for all Windows users.
Not for me, I don't get extra time to fiddle around shaving milliseconds, my environment is so slow it's all I can do to get working software out the door in the timelines I'm given. I have solutions to improve the…
It's really simple, you need to convince the people holding the purse strings it's worth their money to spend inordinate amount of time on a problem affecting a small portion of their desired demographic. Getting Devs…
Not boys, not men either though, but guys. Guys and girls tends to be the informal nomenclature for men and women. Why not guys and gals? Gal sounds so antiquated yet guy does not.
You absolutely have to split jade documents and use includes/blocks though, any decent sized page, even if it's static becomes unmanageable very quickly.
Only if you have caching disabled. If you use a CDN, the library is likely already on the users computer. That said their 25k loc code base is 123kb (45kb gzipped)
To counter your anecdote, my parents never really censored what I viewed as a kid either. Aliens was (and is) one of my favourites as a kid. My babysitter used to "force" me to watch horror movies, she and my parents…
What about to my Mint pc?
I used to sit in the review queue and try to save questions from being marked as duplicate because it sounded similar to another question but was fundamentally different if the other reviewers just took the time to…
Lol can't wait for the next iteration 'use strickest;' then what? 'use strickester;'?
That's not the same thing that is being discussed here. What's being discussed is that you click, for example, a youtube link in your web browser and android opens up the youtube app to view the video. Android will give…
It may be still too early to tell but it seems there is enough interest to keep it alive. It's been almost a year since the project started and it has over 120 contributors, over 2500 commits and doesn't seem very top…