Live data from Hacker News

DSLR – Damn Small Linux Remake

dslr.dimakrasner.com

11–20 of 85 posts

Re: DSLR – Damn Small Linux Remake

#14

Nice, I remember being shown DSL and being amazed someone could make an OS that small. > DSLR's approach to security is different . It is possible to run as root without causing a global disaster. Is there any more information available on how this is achieved?

uLinux or picoLinux (I don't remember very well the name) -> Runs on one or two 3.5 floppies. There is a version with 3 or 4 floppies with an X-Windows included.

Re: DSLR – Damn Small Linux Remake

#15
post #7

How does the power efficiency of DSLR compare to Ubuntu? Would I get longer battery life?

I somehow doubt it. Sure, there's a lot less stuff running, so there are fewer wakeups. But on the other hand, it's missing some essential power-saving software like `acpid` that tells bits of hardware to take a rest in the first place.

Re: DSLR – Damn Small Linux Remake

#17
post #9

Dillo is so awesome! I urge you to apt-get install dillo The forgotten feeling when computers responded immediately . I guess I'll be using it for some web.

Dillo also has an easy, approachable plugin architecture: http://www.dillo.org/dpi1.html This makes me feed sorry for the people dealing with the XUI/JS/CSS cesspit of Firefox plugins.

Do they plan to add a JavaScript engine?

Re: DSLR – Damn Small Linux Remake

#18
The small Linux distributions are an interesting alternate universe. Very hobbyist in some respects, as often it's mostly repackaging standard distro stuff, getting older software to compile, writing simple GUI scripts -- not exactly developing a semi-embedded Linux subset with state of the art tools. Very hackish. And I mean that in a good way…

Re: DSLR – Damn Small Linux Remake

#19

Nice, I remember being shown DSL and being amazed someone could make an OS that small. > DSLR's approach to security is different . It is possible to run as root without causing a global disaster. Is there any more information available on how this is achieved?

uLinux or picoLinux (I don't remember very well the name) -> Runs on one or two 3.5 floppies. There is a version with 3 or 4 floppies with an X-Windows included.

What's a floppy? Is it as small as an SD card?

Re: DSLR – Damn Small Linux Remake

#20
post #9

Dillo is so awesome! I urge you to apt-get install dillo The forgotten feeling when computers responded immediately . I guess I'll be using it for some web.

Dillo also has an easy, approachable plugin architecture: http://www.dillo.org/dpi1.html This makes me feed sorry for the people dealing with the XUI/JS/CSS cesspit of Firefox plugins.

Dillo plugins use CSS (see the download manager source) and Firefox addons can use HTML instead of XUL (see the add-on SDK).
Post reply on HN