This is funny because Santrex itself sells bittorent hosting services called "seedboxes". What purpose do they think seedboxes serve other than sharing copyrighted material? I know, there are many legitimate uses for bittorrent, but I have a feeling that the kind of people in the market for anonymous bittorrent seedboxes are not the kind of people who are seeding legitimate torrents.
For those complaining about the technical aspects of this proposal, obviously anyone who views the image before the expiration date can save it forever. The point is that after the expiration date, no new people can download the image if they haven't already. Think about your potential employer downloading drunken pictures of your from a frat party 10 years ago. This scheme would prevent that.
Now the fact that this requires a 3rd party plugin to work is problematic. It creates a bottleneck, an extra point of failure, and it suffers from the chicken and egg problem -- nobody will want to post x-pire pictures if their friends can't view them without a plugin, and nobody will install the plugin because they don't need it to see the other 99% of pictures people post.
The BKL was a hack added in Linux 2.0 to support multiprocessor machines. It was ugly but expedient (like most engineering solutions). Over time, multiprocessor support in the kernel has gotten much better, and the BKL has become less important, up until now when it's so unimportant it can be removed entirely.
Nobody, especially not desktop users, will notice any change from its removal.
For those that aren't aware, the BKL (big kernel lock) hasn't caused any issues except purist angst for a very long time now. All of the performance critical kernel code was fixed to use fine grained locking years ago. This change is just to satisfy the people who are offended by the architectural ugliness of the BKL. In terms of performance and everything else that matters, the removal of the BKL has absolutely no impact.
For Iran to do what you propose would require that they had a large workforce of highly skilled IT people who are both willing to work for the Iranian government and considered trustworthy by the Iranian government. Iran is not exactly known for its leading edge science and technology. The article itself states that IT in Iran is abyssmal. They may be well advised to try to do as you say, but they probably can't.
It's not totally the fault of the editors. It's also the fault of the readers who come back to Slashdot expecting the editors to start reading articles when they have clearly demonstrated that they do not plan to.
15 days after initial telecast doesn't seem that "quickly" to me when they're competing against the Scene which releases new episodes within a few hours of initial telecast -- sometimes even 15 minutes after. If they're asking for money they better think about same day releases.
I served on a jury in Wake County (NC) and my experience was the opposite. To a person all 14 of us were college educated and about half the jurors had higher than college level education. The only people who were excused were people with ties to law enforcement and people who had been on the receiving end of law enforcement in the past.
I use TED. It's right around your price range. It monitors whole-house power usage in real time and has a USB-Serial interface which you can easily suck data out of with Python script. I personally do all the data logging on a Linux box and export it through a web interface.
Don't weather balloons already meet this criteria? They can reach 60000 ft and stay there for extended periods (not sure about 5 years). How much do you want to bet that Boeing is just going to build a $89 million balloon with a solar panel on it?
They can take advantage of multiple antennas, directional antenntas, or both to lock onto the interference sources as well as the intended signal and use DSP to subtract out the noise and recover the original signal. Others have posted about how cellphones can take advantage of multipath interference to actually improve the received signal rather than degrade it. As long as the enemy is using a small number of stationary or slow-moving transmitters for their interference, you can locate them all and use DSP to remove the noise, OR if you can arrange for your signal to arrive from a different direction than the enemy's jamming just use a directional antenna.
It would get more difficult if the enemy had hundreds of jamming transmitters moving around and covering your receiver from all directions. In the case of jamming a drone, your enemy would need either space-based jammers or airborne jammers to cover you from above. Space based jammers are impractical though (because of the distance) and airborne jammers are laughably easy to shoot down. It seems to me that the simple solution is to deliver your signals from above (satellites), use a directional antenna to ignore noise coming up from the ground, and then shoot anything out of the sky that makes noise which interferes with your signal.
Or maybe netbook sales are cratering because instead of delivering quality models with high performance and low power packed into a lightweight enclosure, companies like Dell have axed all but the most profitable models, and replaced SSDs with magnetic disks and raised prices to the maximum they can squeeze out of customers. Netbook selection is terrible now compared to what it was a year ago. Last year there were many models and there was a price war, now there are a few models and they're just crappy low-end notebooks.
State employees have one of the most powerful unions there is. This is the thin end of the wedge to destroy it. Whether you are happy about this or not depends on how you feel about unions. I, for one, welcome this as a step forward for government employment.
I can understand concerns about privacy when it comes to web browsing, but I don't get the fear about TV watching being tracked. I can't count the number of good TV shows that have been canceled because of bad ratings. Before Tivo existed, every time one of the shows I liked was canceled I wished that the TV network was tracking MY viewing habits instead of the unwashed masses who appear to like reality TV. Ever since I've had Tivo I always record all the shows I like and I'm happy that Tivo is collecting that information. Sometimes I even record and play back reruns (with the TV off) to positively affect the data for the shows I like.
I have a 5 camera system (slowly growing) and I evaluated ZoneMinder and decided that it didn't meet my requirements, so I rolled my own. If you are good at C programming Linux has everything you need to write a simple capture/streaming application. I use USB video capture devices (Pinnacle Dazzle DVD Recorder) because they are cheap (no tuner), have excellent quality, and I have no shortage of USB ports.
Linux natively supports these devices, and the V4L2 APIs make it trivial to reads frames. Using libavcodec from the ffmpeg project you can encode the frames to practically any format imaginable. I encode all 5 cameras to MPEG-4 at 30 fps using minimal CPU power. All of this is possible with only about 500 lines of C code. Of course in my own version I've added a lot of fancy features over time and the project has gotten quite large with support for low-bandwidth streaming, crude motion detection, time-lapse video, etc.
I won't lie to you and tell you that the documentation for ffmpeg is any good. But there are tutorials out there that explain how to use libavcodec and everything else is a piece of cake. Don't overestimate how simple is it to get something basic working.
Technically whenever you order a product from another state and the seller doesn't withhold sales tax on the purchase, you're required to pay that sales tax in your state. Nobody does this -- so technically nearly everyone is guilty of this kind of tax evasion. How is this any different?
What if there was a way that sites could commit to "text-only" ads, like Google? I would consider setting a flag that allowed text-only advertising on sites that committed to not be obnoxious.
I wouldn't mind spending some of my bandwidth to download the ads as long as they weren't displayed. This would help some websites that get revenue based on number of impressions.
+1 Legendary (never have mod points when I need them)
This is funny because Santrex itself sells bittorent hosting services called "seedboxes". What purpose do they think seedboxes serve other than sharing copyrighted material? I know, there are many legitimate uses for bittorrent, but I have a feeling that the kind of people in the market for anonymous bittorrent seedboxes are not the kind of people who are seeding legitimate torrents.
The Chinese have a saying: "Man who says it cannot be done should get out of the way of man who is doing it."
For those complaining about the technical aspects of this proposal, obviously anyone who views the image before the expiration date can save it forever. The point is that after the expiration date, no new people can download the image if they haven't already. Think about your potential employer downloading drunken pictures of your from a frat party 10 years ago. This scheme would prevent that.
Now the fact that this requires a 3rd party plugin to work is problematic. It creates a bottleneck, an extra point of failure, and it suffers from the chicken and egg problem -- nobody will want to post x-pire pictures if their friends can't view them without a plugin, and nobody will install the plugin because they don't need it to see the other 99% of pictures people post.
The BKL was a hack added in Linux 2.0 to support multiprocessor machines. It was ugly but expedient (like most engineering solutions). Over time, multiprocessor support in the kernel has gotten much better, and the BKL has become less important, up until now when it's so unimportant it can be removed entirely.
Nobody, especially not desktop users, will notice any change from its removal.
For those that aren't aware, the BKL (big kernel lock) hasn't caused any issues except purist angst for a very long time now. All of the performance critical kernel code was fixed to use fine grained locking years ago. This change is just to satisfy the people who are offended by the architectural ugliness of the BKL. In terms of performance and everything else that matters, the removal of the BKL has absolutely no impact.
Citation needed
My kingdom for a mod point! Mod parent up please.
For Iran to do what you propose would require that they had a large workforce of highly skilled IT people who are both willing to work for the Iranian government and considered trustworthy by the Iranian government. Iran is not exactly known for its leading edge science and technology. The article itself states that IT in Iran is abyssmal. They may be well advised to try to do as you say, but they probably can't.
It's not totally the fault of the editors. It's also the fault of the readers who come back to Slashdot expecting the editors to start reading articles when they have clearly demonstrated that they do not plan to.
15 days after initial telecast doesn't seem that "quickly" to me when they're competing against the Scene which releases new episodes within a few hours of initial telecast -- sometimes even 15 minutes after. If they're asking for money they better think about same day releases.
I served on a jury in Wake County (NC) and my experience was the opposite. To a person all 14 of us were college educated and about half the jurors had higher than college level education. The only people who were excused were people with ties to law enforcement and people who had been on the receiving end of law enforcement in the past.
I use TED. It's right around your price range. It monitors whole-house power usage in real time and has a USB-Serial interface which you can easily suck data out of with Python script. I personally do all the data logging on a Linux box and export it through a web interface.
Don't weather balloons already meet this criteria? They can reach 60000 ft and stay there for extended periods (not sure about 5 years). How much do you want to bet that Boeing is just going to build a $89 million balloon with a solar panel on it?
They can take advantage of multiple antennas, directional antenntas, or both to lock onto the interference sources as well as the intended signal and use DSP to subtract out the noise and recover the original signal. Others have posted about how cellphones can take advantage of multipath interference to actually improve the received signal rather than degrade it. As long as the enemy is using a small number of stationary or slow-moving transmitters for their interference, you can locate them all and use DSP to remove the noise, OR if you can arrange for your signal to arrive from a different direction than the enemy's jamming just use a directional antenna. It would get more difficult if the enemy had hundreds of jamming transmitters moving around and covering your receiver from all directions. In the case of jamming a drone, your enemy would need either space-based jammers or airborne jammers to cover you from above. Space based jammers are impractical though (because of the distance) and airborne jammers are laughably easy to shoot down. It seems to me that the simple solution is to deliver your signals from above (satellites), use a directional antenna to ignore noise coming up from the ground, and then shoot anything out of the sky that makes noise which interferes with your signal.
These are picked up by peers when they review a paper formally, but usually skipped when they peruse the paper cursorily.
Peruse means something different than what you think it means.
Adobe -- UR DOIN IT RONG! (Insert picture of adorable cat here)
Or maybe netbook sales are cratering because instead of delivering quality models with high performance and low power packed into a lightweight enclosure, companies like Dell have axed all but the most profitable models, and replaced SSDs with magnetic disks and raised prices to the maximum they can squeeze out of customers. Netbook selection is terrible now compared to what it was a year ago. Last year there were many models and there was a price war, now there are a few models and they're just crappy low-end notebooks.
State employees have one of the most powerful unions there is. This is the thin end of the wedge to destroy it. Whether you are happy about this or not depends on how you feel about unions. I, for one, welcome this as a step forward for government employment.
I can understand concerns about privacy when it comes to web browsing, but I don't get the fear about TV watching being tracked. I can't count the number of good TV shows that have been canceled because of bad ratings. Before Tivo existed, every time one of the shows I liked was canceled I wished that the TV network was tracking MY viewing habits instead of the unwashed masses who appear to like reality TV. Ever since I've had Tivo I always record all the shows I like and I'm happy that Tivo is collecting that information. Sometimes I even record and play back reruns (with the TV off) to positively affect the data for the shows I like.
Nice try posting anon.
Linux natively supports these devices, and the V4L2 APIs make it trivial to reads frames. Using libavcodec from the ffmpeg project you can encode the frames to practically any format imaginable. I encode all 5 cameras to MPEG-4 at 30 fps using minimal CPU power. All of this is possible with only about 500 lines of C code. Of course in my own version I've added a lot of fancy features over time and the project has gotten quite large with support for low-bandwidth streaming, crude motion detection, time-lapse video, etc.
I won't lie to you and tell you that the documentation for ffmpeg is any good. But there are tutorials out there that explain how to use libavcodec and everything else is a piece of cake. Don't overestimate how simple is it to get something basic working.
Technically whenever you order a product from another state and the seller doesn't withhold sales tax on the purchase, you're required to pay that sales tax in your state. Nobody does this -- so technically nearly everyone is guilty of this kind of tax evasion. How is this any different?
What if there was a way that sites could commit to "text-only" ads, like Google? I would consider setting a flag that allowed text-only advertising on sites that committed to not be obnoxious.
I wouldn't mind spending some of my bandwidth to download the ads as long as they weren't displayed. This would help some websites that get revenue based on number of impressions.