Slashdot Mirror


User: Baba+Ram+Dass

Baba+Ram+Dass's activity in the archive.

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

Comments · 110

  1. Re:To all you leftist science geeks on CERN's LHC Powers Down For Two Years · · Score: 1

    If a project like the LHC were really producing useful results, the free market would jump to fund it.

    Actually, businesses rarely looks farther than 5 years in a business plan.
    If a research project can't make a profit in that time, they don't pursue it.

    Untrue. Many businesses spend many many many years in research and development before getting any return on that investment. For example, on average, it takes about 10 years to get a new drug onto the shelf. Pharmaceuticals not only invest a decade into each new product, but they also sink about a billion USD by the time they start recovering those costs (if they do at all, not every medicine is a home run).

    The fact is the market not only could but would step in to fill some first rate research, and do it faster and cheaper by most accounts, if it were given the chance, i.e. when the competition doesn't receive such an ungodly amount of head start subsidized funding, making any kind of practical attempt comical.

  2. Could it be... on Google's Manual For Its Unseen Human Raters · · Score: 5, Interesting

    First off, didn't read the article. Yeah, I said it. So if the article dispells this just ignore me.

    What if Google actively uses the human ratings as a comparison/benchmark against which they measure those fancy algorithms? In other words, the users are rating the algorithms more than they are the websites. Makes sense they would improve search results algorithms, a highly technical and scientific method of ranking sites (which is of little use to a human in and of itself), by constantly striving toward an unscientific and untechnical (e.g. "quality") method... humans... which afterall is, you know, who uses the engine in the first place.

    Amazon probably does the same to improve their suggestions model.

  3. So what? on A Suicide Goes Viral On the Internet · · Score: 2

    Maybe I'm just a desensitized product of the times, but I fail to see why this is a big deal. The video isn't disturbing to me. There's no blood or brain matter shown, no audio. A far cry from something like the detailed Bud Dwyer suicide that aired live sometime back in the 80s I think. I still cringe when I think about seeing it.

    Suicide is a reality. As a society we need to drop the taboo and understand suicide, genocide, war, etc. are all too real. I'd argue it is society, not me, who is really desensitized. Out of sight out of mind as a previous comment stated. The problem won't go away if you bury your head in sand. These things are shocking, sometimes disturbing, but they should be. Rather than ignoring them we should shed more light on them instead of living in a round corners, padded, molded plastic half true reality.

  4. Re:Competition on Why Apple Replaced iOS Maps · · Score: 5, Insightful

    You miss the point. Most Android phones have Google Maps preinstalled. Imagine if iPhones started shipping with something else. Doesn't matter if it's a custom Apple app or if they used MapQuest. The ubiquity of such a product would immediately provide significant competition to Google Maps. As an Android user I would love that if it means my Google Maps improves somehow as a result.

  5. Re:Bickering? on Open-Source Movements Bicker Over Logo · · Score: 2

    Uh... but they aren't "slapping" the OSI logo all over the place. They have their own distinct logo which *contains* a keyhole symbol. OSI is grasping here. Their brand is not in danger of being confused with the OSHWA brand in the least.

  6. Stick with Java on Ask Slashdot: Tips For Designing a Modern Web Application? · · Score: 2

    First, I'd like to say whoever thinks there's no serious web development in Java simply doesn't know what they're talking about. Probably the same kind of person who believes Java is incredibly slow. This isn't 1998. Things have changed a lot.

    Second, I actually came from a PHP background. I think PHP gets a bad rap because it's so easy to learn, so there's TONS of "developers" out there who never took the time to learn how to properly design and develop software with it. But it can be done. If you go this route, look into an MVC framework. Zend has some really cool stuff.

    Finally, I would personally recommend sticking with Java. Like many here probably, I make my living with Java and so I'm most definitely biased. I work on a "real time" Java team at a major corporation, and we deal with anything that is real time and deals with Java. This obviously includes web development, which is my personal area of expertise. If you name it, we've developed with it. I've used many different frameworks, both server and client side.

    For the server side, I think the best Java framework hands down is Spring. Its MVC module is a dream, and the framework itself is very well designed. The API is well documented. There's loads of resources too. It's really a developer's framework; made by developer for developers. The Spring guys really know what they're doing. For the view, I'd say stick with JSP. The newer versions have a lot of powerful features over their earlier incarnations, and you keep full control over the HTML. Learning how to debug JSF/RichFaces/ICEfaces/etc is a pain in the butt, especially if you're still learning web development with Java. Other good alternatives for view would be lightweight templating frameworks, like Freemarker or Velocity (which Spring has good integration with).

    For client side, you need to brush up on HTML and DOM. You need to make yourself familiar with a good JavaScript framework, my personal favorite is jQuery. Learn how to keep your markup (HTML), your functionality (JavaScript), and your styling (CSS) logically separated. I hate to see these things embedded into one another like a nasty hodgepodge of bad software design.

  7. Local + Cloud on Ask Slashdot: Best Long-Term Video/Picture Storage? · · Score: 1

    Keep the files locally on a spinning disk, and subscribe to a cloud-based storage service, i.e. Mozy or Carbonite.

    If your house burns down then you can restore from the cloud, and if the cloud goes down (or rather, these days it seems... WHEN it goes down) you'll have your local copies.

    This solution is simple, easy, and inexpensive and still provides very good reliability. For my personal files, this is the route I take; my laptop holds 90% of my "important" files, and my unlimited plan at Carbonite gives me piece of mind should something happen to my laptop.

    The point is never rely on one single solution. And you want your data to be physically redundant in case of a physical catastrophe--fire, theft, user stupidity--so you'll have the other physical location to fall back on. There's always the chance both your laptop will catch fire and Mozy's servers crash, but data reliability is focused on mitigating risk; removing the risk completely reduces the options available that fit into easy, simple, and/or inexpensive categories.

  8. Gang of Four on What Is the Most Influential Programming Book? · · Score: 1

    I wish I had discovered design patterns earlier in my career.

    Beside that, maybe "Enjoying the Good Life: How to Pick a Career in Anything Other than Software Development So You'll Still Have Your Hair by 35". ;)

  9. Intelligence is "entitled" too on Are Fake Geeks Dooming Real Ones? · · Score: 2

    Intelligence is not built; accumulation of facts is. But capacity for knowledge and abstract thought, critical thinking abilities... these are things you either have or don't have.

  10. Don't rule out online storage! on How Do You Store Your Personal Photos? · · Score: 1

    Seriously, online storage is the way to go. Mozy and Carbonite both offer unlimited storage for $55/year. Both are incremental, so after that initial transfer backups are executed extremely fast. They're in the background, and you can set it to work only when the machine is idle, so you won't even notice it's there. I swear by online backup, personally. It's the cheapest and easiest solution for most people.

  11. Re:Private Certificate Authority on SSL Certificates For Intranet Sites? · · Score: 1

    It's what my company does, and it works great. Except those of us that use Firefox. (Though that wouldn't be a problem if the security dept. supported non-IE browsers.

  12. Re:Been there. on How the 'Tech Worker Visa' Is Remaking IT In America · · Score: 1, Interesting

    I agree with everything except your conclusion regarding it not benefiting the economy. Competition on the global scale does indeed benefit the global economy. Global is the keyword. Proof is the rising wages in the countries where outsourcing work is going. You've got to remember that there is an enormous wage gap between the western world and the more poverty stricken world. Competion--in this case of labor--is doing what comppetiton does best: making the commodity more efficient to produce on the whole.

    That's not to imply it doesn't suck for us developers in the States. But the fact is a $3 cut in our pay doesn't have anywhere near the effect a $3 increase on pay has on someone in India or China.

    In the end globalization will benefit everyone in the world. It's like when computers became popular; no one can deny they were good for everyone ultimately. But in the beginning it sure did suck for the people who made and used typewriters.

  13. Re:What a shocker on The Monopolies That Dominate the Internet · · Score: 0

    The idea is that to make a higher profit, to be more efficient, one has to serve the demands of the customer to gain the business required to make a higher profit. The instances where this idea stands at odds with those in the "real world" are usually examples of sectors that are highly regulated by the government, raising the barrier to entry and preventing competition.

    Take hot dogs... you might be able to make your machines more efficient at making hot dogs than the next guy, but that won't help your profit margins if your hot dogs taste like dog shit. The nasty tasting hot dog manufacturer might then use the strong arm of government to enact legislation outlawing one of his competitors' ingredients. (In the end, all hot dogs are pretty fucking unhealthy, but that point is missed by the politicians wanting to look health-conscious to their constituents.) The nasty tasting hot dog manufacturer might also push to have its brand of hot dogs be served exclusively in schools for the lunch entree on "hot dog Tuesdays".

    Take out the corporatism element of government-sanctioned monopolies, and you get the best tasting AND most affordable hot dog becoming "top dog" as it were. Does "top dog" afford some luxuries not existing in the mom-and-pop businesses? Sure. But as long as the barrier to entry is low, regulation is not crippling, the market will tend toward the collective desires of the customer.

    The problem is so often the collective customer is an idiot.

  14. Re:Fuck ads on Website Mass-Bans Users Who Mention AdBlock · · Score: 1

    There might be a good point in there, but it's blinded by your arrogant entitled attitude.

  15. Re:Is this it? on HIV/AIDS Vaccine To Begin Phase I Human Trials · · Score: 1

    That would suck if it's the former. If you hate when people bitch about getting the flu after they get the flu shot, just wait...

  16. Obviously they feel pain... on Study Suggests Crabs Can Feel Pain · · Score: 3, Interesting

    ..if you define pain as a physiological response to damaging stimuli. Animals need that in order to survive.

    The question is does their form of pain "hurt"? We'll never know that. After all, we don't even know why pain hurts for us humans; all we know is that it does indeed hurt and is not something we like to experience (unless you're masochistic).

    This problem is at root a philosophical one. It's impossible to know how things are through the eyes of another. See qualia. I don't know what red looks like to you, nor do I know how a flame touching your finger feels like to you. I can guess, because we have similar physical and mental faculties, but it's still just a guess.

  17. Re:Good for Netbooks? on BeOS Successor Haiku Keeps the Faith · · Score: 1

    I wonder if I could get Haiku to work on my eee pc?

    There's a pretty good chance.

  18. Re:How have the APIs changed? on BeOS Successor Haiku Keeps the Faith · · Score: 1

    Err... paging == swapping.

    Need more caffeine. ;)

  19. Re:How have the APIs changed? on BeOS Successor Haiku Keeps the Faith · · Score: 3, Informative

    I'm interested to know if Haiku will run under Parallels system virtualization, which itself runs under OSX.

    Yes.

    I'm curious, too, if it is able to run in a full non-virtual memory, non-swapping configuration for speed and reliability.

    Yep, by default (while still in pre-alpha at least) it runs without paging.

  20. Re:Hardware? on BeOS Successor Haiku Keeps the Faith · · Score: 1

    The last version of BeOS (R5) ran on 585 hardware. Haiku's main architecture is also 585. You must be thinking of BeOS R4 or older.

    Give it a try, just keep in mind it is pre-alpha.

  21. Re:How secure is BeOS? on BeOS Successor Haiku Keeps the Faith · · Score: 2, Informative

    Like BeOS, Haiku is a single-user system. That said, multi-user support was kept in mind from day one. R2 will supposedly be a true multi-user system.

  22. Re:hardware drivers on BeOS Successor Haiku Keeps the Faith · · Score: 2, Informative

    Haiku has drivers for both nVidia and ATI, though they're nowhere near where they should be... but they do work quite well. 3D support is provided by Mesa. I don't think 3D hardware is supported ATM.

    Ethernet support is pretty damn good. I've yet to test a machine whose NIC isn't supported by Haiku. Its netstack is very very good for its alpha state, quite fast and stable.

    Last time I tried, sound was pretty flaky. BUT that was before they integrated Open Sound System and all that jazz. I hear support is quite good.

    But don't take my word for it; go try it out yourself.

  23. Re:Nuts on Protection From Online Eviction? · · Score: 1

    If AOL is providing a service for free, then you're correct. But if AOL is providing a service in exchange for showing you ads, or data-mining your surfing habits, then you are paying for the service and AOL is bound by the terms of the contract.

    That's ridiculous.

    I can listen to FM radio all day long for free, but I have to suffer through the sporadic commercials. So I guess by your logic the radio station should be required to notify me if they decide to drop a poorly-performing program.

  24. Re:my time, my paycheck on Should You Get Paid While Your Computer Boots? · · Score: 1

    The way I look at it is I'm being paid for my time. Time that I can't be off doing something I want to do.

    So you expect to get paid for the commute as well?

  25. Re:I'm only going to say on Discuss the US Presidential Election · · Score: 2, Insightful

    Just ask Alan Greenspan, champion of free markets and less regulation;

    REP. HENRY WAXMAN: In other words, you found that your view of the world, your ideology, was not right, it was not working?

    ALAN GREENSPAN: That is -- precisely. No, that's precisely the reason I was shocked, because I had been going for 40 years or more with very considerable evidence that it was working exceptionally well.

    Except the financial industry is heavily regulated. To classify it as a free market is utterly ignorant. I have no reason to believe Greenspan is ignorant, so I have to assume he said what he said to protect his legacy.