Slashdot Mirror


User: Karpe

Karpe's activity in the archive.

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

Comments · 209

  1. My dream PDA... on Handspring Treo Now Available · · Score: 2


    ...is not anything very advanced, but it has a set of features that I cannot find combined in a single PDA. It has:

    • PalmOS
    • A color, 24-bit, at least 320x240, nice looking screen
    • A compactflash, type 1 or 2, slot

    The closest to what I want is the Handera (ex TRG) PDA, that has the compact flash slot, but it has no color screen. The Clie and Palm use those Memory Stick and SD/MMC respectively. And then, of course, there are the Casios and Compaqs who don't have PalmOS. Why can't they build such a simple handheld? In the meantime, I will wait to replace my old Palm III.
  2. Re:.cda? on Non-MP3 Codecs? · · Score: 2, Insightful


    Whatever it is that comes on these shiny round things I get from the music store...that's the one I use.


    Are you sure you don't mean "used to come on these shiny round things"? I, for one, don't know what they are selling on the CD stores these days, but I am sure many of these round things are not "Compact Disc Digital Audio"

  3. Re:It doesn't matter if HP didn't know on Cornell University Sues Hewlett Packard · · Score: 2

    Yup, right on there. And you should add that if they had a independent group that made the same discoveries at around the same time, and cannot show any prior art there is no advantadge to them, the patent goes to the first who fills it.

  4. What amazes me... on Cornell University Sues Hewlett Packard · · Score: 4, Interesting

    ...is that we don't see this kind of thing everyday. I mean, who develops a great amount of new technology? Universities. I would say that they spend much more money on research than companies (granted: many companies pays big dollars to universities to do the research for them, in exchange of the patents). And who is always suing because of patent infringements? Companies.

    There is something wrong here. It is the case that there are many more university patents out there, but they don't have the money to sue those who ingringe them, or it's the case that there are more company patents out there, in this case we should ask ourselves why universities are patenting so little. (Ok, one answer is that universities don't patent trivial stuff, while companies do it in order to obtain revenue from licensing and lawsuits instead of really developing products).

    In any one of the two cases, there is something fundamentally wrong with this system, and it's not necessary to argue if our patent system is really fair to notice this.

  5. Re:IT worker != Computer Scientist on Fast Track to a CS Degree? · · Score: 2

    Programming is engineering. Programming can *also* be art.

    Elegance is art. Its all about how you define "art". When someone comes up with an ingenious way of doing something that there are very rigid rules to do it, without disobeying these rules but using them in an innovative way, I dont know how you call it, but I call art. It can be applied to any area of human knowledge, from painting to space shuttle building. Why do we insist that engineering and art cannot co-exist? Its interesting that Knuth called his book "The Art of Computer Programming", and then wrote thousand pages documenting programming. I take it as a good indication that art and engineering are not mutually exclusive.

  6. Re:IT worker != Computer Scientist on Fast Track to a CS Degree? · · Score: 2

    I believe programming is both art and science. Like mathmatics. For one side it is obviously "science", but some people will never learn math, no matter the method you use to teach them. Some great mathematicians have a very unique way of approaching problems, and that is what makes them great mathematicians. Is it art? Maybe. About theoreticians, I agree 100% with you.

  7. IT worker != Computer Scientist on Fast Track to a CS Degree? · · Score: 5, Informative

    There is this great misconception that just because one is a great programmer he does not need real training as a computer scientist. This is due to the fact that most people think of a BS in CS as a formal education as a IT worker, so one who thinks he is a great programmer thinks that a BSCS wont really add anything usefull to him, except for the diploma.

    The fact is that Computer Science is not only about becoming a IT worker. Its about using computers to solve problems, and about designing these computers to solve this problems. And about understanding and modeling the problems to begin with. There are actually great programmers who are mediocre computer scientists, great computer scientists who are mediocre programmers (usually of the thoretic cs kind), and great it workers who are great computer scientists (and really shitty programmers and Computer Scientists). And since these are different things, that is why it takes about 5 years to graduate a computer scientist.

    Sometimes, a programmer who "learned CS" by his own, has acquired many bad habits that he would not have acquired if he had any formal training ("goto statement considered harmfull" comes to mind), and design rules, software engineering, etc. By the other side, self-learned IT professionals have a much more "getting the work done" attitude, and finding things out by himself, which is *extremely* usefull in industry.

    So the idea is that one thing complements the other, and yes, it would be nice for anyone who works with technology without a formal training to really spend the time *learning* CS.

    Just my 2c.

  8. Re:VIA KT133 chipset? on Kernel 2.4.17 Out · · Score: 2

    The fix was included somewhere before 2.4.16. It disables a single bit in a undocumented PCI register, fixing most problems.

  9. Moderating tips... on Affordable Home Backups for 10-100G Systems? · · Score: 2

    For all those moderating the posts about setting up a RAID system as 'Redundant', please think first if such moderation is not 'Redundant' itself, since RAID is obviously 'Redundant'. Hmm. OK, it could be RAID-0, but noone is talking about stripping. :)

  10. Licensing too. on Upping The Softmodem Code Bounty -- To $20,000 · · Score: 3, Insightful

    Not only you are right, but also any communication equipment connected to the phone network must be licensed by the local communications agency. This happens in many countries. Most of them will never bother to go after people connecting linmodems on the phone network, but some countries are very rigid in this control. This licensing, or approvement, must apply to the communication equipment as a whole. You can't license only the hardware part of software modems, since many times is the software that will decide the line levels to be used. (In Lucent winmodems, these levels are selected via AT commands, when you select the country you are in. This is done via software). This process is necessary to avoid people connecting devices to the phone network that could ruin the network.

    So, in short, even if we don't worry with the patent issues of v.xx, we still have to worry on licensing the linmodem software, but since free software can always be modified, there will always have a non-approved version of it, which can cause legal problems.

  11. Re:I don't get it. on First Looks at Linux DA PDA · · Score: 2

    Exactly. As long as they are distributing a new version, they should make the source available. If we reach the cold end of the universe, they do not need to provide further upgrades ;)

  12. Re:I don't get it. on First Looks at Linux DA PDA · · Score: 2

    They provide it for the kernel, here, but they should always provide it. Not only for 6 months.

  13. I don't get it. on First Looks at Linux DA PDA · · Score: 2

    The product page says " 6 Month Linux DA O/S Software Upgrade", but if it's based on free software, I should always be able to download the latest source and install on the handheld, at least for the kernel, which is obviously GPLd.

  14. Re:extensions on Ext3 Filesystem Explained · · Score: 2

    Actually, you can use it, with ext2 *and* ext3. The ACL group implemented ACLs as extended attributes, that can also be used for metadata (icons, mime types, whatever):

    Check out the ACL guys homepage for more details.

  15. If PhD advisors can�t patent... on Student Researcher Wins Patent Dispute · · Score: 5, Funny



    ...their students inventions, they will not be motivated to have students to advice in the first place, and all innovation of the world, and civilization as we know it, will end.

    </sarcasm>

  16. Cox does not think disclosure is bad... on The Case For Full Disclosure In The Linux Changelog · · Score: 5, Insightful

    ...he just doesn not want to go to jail.

    The way to deal with the DMCA is not to pretend it does not exists, but to show how ridiculous it is, and that means obeying it and showing how it limits development. You cannot think about computer security without considering the legal aspects. Of course full disclosure would be better, but at what price?
    Cox could *actually* go to jail in his next visist to the USA in case he did it. (Think not? Dimitry also didn't believe it could happen.) I am sure you can get the information of what was changed in the kernel by other means (linux-kernel?), but it is very important to be registered in the log that we are being limited by the DMCA. I don't know, perhaps in a nicer future someone will look back at these logs and ask why he didn't describe the problems, and then they will remember how the abuse of corporate power has changed law in a uncostitutional and limiting way.

    We are not talking about boys playing in a BBS, we are talking about real men with real families, people important in our community, that could go to jail because of stupid laws in the lack of this responsability.

  17. How is this different than packet writing? on Mount Rainier for Linux · · Score: 2

    I can already "drag and drop" files to a CDRW that will be read in Windows, MacOS, and Linux, with DirectCD, or packet-cd on Linux. Microsoft even wants to include CD writing tools in Windows, so I guess soon you will not even need DirectCD. The same goes to Apple. So why is this "revolutionary" new format necessary?

  18. Incoerence on Cooperation in CS Education? · · Score: 2

    The same people who teach you how its dishonest to steal other peoples code, teach you how it is important "code reuse".

    Most of the time, you will not have to come up with a very beautiful solution to a problem already solved, you will only have to find out which is the existent solution that best fits the problem. Thats what I use as a guide to my education, I try to learn the basic about a lot of things, so I know what to use when I have a problem. After all, one of the reasons of calling it computer *science* is because we stand on the shoulders of all who came before (most mathematicians, physicists, engineers) and improve the stuff they built.

    My politics on "lending" code for classmates to use on university is as follows. I can give my code for you to take a look, as long as you will hear for me what I was thinking while I wrote it, and understand what I think is nice and what I think are hacks, and try to correct the hacks. Sometimes I check tasks based on code form me that are really nice some semesters later. It usually works, in that at least the person learns/knows how the code works. It is often said that the only way to learn a computer language is to write programs with it, but if you dont have good algorithms to implement in this language, your programs will suck. So I add that it is also important to check out other peoples code to see how they implemented theyr solutions. That is one of the most important aspects of free software, that is many times overlooked: education.

  19. Those damn hobbits.. on Linux Token Ring Support Bringing Down Corporate Nets? · · Score: 1, Offtopic

    are to blame. oh, you said "token". Nevermind.

  20. Why did they to that... on Maker of Kournikova Gets Wrist Slapped Too · · Score: 2

    ...to the father of the beutiful tennis player?

  21. This reminds me of the time... on X-Rays Of A TiBook's Interior · · Score: 2

    ...I was stopped at JFK airport because they couldn't figure out what I was carrying. They could only see two almost empty boxes except for a very dark area on the X-Ray machine, and some wires coming out of it. They probably thought "someone set up us the bomb" (TM), but it actually was a pair of Labtec computer speakers. Very fine speakers, I use them since 95 without problems. But It really got me confused to explain to them what I was carrying. (english is not my native language). I also had a HD with me, but at my pocket not my backpack, so it didn 't go through the monitor, only the metal detector. Not any problem with it also, I still use it.

  22. Thanks God it�s not the moon! on Mice Headed for Mars? · · Score: 2, Funny

    Could you imagine those mice up there on the moon with all that cheese around? That would mean the end of it!

  23. More dangerous than outside attacks... on Florida County Asks Students To Crack Elections · · Score: 3, Insightful

    ...are inside attacks. That is, not to garantee that the system is immune to crackers, but that it is immune to attacks by the government. Unfortunately, we don't have that second garantee here in Brazil, where we had an election with 100% of electronic ballots last year. The worse is that government won't allow researchers to audit those ballots.

  24. Another 10 year old technology... on Linux Turns 10 · · Score: 3, Interesting

    ...also related to infrastructure, can be found here. It's so interesting to compare what both have done to the internet. ;)

  25. Re:Just wait until Digital TV on Dolby Tells NetBSD Project: Don't Decode AC3 · · Score: 2

    Yes, the idea then is contact the FCC and tell them what Dolby means by "reasonable terms".