Slashdot Mirror


User: jonasmit

jonasmit's activity in the archive.

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

Comments · 69

  1. Re:I seriously want to know! on OpenIPO and Lindows · · Score: 1

    >>click and play CNR - Click and Run ;) Which is quite nice except for the monthly fee. Nice categorization of apps and descriptions in one place. Other advantages: It installs in 10 minutes. It recognizes almost any hardware. It allows you to browse your local network immediately as well as access the Web. It's user interface is friendly while still allowing access to the power of linux through the terminal. But I would never use it b/c I love Gentoo. But that would be impossible for most users to install.

  2. Re:I guess it's a nice to have... on "Missing Link" In Windows Emulation Unveiled? · · Score: 1

    No this lets you run win32 apps on Linux Not Windows on Linux. Maybe you are thinking of CoLinux.

  3. sounds like vaporware on "Missing Link" In Windows Emulation Unveiled? · · Score: 2, Interesting

    I looked at their site some time ago and it is very unprofessional (no big deal) with sections that say such and such goes here like they aren't ready for real time. There was not even contact information. Also, they mention that all the coding is being done by some university. So it sounds like they have no employees, they can't even create a decent site but they have the holy grail. I am very suspicious...

  4. crucial ddr pc3200 up 75% on A DIMM Future for RAM Bundles · · Score: 1

    I bought 2x256 PC3200 from crucial for ~$82 a few months ago. Now 1x256 PC3200 sells on their site for 70 bucks!

  5. Quality on IBM Snags Leading Indian Outsourcing Firm · · Score: 1

    Ok. everybody is outsourcing. They are saving money. but does anyone here have any experience with the QUALITY of the product (code, reps) etc?

  6. But does file sharing really hurt sales? on 2003 CD Sales Officially Down 7.6 Percent · · Score: 2, Informative

    NYTimes article TechnologyReview article

  7. Re:Yeah right... on Passive E-Mail Monitoring Leads To Arrest · · Score: 1

    You also have to remember that encryption in and of itself probably garners the attention of the NSA. If you want to get the NSA to monitor actively then just continually encrypt messages to and from a country like Pakistan from the US. If your options are maybe they listen passively and can tell what your covert langauge means OR encrypt communications and let them notice you and monitor everything (taps, whole nine yeards) cleartext doesn't sound as bad. Of course, steganography and covert channels are safer "in the clear" but we need to catch the newbie terrorists to get the "real" terrorists.

  8. Re:Who benefits out of this? on Cingular Wins bid for AT&T Wireless · · Score: 1

    I have been a cingular customer for some time and their coverage is quite terrible. Long stretches of highway without a signal. I live in the middle of a city of 600K people but I can barely get a signal in my home. The customer service people said something about brick houses and then I tuned out b/c that is absurd... I have friends who can always get a signal in places where I cannot (with Verizon and Sprint).

  9. Re:Windows 2000 is EAL4, but... on SUSE Linux Receives EAL3 Certification · · Score: 1

    There is security and then there is security features. SELinux is designed with specific security features in mind - the main one is a flexible way to manage access control based on the FLASK architecture. You will be able to implement, at the OS level, RBAC, MAC, & DAC. So, it is security enhanced but some of the enhancements are to facilitate the use of "better" access control mechanisms such as RBAC and DAC not just better code checking or something.

  10. Just flip/add/subtract a bit on Can P2P Filter Copyrighted Content? · · Score: 1

    Hashes are designed to prevent collisions. No two files will reproduce the same hash. Change a single bit and the filter no longer works. A better "fingerpring" technology would look for similarity not exactness. Hashing can help but not by hashing the entire file.

  11. Re:semantic web on IBM vs. Content Chaos · · Score: 1

    I lost some meaning somehow merging docs: merge two different docs and you preserve the meaning of what a Person is.

  12. semantic web on IBM vs. Content Chaos · · Score: 2, Informative

    XML simply isn't enough. Structure != Meaning. Meaning must be inserted somewhere by someone. Trying to interpret HTML/natural language to form structured documents is a daunting task. If you want real meaning then the data needs to be described or translated into a meaningful form like RDF (yes represented by xml) when it is created so that intellegent agents such as this can *understand* the data. RDF uses triples (thing graphs) to describe relationships making use of URIs: Subject--Predicate--Object ...etc. Now think about how to merge all this information - with well formed rules RDF documents merge great: with traditional structured xml the merged docs would not be well-formed. Now they can be and XML can be generated for standard xml rendering. Take a look at the Semantic Web

  13. Legal Responsibility? on Wireless APs in Homebrew Coffee Shops? · · Score: 1

    Kevin Mitnick would've been happy to have this I guess. No Kinko's necessary. Seriously, what are the legal responsibilities of opening your DSL connection up to anyone? What to the ISPs require? Is their a good faith expectation that you would monitor this before you "resell" it? Of course, IANAL but could you reasonably expect a lawsuit someday?

  14. Re:Another take on the book on Systemantics · · Score: 1

    Hmm. You couldn't think of anything to add after 3 years? See exact same comments on this amazon review

  15. Compared to OGSA? on Distributed Computing "Advances" · · Score: 2, Interesting

    This may be great for a few high profile applications that users are willing to support. But the Globus Toolkit OGSA project has higher ambitions OGSA and arguably a better chance of making a difference in the next generation of the WWW.

  16. Re:Computer Science is not everything anymore! on 235,000 Fewer Programmers by 2015 · · Score: 1

    Think Bioinformatics, Genomics, Financial Modeling, Crypto: computers are the tools but the heavy lifting is the mathematical concepts. If you have strong math skills AND can apply them to real world problems you will always have a job.

  17. would've been nice... on Is Google's Future: Star Trek? · · Score: 1

    to hear Google's take on how to get there. I assume he/they imagine the web evolving to something like Tim Berners-Lee's idea of the Semantic Web where meaning is embedded. I think we have a long way to go...

  18. Re:i'm not a terrorist(ot) on EBay Fined $29.5M in Patent Case · · Score: 1

    I'd worry more about the intelligence community sniffing around. It's hard to get off a list like that.

  19. scalability/usability on The Theory of Leech Computing · · Score: 1

    what would be the use if you need hits from a webpage to do this? even if you had thousands of webpages (impractical) doing this you still have to get people to go to the pages. parasitic computing and distributed systems like SETI don't require users to do anything. let us not forget that the checksum isn't the only possibility to get a computer to do calculations unknowingly (and without installed software). look at routers, ssl, etc. In combination, these seem much more useful for exploitation b/c contact between parasite and host is initiated by the coder of the parasite. anyway.....