Slashdot Mirror


User: leenks

leenks's activity in the archive.

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

Comments · 837

  1. Re:not cpu bound... disk bound on Software Logging Schemes? · · Score: 1

    Maybe they are, but network infrastructure isn't necessarily. It can be very difficult and/or expensive to get suitable connectivity between different racks in a data center your corporation owns, let alone one that you are merely hiring space in.

  2. Re:Police thugs on "War On Terror" Board Game Confiscated In UK · · Score: 1

    The UK doesn't have a federal Government.

  3. Re:Stop Complaining on BBC's Open Player Claims Not Followed Through · · Score: 1

    It is tax pounds, and since when has anything other than Income Tax and National Insurance come out of your pay?

    There are plenty of taxes you pay directly or indirectly when you buy or use something, and the licence fee is essentially a tax on using your television - just like road tax when you drive your car on the roads.

    I agree with you on everything else though - the BBC produces an incredible amount of quality programming, especially now they have the extra digital channels, and I should be able to easily access it from Linux, Macs, Solaris, whatever without DRM - I don't have DRM issues with the broadcasts (other than the MPEG format issue of DVBT)

  4. Re:debit or credit on IBM Granted "Paper-or-Plastic?" Patent · · Score: 1

    We can usually use a debit card here in the UK to order things online like a credit card - apart from the "cash point" cards that only let you draw things out from ATMs.

    We have PIN for every purchase now, which is much better that signature, and many banks now use the card with a two-factor authentication device that requires your pin to generate a code for logging in to your online banking.

    Shopping in the US with cards always worries me - it feels like if I lose my card anyone can use it without any checks at all! (ok, the bank do misuse guarantees, but usually only if notified in advance and they don't contest it)

  5. Re:Great... on IBM Pushing Microsoft-Free Desktops · · Score: 1

    You mean like ./configure ?

  6. Re:Hang on, are people missing the point? on IBM Granted "Paper-or-Plastic?" Patent · · Score: 1

    And like most companies they are patenting as much as possible that they use within their Point of Sale systems (or wherever else). Primarily this is a defence mechanism because the patent system is so broken - if they don't patent it they risk someone else suing them later.

  7. Re:debit or credit on IBM Granted "Paper-or-Plastic?" Patent · · Score: 1

    In the UK we have many debit cards - VISA (Delta), VISA (Debit), Maestro, Switch, Electron etc, and many credit cards (Visa, Mastercard).

    I've never heard of having more than one account on a card - it sounds really nasty, especially if you lose the card.

  8. Re:This won't have an effect in Belgium on IBM Granted "Paper-or-Plastic?" Patent · · Score: 1

    In some parts of the UK there are quite strict controls on what you can throw away in the trash and what must be recycled. Some cities have a policy that vegetable/fruit waste must be separated from meat waste, and that plastics, metals, glass, paper and cardboard must be separated too. If you separate your waste in this way it becomes much easier to contain / store and stop flies and smells.

    Hopefully this will become a UK wide policy, and fines will be introduced for those that don't recycle this way.

  9. Re:Programmers? on California Can't Perform Pay Cut Because of COBOL · · Score: 1

    And they work with old legacy operating systems without USB support how exactly? (thinking DOS, NT4, old SunOS, SCO (yeah... people do still run it) here).

  10. Re:Bring a database down? on Diagramming Tool For SQL Select Statements · · Score: 1

    This is why there are "reference" systems - typically the same size and spec (or within the same ballpark) that contain the same data as the live system (or again, some representative sample of it) which are used for staging / integration / pre-release testing.

  11. Re:Bring a database down? on Diagramming Tool For SQL Select Statements · · Score: 1

    Err, there are ways of configuring decent RDBMS to have this kind of behaviour, albeit typically on a per user basis - just like you can limit the number of parallel queries a particular user can execute.

  12. Re:New coin term: trademark troll on Dell Tries To Trademark "Cloud Computing" · · Score: 1

    Uh, Windows? :-)

  13. Re:Satellite HD on Lack of Bandwidth Oversight Damages HDTV Quality · · Score: 1

    Sorry, why do you need HD to watch without letterboxing or cropping? 16:9 programming has been around for a long time on "SD" broadcasts and equipment.

  14. Re:TFS is a lie? on What To Expect In KDE 4.1 · · Score: 1

    Maybe Apache was a dependency because they rely on the APR or some other component in Apache. If you don't state the packages nobody is in a position to comment.

    Re: Apache from scratch - that's generally a bad idea, both from a security and a performance point of view, as well as convenience (it can be a nightmare building modules after the initial install / ./configure especially if you get something wrong!).

    It seems your irk with Apache on Ubuntu is that it works differently to other distributions and the source install?

  15. Re:TFS is a lie? on What To Expect In KDE 4.1 · · Score: 4, Informative

    Ubuntu 8.0? Ubuntu doesn't have version numbers, they just have dated releases - perhaps you meant 8.04 (April 2008) - followed by lots of patches as they appear to the various packages.

    The Apache setup in Debian and Ubuntu is one of the best around, and I've not had any problems with it - what exactly could you not do with it?

  16. Re:You forgot #5: hardware compatibility on Ubuntu Is Hyper-Active At OSCON · · Score: 1

    I take my mobile phone and Google products in the store... What's your excuse ? :P

  17. Re:Wow on EC2 Vs. App Engine Vs. GoGrid Vs. AppNexus · · Score: 1

    Oracle are scrabbling to catch up - some of their latest offerings are quite interesting, but really it is just trying to gain market share lost to the likes of Netezza. Netezza is great, but limited in capacity and very expensive. There are few SQL databases that can scale *huge* - and those that can are typically shared-nothing designs and suffer from data ingest problems (or are shared all (Superdome etc) and limited by general architecture problems, eg the typical CPU heavy/IO limited problem).

  18. Re:Wow on EC2 Vs. App Engine Vs. GoGrid Vs. AppNexus · · Score: 1

    For most people that are going to be using "cloud", the limitation is I/O bandwidth - something that SAN really doesn't give you at all.

  19. Re:Why are you expecting this? on Is Anyone Using the Google Web Toolkit? · · Score: 0

    I didn't say it was used everywhere though - I was just making the point that Java for serverside (specifically web applications as described in the post I replied to) isn't actually a big damn, and lots of people use it.

  20. Re:Why are you expecting this? on Is Anyone Using the Google Web Toolkit? · · Score: 3, Insightful

    A lot of them also write in Cobol, C#, Ada etc. Your point?

    Java *is* used, and typically for the bits that joins all of the C/C++/Ada/Java/Cobol/Netezza/SQL/{{List_of_programming_languages}} components up.

  21. Re:The secret shame of Web 2.0 on Is Anyone Using the Google Web Toolkit? · · Score: 2, Insightful

    Surely that suggests that the design of your traditional GUI approach is wrong (and indeed modern GUI design is somewhat different to the approaches of yesteryear, involving many techniques borrowed from different domains).

    Rich clients aren't meant to be like traditional applications either - they are supposed to be what their name suggests, ie a client to some remote functionality that gives a richer experience than a traditional web application.

    How you expose that functionality is critical if you want users to make the most of your data and services, but that applies to web applications as well as desktop applications and rich clients. Perhaps you are just better at building web applications (as most enterprise developers naturally are at the moment from 15 years of webapp development)

  22. Re:Why are you expecting this? on Is Anyone Using the Google Web Toolkit? · · Score: 2, Insightful

    It is? Best tell that to all the banks, Google, corporations, ...

  23. Re:With GMs luck. on GM, Utilities Partner To Advance Plug-In Hybrids · · Score: 1

    Release, or produce? The two aren't exactly the same...

  24. Re:Duh. on IT Jobs To Drop In 2009 · · Score: 2, Interesting

    You weren't getting into janitorial business when you went into this field - it has just evolved that way over time (and naturally... as more and more people used computers then it was bound to become a utility).

  25. Re:If you can lose a blackberry... on UK PM's Aide Loses BlackBerry In Chinese Honeytrap · · Score: 1

    This is the British Government dood... Anything is possible! ;-)