Slashdot Mirror


User: kaens

kaens's activity in the archive.

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

Comments · 215

  1. Re:The link to solve the problem on BT Blocks Access To Pirate Bay · · Score: 1

    On 3G? Really?

    While I don't like the blocks at all, I'm a bit confused as to who was downloading torrents on their phones anyhow. Everytime I've used a 3G network, it's been slow as all shit - torrents were out of the question, let alone TOR.

  2. Re:PHP? on Best Introduction To Programming For Bright 11-14-Year-Olds? · · Score: 2, Interesting

    I personally think "The Whitespace Thing" is a good thing for new programmers. It's more-or-less how most coders indent their code anyhow, and the last thing you want is to have to deal with reviewing code written with a bunch of different brace / indentation styles (there are, of course, editor-based solutions to this on your end, but why not just cut out the middle-man?)

    I took a comp-sci course in high-school, and the teacher enforced a specific style. It was a bit of a pain to keep up with at first, but as the class got more complex, everyone thought that it was a good thing that we all wrote code in a similar manner.

    Not to mention that Python's whitespace thing makes the code look pretty similar to pseudo-code - which is good for beginners, IMO.

  3. Re:PHP? on Best Introduction To Programming For Bright 11-14-Year-Olds? · · Score: 2

    Sorry, but Python the language is indeed object-oriented (at least from the "everything is an object" standpoint), it just doesn't force you to write code in an object-oriented manner.

  4. Re:I like Python on What Programming Language For Linux Development? · · Score: 4, Funny

    4 spaces. Not 5. 5 is right out.

  5. Redundant title on (Useful) Stupid Regex Tricks? · · Score: 1

    They're all stupid regex tricks, however useful they may be.

  6. Re:Regexp-based address validation on (Useful) Stupid Regex Tricks? · · Score: 1

    Well, the module will let you do that. The regexp will only work on addresses that have comments stripped out.

    Of course, I don't think that I've ever seen a comment in an email address (I'm too young for that).

  7. Re:Wrong question on How to Search Today's Usenet For Programming Information? · · Score: 1

    I'm not trying to say that USENET isn't useful.

    Part of my point, which you seem to have missed, is that a good bit of the content on groups like comp.lang.python is not generated by people who even know that USENET exists.

    comp.lang.python is mirrored as the python-list mailing list - I'm fairly sure that the vast majority of the traffic on it comes from people subscribed to the mailing list.

    comp.lang.ruby is the other way around - the mailing list (ruby-lang) is mirrored as the newsgroup - and again, the vast majority of traffic on it comes from the mailing list.

    This is, as far as I can tell, the case with a lot of the programming-language specific groups.

  8. Re:Wrong question on How to Search Today's Usenet For Programming Information? · · Score: 2, Insightful

    comp.lang.c is the exception. Quite a few of the usenet groups that still have useful content are mirrors of mailing lists.

    With the explosion of the web, a lot of people got into programming that never heard of usenet. Saying "people are no longer answering questions on usenet" is obviously false, but for a lot of "modern" programming languages, the usenet group is just a mirror of the mailing list - and a lot of people using (for instance) python have probably never heard of usenet.

    I don't think that usenet is dead, but I don't think that it's necessarily the best place to turn to for an answer off the bat anymore.

    Also, I doubt that the GP is employed by stack overflow. I think that site is ran by two guys, and is more of a "let's try to provide a useful service" type of thing than a "let's turn a crazy profit" type of thing.

  9. Re:"toxic ammonia"? on Space Litter To Hit Earth Tomorrow · · Score: 4, Funny

    I know what cat piss tastes like, but I've never tried salmiak.

  10. Re:Not so biased... on What Normal Users Can Expect From Ubuntu 8.10 · · Score: 1

    In the Ubuntu case, it does indeed default/suggest formatting that you can just accept, for the most common case.

    I do wish that that default formatting put /home on a separate partition, though.

  11. Re:so what's the problem here? on PHP Gets Namespace Separators, With a Twist · · Score: 1

    @ is used for:

    * Decorators in Python
    * Annotations in Java
    * Address operator in Delphi
    * Instance variables in Ruby
    * Arrays in Perl
    * Suppressing warnings in PHP (wtf.)

  12. Ibiblio.org has got what you need. on Books On Electronics For the Lay Programmer? · · Score: 2, Informative

    Lessons in Electric Circuts

    Seriously. In conjunction with Socratic Electronics, it should give you a great start.

  13. Re:Rhythmbox; Exaile on Ubuntu 8.04 Released · · Score: 1

    Exaile looks pretty decent, I'll reccomend it to the few people I know that use Gnome, don't like Rhythmbox, and don't like mixing KDE and Gnome apps for some reason.

    (plus it's written in python, which means the bar for adding / changing functionality in it is a bit lower)

  14. Re:Kubuntu on Ubuntu 8.04 Released · · Score: 1

    Gnome has an equivalent to Amarok?

  15. Re:Kubuntu on Ubuntu 8.04 Released · · Score: 1

    What I've finally settled on is using KDE with fluxbox as the window manager. Fits my usage perfectly.

  16. Re:No, Hairy Hadron. on Ubuntu 8.04 Released · · Score: 1

    I once spilled a bottle of patchouli musk on myself. It was horrible.

  17. Re:Started the download 20 minutes ago on Ubuntu 8.04 Released · · Score: 1

    Wait . . . not sure if it was the code or the OS? What?

  18. Re:Too hard. on Next-Generation CAPTCHA Exploits the Semantic Gap · · Score: 1

    I would think that this would just drive people to use a different upload service. Well, hopefully at least.

  19. Re:No begging on Stephen Hawking Thinks Aliens Likely · · Score: 1

    >>Popular misinterpretation of phrases often comes from the interpretation making more sense than the original usage.

    I think this is a very good point that is often overlooked - language is not some static thing. It's not like someone just shat out the english language onto some stone tablets a while ago.

    However, this "feature" of language does lead to some problems - namely that people need to be abundantly clear what they mean by certain phrases or words due to the ambiguity of the language. Failure to do so often leads to people having ridiculous arguments due to having two different working definitions for a phrase or word.

  20. Re:Fictional rules will be no help on Stephen Hawking Thinks Aliens Likely · · Score: 2, Funny

    Not to mention that there are a whole lot more reasons to ignore the "Prime Directive" - think about it. If you land on a planet that is less developed than yours, but happens to have intelligent life on it that you can communicate with in some way, you get to be freaking gods.

  21. Re:And they know this how? on Cloned Sniffer Dogs Begin Training · · Score: 1

    Maybe they tried it already, and someone's just got a case of loose lips.

  22. Re:the photos on First Full Review of New Asus Eee PC 900 · · Score: 1

    I've got a Thinkpad R61e. Keyboard is very close, if not, fullsized. I love it.

  23. Re:Bugzilla! on Practical Experience As a Beginning Programmer? · · Score: 4, Insightful

    I suppose it would depend on the company, but I would suspect that this tendency is becoming less and less of a concern as more people are using OSS in their everyday lives.

  24. Re:I found it helpful on Head First JavaScript · · Score: 1

    Hell yes on all suggestions.

    Kids, if you know a few programming languages already, don't learn javascript from the web unless it's from Resig or Crockford. Buy the definitive guide (or pirate it if you can't afford it). Most of the web tutorials for javascript are really really bad.

  25. Re:Can't get on with cartoons on Head First JavaScript · · Score: 1

    My take is that most people who dismiss the HF books are intellectual snobs who think if learning isn't painful it means you're not learning.

    That may be true for some, but I'd suspect that most of the people that dismiss the HF books are people who are already fairly familiar with the software engineering / computer science / programming domain.

    Personally, I haven't read any of them, but I suspect that I would get a lot less out of them than a reference material at this point. 5 years ago, this would be a different story.