Forgot your password?

typodupeerror

Comment: Re:Will the police get any evidence? (Score 1) 361

by BillKaos (#36516554) Attached to: LulzSec Suspect Arrested By UK Police
Well it seems some people is not familiar with TrueCrypt. You have an encrypted partition that you can show, and inside it (mixed in the free space) you have a second one. This way if the police forces you to decrypt you partition you can show the fake one, and they have no way of guessing whether you had another one, the most they can do is to destroy it.

Comment: Will the police get any evidence? (Score 1) 361

by BillKaos (#36511496) Attached to: LulzSec Suspect Arrested By UK Police

has had his house searched and a significant amount of material taken away by police for forensic examination

Frankly, I can't imagine that even the less prepared script kiddie wouldn't keep all their hacking data inside a TrueCrypt partition allowing him to claim plausible deniability.

That, an open wifi, then claim "it came that way, or I couldn't make my netbook connect, so I had to open it".

Given those basic security measures, what evidence could the police use to incriminate him? Video/screen surveillance? I can't think of any other way.

Comment: Re:About $2K savings per month (Score 1) 562

by BillKaos (#31237680) Attached to: Fuel Cell Marvel "Bloom Box" Gaining Momentum

Aside from what other readers have noted (that getting a 5% return is very optimitics right now), you are not counting long term savings.

That is to say, today we have 1st generation power units which cost 3,500,000$ and save 100,000$ a year. Investing that money in the bank will return you 175,000$, all right, 75,000$ more than buying the machines.

But if you buy the power units, you are investing in power unit technology. So if they get a lot of customers, assume in 5 years time the units will cost 1.000.000$ and save you 300.000$ a year, a 30% ROI, no bank can compete with this. This is what happened with computer hardware, just look 20 years ago!

Comment: Quite a difference from theory to practice! (Score 1) 108

by BillKaos (#31178994) Attached to: PageRank-Type Algorithm From the 1940s Discovered

I guess previous work had the idea right, but actually building a system which can handle millions of links and reply in no time is not a small feature.

This reminds me of the discussion we had previously about the gap from research prototype transistors to having factories actually deliver them.

Comment: Re:More Microsoft Bashing (Score 1) 154

by BillKaos (#30180324) Attached to: Microsoft's Lack of Nightly Builds For IE

While I think Microsoft is right with its release cycle, the article is based on the fact the every other browser vendor is releasing snapshots.

For me, the biggest picture is interaction and strategy, not builds. In Webkit, Gecko and Presto, if you are a web developer, you can interact with the engine developer. They have mailing list, good bucktrackers, and a *good attitude* towards fixing bugs.

For Microsoft, if you are using Linux for development (a pretty common case I'd guess) you cannot even try. I doubt Windows users do fare any better. By the way, Windows 7 is not bad, but not usable yet.

Slashdot.org

Achievements and Optimizations 294

Posted by CmdrTaco
from the because-we-can dept.
This week's code refresh has added a number of really irritating story display bugs that we're working on. But, it also added a number of cool optimizations that should improve performance for a lot of readers. Tap that link below to read a brief description of them, and also a few serious notes about the achievement system we launched last Wednesday.

Comment: The answer is no! (Score 1) 344

by BillKaos (#26852269) Attached to: Is the Relational Database Doomed?

I don't see relational databases going away any time soon.

Most (>70%) of the web is using them, and so far, they've worked very well.

What is missing is good support for them from the programming language point of view.

The nature of relational databases is declarative, as you define mathematically what you want, not how. That's a job for the database, and they've got huge compilers and optimizers for it.

Of course, the SQL language is a leaky abstraction of the pure relational calculus, and you have to know certain rules in order you query can be answered efficiently.

SQL doesn't fit well in imperative languages, where all you can do is write down instructions. Compare that with a language like Prolog, which is OOTB a relational database.

Government

Barack Obama is the first Open Source President->

Submitted by
Michael Tiemann
Michael Tiemann writes "Barack Obamas campaign has built a powerful synergy between grass-roots politics and grass-roots technology, while presenting what many consider to be the most disciplined campaign of any candidate in modern history. That combination of synergetic innovation and single-minded discipline produced this amazing commentary from conservative commentator Alex Castellanos on CNNs election night coverage, captured here by YouTube and blogged by Michael Tiemann, President of the Open Source Initiative."
Link to Original Source
Democrats

Obama Launches Change.Gov->

Submitted by
I Don't Believe in Imaginary Property
I Don't Believe in Imaginary Property writes "President-Elect Obama is now soliciting advice from the public about who to appoint in his cabinet. So if you want to recommend someone for a cabinet post (say, copyright czar) or apply for a job, you can contact them. There is no guarantee they will actually pick anyone you recommend, but it can't hurt to try. Unless, of course, that Bash.org guy ever finished his internet face-stabber. Then it could hurt a lot."
Link to Original Source
Government

Change.gov launched by Obama

Submitted by
mallumax
mallumax writes "Obama has launched Change.gov. According to the site "Change.gov provides resources to better understand the transition process and the decisions being made as part of it. It also offers an opportunity to be heard about the challenges our country faces and your ideas for tackling them. The Obama Administration will reflect an essential lesson from the success of the Obama campaign: that people united around a common purpose can achieve great things.". The site is extensive and contains Obama's agenda for economy and education among many others.They first define the problem and then lay out the plan. Everything is in simple english without a trace of washington speak. The site also has details about the transition. According to many sources Obama's transition efforts started months ago. It looks like, this site was also part of the plan. The copyright for the content is held by 'Obama-Biden Transition Project, a 501c(4) organization' . If Obama puts half this effort in translating his policies into actions, US is going to prosper like never before."

The appreciation of the average visual graphisticator alone is worth the whole suaveness and decadence which abounds!!

Working...