Forgot your password?

typodupeerror

Comment: Targeted ads suck (Score 1) 1051

by billsf (#31389064) Attached to: Ars Technica Inveighs Against Ad Blocking

Ads that originate from the site, I display, the rest >/dev/null. You can proxy where the ad is displayed 'internally', the site gets paid by the trash provider and I never have to see it. 'Flash' ads are by far the worst and no site I use places them directly on their own site. (A 30s flash commercial may take 10s to load >/dev/null) On the brighter side, the conduits for targeted ads can be sometimes used as proxies to beat the "Not available in your country" crap.

Programming

Whatever Happened To Programming? 623

Posted by kdawson
from the you-had-zeros? dept.
Mirk writes "In a recent interview, Don Knuth wrote: 'The way a lot of programming goes today isn't any fun because it's just plugging in magic incantations — combine somebody else's software and start it up.' The Reinvigorated Programmer laments how much of our 'programming' time is spent pasting not-quite-compatible libraries together and patching around the edges." This 3-day-old article has sparked lively discussions at Reddit and at Hacker News, and the author has responded with a followup and summation.
Space

Amateur Records the "Sound" of Mars Express 52

Posted by kdawson
from the music-of-the-artificial-irregular-shapes dept.
gyrogeerloose writes "A French amateur radio operator who built his own ground station using equipment from an abandoned telecom uplink site has listened in on the ESA's Mars Express space probe. While his antenna is too small to allow him to download actual data, he was able to record and convert the signal of the probe's X-Band transmitter into an audio file."
Security

Coping With 1 Million SSH Authentication Failures? 497

Posted by kdawson
from the some-definitions-of-managed dept.
An anonymous reader writes "I own a small Web development studio that specializes in open source software, primarily Drupal, WordPress, and Joomla for small businesses. Our production servers, which host about 50 sites and generate ~20K hits/week, are managed by a 3rd party that I'm sure many on Slashdot would recognize. Earlier today I was researching some problems on one of our sites and found that there have been over 1 million SSH authentication failures from ~1200 IP addresses on one of our servers over the last year. I contacted the ISP, who had promised me that server security would be actively managed, and their recommendation was, 'change the SSH port!' Of course this makes sense and may help to an extent, but it still doesn't solve the problem I'm facing: how do you manage server security on a tight budget with literally no system admin (except for me and I know I'm a n00b)? User passwords are randomly generated, we use a non-standard SSH port, and do not use any unencrypted services such as FTP. Is there a server monitoring program you would recommend? Is there an ISP or Web-based service that specializes in this?"

Comment: Re:What's the problem? Its only a patent pending. (Score 1) 200

by billsf (#31384748) Attached to: Sony Patents Game Demos With Feature Erosion

Its only a patent application that has been very well written. There is nothing novel about it and it probably will be rejected. Many products like MS Windows have done this for some time. Its a form of "nag-ware" that has been applied in areas outside of games too. It is interesting to note it is actually a game in itself. Copyright is a more correct place for this and the USPTO has stated they'll crack down on applications of this sort.

Prior art is everywhere and this is just a matter of how much one can spend on lawyers. I should know. I'm involved in another patent which is probably valid. If its been published in print, that is prior art. Describing it on BBC at the start is not. This is how patent courts work. The test is to see if something previously written in software is 'prior art'. True, the 'one-click shopping' patent is pure troll. (It came from KDE, not my company at the time, DigiCash.) It is really a patent on scripts and what a script does at the most basic (high)level.

If software patents continue, those lands that accept them will lose out. You can't develop anything when you have to do a patent search and then patent it if its new. The end result would be fighting your patent and not doing anything useful.

True inventions apply science. ("Computer science" is a tool for science, not a science itself.) While software is truly engineering, it has no place with inventions: A new material, a novel application of a discovery (almost all inventions) and a process that leads to a novel substance, device or an improvement are inventions. The way aluminium is made today is invention. The structure of a computer and its parts is an invention and covers anything that can be done with it. The later is mathematical and expressly excluded. Modulation methods and codecs are a means to an end and while mathematical, qualify for short term protection. Crypto is probably just where it doesn't qualify. These are where 'the lines are drawn' in a rational legal environment.

 

Crime

Some Newegg Customers Received Fake Intel Core i7s 447

Posted by kdawson
from the zero-gigahertz dept.
Several readers have mentioned the strange goods that some customers received from Newegg in place of the Intel Core i7 920 processor they ordered. Word on the problem first surfaced on TribalWar on Thursday evening. Newegg still hasn't commented on this. It's not known whether it happened as a result fraud by another Newegg customer, in shipping, or where. The "processors" are made of aluminum, and the "fans" are some kind of synthetic molded material. The "factory seal" was printed onto the box; the holographic stickers on the boxes were also faked. The first part of this video shows the bogus goods. At this writing Google News lists a handful of blogs mentioning the fakes.

Whenever I feel like exercise, I lie down until the feeling passes.

Working...