Slashdot Mirror


User: dosius

dosius's activity in the archive.

Stories
0
Comments
1,052
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,052

  1. Re:What I learned working on NetBSD on How Open Source Projects Survive Poisonous People · · Score: 1

    You mean, like \a causes a beep, -n suppresses newline, and the octal escape stuff?

    Yep, supports that

    -uso.

  2. Re:What I learned working on NetBSD on How Open Source Projects Survive Poisonous People · · Score: 2, Insightful

    That's exactly my point: why does echo have to be that big? What's it doing? Efficiency isn't just for ancient computers, and the lack of efficiency in today's software is driving people to buy ever faster hardware just to run at the same damn speeds they used to get on their old hardware, with their old software.

    Hell, WordPerfect 5.0 ran faster on my old 12 MHz 286 than OpenOffice.org 2.x runs on my 2 GHz Sempron - and had pretty much all the functionality I need in a word processor even now.

    -uso.

  3. Re:What I learned working on NetBSD on How Open Source Projects Survive Poisonous People · · Score: 3, Interesting

    I'll say it out, I don't like Theo de Raadt's hostile attitude, but I do like the way he's adamant about what he believes in, and actually does something about it.

    I don't like the GNU project, not because of a distaste for free software, but because of a distaste for crufted-together bloatware that feels like the Microsoft of Unix. And have I done something? I'm actually working on getting the leaner, meaner, BSD stuff up on my system in place of gnuware. A lot of that comes from NetBSD and OpenBSD.

    I mean seriously, when my own fully functional version of "echo" is 4116 bytes stripped, how come GNU's is 13880, and all it has mine doesn't is --help and --version? (Both are dynamically linked.)
    -uso.

  4. Re:What's the point? on ReactOS 0.3.1 Released · · Score: 3, Interesting

    Keep in mind that they share a lot of their user-level code with WINE, and the WINE and ROS teams do help each other, this is in their FAQ.

    -uso.

  5. Re:Debian build daemons on Alternatives To SF.net's CompileFarm? · · Score: 1

    It would be nice to have that the case for my project but it wouldn't be feasible, given how much of the system it takes out in the installation (almost everything in coreutils for example), so there's no way in hell I could convince Debian to include my stuff. Hell, some of it's Debian reject material that they junked because GNU coded their own versions!

    But the idea, at least, seems sound - a GNU-like common userland that focuses on being light and fast rather than powerful and heavy, and with a lot of its basis from BSD who pulled it off well - and I suppose if I had ways to test, I could get it working as a true GNU-replacement...

    (but as if ... on BSD it'd be redundant)

    -uso.

  6. Re:blog == article? on Five Things You Can't Discuss about Linux · · Score: 1

    Agreed, buzzwords are overrated. Most people use "blogs" as diaries. Why not call a spade a spade? If I were writing a diary, I would call it an online diary or an online journal, because that's what it is. No need to make new words when the old ones work fine.

    -uso.
    *DUCKS FOR COVER*

  7. Re:a package, can't remember the name GC... someth on What the GPLv3 Means for MS-Novell Agreement · · Score: 1

    FOX is like core-utils and such, it's not a whole OS. It's more all-encompassing than core-utils, but it's still not everything. I doubt OpenBSD considers the compiler to be part of base - you know how much de Raadt hates GNU - it's not part of base on FOX either, though, I am considering possibilities for using other compilers, such as an earlier compiler from 4.2BSD, or perhaps tcc, or I've heard de Raadt was considering TenDRA as it's BSD-licensed.

    I have my own limitations. And I haven't yet gotten a libc ported over...at least, a working one...

    -uso.

  8. Re:GPL v3 will certainly further divide the commun on What the GPLv3 Means for MS-Novell Agreement · · Score: 1

    Sure it's possible, and I've done some of the work. It's on svn at Sourceforge, and I'm open to suggestions on what other tools would be useful to migrate from BSD.

    -uso.

  9. Re:On the other hand... on 30 Days With Ubuntu Linux · · Score: 1

    It's only a pain the one or two times it comes up. A base system, for example, won't need a million weird libraries and such.

    The worst of my programs is for needing Allegro, which is pretty common.

    -uso.

  10. Re:On the other hand... on 30 Days With Ubuntu Linux · · Score: 1

    One, build-essentials installs all the packages for gcc, make, etc.

    Two, I *use* Ubuntu - on a daily basis as my main distro.

    Three, I've written Dapple, RMFCOM (a replacement for Command.com), and a few other, smaller programs (some of which are part of the BSDish-Linux project "FOX" I run, see my link). I think it's safe to say I'm a programmer.

    Why did I pick Ubuntu? Because I liked Debian, and I wanted to get this computer set up quickly and didn't feel like going through the bullshit of installing a million packages to get a GUI.

    -uso.

  11. Re:On the other hand... on 30 Days With Ubuntu Linux · · Score: 1

    Is it that hard to apt-get build-essentials? And you'll have all the important tools. Ubuntu doesn't hide them THAT far away.

    -uso.

  12. CGI a la Usotsuki.info on When a CGI Script is the Most Elegant Solution · · Score: 1

    I use CGI for simple dynamically-generated stuff, like want-lists based on numbers (e.g., missing episode lists), Now Playing, and random-image stuff. It's mostly bash/ksh scripts, sometimes with a sprig of C, and the HTML output is very rudimentary (if there is indeed any - some output pngs).

    -uso.

  13. Re:Not an 'Operating System' on A Free XML-Based Operating System · · Score: 2, Insightful

    Not to mention XIOS is already a term in CP/M for "Extended I/O System" (comparable with the DOS BIOS in io.sys/ibmbio.com).

    If it NEEDS AN OS TO RUN, it is not an OS!

    -uso.

  14. Free software to the rescue? on Worm Exploiting Solaris Telnetd Vulnerability · · Score: 1

    What about replacing telnetd with openbsd's?

    -uso.

  15. Re:Who needs Office 2007 when you have a typewrite on Who Needs a Satellite Dish When You Have a Wok? · · Score: -1, Offtopic

    Yeah, I still haven't found a good clone of Prestige Elite...I like it much better than Courier (btw I have Letter Gothic and Script Mono which are also authentic typewriter fonts)

    -uso.

  16. Just? on MPAA Fires Back at AACS Decryption Utility · · Score: 2, Interesting

    I believe a law written to keep people from doing what they want with what they set out money for is unjust, and my belief is that unjust law should be "flagrantly ignored". DMCA or no DMCA, this program should be ensured its place on the Internet. Not because it's a piracy tool, but because it's a tool promoting fair use - something the MAFIAA seems to have forgotten the existence of.

    -uso.

  17. Verbiage on How Open is Open Source Really? · · Score: 2, Interesting

    I'm strange, but I prefer to call it "free and open software" - that way there is no doubt in people's minds wtf I'm talking about.

    -uso.

  18. Re:Is this the big brother... on Purdue Unveils a Tricorder · · Score: 1

    I dunno, but it seems to take tooth fillings for Golden Tickets...

    *RUNS*

    -uso.

  19. Re:is storage that big of an issue anymore? on MP3's Loss, Open Source's Gain · · Score: 1

    I have a site under construction that offers 192 kbps ogg vorbis Sailor Moon music (competing with a much older and more established site offering 64 kbps ogg vorbis). In my IRC channel I offer FLAC of everything on the site.

    -uso.

  20. Re:Simple answer: YES on Award-Winning Ad Taken Off Air In Australia · · Score: 1

    This is the "All By Myself" CM from the Super Bowl on that YT link, right?

    704x400 AVI, MPEG-4, 6.7 MB (from my own rip of the SB commercials)

    -uso.

  21. Re:I already did that on XP On 8-MHz Pentium With 20 MB RAM · · Score: 1

    Had to give up Winfile to do it (I'm using MS-DOS Executive [Windows 2.0 shell] from Windows 3.0, alongside my own light command shell), but it works now. It's a remarkably light system, booting with Compaq MS-DOS 3.31.

  22. Re:I already did that on XP On 8-MHz Pentium With 20 MB RAM · · Score: 2, Interesting

    Minimal Windows directory

    Some of these files, can't remember which, I think they came from the win98 installer, making them smaller. It can't run DOS apps, unfortunately.

    If anyone can make Windows 3.1 *with* DOS support fit onto a 1.44 MB floppy, I'd like to see it.

    -uso.

  23. Re:CS in schools on One Desktop per Child - miniPCs for Schools? · · Score: 1

    Call me a luddite, but I just don't see the use for "computers for everyone".

    I learned fine, mostly the old-fashioned way. We had an Apple //e and an Apple IIgs, but for the most part it was just the //e we used and really it was only for teaching the basics of arithmetic, in a way that tried as much as possible to simulate writing one's work out on paper. And one computer for the 12 students in my special ed class was all we needed. And to be honest, I think children need to be first taught the hard manual way of doing stuff, then simpler ways, and maybe computer-assisted ways at the very end though to be honest, I would really say that not even a 4-function calculator need be offered to any grade-school or high-school student.

    Now, for researching essays... That's where a computer really shines. I, though, would still suggest essays ought to be written out longhand in school. It keeps the practice up.

    -uso.

  24. It's not the Internet itself on Does the Internet Need a Major Capacity Upgrade? · · Score: 1

    The main bottleneck is the link from the isp to the user.

    -uso.

  25. Re:Windows, Mac, And Linux on Raymond Knocks Fedora, Switches to Ubuntu · · Score: 1

    apt-get on Windows. THAT would pwn.

    -uso.