Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:.deb better than .rpm (Score 1) 53

Yes, Devuan is a systemd free option and I see this suggestion all the time. Better though is to use Debian without systemd because there are no hard dependencies to systemd (except maybe gnome). All you need to do is use sysvinit instead and place an entry in /etc/apt/preferences:
Package: systemd*
Pin: version *
Pin-Priority: -1
and your debian linux will be systemd free.

Comment Trackmenot (Score 1) 394

Use the Firefox Trackmenot extension to dilute your searches with random ones. Or even better have a daemon program performing searches in background all the time. The program could work by fetching a random page from a google query; then parsing the page and making a new query based on somne words found in that page. The longer the search strings the better because that's more storing space for the UK ISPs.

Comment Browsing slashdot with lynx (Score 1) 2254

Slashdot disrupted again my habits of reading this site with this redesign. You can't even get all the slashdot stories of a single day from the front page without clicking 3-4 times. I have solved this problem for now by using a script in crontab which grabs several pages of news once a day and reformats them to plain HTML. (look here if you want to do the same http://uglyduck.ath.cx/slashdot/). You can then open this minimalistic HTML file in any browser and read comments from there.

Unfortunatelly there is absolutely no way to get more than 50 comments from a story unless you log in. All the 'commentlimit' 'bytelimit' 'startat' parameters are ignored in D1 mode without a login (logins and cookies in lynx are just annoying). You may get the first 50 comments by passing the few recognized parameters like this: comments.pl?sid=nnnnnn&threshold=1&commentsort=0&mode=flat&no_d2=1&pid=0

I'll see how I can live with this 50 comments limit in the future (because there's no way I'll login every time I want to read /.) and if I find it unbearable I'll just give up on slashdot.

Comment Re:Shill for HP (Score 1) 651

HP has secure chips in every cartridge as well. They use a processor from Infineon which is EAL5 security certified (the highest security certification). These are the same chips you may have in your banking cards. The last metal layer of this chip is a mesh of wires covering the whole surface transmitting random signals at one end and comparing the phase of this signals at the other end. This prevents you to edit the chip with a FIB. Then every bus in the chip is scrambled, variable number of wait states are inserted in I/O operations and during these wait states random signals are send on the CPU bus. They have light sensors, voltage sensors and clock domain sensors which erase keys if they are triggered. All of the above and some more anti-hacking measures make the reverse engineering extremely difficult. And you get all of the above for the cost of 0.30$ per chip (in quantities).

These secure processors do 2 things: they authenticate to the printer with full handshake using strong encryption and they watch the level of ink in the cartridge (they record the transparency of each ink when the cartridge passes in front of a reflective light sensor) and they stop the moment they see more ink that is was before.

You can see how the economics works here: let's put a 30 cents chip in every cartridge and then have a markup price of 20$ or more. Multiply that with the number of cartridges you need to change simultaneously and you'll get the idea.

Comment Re:Nope (Score 1) 364

Is anyone else thinking this "crack" surfaced because Israel (a country which is not even part of Europe) was a partner in the Galileo project? It's a known fact they are in bed with the americans and since USA didn't like so much the Galileo project ...

Slashdot Top Deals

Machines have less problems. I'd like to be a machine. -- Andy Warhol

Working...