quote

Quote: The Real Bug

Submitted by Jeremy
on September 30, 2008 - 8:38am

"The _real_ bug is clearly in the hardware design that allows you to brick those things without apparently even having a lock bit. I'm hoping Intel doesn't treat this as just a software bug. Some hw designer should be thinking hard about which orifice they put their head up in."

Quote: Careful Analysis

Submitted by Jeremy
on September 12, 2008 - 3:31pm

"Some secure protocols like SSH send encrypted keystrokes as they're typed. By doing timing analysis you can figure out which keys the user probably typed (keys that are physically close together on a keyboard can be typed faster). A careful analysis can reveal the length of passwords and probably some of [the] password itself."

Quote: Every Day, For Fun

Submitted by Jeremy
on September 4, 2008 - 8:39am

"A weak coder becomes a strong coder by reading code and writing code - every day, for fun."

Quote: Serious Dragons There

Submitted by Jeremy
on September 1, 2008 - 7:39am

"Be careful -- there are some serious dragons there in the presence of multiple threads."

Quote: Good Enough Is Never Good Enough

Submitted by Jeremy
on August 25, 2008 - 2:06pm

"'Good enough' is never good enough ;) What is the ideal implementation? Let's implement that."

Quote: Maybe I'm Overly Pessimistic

Submitted by Jeremy
on August 21, 2008 - 7:53pm

"The C standard will eventually support concurrency (they are working on it), and it will almost inevitably be a horrible pile of stinking sh*t, and we'll continue to use the gcc inline asms instead, but then the gcc people will ignore our complaints when they break the compiler, and say that we should use the stinking pile-of-sh*t ones that are built in.

Quote: Very Hacky Indeed

Submitted by Jeremy
on August 19, 2008 - 4:45am

"The delta cache was really a huge hack that just turned out rather successful. It's been hacked on further since (to do some half-way reasonable replacement with _another_ hack by adding an LRU on top of it), but it really is very hacky indeed."

Quote: Linux Will Have Similar Problems

Submitted by Jeremy
on August 18, 2008 - 10:28am

"If web browsers, office suites and mail clients on Windows have certain kinds of vulnerabilities, it is safe to assume that the same programs on Linux will have similar problems."

Quote: Benchmark Of The Filesystem

Submitted by Jeremy
on August 14, 2008 - 6:47pm

"Any benchmark is going to be a benchmark of the OS as much as it is going to be a benchmark of the filesystem. It's pretty hard to separate the two. ZFS is best tested on Open Solaris. UFS is best tested on FreeBSD, EXT3 is best tested on Linux, and HAMMER of course is best tested on DragonFly."

Quote: History Is A One Way Street

Submitted by Jeremy
on August 13, 2008 - 2:29pm

"History is a one way street, and you might as well have the fs known the way it is so that people remember 'reiser oh wasn't he the guy who..' - unless you are trying to market the fs I guess."

Quote: Security Is Not An Absolute

Submitted by Jeremy
on August 12, 2008 - 8:27am

"Security is not an absolute. Just as the terrorists win if it can induce the White House to shred the constitution and force us all to live in a constant state of fear, it is also pointless to induce people to install software that horrifically slows down their server so badly that you can't get anything done."

Quote: No Known Bugs

Submitted by Jeremy
on August 9, 2008 - 10:37am

"As of now there are no known bugs, though I'm sure that will change as more DragonFly users start using the filesystem :-)"

Quote: Bloat Is Bloat

Submitted by Jeremy
on August 8, 2008 - 11:46am

"The default value should be 'off', unless it's _needed_ by people. Have you guys looked at the size of the kernel lately? Bloat is bloat. Just because it's conditional is not an excuse."

Quote: Save A Few Bytes

Submitted by Jeremy
on August 7, 2008 - 7:26am

"Maybe we should change Andrew's name to be Adrew Norom throughout the kernel sources, that might also save a few bytes."

Quote: You Might Want To Rethink That Argument

Submitted by Jeremy
on August 6, 2008 - 8:33pm

"So you are going to try to force us to take something into the Linux kernel due to the security inadequacies of a totally different operating system? You might want to rethink that argument :)"