Like all companies, they are worth what someone is willing to pay.
And like all companies some sucker paying $x for y% of of the company does not imply that there is anyone who will pay $(x*y/100) for the whole company.
time_t has been 64 bits on every *nix system I've used for over a decade.
all widely used 32-bit linux ports still have 32-bit time_t (x32 has 64-bit time_t but that is not widely used and it's debatable whether it counts as a 32-bit system). While x86-64 is taking over on the desktop and dedicated servers many embedded systems and low cost hosted vms are still 32-bit (the latter due to the lower memory footprint).
Why in the name of any sanity at all would NTP not have been updated by now?
Afaict it has, the NTP "DATE" format provides a 32-bit era number and a 32-bit era offset number which between them provide a 64-bit seconds count. The NTP "timestamp" format uses a 32-bit seconds count but AIUI that is only supposed to be used for comparing to other nearby timestamps.
On the other hand in a language like C or java any code that needs to work with a custom numeric type (complex numbers, integers modulo something other than a power of 2, integers larger than the compiler supports, matricies etc) becomes a horrible mess of function calls (or macros in the case of C) that obscure the maths you are trying to write/read.
Chrome/chromium stopped working properly on at least some systems running kernels without the tsync feature (which is a very new feature). At the time people assumed that google was intentionally requiring the new feature. Chromium is one of those programs where the only reasonable way to support it is to keep upgrading to new upstream versions. Even Debian breaks from their normal policies when it comes to major web browsers.
It's one thing to break with your normal policies of "security and major bugfixes only" for updates to a web browser. It's altogether more contraversial if doing so requires making changes to core system components to support said web browser hence why this situation blew up a few days ago.
Google has now clarified that chromium is supposed to work without the kernel feature in question.
Where things get tricky is the "mere aggregation" clause in the GPL. AIUI a storage or distribution medium containing two unrelated programs is a derivative work of both those programs but thanks to the "mere aggregation" clause it's perfectly OK if one of those is GPL and one is propietary.
So the question becomes what level of interaction/interconnection/integration does there need to be between two works distributed together such that they no longer satisfy the "mere aggregation" clause and hence violate the GPL. This becomes especially tricky if the interface definition is under a GPL-compatible non-copyleft license such that both the GPL and propietary work could have been created without reference to the other. There is also the question of whether interfaces are copyrightable at all (see the recent oracle VS google lawsuits).
Just configuring openssl is not enough. Theres at least THREE different SSL libraries in common use on linux and the chances are you have applications using all of them.
uhhh.. it's actually very hard to find a modern motherboard which still has an LPT port.. No it isn't. I just looked at LGA1150 boards on newegg, sorted by price and found serveral with paralell ports on the first page.
It should be SOP to image off what is on a machine, format [1] it and reload from media
It doesn't help that at various times MS and their OEMS have made this a PITA with many machines not shipping with "clean" windows media, some keys only working with some media, keys printed on the machine that required a phonecall to activate and so-on. At one point they were even threatening companies who used their vlk media/keys to reimage machines running under OEM licenses though they later backed down on that and introduced "reimage rights".
A comparision of a first generation desktop i3 (which is slightly newer than a first generation i7) from january 2010 to a current generation desktop i3 from may 2014 (there was a slight speed bump released in july but anandtech don't have that one in their list) can be seen at http://www.anandtech.com/bench... . We see that performance has less than doubled in over four years
We see a similar comparison when we compare a first generation desktop i5 from september 2009 to a current one from may 2014 http://www.anandtech.com/bench...
I'm not sure i'd consider it insane for a high end desktop part to have double the performance of a contemporary desktop part. I think it's more that we just aren't making the massive jumps in performance anymore that came from the move from 1->2->4 cores as the typical core count in the mid-mainstream or that came from retiring the crappy pentium 4 architecture.
Even within one generation the good/better/best breaks down once you start looking across product categories, an "ultra mobile" i7 can be considerablly less capable than a "mobile" i3.
Like most stuff marketers come up with it's pretty clearly designed to mislead customers into thinking they can have both an ultra slim lightweight machine and top-tier performance.
linux seems to average a release about every 2 months. Which would mean a series every 40 months. To fill up series 4 through 19 inclusive would take about 16*40=640 months = ~ 53 years. According to google linus is currently 45 so that would make him 98.
I would expect him to be at the very least retired and quite possiblly dead by then.
Can anyone explain why this is needed? why are more connections/a different type of docking port needed to support crewed pods than cargo pods? why can't they use the same docking ports the shuttle used?
no one ever lost money faithfully following that advice
Becuase faithfully following it is not possible.
You don't know what will go up in price, you can only make more or less educated guesses. If those guesses are right you make money, if your guesses are wrong you lose money.
You took a rather roundabout route to a somewhat inaccurate value of what 40dB meant.
The definition is that +10dB is 10 times the power. So +40dB is by definition 10000 times the power. 3dB is only approximately a doubling.
But that doesn't explain the figure you gave. A "third of a doubling" would mean multiplying by the cube root of 2 which would give an answer of about 10321, still somewhat off from the correct answer but substantially closer than the figure you gave.
yeah, i've been greatful for maplin getting me out of a bind several times, but the high prices and crap selection mean that the vast majority of my component purchasing (both personal and work) happens online.
and will answer a lot of performance and memory issues at least compared to the Raspberry Pi B+ or the Beaglebone Black.
but comparing it to those isn't really fair. Assuming it will be somewhere between $100-$200 that would put it in the same price bracket as the higher end options from the likes of wandboard, solidrun and odriod or even the atom based minnowboard.
And viewed in amongst that pack it doesn't seem especially exciting. I guess if you really must have both A15 cores (but only 2 of them) and native SATA then it may be a good option
The biggest problem with the Pi in my eyes is that (for some BS reasons that don't seem entirely clear to me) it still needs a closed source bootloader on the VideoCore side of things in order to actually use the thing.
The "videocore" is a bunch of modules including a processor (the "VPU"), a 3D core, various video related stuff etc. The SoC is booted by the VPU, the arm is inactive until the VPU starts it.
specs for the 3D core were released but specs for the rest of the videocore including the VPU remain closed:(. There have been some attempts at reverse engineering but with limited success.
I suspect "free for the maker community" translates as "free for personal use but if you use this in a product you are going to have to pay". How much you have to pay will probablly depend on the details of the product.
Pretty soon circuit switched connections will be a thing of the past.;-)
The core of phone networks has moved from physical circuit switching to virtual circuit switching to packet switching with priority but at least here in the UK normal phone lines are still delivered from the phone exchnage as analog pots over a pair of copper wires (which may or may not also carry DSL). I beleive the situation in the US is similar.
Were you thinking of some other place (and if so where) or were you using a pedantically narrow defintion of "dedicated pots line"?
What about vets? do they take any oaths that would prevent them acting as executioners or assisting in the planning?
Like all companies, they are worth what someone is willing to pay.
And like all companies some sucker paying $x for y% of of the company does not imply that there is anyone who will pay $(x*y/100) for the whole company.
time_t has been 64 bits on every *nix system I've used for over a decade.
all widely used 32-bit linux ports still have 32-bit time_t (x32 has 64-bit time_t but that is not widely used and it's debatable whether it counts as a 32-bit system). While x86-64 is taking over on the desktop and dedicated servers many embedded systems and low cost hosted vms are still 32-bit (the latter due to the lower memory footprint).
Why in the name of any sanity at all would NTP not have been updated by now?
Afaict it has, the NTP "DATE" format provides a 32-bit era number and a 32-bit era offset number which between them provide a 64-bit seconds count. The NTP "timestamp" format uses a 32-bit seconds count but AIUI that is only supposed to be used for comparing to other nearby timestamps.
On the other hand in a language like C or java any code that needs to work with a custom numeric type (complex numbers, integers modulo something other than a power of 2, integers larger than the compiler supports, matricies etc) becomes a horrible mess of function calls (or macros in the case of C) that obscure the maths you are trying to write/read.
Chrome/chromium stopped working properly on at least some systems running kernels without the tsync feature (which is a very new feature). At the time people assumed that google was intentionally requiring the new feature. Chromium is one of those programs where the only reasonable way to support it is to keep upgrading to new upstream versions. Even Debian breaks from their normal policies when it comes to major web browsers.
It's one thing to break with your normal policies of "security and major bugfixes only" for updates to a web browser. It's altogether more contraversial if doing so requires making changes to core system components to support said web browser hence why this situation blew up a few days ago.
Google has now clarified that chromium is supposed to work without the kernel feature in question.
Where things get tricky is the "mere aggregation" clause in the GPL. AIUI a storage or distribution medium containing two unrelated programs is a derivative work of both those programs but thanks to the "mere aggregation" clause it's perfectly OK if one of those is GPL and one is propietary.
So the question becomes what level of interaction/interconnection/integration does there need to be between two works distributed together such that they no longer satisfy the "mere aggregation" clause and hence violate the GPL. This becomes especially tricky if the interface definition is under a GPL-compatible non-copyleft license such that both the GPL and propietary work could have been created without reference to the other. There is also the question of whether interfaces are copyrightable at all (see the recent oracle VS google lawsuits).
Heres an article from 2009 which talks about similar things happening in Dubai.
http://www.independent.co.uk/v...
Just configuring openssl is not enough. Theres at least THREE different SSL libraries in common use on linux and the chances are you have applications using all of them.
The SSL implementation is NOT part of the kernel.
uhhh.. it's actually very hard to find a modern motherboard which still has an LPT port..
No it isn't. I just looked at LGA1150 boards on newegg, sorted by price and found serveral with paralell ports on the first page.
It should be SOP to image off what is on a machine, format [1] it and reload from media
It doesn't help that at various times MS and their OEMS have made this a PITA with many machines not shipping with "clean" windows media, some keys only working with some media, keys printed on the machine that required a phonecall to activate and so-on. At one point they were even threatening companies who used their vlk media/keys to reimage machines running under OEM licenses though they later backed down on that and introduced "reimage rights".
A comparision of a first generation desktop i3 (which is slightly newer than a first generation i7) from january 2010 to a current generation desktop i3 from may 2014 (there was a slight speed bump released in july but anandtech don't have that one in their list) can be seen at http://www.anandtech.com/bench... . We see that performance has less than doubled in over four years
We see a similar comparison when we compare a first generation desktop i5 from september 2009 to a current one from may 2014 http://www.anandtech.com/bench...
I'm not sure i'd consider it insane for a high end desktop part to have double the performance of a contemporary desktop part. I think it's more that we just aren't making the massive jumps in performance anymore that came from the move from 1->2->4 cores as the typical core count in the mid-mainstream or that came from retiring the crappy pentium 4 architecture.
Even within one generation the good/better/best breaks down once you start looking across product categories, an "ultra mobile" i7 can be considerablly less capable than a "mobile" i3.
Like most stuff marketers come up with it's pretty clearly designed to mislead customers into thinking they can have both an ultra slim lightweight machine and top-tier performance.
Also there isn't enough gallium in the world. Literally. Any future solar or computing tech based on gallium is dead on arrival because of this fact.
Please provide a source for your claim.
linux seems to average a release about every 2 months. Which would mean a series every 40 months. To fill up series 4 through 19 inclusive would take about 16*40=640 months = ~ 53 years. According to google linus is currently 45 so that would make him 98.
I would expect him to be at the very least retired and quite possiblly dead by then.
Thanks for the link.
So as usual /. links to a crappy news article rather than a source with real information.........
Can anyone explain why this is needed? why are more connections/a different type of docking port needed to support crewed pods than cargo pods? why can't they use the same docking ports the shuttle used?
no one ever lost money faithfully following that advice
Becuase faithfully following it is not possible.
You don't know what will go up in price, you can only make more or less educated guesses. If those guesses are right you make money, if your guesses are wrong you lose money.
You took a rather roundabout route to a somewhat inaccurate value of what 40dB meant.
The definition is that +10dB is 10 times the power. So +40dB is by definition 10000 times the power. 3dB is only approximately a doubling.
But that doesn't explain the figure you gave. A "third of a doubling" would mean multiplying by the cube root of 2 which would give an answer of about 10321, still somewhat off from the correct answer but substantially closer than the figure you gave.
clock jitter of a picosecond or so (a full cycle at 1GHz)
Umm no a full cycle at 1GHz is a nanosecond not a picosecond.
yeah, i've been greatful for maplin getting me out of a bind several times, but the high prices and crap selection mean that the vast majority of my component purchasing (both personal and work) happens online.
and will answer a lot of performance and memory issues at least compared to the Raspberry Pi B+ or the Beaglebone Black.
but comparing it to those isn't really fair. Assuming it will be somewhere between $100-$200 that would put it in the same price bracket as the higher end options from the likes of wandboard, solidrun and odriod or even the atom based minnowboard.
And viewed in amongst that pack it doesn't seem especially exciting. I guess if you really must have both A15 cores (but only 2 of them) and native SATA then it may be a good option
The biggest problem with the Pi in my eyes is that (for some BS reasons that don't seem entirely clear to me) it still needs a closed source bootloader on the VideoCore side of things in order to actually use the thing.
The "videocore" is a bunch of modules including a processor (the "VPU"), a 3D core, various video related stuff etc. The SoC is booted by the VPU, the arm is inactive until the VPU starts it.
specs for the 3D core were released but specs for the rest of the videocore including the VPU remain closed :(. There have been some attempts at reverse engineering but with limited success.
I suspect "free for the maker community" translates as "free for personal use but if you use this in a product you are going to have to pay". How much you have to pay will probablly depend on the details of the product.
Pretty soon circuit switched connections will be a thing of the past. ;-)
The core of phone networks has moved from physical circuit switching to virtual circuit switching to packet switching with priority but at least here in the UK normal phone lines are still delivered from the phone exchnage as analog pots over a pair of copper wires (which may or may not also carry DSL). I beleive the situation in the US is similar.
Were you thinking of some other place (and if so where) or were you using a pedantically narrow defintion of "dedicated pots line"?