Why the fuck do you want to round a *sound mixer* inside your *kernel space* ?! Do you run your video decoder and webbrowser there too ? I prefer to run unnecessary things like sound as daemons in userspace. Thank you very much.
... Because I need less than 125 microseconds mixing processing latency (12 samples at 96 kHz) so that in-ear monitor mixing for live performance can be useful - requires a total latency from microphone to wireless receiver to CPU to processing to wireless transmitter to in-ear monitor of less than 5 ms. Until Linux user tasks can be scheduled with this kind of hard real time timing accuracy, mixing real time audio in user tasks doesn't cut it for live audio. So I myself am required to do my mixing and processing for real time audio either in the kernel driver, in a RTLinux task (in kernel space), or in a Xenomai task (see xenomai.org ) running at a higher priority than Linux.
The Tesla is not a car you buy because you can't afford gas. It is a car you try to afford because it is the best car overall: http://www.businessweek.com/ne...
Until relatively recently, these re-directions would adversely affect a debian/ubuntu linux system update procedure. A cron job would apt-get update and pull in new index files. Since the transport was not encrypted, the index files would not be what the apt system were expecting. It would store the content of the redirected web page instead of the proper index files into a cache and then apt-get update would be forever broken until you manually figured out how to delete the corrupted files someplace in/var/*/apt
ISP's and WiFi Access points that do this redirection are the reason why HTTPS everywhere is a good idea.
But that would be authentication between the client and AP.. How would 802.1x on WIFI work when rcmp.gc.ca is the server that has to authenticate the client?
Thanks! That would be a fun experiment to see how much businesses would be affected. Can you even put 802.1x in the wireless access points and cell phones?
(reposted as my account since i accidentally was AC)
The scariest taxi ride I ever had was in the Seattle area, heading back to the Airport after the C++ conference. The taxicab was a Prius which was broken and dirty inside - you could see the airbag. The car's signal lights did not work. The driver was weaving in and out of traffic and just about killed a couple on a motorbike, causing a big road rage incident. The taxi driver was angry that we didn't tip him. If we had tipped him a normal amount, then the total cost of the trip would have been the same as the Uber ride that we took from the Airport to the same hotel.
As a consumer I want the choice to choose a safe, reliable, and trustable source. For me that is Uber.
I'm not sure how that was possible by google - but it sure is a creepy thing.
The person who made that tweet ( @Zac_R ) was apparently able to talk to Justine's father before she landed, and took the pictures of her at the airport:
But were they offered that amount in cash? Or restricted shares of some sort which would not be able to be liquidated for a long time in which the value of those shares can plummet?
Two weeks ago I did an experiment - uber from the airport to my hotel cost $60 including the automatic tip. Taxi from the hotel to the airport was $50!not including tip. The über ride was great, the driver was nice, the car was clean, the trip was safe. On the taxi ride the Prius was falling apart, you could see the airbag peeking out from the hole in the dash, the signal lights did not work, the driver was shifty and allots killed a couple on a Harley by cutting them off on the freeway since the taxi driver was not looking and couldn't signal. The taxi ride was scary. The consensus amongst my group was that uber wins and I don't want to take a creepy taxi unless uber really is not available. This happened in Seattle, three weeks ago.
In this example, X and Y are each providing a different subnet address. Your device just moved to a different network and now has a different IP address. This is not a design error but an appropriate design. Multipath TCP is a standard that allows your device to have uninterrupted mobility.
I still don't understand why apple is exposed to patent lawsuit when their system is based on proprietary extensions to standards.... The existing standards can be used to implement FaceTime point to point - so are these patents really encompassing NAT traversal of UDP??
So if there were an article on a news site about top secret news but it was pretend and wasn't really top secret would you still have to wipe your computer? If yes, then you will be wiping your computer often. If no, then you get acknowledgment if a leak is actually true or not.
Concerns about intellectual property have slowed the adoption of ECC
because a number of optimizations and specialized algorithms have
been patented in recent years.
All of the normative references for ECDH (as defined in Section 4)
were published during or before 1989, and those for KT-I were
published during or before May 1994. All of the normative text for
these algorithms is based solely on their respective references.
Good point; There are implementation techniques and specific curves which are patented and it is possible to make an implementation that is not patented. For example: http://dnscurve.org/crypto.html
Please re-read my posting. IEEE is very clear about patent disclosure for essential patents. IEEE does not state what FRAND actually means. Samsung is free to charge $0.00 for red hat to release ptpd, and is free to charge much more than that per device to apple for other patents which are less interesting! And in both of those cases, FRAND is satisfied.
If I forget my password on my Iphone and guess it incorrectly 11 times in a row it wipes itself out... Sometimes I do forget passcodes.
Like Makefiles do?
"Germany Got Debt Relief After WWII, Refuses Same For Greece Today"
http://www.huffingtonpost.ca/2...
Try the settings - standard kernel options for linux don't work for this.
The only options that work today are using driver level code for audio processing or a real time Xenomai task.
Please support Thomas Gleixner via the Linux Foundation to help to fix this limitation of Linux: http://lwn.net/Articles/572740...
Until then, all high performance low latency audio processing in linux needs to not use any user level tasks.
Jeff
Software mixing you say? It's called dmix.
Why the fuck do you want to round a *sound mixer* inside your *kernel space* ?! Do you run your video decoder and webbrowser there too ?
I prefer to run unnecessary things like sound as daemons in userspace. Thank you very much.
... Because I need less than 125 microseconds mixing processing latency (12 samples at 96 kHz) so that in-ear monitor mixing for live performance can be useful - requires a total latency from microphone to wireless receiver to CPU to processing to wireless transmitter to in-ear monitor of less than 5 ms. Until Linux user tasks can be scheduled with this kind of hard real time timing accuracy, mixing real time audio in user tasks doesn't cut it for live audio. So I myself am required to do my mixing and processing for real time audio either in the kernel driver, in a RTLinux task (in kernel space), or in a Xenomai task (see xenomai.org ) running at a higher priority than Linux.
The Tesla is not a car you buy because you can't afford gas. It is a car you try to afford because it is the best car overall: http://www.businessweek.com/ne...
Until relatively recently, these re-directions would adversely affect a debian/ubuntu linux system update procedure. A cron job would apt-get update and pull in new index files. Since the transport was not encrypted, the index files would not be what the apt system were expecting. It would store the content of the redirected web page instead of the proper index files into a cache and then apt-get update would be forever broken until you manually figured out how to delete the corrupted files someplace in /var/*/apt
ISP's and WiFi Access points that do this redirection are the reason why HTTPS everywhere is a good idea.
Additional thought: I wonder if the police would be requesting their own members to be anonymous on the internet?
--jeffk++
But that would be authentication between the client and AP.. How would 802.1x on WIFI work when rcmp.gc.ca is the server that has to authenticate the client?
--jeffk++
Thanks! That would be a fun experiment to see how much businesses would be affected. Can you even put 802.1x in the wireless access points and cell phones?
--jeffk++
They need to submit their request to the International Internet Board of Governors!
--jeffk++
I think the fish accidentally a word there with its mouthful of teeth!
(reposted as my account since i accidentally was AC)
The scariest taxi ride I ever had was in the Seattle area, heading back to the Airport after the C++ conference. The taxicab was a Prius which was broken and dirty inside - you could see the airbag. The car's signal lights did not work. The driver was weaving in and out of traffic and just about killed a couple on a motorbike, causing a big road rage incident. The taxi driver was angry that we didn't tip him. If we had tipped him a normal amount, then the total cost of the trip would have been the same as the Uber ride that we took from the Airport to the same hotel.
As a consumer I want the choice to choose a safe, reliable, and trustable source. For me that is Uber.
--jeffk++
A more interesting side to this story is how people were able to figure out which airport she was flying to just by googling her name: https://www.twitter.com/Zac_R/status/414249210641653761/photo/1?screen_name=Zac_R
I'm not sure how that was possible by google - but it sure is a creepy thing.
The person who made that tweet ( @Zac_R ) was apparently able to talk to Justine's father before she landed, and took the pictures of her at the airport:
https://www.twitter.com/Zac_R/status/414278786449158144
But were they offered that amount in cash? Or restricted shares of some sort which would not be able to be liquidated for a long time in which the value of those shares can plummet?
I thought our Canadian Intelligence was busy guarding our Maple Syrup Reserve.
*--jeffk++
I personally prefer the ISC license: http://opensource.org/licenses/ISC
Specifically because it does not have the advertising clause - i.e. I do NOT want 3rd parties to be using my company name in their advertising.
*--jeffk++
Two weeks ago I did an experiment - uber from the airport to my hotel cost $60 including the automatic tip. Taxi from the hotel to the airport was $50!not including tip. The über ride was great, the driver was nice, the car was clean, the trip was safe. On the taxi ride the Prius was falling apart, you could see the airbag peeking out from the hole in the dash, the signal lights did not work, the driver was shifty and allots killed a couple on a Harley by cutting them off on the freeway since the taxi driver was not looking and couldn't signal. The taxi ride was scary. The consensus amongst my group was that uber wins and I don't want to take a creepy taxi unless uber really is not available. This happened in Seattle, three weeks ago.
In this example, X and Y are each providing a different subnet address. Your device just moved to a different network and now has a different IP address. This is not a design error but an appropriate design. Multipath TCP is a standard that allows your device to have uninterrupted mobility.
I still don't understand why apple is exposed to patent lawsuit when their system is based on proprietary extensions to standards.... The existing standards can be used to implement FaceTime point to point - so are these patents really encompassing NAT traversal of UDP??
So if there were an article on a news site about top secret news but it was pretend and wasn't really top secret would you still have to wipe your computer? If yes, then you will be wiping your computer often. If no, then you get acknowledgment if a leak is actually true or not.
Also see: http://tools.ietf.org/html/rfc6090
9. Intellectual Property
Concerns about intellectual property have slowed the adoption of ECC
because a number of optimizations and specialized algorithms have
been patented in recent years.
All of the normative references for ECDH (as defined in Section 4)
were published during or before 1989, and those for KT-I were
published during or before May 1994. All of the normative text for
these algorithms is based solely on their respective references.
Good point; There are implementation techniques and specific curves which are patented and it is possible to make an implementation that is not patented. For example: http://dnscurve.org/crypto.html
IEEE Std 1363a defines a method to to Elliptic Curve Crypto that is not patent encumbered.
Please re-read my posting. IEEE is very clear about patent disclosure for essential patents. IEEE does not state what FRAND actually means. Samsung is free to charge $0.00 for red hat to release ptpd, and is free to charge much more than that per device to apple for other patents which are less interesting! And in both of those cases, FRAND is satisfied.