Slashdot Mirror


User: kv9

kv9's activity in the archive.

Stories
0
Comments
786
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 786

  1. Re:no, really on Places Feature Cut From Firefox 2 · · Score: 1
    The current format is simple, machine-and-human parseable, portable and reliable. SQLite is none of these things.

    i respectfully disagree. SQLite is:

    • simple - IMNSHO it's simpler to use an embedded database to manage a huge list of items and metadata instead of a plain XML files
    • machine-and-human parseable - while not as easy as vi-ing a textfile this tool helps a lot. it's very elegant and you can always dump and edit the text.
    • portable - "Database files can be freely shared between machines with different byte orders."
    • reliable - ACID compliance

    all that and an elegant API to access your data. some scripting languages have support for it too and you can jump straight to coding right away (PHP for example)

    Aside to the moderators: my "flamebait" comment is essentially the same [...]

    i don't consider your comment to be flamebait. you just seem to have a serious aversion to databases that get `misused', but you also fail to provide solid reasoning.

    and i'm probably biased too, because i use lots of different databases (embedded or not) to store lots of shit, as it's really great to have a nice interface to your data stores.

    hell, i might be wrong but in this case it seems a good idea, and i gotta admit i'm pretty dissapointed that they bumped it.

    just my 0.02RON

  2. Re:thank god for small favors on Places Feature Cut From Firefox 2 · · Score: 2, Interesting
    Storing bookmarks and history in a sql database is possibly the dumbest idea I've heard in a long, long time. With any luck, this will remain a feature of the future...forever.

    FYI SQLite is small, fast and stores everything in a file. it's not like they want to store your bookmarks in a fucking Oracle installation. SQLite is embedded and fits the purpose quite well. perhaps not very boner-inducing from a user standpoint, but a programmer can clearly see the benefits of such a thing: easy access, searching, management, etc. even for third party tools.

    a vast improvement over the current XMLish kludge (i won't even mention the MORKiness, plenty of other slashdotters did). if you ever tried to do anything else with an XML file (besides transforming it) you know how *fun* that is.

  3. Re:"Platform?" on Azureus Inc. Moves Toward Commercialization · · Score: 2, Informative
    i'd prefer a platformed nongui version, preferrably written in C so i wouldn't even notice it running :)

    it's your lucky day. rtorrent is written around a very nice C++ library (hence the site name), so you can even hack your own client pretty easily if you don't like that one. and it's really easy on the resources a vast improvement over all the python crazyness (i won't even mention azureus' java `magic'). highly recommended for console junkies. combine that with screen and you have yourself a fucking textual party. also for quick and dirty jobs i've had good experiences with ctorrent.

    disclaimer: yes i am a rtorrent fanboi, but on Windows uTorrent remains king.

  4. Re:News Just In: on Windows Vista To Make Dual-Boot A Challenge? · · Score: 1
    I can't open PGP encrypted files without PGP, is it so supprising you can't open windows encrypted files without windows?

    yes you can. PGP is an open standard not proprietary crippling, so your analogy fails.

  5. Re:Whatever...try fat32 partition on Windows Vista To Make Dual-Boot A Challenge? · · Score: 2, Informative
    Under either version, I can mount my Windows drive, but no matter what arguments I give mount, it's still read only. So far, I haven't been able to find the magic incantation to allow write access to my FAT32 partition from Linux.

    i don't know if this is a troll or an actual problem, but how about you try -t vfat -o rw?

  6. Re:Nice diagram, but wrong on at least one count on A Mind Map of Linux Distributions · · Score: 1
    Nice diagram, but wrong on at least one count

    SLAX is based on Slackware too afaik. it was even called "slackware live" a while back.

  7. Re:the times they are a changin' on Verizon's Aggressive New Spam Filter Causing Problems · · Score: 1
    Wouldn't it be great if all a nation's mail, say China's or Romania's or Russia's, were required to pass through a small set of servers?

    no. http://www.newstarget.com/003639.html

  8. Re:Good luck with that on WebOS Market Review · · Score: 1
    Requesting no more car vs. computer analogies on Slashdot is like [...]

    oh yeah? then let's make it official: i hereby call on you, the slashdot.org member, to say no to computers/cars analogies!

  9. Re:Good luck with that on WebOS Market Review · · Score: 1
    Gee, I don't think you understand the purpose of analogies. When I say that "engine is to car as processor is to computer," I'm not saying that "car = computer," [...]

    i don't think you understand what an analogy is. while a car is a vehicle designed to take you from point A to point B, a computer is an infinitely programmable software platform. so i fail to see how the two (car/computer) are similar. now, i may be wrong, that's just how i see things.

    The point is that most folks don't want to be bothered with maintenance [...]

    when did computers become such dumb appliances? i guess i must have missed a memo again. i understand all about the "average consumer" argument. what i don't understand is why is it always brought up *here* of all places. news for nerds anyone?

  10. Re:Good luck with that on WebOS Market Review · · Score: 1
    Wow, it's just like the automobile divide.

    could everyone please stop it with the car analogies? a computer is nothing like a car.

  11. Re:Wrong side of compiler on Torvalds Has Harsh Words For FreeBSD Devs · · Score: 4, Funny
    Finally, it's clear that I'm not only the smartest person around, I'm also incredibly good-looking, and that my infallible charm is also second only to my becoming modesty.

    i know what's the last book that linus read. do you?

  12. Re:Apple on Microsoft Plans Gdrive Competitor · · Score: 1
    But seriously, when they worked on Directx6 (or was it 9?) they were the ones that made Shogo: Mobile Armor Division

    mono-lith != microsoft. SHOGO was even published by mono-lith, so i really don't know where you got microsoft. the same mono-lith that brought us Blood, NOLF and recently F.E.A.R.

    it is true that the game required DX but it was ported to amiga, linux and mac so i would not go so far as to call it a DX showcase.

  13. Re:woah! on Dell Aims for Gamers with XPS M1710 · · Score: 1

    that's what i was thinking about too. don't i need three cores for THREE dimensions?

  14. Re:Not quite "live" on Google Calendar · · Score: 2, Informative
    Yea I am wondering if they should put it back into BETA. Google betas are much more stable.

    it already is BETA. i played with it earlier today, before it hit slash, and it worked fine. it's just swamped by all the hits, but either than that it is a pretty nifty app.

  15. Re:Congrats... on KOffice 1.5 Released · · Score: 1
    Looking at OOo makes me feel like I'm being stabbed in the eyes. That doesn't sound very productive.

    it is pretty productive, if your job is to get stabbed in the eyes.

  16. my list on Useful Apps for First-Time Windows Users? · · Score: 1
  17. Re:Silicon Heaven on Where Computers Go To Die · · Score: 4, Informative
    Ooh yeah ! I saw this porn mov... oh you mean silicon as in silicon chips ? Nevermind.

    as the old saying goes: remember kids, silicon is for chips, silicone is for tits.

  18. Re:Are extensions the only advantage of Firefox? on Firefox Extension Guide and More · · Score: 1
    what would you say if MS Word or vi worked like that?

    MSWord costs money. i'd call support and bitch about it. vi is a damn text editor. text editors don't crash or use lots of resources. what i'm saying is that for what it does and how it does it Firefox is *not* a hog. if i can live with it in only 256 megs of ram, then i must call bullshit on all the people that have 2G and still whine.

  19. Re:Are extensions the only advantage of Firefox? on Firefox Extension Guide and More · · Score: 2, Interesting

    i've got no problem with the memory usage. my install hovers around 60-70 megs with ~10 tabs opened at all times. if it starts acting funny and passes the 100 meg mark i just restart it. session saver helps you not give a fuck about that.

  20. Re:I'm not convinced... on Oracle and PostgreSQL Debate · · Score: 1
    Google uses a distributed cluster approach, hardly Oracle's area.

    what about AdWords?

  21. Re:Maybe good for sysadmins and tweakers on Jan Schaumann Talks About NetBSD on the Desktop · · Score: 2, Insightful

    in all fairness he did mention that you can install stable binary packages, which you can -- they release builds every quarter. his argument basically is that if you like control over your systems you should use netbsd, if you don't then use a `modern' linux distro, which i guess is also ok, but not for me.

    i come from a Slackware background, and i believe my views on simplicity and/or ease of use are slightly different. i like the fact that NetBSD is a simple barebobones system [the overhead he was talking about, i dont think that means what he think it means] -- it's small, simple but provides everything you need for a base on which you will build your workstation/server.

    one of its best features [this is mentioned in the TFA also if you paid attention] is the separation of the base from the application packages, effectively ridding you of the fucking mess that all these `modern' distros have. the rc system and everything, a breath of fresh air. basically, there are a lot of *sane* defaults which don't take control away from you, but actually help you along your merry way.

    and all this talk about `desktop readyness' seems pretty bogus to me [Linux gets a lot of this too]. i have two NetBSD boxes on my desktop right now and they are both pretty much ready. from what i remember, it took about an hour to go from zero to usable system on both. all i had to do was pop the cd in, press a few keys, edit a few config files and install some packages. that was it. not rocket science.

    and if that's too much work for you in big installations, that's not really an issue. when you have 1000 computers you don't go around installing/configuring the os by hand on each and every one of them -- you use some sort of master disk, and a central repo for deploying application packages.

    i'm no zealot. i have Linux/W2K around here too. i just find that NetBSD is best suited for my needs.

    just my 0.02RON

  22. Re:You have to feel for the guy on RMS Views on Linux, Java, DRM and Opensource · · Score: 2, Insightful
    especially secure, stable, line-of-business, database-driven applications that don't require a masters degree in engineering and a hacker tatoo to pull off.

    correct me if i'm wrong, but shouldn't the people that write these amazing-line-of-sight-enterprise-ready-kung-fu-cri tical apps actually *know* what the fuck they are doing? you make it sound like it's a bad thing to be skilled.

  23. feh on More Music File-Sharing Lawsuits in Europe · · Score: 4, Interesting

    FTBlurb

    IFPI targeted both those who 'illicitly downloaded music' as well as uploaders serving copyrighted material on file-sharing networks.

    FTA

    The IFPI's legal proceedings were aimed not at people who illicitly downloaded music but ``uploaders'' who put copyrighted music onto file-sharing networks.

    so which is it?

  24. Re:Hardware Sales on Windows Vista Capable Machines Coming · · Score: 1
    People have a really poor perspective on computers these days.

    i second that emotion.

    i run a fileserver with only 32 megs of ram. it has 3 HDDs and i constantly burn DVDs on the thing. never had to bother upgrading the memory because it does what it's supposed to do just fine. and i always get weird looks and raised eyebrows when people hear about it.

  25. Re:Gee, Lucas-Bashing? on ILM's Datacenter · · Score: 1
    I guess people need to do something when they aren't dry-humping their Tux dolls.

    i dry hump a beastie doll, you insensitive clod!