Slashdot Mirror


User: dutchd00d

dutchd00d's activity in the archive.

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

Comments · 112

  1. Oh, that's easy. on Fixing the Pain of Programming · · Score: 1

    1. Use a powerful editor that you know well.
    2. Don't use Windows.

    There you go. Done.

  2. Monday-morning meetings on Ask Slashdot: Communication Skills For Programmers? · · Score: 1

    Something that we did at my previous job, and that I have successfully lobbied for at my current one, is the Monday-morning meeting. The whole team gets together, everyone explains - in a few short sentences - what he's currently working on, and mentions anything else people might want to know about (when they will be absent, for example). The team-leader sometimes talks a little about upcoming projects or company news. Shouldn't take more than half an hour, and everyone gets up-to-speed on what people are working on. It's sort of like the agile "stand-up meeting", only once a week instead of every day.

    Maybe you could introduce something like this? After all, why should you be the only one who has to explain what they're doing?

  3. Re:What evidence do you have that you're being DoS on Ask Slashdot: Mitigating DoS Attacks On Home Network? · · Score: 4, Insightful

    And when you find out that this almost certainly is nothing to do with a deliberate external DDOS, come back here and apologise for wasting our time.

    Pray tell, good sir. If your time is so precious, what are you doing on Slashdot?

  4. Re:Most people have NO clue what space travel is l on To Boldly Go Nowhere, For Now · · Score: 1

    That people working for NASA believe this explains a lot about why NASA has gone nowhere in the last couple of decades.

    Yeah. How dare those who know what they're talking about trample all over my wishful thinking.

    Space flight is easy, man. They did it on Star Trek decades ago.

    </sarcasm>

  5. Hanlon's Razor on The STEM Crisis Is a Myth · · Score: 5, Insightful

    Clearly, powerful forces must be at work to perpetuate the cycle

    Wow. I do believe a dose of Hanlon's Razor is in order here.

  6. Re: Is this the point in time.. on Set Your Watches For the End of Windows XP · · Score: 4, Insightful

    The NT family was designed from day one for multi user access and security.

    If that is true (and it may well be) I wonder why so many applications require administrator rights to run, not just to install. I suspect that is because historically applications always did have administrator access, and so developers expected this to always be the case. That is why I think Windows (even the modern, multi-user aware versions derived from NT) is still hobbled by its single-user history.

  7. Re: Is this the point in time.. on Set Your Watches For the End of Windows XP · · Score: 1

    Windows users say: "Of course there aren't any Linux viruses. It's too small a target." Linux users say: "Of course there aren't any Linux viruses, it has far better security." The truth probably lies somewhere in the middle.

    It probably helps that Unix was developed from the beginning as a multi-user system, where you had to think about not letting one user trample all over another, whereas Windows started out as a single-user system where users could only f*ck up their own stuff if they did something stupid. The whole multi-user security thing was bolted on afterwards.

    On the other hand, if you can get a user to type whatever you tell them to, or if you have physical access to it, no system is secure.

  8. "Ungrounded"? on Geeks On a Plane Proposed To Solve Global Tech Skills Crisis · · Score: 1

    Unhinged, more like.

    But then any publicity is good publicity, right?

  9. Re:My god. Try visting reality. on Tesla Motors Loses Appeal Against BBC's Top Gear · · Score: 2

    Yeah. Top Gear is about cars in the same way that MTV is about music.

  10. Re:C? on C Beats Java As Number One Language According To TIOBE Index · · Score: 4, Informative

    Encapsulation - the ability to hide functions inside classes is a far bigger feature of C++ than any of the above.

    And how do you hide functions? You put them behind a "private" or "protected" access specifier, but you still have to show them in the class definition in the header file. That's not hiding. That's saying "look at all my nifty functions, none of which you can use, neener neener neener".

    In C you prefix those functions with a "static" keyword, and they aren't visible anywhere outside the original source file. Once you compile them into a .o file it's as if they never existed. That is hiding.

  11. Re:no love for mutt? on Ask Slashdot: Current State of Linux Email Clients? · · Score: 3, Informative

    It might not have helped that my work's server used a custom IMAP namespace either.

    I suspect that may have been your only problem. I set "folder" to "imaps://hostname.of.mailserver", set an imap_user and an imap_pass and away it goes. No external program required.

    You do need an external program (muttprofile) to switch between profiles/servers though, and that does take some setting up.

  12. Re:no love for mutt? on Ask Slashdot: Current State of Linux Email Clients? · · Score: 1

    I'm not sure about images, but mutt has a really fantastic auto_view feature...

    Whoa, never knew this existed. Thank you sir!

    (What do you use to expand Word documents?)

  13. Re:no love for mutt? on Ask Slashdot: Current State of Linux Email Clients? · · Score: 3, Interesting

    That is the beauty of mutt, I have my configuration save on a git repo, so it is trivial to get any new linux/similar OS to run locally mutt so that remote issue is not a problem

    I do that for all my dot-files (including ~/.muttrc). Log in to a new system, svn checkout ~/src/env, run make install there and boom, it's like coming home. Wonderful.

  14. Re:no love for mutt? on Ask Slashdot: Current State of Linux Email Clients? · · Score: 1

    Mutt sucks for IMAP.

    Really? How so?

    I use mutt to read IMAP mail from multiple accounts and I've never had any problems.

    Genuinely curious what you mean.

  15. Re:no love for mutt? on Ask Slashdot: Current State of Linux Email Clients? · · Score: 2

    But people that keep sending HTML messages are a bit annoying to read on mutt.

    You could have left off the "to read on mutt" bit.

  16. Re:Great potential on Auto-threading Compiler Could Restore Moore's Law Gains · · Score: 1

    $ make dinner

    That should be "make -j dinner", obviously.

  17. Re:Elon Musk made a blog post about all this on Tesla Motors Sued By Car Dealers · · Score: 1

    Elon Musk made a blog post about all this legal turmoil last month. Worth a read.

    From that post:

    Existing franchise dealers have a fundamental conflict of interest between selling gasoline cars, which constitute the vast majority of their business, and selling the new technology of electric cars. It is impossible for them to explain the advantages of going electric without simultaneously undermining their traditional business. This would leave the electric car without a fair opportunity to make its case to an unfamiliar public.

    Which, IMHO, is bunk. Every car they are selling is different from every other, that's just product differentiation. Saying they can't sell electric cars without undermining their gasoline cars is like saying they can't sell white cars without undermining their red cars. I suspect this is Tesla Motors trying to keep the entire supply chain under control (and thereby not allowing third parties to add a little margin on top of the sales price).

  18. Re:How the mighty have fallen on Texas Attorney General Warns International Election Observers · · Score: 1

    The world looks to America to set a good example, and America leads by example.

    Mod parent "Funny".

  19. Non sequitur on To Encourage Biking, Lose the Helmets · · Score: 2

    Yes, Amsterdam has lots of bikes, but it also has many dedicated cycle paths and car drivers who are conditioned to expect cyclists everywhere. I doubt that the relatively low number of cyclists with head injuries is due to them not wearing helmets.

    (BTW: protip, dear tourist: if you are in the Netherlands and the pavement under your feet has a reddish-brown color, you are probably standing on a cycle path. Get off unless you enjoy non-helmet wearing cyclists swearing at you).

  20. Apparently... on Dutch Court Rules Hyperlinks Can Constitute Infringement · · Score: 1

    Apparently, common sense isn't a requirement for a judge in the Netherlands. Here's what should have happened:

    Judge: Your client made these files accessible on the world-wide web?

    Lawyer: Yes your honor.

    Judge: Without any sort of access control, like a login procedure or some such?

    Lawyer: Yes your honor.

    Judge: And now they're complaining that someone linked to them?

    Lawyer: Yes your honor.

    Judge: Please inform your client that he is an idiot. Case dismissed. *Bang*!

  21. Re:Unix sysadmin on Ask Slashdot: What Should a Unix Fan Look For In a Windows Expert? · · Score: 1

    Find someone who is competetent at Unix system administration and willing to learn.

    Really? I'm a Unix guy, and if someone asked me "are you competent at Unix system administration?" and "are you willing to learn?" I'd say yes to both questions and hope I wouldn't have to deal with Windows too much. Especially if I really needed or wanted the job.

    Not sure this is the right way to go about it. Looking for a "Windows fan" as the OP put it seems like a better bet.

  22. Re:Well, not calling them a "fan" might be a start on Ask Slashdot: What Should a Unix Fan Look For In a Windows Expert? · · Score: 1

    I find it telling that Windows "professionals" object to being called a Windows "fan".

    "Yes, I make a living off of Windows. Doesn't mean I have to enjoy it."

  23. Re:A Review? on Windows 8 Is 'a Work of Art.' But It's No Linux · · Score: 4, Insightful

    Linux kicks ass in certain areas, embedded, servers, HPCs, its just not a great desktop.

    It is too a great desktop, I've been using it as such for, oh, 15 years now. It has just one thing going against it: it's not Windows. That means 1. little Johnny from next door can't help you out when you screw things up, and 2. it won't run Windows applications (at least not well), so it's not easy to exchange documents between you and people who do use Windows.

    If there was only Linux on the desktop, people would be just as happy with it as they are with Windows. But it's a Windows world, so you might as well go with the flow and use it too, and there's nothing wrong with that.

    But I maintain that from a pure usability viewpoint Linux-on-the-desktop is just fine.

    (Caveat: talking about the classic Gnome 2/Windows 7-like interface. Haven't used Unity or Windows 8 for any length of time, and not planning to.)

  24. Oh boy... on Are You Gaming For the Right Reasons? · · Score: 1

    You have to have a reason to play games? And it has to be the right reason?

    Damn. All those wasted years, doing it wrong...

  25. Re:is this for real? on Assange Makes Statement Calling For an End To the "Witch Hunt" · · Score: 1, Funny

    Any bets on when Ecuador gets "liberated"?