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. Re:The problems of British industry on Amphibious Car Beats Urban Congestion · · Score: 1

    no need to stop there:
    Airplane, steam engine, radio and printing press were invented by Russians first as well.
    And that is "Yablochkov".

  2. interesting - it is server-based on Microsoft Prepares Office Lock-in · · Score: 1

    As article indicates, you will need to login to the remote Windows 2003 server to get access to a document.
    What if the server is not available?
    And the information about which server to contact is stored where - in the document itself? If this part of the doc is protected, then you will need yet another server to grant you the right to read the location of the first server. If it is not protected, you will be able to point your doc to a fake server that will grant you access anyway.
    Does not sound like description of reliable well-thought-of system.

  3. what I like/dislike about .NET on What Do Programmers Like About .NET? · · Score: 1

    I had very limited exposure to .NET (one desktop application talking to a J2EE Web Service). Here are some things I like (or not).
    XML/XML Schema integration. You can define your entire object model in XML schema files, run a generator tool and have all the XML thingies as C# classes. You can marshall instances of those classes to XML and back with one line of code.
    The closest thing to that in Java world is Castor .
    Visual Studio IDE is nice. BUT, what is so special about code completion and fast double-click-on-class-name code navigation? Vi does not have those things, but Netbeans (and or IntelliJ) do. Also VS code completion fails miserably for no apperant reason sometimes.
    Visual Studio is too expensive and has licensing restrictions on what you can and cannot do with it. To me it is a major turn-off: why freaking TOOL vendor has to dictate what my product can and can't do???
    C# does not require your method to declare exception being thrown if the code inside the method throws it. Sure it leads to faster development, but, IMHO, leads to overall sloppiness in the long run as well.
    There are nice open-source tools available, including JUnit clone, sharpunit.
    GUI building with Windows Forms is ok and simple but not even close to what experienced Swing programmer can do.
    .NET did not catch up as fast as I expected (mostly due to terrible Microsoft marketing), but it will, I think Mono is our only hope.

  4. It is already here! on Armageddon... in 2014. Almost. · · Score: 1

    "The Centre issued the warning about the asteroid after the giant rock was first observed in New Mexico."
    From CNN article on the subject.

  5. Alternative IM system on Microsoft Introduces IM Licensing · · Score: 1

    Disclaimer: I know these people and I like them - I met them at the bar.
    Arliweb - messaging system where messages are routed over mesh of peer servers. Anyone can run Arliweb server. If you operate server and it is chosen (randomly, based on network load and your past reliability) to transfer paid-for messages, you (the server operator) get paid too.
    Internet IM service by the people for the people kind of thing.

  6. Re:Duh! Centralization is a bad idea for IM! on Microsoft Introduces IM Licensing · · Score: 1

    how do Jabber servers know about each other?
    How the Jabber server at my ISP would know that my message to you needs to be forwarded to Jabber server at your ISP?
    what are the naming conventions for addressing and such?
    I glanced over their website(s) and did not see immediate answers. Just curious.

  7. Re:PostgreSQL is a non-entity... on PostgreSQL Inc. Open Sources Replication Solution · · Score: 2, Informative

    Original Ingres product -> more features -> Postgres -> compliance with SQL standards -> PostgreSQL

  8. Re:IANADBA on PostgreSQL Inc. Open Sources Replication Solution · · Score: 5, Informative

    As someone who has been messing with Oracle for more than 10 years, I must say that NOTHING (in commercial or OSS world) comes even close on the high-end hardware you are describing. Properly tuned, humming Oracle database is a work of art.
    But it is also true that wast majority of Oracle installations are poorely implemented (due to enourmous and unjustyfiable complexity), Oracle's management software sucked (getting better recently), support far from stellar (telephone support hardly usable), yearly costs are sky-high.
    I started looking at PostgreSQL and the more I look the more I like what I see - it is conceptually simple, seems to have adequate performance with large tables, JDBC seems to work well too, stored procedures language is very close to Oracle's (I wish for better exceptions handling), and the whole thing is more than adequate replacement for 80% of Oracle installations I have personally seen.
    And I have to add that I tried very hard to like MySQL but it did not work for me.
    Everything above is IMHO and the usual disclaimers apply.

  9. If aerospace == programming, then XP methodology.. on X Prize and John Carmack · · Score: 1

    ..would advocate "crash-first engineering"?

  10. Re:Talking Trash Can on Walking Animatronic Dinosaur At Disney Park · · Score: 1

    INSIGHTFUL!!!!
    ./ moderation at its best

  11. As long as it is fairly balanced by... on UK to Put Monitors in Every Car? · · Score: 3, Funny

    ... putting a computerized spy in every police car and such!
    So if you rights are violated, you will get a fat settlement check in the mail automatically as well.
    Eventually we all will have "legal bots" fighting each other in the depths of the Legal Network.

  12. just like everything else... on Windows Is 'Insecure By Design,' Says Washington Post · · Score: 1

    ..in the world, this is the matter of accumulating enough of the critical mass.
    When enough regular computer users realize that they spend WAY too much time patching, waiting for helpdesk guys, cursing dlls, missing emails the things will change.
    Just like fall of the Berlin wall and subsequent fall of the Soviet Union, you just wake up one day and boom - common understanding of what Microsoft is changes like magic and few month later they are gone to their proper 20% market share.
    I welcome this article as the sign of times to come.

  13. Re:RHAS 3.0 Beta and Oracle 9iR2 on Red Hat Enterprise 3 Beta Reviewed · · Score: 1

    very true - I have been tarring moving and untarring the same $ORACLE_HOME for some three years now!

  14. What if we e-vote on issues instead of people? on How Would You Design the Voting Technology? · · Score: 1
    The whole reason behind having elected officials is to represent the will of the people, right? Mostly it comes down to how they spend the taxpayers money.
    Imagine if the voting system is completely online and secured and verified with PKI.
    Would it not make sense if we vote directly on issues? Basically, if an "election" is completely automated and costs couple hundred dollars to run, why can't we _directly_ distribute our tax dollars?
    So if for example, I have $3000 income tax to pay this month, I can _personally_ distribute it: say, $300 to social security, $1000 to my state, $250 to defense, etc.
    This will totally turn the tables: the special interest groups will have to lobby ME, THE TAXPAYER to get money for their projects.

    Would not that be an ideal democracy?

  15. Re:Moon bases are dumb. on Speculations on a Moon Colony · · Score: 1

    So basically the first "real" moon colony will be founded by ex-cons, people on the do-not-fly list and music sharerers fleeing RIAA?

  16. Re:Necessity is the mother of invention... on Speculations on a Moon Colony · · Score: 1

    I think it is more like God reformatting the disk and installing fresh distribution after His server got rooted.

  17. example of legitimate P2P platform and apps... on Using P2P for Legitimate Applications? · · Score: 2, Informative
  18. Re:Oracle Applications.. on Ernie Ball - Model For Open-Source Transition? · · Score: 1

    I don't think the company of his size can afford Oracle Financials.
    It is not just the license/hardware, it is awful awful cost of implementation. As the guy obviously has good business sense and does not throw money away on the software, it is very unlikely they run Oracle Apps.

  19. Life after Linux on Linux Guru Alan Cox Takes A Year Off · · Score: 3, Interesting

    I understand there is a small group of people (4-10) who are the highest level developers of Linux kernel. They are maintainers of the particular version trees, large areas of the kernel, etc.
    This group is very small. What will happen when significant percentage of them loses interest in further kernel development? What will happen if Linus himself moves on?
    And how does Linux situation compare to other OSS projects - Apache, BSD?

  20. mandatory WIFI in a backpack... on Gov't Proposes Massive Homeless Tracking System · · Score: 1

    ... and we all set - instant urban mesh network!

  21. Re:Degrees? on Ph.Ds in IT - Good or Bad for a Career? · · Score: 2, Funny

    Don't forget his secret to managerial success -
    "Donuts and possibility of more donuts to come!"

  22. Re:Aww Damn! on Palm Reveals New Name · · Score: 1
    "HandOne"

    targeting rapidly expanding PDA-wireless-porn market?

  23. They did not call it Palmion? on Palm Reveals New Name · · Score: 1

    I am so disappointed.

  24. Re:As for the Oracle issue. on The Increasing Cost of Red Hat Linux? · · Score: 1

    dude is insane and pretty much detatched from reality
    YES he is, and YES that is what makes him so great (and the company). They are Linux best friend.

  25. "Fasten your seat belts, we will Detonate.. on Pulse Detonation Engines: The Future of Aviation · · Score: 2, Funny

    ...any moment now!"