I installed Firefox 57, headed over to/., and the render speed was jarring. I gave Firefox Sync a round of testing and found it wildly superior to Chrome's sync strategy (FSync actually keeps track of changes, whereas Chrome merely does a set union on your current running instance and the remote server - meaning that any sort of deletion action requires interesting gymnastics). The dark bar took a moment to get use to, but in the end feels great (too many websites shoot for the pure-white-elegance look and having the browser do that as well just hurts the eyes by the end of the day).
Servo failed? Servo is a testbed for Firefox, and ported chunks of it are what makes Firefox 57 so fast.
Rust failed? People are having serious discussions on how a kernel written in Rust would play out.
Firefox has no say? I mean...in what regard? UI? User tracking? Sure. In other fields, such as cryptography policies, Mozilla plays the flute.
I like the look of the Autofill API. Using Lastpass on Android always felt a little slow, iffy, and like they hacked together a solution that "technically" works but is not officially sanctioned (nothing against the engineers, it's just that you do the best you can with what you got). I can imagine the current code being some sort of pre-amble to detect the type of activity that is on the top of the stack and dispatching to the appropriate hack du jour.
Being proud of your lack of sleep is like being proud of the monthly balance that you've been carrying on your high interest credit card for the past decade. You're not more successful due to your lack of sleep - you're successful despite it.
Sleep more and see how the speed and quality of your work improves, thus making more time for the very sleep that enabled such work (not to mention the overall quality of life improvements).
I thought that was a good idea, but one thing that goes wrong is that you need an, at least, semi-charged battery to pull this off. I reckon the common use cases for something like this actually see a lot of value in being able to burn a dead phone without having to find a battery for it first. Makes me wonder if an analog solution would be preferred.
Oh, no, wait, I they did try Requests and it mostly passed EXCEPT for revocation. I simply checked the github repo that was posted and only saw the urllib/ssl test.
For Python they used urllib and ssl which, yeah, are in the standard library, but Requests is kind of the de facto HTTP library. Requests does do SSL cert verification, although it doesn't mention revocation specifically.
This is just wrong. A human is a vibrant, strong, and brilliant creature. To that end the pursuit of health is a humanistic endeavor. We were meant to live days that are both many in count and excellent in nature. You're proposing that living fewer days in relative sickness and malaise is preferable to a long and energetic life, so long as certain indulgences are more frequently met.
Life on the Dew and Doritos is so much shorter, and worse, than life on the avocado and deadlift.
Slashdot tries to read the pulse of the community in order to fulfill the "Stuff that Matters" mantra. Classically, these "off-topic" topics have been religious, civil, political, etc.. In the past several years there has been a huge uptick of interest in dietary matters within Slashdot. Hence...eggs.
Well, this scheme would effectively make it impossible for any party to complete the key. As each organization embarks on the quest to collect the shattered fragments of the key they will all invariably get stuck at the Water Temple and just give up.
Where t is the time for a problem size of 1 speed = (t(n^m))/hardware_speedup
A bit of algebra and we get... ((speed*hardware_speedup)/t)^(1/m) = n
That is, for, say, an order n^2 algorithm your speedup from hardware on a similar sized problem gets thrown under a big-ol square root. Such that, if your code sucks, "...aiming to use the power of the modern consoles to push the game engine as far as it would go" won't get you nearly as far as you would hope.
The thing about a statement like this is that, regardless of how correct it may be, it is completely, and flaccidly, useless.
Let's switch the analogy to something like a CPU scheduler.
Say that we have an OS and it habitually lags ass. Tasks quickly begin to accumulate within our OS, CPU utilization drops precipitously, and we eventually hit a deadlock. This is a front and center problem. All of the project's developers have been shuffled into the main hall to address this one issue, because if this doesn't work then we have nothing.
The hall is buzzing with discussion. People are pouring over profiles and usage patterns. Real progress is being made. Then, suddenly, from the back of the hall comes a booming voice.
"It's tasks in, tasks out. We're just taking in more tasks than we're finishing."...
You'd be able to hear a pin drop. Okay, yes, technically. But...and?
Testosterone isn't some Dr. Jekyll/Mr. Hyde concoction like you seem to think it is.
As long as we're dealing with anecdotes I will throw mine into the ring. I've engaged in powerlifting as a hobby for the past two years, during which I have met some very impressive, and dedicated, individuals. These men are strong. Really strong. Functionally strong. They're not just pounding out hammer curls and shrugs to get a pump. They are training for strength, the kind of strength where elevated testosterone just comes with the territory. And they've all been pussycats. After benching just shy of 400lbs they aren't grunting and scowling, they're grinning ear-to-ear and are practically giggling. They're considerate with the equipment and readily share when the weight room is busy. They don't scoff at the 110lbs new guy, rather they're begging the new guy to take before-and-after shots because, "...if you keep this up you are going to be AWESOME in a year!"
Testosterone does not cause assholish-ness, per se, so much as it exacerbates it. If you are a kind, decent, person then becoming strong (and thus achieving higher levels of testosterone) will not change that. But if you are dick...well now you are a dick who is strong and you likely no longer feel the need to restrain your jackass behavior because you feel as though you can physically overwhelm any challengers to your supreme phallus.
It's a frequent "let's play absurd" argument from meat eaters that plants have a central nervous system, too, and suffer and that they are being nice to plants by not eating meat.
I have NEVER heard this said outside of joking. If someone has actually tried to seriously argue a plant CNS with you, kick them in a soft spot - for me.
However, plants != meat. You come close to realizing this but quickly step away from the edge. Meat is "inefficient" because it is a degree removed from the original energy source. That is, the sun jaunts on down and gets captured by a plant to be used as energy to convert local material into being more plants. We can now eat that plant OR we can feed that plant to an animal which will then use the energy and materials to make more animal. The extra step is subject is lossiness, just as you would expect.
But we don't do this lossy conversion just because we're arbitrary jackasses. We do it because plants != meat. You can try to slam down as much quinoa and avocado as you want, but it's not the same nutrients, not even the same protein nor fat. A slab of fatty cold water fish and some chopped liver once a week cannot be replaced by plants. Only with modern globalization has this plant/meat replacement become even a remotely possible thing (unless you can point to a single location where all of these fatty and proteiny plants grow in one place), even then it does not come highly recommended.
There are some extra features such as depositing a check which involves plugging into the camera to take a picture of the front and back of said check.
Sounds goofy, but smalls things like this can certainly be a strong indicator of true cultural background. It's the little things that a person trying to fit in might not think to change.
Except...I'm a Chrome user. Have been for maybe nine years. On a whim I gave Firefox 57 a shot and it feels great, so I'm using it.
Really, what is the chip on your shoulder?
What is this, FUD?
I installed Firefox 57, headed over to /., and the render speed was jarring. I gave Firefox Sync a round of testing and found it wildly superior to Chrome's sync strategy (FSync actually keeps track of changes, whereas Chrome merely does a set union on your current running instance and the remote server - meaning that any sort of deletion action requires interesting gymnastics). The dark bar took a moment to get use to, but in the end feels great (too many websites shoot for the pure-white-elegance look and having the browser do that as well just hurts the eyes by the end of the day).
Servo failed? Servo is a testbed for Firefox, and ported chunks of it are what makes Firefox 57 so fast.
Rust failed? People are having serious discussions on how a kernel written in Rust would play out.
Firefox has no say? I mean...in what regard? UI? User tracking? Sure. In other fields, such as cryptography policies, Mozilla plays the flute.
Come on, now. Don't be so dramatic.
I like the look of the Autofill API. Using Lastpass on Android always felt a little slow, iffy, and like they hacked together a solution that "technically" works but is not officially sanctioned (nothing against the engineers, it's just that you do the best you can with what you got). I can imagine the current code being some sort of pre-amble to detect the type of activity that is on the top of the stack and dispatching to the appropriate hack du jour.
Being proud of your lack of sleep is like being proud of the monthly balance that you've been carrying on your high interest credit card for the past decade. You're not more successful due to your lack of sleep - you're successful despite it.
Sleep more and see how the speed and quality of your work improves, thus making more time for the very sleep that enabled such work (not to mention the overall quality of life improvements).
...1/10th of a second is freaking huge! There are plenty of gamers out there that would bitch and moan endlessly at that latency.
I thought that was a good idea, but one thing that goes wrong is that you need an, at least, semi-charged battery to pull this off. I reckon the common use cases for something like this actually see a lot of value in being able to burn a dead phone without having to find a battery for it first. Makes me wonder if an analog solution would be preferred.
Oh, no, wait, I they did try Requests and it mostly passed EXCEPT for revocation. I simply checked the github repo that was posted and only saw the urllib/ssl test.
For Python they used urllib and ssl which, yeah, are in the standard library, but Requests is kind of the de facto HTTP library. Requests does do SSL cert verification, although it doesn't mention revocation specifically.
This is just wrong. A human is a vibrant, strong, and brilliant creature. To that end the pursuit of health is a humanistic endeavor. We were meant to live days that are both many in count and excellent in nature. You're proposing that living fewer days in relative sickness and malaise is preferable to a long and energetic life, so long as certain indulgences are more frequently met.
Life on the Dew and Doritos is so much shorter, and worse, than life on the avocado and deadlift.
Slashdot tries to read the pulse of the community in order to fulfill the "Stuff that Matters" mantra. Classically, these "off-topic" topics have been religious, civil, political, etc.. In the past several years there has been a huge uptick of interest in dietary matters within Slashdot. Hence...eggs.
The God damned Batman! ...
Just vigilantism.
Well, probably closer to the weight reduction seen when you have a parasite. Exercise is a fair bit more nuanced than just being an energy sink.
Well, this scheme would effectively make it impossible for any party to complete the key. As each organization embarks on the quest to collect the shattered fragments of the key they will all invariably get stuck at the Water Temple and just give up.
Where t is the time for a problem size of 1
speed = (t(n^m))/hardware_speedup
A bit of algebra and we get...
((speed*hardware_speedup)/t)^(1/m) = n
That is, for, say, an order n^2 algorithm your speedup from hardware on a similar sized problem gets thrown under a big-ol square root. Such that, if your code sucks, "...aiming to use the power of the modern consoles to push the game engine as far as it would go" won't get you nearly as far as you would hope.
The thing about a statement like this is that, regardless of how correct it may be, it is completely, and flaccidly, useless.
Let's switch the analogy to something like a CPU scheduler.
Say that we have an OS and it habitually lags ass. Tasks quickly begin to accumulate within our OS, CPU utilization drops precipitously, and we eventually hit a deadlock. This is a front and center problem. All of the project's developers have been shuffled into the main hall to address this one issue, because if this doesn't work then we have nothing.
The hall is buzzing with discussion. People are pouring over profiles and usage patterns. Real progress is being made. Then, suddenly, from the back of the hall comes a booming voice.
"It's tasks in, tasks out. We're just taking in more tasks than we're finishing." ...
You'd be able to hear a pin drop. Okay, yes, technically. But...and?
The baby picks a lot of it up "on the way out". It's one of the effects of a C-section - this drive by infection doesn't occur.
Testosterone isn't some Dr. Jekyll/Mr. Hyde concoction like you seem to think it is.
As long as we're dealing with anecdotes I will throw mine into the ring. I've engaged in powerlifting as a hobby for the past two years, during which I have met some very impressive, and dedicated, individuals. These men are strong. Really strong. Functionally strong. They're not just pounding out hammer curls and shrugs to get a pump. They are training for strength, the kind of strength where elevated testosterone just comes with the territory. And they've all been pussycats. After benching just shy of 400lbs they aren't grunting and scowling, they're grinning ear-to-ear and are practically giggling. They're considerate with the equipment and readily share when the weight room is busy. They don't scoff at the 110lbs new guy, rather they're begging the new guy to take before-and-after shots because, "...if you keep this up you are going to be AWESOME in a year!"
Testosterone does not cause assholish-ness, per se, so much as it exacerbates it. If you are a kind, decent, person then becoming strong (and thus achieving higher levels of testosterone) will not change that. But if you are dick...well now you are a dick who is strong and you likely no longer feel the need to restrain your jackass behavior because you feel as though you can physically overwhelm any challengers to your supreme phallus.
Qualys SSL Test is including a flag for Heartbleed vulnerability and auto-fails any domain tested that is affected.
It's a frequent "let's play absurd" argument from meat eaters that plants have a central nervous system, too, and suffer and that they are being nice to plants by not eating meat.
I have NEVER heard this said outside of joking. If someone has actually tried to seriously argue a plant CNS with you, kick them in a soft spot - for me.
However, plants != meat. You come close to realizing this but quickly step away from the edge. Meat is "inefficient" because it is a degree removed from the original energy source. That is, the sun jaunts on down and gets captured by a plant to be used as energy to convert local material into being more plants. We can now eat that plant OR we can feed that plant to an animal which will then use the energy and materials to make more animal. The extra step is subject is lossiness, just as you would expect.
But we don't do this lossy conversion just because we're arbitrary jackasses. We do it because plants != meat. You can try to slam down as much quinoa and avocado as you want, but it's not the same nutrients, not even the same protein nor fat. A slab of fatty cold water fish and some chopped liver once a week cannot be replaced by plants. Only with modern globalization has this plant/meat replacement become even a remotely possible thing (unless you can point to a single location where all of these fatty and proteiny plants grow in one place), even then it does not come highly recommended.
It hasn't begun airing yet. The premiere is on March 9th.
"I'd've" is a pretty interesting English hack.
We will look at the consoles of 2013 approximately the way we look at the Dreamcast.
With a sudden, and overwhelming, desire to find a copy of Power Stone?
...a country based on capitalism...
Penny in the air...
There are some extra features such as depositing a check which involves plugging into the camera to take a picture of the front and back of said check.
Sounds goofy, but smalls things like this can certainly be a strong indicator of true cultural background. It's the little things that a person trying to fit in might not think to change.