Slashdot Mirror


User: BigGerman

BigGerman's activity in the archive.

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

Comments · 644

  1. nothing new on Robot-Run Warehouse Speeds Deliveries · · Score: 1

    Mary Kay distribution center in Dallas had this 10 years ago. Worked on VAXes and 286s.

  2. Re:Alienation on FBI May Have Datamined Grocery Stores With Help From Credit Companies · · Score: 1

    Well said.

  3. Re:Because on FBI May Have Datamined Grocery Stores With Help From Credit Companies · · Score: 1

    Not to jail but to be questioned. Which seems to be perfectly reasonable to me (if someone in fact matches all of those criteria).

  4. Re:Java on the G-phone. on Google Announces "Open Phone" Coalition, No gPhone [Updated] · · Score: 1

    Cool so they will be able to open thing up and type: addr_book | grep "mom" | dial -t

  5. Re:Simple Question on Nokia Takes Third Swing at Internet Tablet · · Score: 4, Insightful

    Define: successful. N800 is regularly on the top of Amazon bestseller list higher than Mac laptops.

  6. Re:Come on people! on Indian Rocket Blasts into Space · · Score: 2, Insightful

    Every nation on earth does not WANT to start nuclear war. Every nation on earth wants to be ABLE to start nuclear war. Nuclear deterrence is one of the very few basic things that are proven to work in the international relationships. If Saddam actually had operational nukes he would still be in power. That is why Iran wants them so badly and NK exploded the first thing they could. Just basic logic. Sometimes in the future we will actually cooperate, but for now, just respect your neighbour with a big stick.

  7. Re:It's too early to discount Oracle/MS/Novell on Red Hat Sales Surge · · Score: 1

    I dont know what kind modded you down. I worked for several large Linux-centric corp over last few years and these are my impressions as well.

  8. Re:This dog has fleas on Jon Katz To Be Played By Jeff Bridges · · Score: 1

    Forgot globalization, dude. Can't be Jon Katz mocking without globalization.

  9. this is bigger than it seems on Judge Rules Sites Can Be Sued Over Design · · Score: 1

    target.com == Amazon

  10. Re:Prepare to be toppled! on Dropping Profits Sends Amazon In Odd Directions · · Score: 1

    Sorry but this is total uneducated BS. I lived in Seattle and Amazon hires techies like crazy and pays well too.

  11. interesting - they seem to be using.. on You OS Web Based Operating System · · Score: 1

    .. Amazon S3 as a backend,even for the website.

  12. Re:Why doesn't product liability apply to software on Why Buggy Software Gets Shipped · · Score: 1
    it is not software as a class, it is the fact that in order to use it you have to agree to EULA that will let the "manufacturer" get away with anything. You do not "owe" piece of software (in most cases), you are just permitted to use it for a while in exchange for sum of money and promise not to sue the maker.

    Once more people realize that they do not have to agree and demand different, things will change. Or, appropriate state and local gvnts may want to require certain software products to be sold only if its maker assumes liability.

  13. my only problem with Google and small biz on Google's Love For Small Businesses · · Score: 3, Insightful

    It became virtually impossible to put a new product on the market without paying hefty advertisement fees thru AdWords. The Google competitors in this space simply do not work so not doing Google ads is not an option. If you dont pay Google for this form of "product placement" - you do not exist and you get zero traffic.
    This is monopoly Microsoft could only dream of.

  14. what is a big deal exactly? on Amazon.com, The Bodyguard · · Score: 2, Informative

    Even one decent bodyguard 24 hours a day is going to cost you some $400,000 a year. And I am sure those guys need gear and gas and expense accounts. I dont think this amounts to much.

  15. Re:google appliance on Google OneBox Hooks up With Enterprise Apps · · Score: 1

    and that is why some Google competitors (see my sig, I participated in development of this product) made it a big deal from the beginning to be able to search anywhere - file shares, databases, FTP sites, CD backups, whatever.

  16. Re:Fedora Core? on Red Hat to Acquire JBoss · · Score: 1

    If you install jpackage, you can get Jboss via yum today. Plus bunch of other Java software. Plus pluggable, switchable JVMs. Not particularly suitable for complex project/experienced developers but a nice to have.

  17. Re:huh? on How Bill Gates Works · · Score: 1

    Maybe the board is his reward/perk promised for getting Longhorn out of the door ;-)

  18. Re:JBoss and Marc Fleury on The Story Behind JBoss's Boss · · Score: 1

    Unfortunately Geronimo is not nearly as mature as Jboss. I trust Jboss to run critical stuff and it is solid (with few minor things - HATE Jboss classloader!!!).

  19. Re:Anyone else Railed-out? on Exploring Active Record · · Score: 1
    >> rails has caused a lot of momentum im the java world

    Yep. These days you can get everything Rails can get you (and tons more) in Java by mixing and matching things like Spring, Hibernate 3, Spring MVC, Middlegen, .. and deploy on simple Tomcat (not on expensive app server) with security, unlimited scalability, universe of libraries, etc.

    Rails is a good framework and Ruby is an excellent language, nevertheless.

  20. Re:Basic idea of what this software is... on Java Virtualization for Server Consolidation · · Score: 1

    Oh yes, I meant no SHARED state of course. Having a loadbalancer configured for sticky sessions will allow keeping the state on an individual server where your session ended up connected to.

  21. Re:Basic idea of what this software is... on Java Virtualization for Server Consolidation · · Score: 1

    I have been into these kinds of problems for many years. The base problem is that if your servers are actually sharing the state (HTTP session, etc.) as in example you used, it simply does not scale over 2,4,6,8 servers. Great care needs to be taken while programming such system. So if this is the direction this slashdvertized software supports, it is a dead end.
    The only truly scalable way for j2EE is to NOT to share sessions between the servers, have them stateless. You can then have a simple load balancer in front (Apache if soft, Big IP Whatever if hardware) and off you go with hundreds of servers.
    Great amount of money is made while peddling shared session solutions, but the problem is too fundamental to be solved that way.
    My $0.02

  22. Re:Crazy talk! Google is a winner... on Analysts Are Seeking Guidance From Google · · Score: 1

    your number 3 and the like are largely going on under the radar.
    A friend of mine just got new Fujitsu laptop and it came with all the Google stuff preinstalled.

  23. Re:Huh? on SWT, Swing, or AWT - Which Is Right For You? · · Score: 1

    Just FYI, this is likely to be called exactly once, even before any GUI is init'ed so it is perfectly fine. OP does not know what he is talking about.

  24. Re:In Summary on Google's Response to the DoJ Motion · · Score: 1
    And is Google in the position to judge the relevance of what the government wants to prove?

    Would not that be even worse? A multinational moving in the position of the final judgement on good vs. evil?

  25. Re:Wouldn't it be neat on Oracle Acquires Sleepycat · · Score: 1

    I am not a lawyer, but this kind of thing cant go back in time. GPL and the like dont put time clause on the license. If you (copyright holder) gave me the right to use your creation, that is how it stays. Future versions (even minor improvements) is a fair game though.