Do you have font sizes turned up in your OS? Looking at the site in Chrome on my OnePlus 6 (phone), it's maybe a tiny bit large meaning around 40 characters fit on a single line, but that is far from unreadable. I've…
Inline styles can't include media queries so if you want your styling to be responsive (which you probably want) you are going to need to write some CSS in a file and not have it inline.
Picking out that line in particular, sure you might be right, but there's more to it, from the first quote from the parent. > Uber determines the price of the ride; Airbnb doesn’t set the rent. Uber sends an order to a…
Alright, I'll bite the bullet. What's "Ligma"?
Maybe I'm missing something obvious here, but that's what the video is about?
According to MDN `arr.flatMap()` is indeed equivalent to `arr.map().flat()` (without the Infinity). [1] Testing in the Chrome Devtools it also seems to be the case: x = [[[1, 2]], [[2, 3]], [[3, 4]]] x.flatMap(x=>x)…
"Due to the nature of JSFiddle, anyone can post anything", therefore "wallet codes are ok" since "anyone can post anything". A shadow ban normally means that you, the creator, can see your content, but nobody else can.…
You could run something like this in the console: window.addEventListener("keydown", function(e) { // space and arrow keys if([32, 37, 38, 39, 40].indexOf(e.keyCode) > -1) { e.preventDefault(); } }, false); That will…
I thought it looked like a bug, but it's a feature based on which level you are on and how many lines you've filled(?). Here's the part that decides if it should fill or not:…
I concur. Taking his statement as meaning all of college is a bit disingenuous. It's more about the feeling that you "have" to go to college no matter what you study. Of course if you want to become a doctor you need to…
From the article: > This was one of the European Parliament’s main improvements to the text. Unfortunately, it is now in danger of being dropped in negotiations.
Well, there's your problem then. You could easily not host the gifs, or use a much slimmer format to reduce those MBs. If you host your page on a "pay-per-view/size" service, then it might make sense to not send as much…
Luckily the article does not say that the Surface Studio is in competition with the MacBook Pro. The author says that what Microsoft and Apple unveiled at their respective events heavily favoured Microsoft.
It seems to be answered in the FAQ: > How is Feem different from other similar apps. > 3. Business Model. Our business model is simple: If you like the app, you'll pay for it. Similar apps focus on growth only, then…
> Your browser sorted 50K Array without any crash or lagging, because your browser supports Web Worker. When you do a job with Web Worker, it's just like when you run a program in another thread. Also you can see the…
> io.js is an npm compatible platform originally based on Node.js™. Doesn't that explain it pretty well?
>> It also doesn’t require a fan for cooling, which allows the device to be thinner and quieter. Seems like it doesn't have a fan, but until someone actually tests the device there is no real way to know if it will…
Oddly enough it works perfectly fine in Chrome Version 33.0.1750.46 beta-m but it doesn't load in Firefox V 24.0, V 25.0 or V 26.0 so something is wrong with the page. It seems to load the iframe but instead of loading…
asm.js can quite easily be optimized, but V8 is not yet optimized for it. So depending on the case it might run faster or slower depending on what JavaScript engine is running it.
Yes. He says that instead of having a "Try it for free" button he should have posted the price and seen how many are interested in the product then.
According to this link: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3278644/ phages target specific pathogenic bacteria, and "[...]phages only minimally impact non-target bacteria or body tissues". So that would mean…
Do you have font sizes turned up in your OS? Looking at the site in Chrome on my OnePlus 6 (phone), it's maybe a tiny bit large meaning around 40 characters fit on a single line, but that is far from unreadable. I've…
Inline styles can't include media queries so if you want your styling to be responsive (which you probably want) you are going to need to write some CSS in a file and not have it inline.
Picking out that line in particular, sure you might be right, but there's more to it, from the first quote from the parent. > Uber determines the price of the ride; Airbnb doesn’t set the rent. Uber sends an order to a…
Alright, I'll bite the bullet. What's "Ligma"?
Maybe I'm missing something obvious here, but that's what the video is about?
According to MDN `arr.flatMap()` is indeed equivalent to `arr.map().flat()` (without the Infinity). [1] Testing in the Chrome Devtools it also seems to be the case: x = [[[1, 2]], [[2, 3]], [[3, 4]]] x.flatMap(x=>x)…
"Due to the nature of JSFiddle, anyone can post anything", therefore "wallet codes are ok" since "anyone can post anything". A shadow ban normally means that you, the creator, can see your content, but nobody else can.…
You could run something like this in the console: window.addEventListener("keydown", function(e) { // space and arrow keys if([32, 37, 38, 39, 40].indexOf(e.keyCode) > -1) { e.preventDefault(); } }, false); That will…
I thought it looked like a bug, but it's a feature based on which level you are on and how many lines you've filled(?). Here's the part that decides if it should fill or not:…
I concur. Taking his statement as meaning all of college is a bit disingenuous. It's more about the feeling that you "have" to go to college no matter what you study. Of course if you want to become a doctor you need to…
From the article: > This was one of the European Parliament’s main improvements to the text. Unfortunately, it is now in danger of being dropped in negotiations.
Well, there's your problem then. You could easily not host the gifs, or use a much slimmer format to reduce those MBs. If you host your page on a "pay-per-view/size" service, then it might make sense to not send as much…
Luckily the article does not say that the Surface Studio is in competition with the MacBook Pro. The author says that what Microsoft and Apple unveiled at their respective events heavily favoured Microsoft.
It seems to be answered in the FAQ: > How is Feem different from other similar apps. > 3. Business Model. Our business model is simple: If you like the app, you'll pay for it. Similar apps focus on growth only, then…
> Your browser sorted 50K Array without any crash or lagging, because your browser supports Web Worker. When you do a job with Web Worker, it's just like when you run a program in another thread. Also you can see the…
> io.js is an npm compatible platform originally based on Node.js™. Doesn't that explain it pretty well?
>> It also doesn’t require a fan for cooling, which allows the device to be thinner and quieter. Seems like it doesn't have a fan, but until someone actually tests the device there is no real way to know if it will…
Oddly enough it works perfectly fine in Chrome Version 33.0.1750.46 beta-m but it doesn't load in Firefox V 24.0, V 25.0 or V 26.0 so something is wrong with the page. It seems to load the iframe but instead of loading…
asm.js can quite easily be optimized, but V8 is not yet optimized for it. So depending on the case it might run faster or slower depending on what JavaScript engine is running it.
Yes. He says that instead of having a "Try it for free" button he should have posted the price and seen how many are interested in the product then.
According to this link: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3278644/ phages target specific pathogenic bacteria, and "[...]phages only minimally impact non-target bacteria or body tissues". So that would mean…