Live data from Hacker News

Viewing profile — Tiomaidh

Tiomaidh

HN member
Joined
Tue, Jun 22, 2010, 7:57 PM UTC
HN karma
379
Public activity
121 items

About Tiomaidh

Student. Java dev (hey, it pays), Lisp and Python hacker. Also a Scottish fiddler and hispanohablante.

http://www.tsmacdonald.com, although there's not a whole lot there.

Recent public activity

  1. comment
    Comment #2788242

    To play devil's advocate, wouldn't the exact same thing be possible with the above alternatives and Armed Bear Common Lisp? You can write full-stack in Common Lisp, it's just that …

  2. comment
    Comment #2774579

    For debugging via print statements: public int echo(int x, String name) { System.out.println(name + ":\t" + x); return x; } (I also have versions with only x as an argument, and wi…

  3. comment
    Comment #2771795

    What's to stop me from a) Submitting multiple requests b) Using a bot to submit a LOT of requests to bug the heck out of someone c) Using a bot to submit a LOT of requests and DOS …

  4. comment
    Comment #2769914

    Nice/Useful. Internal Server Error the first time I tried to load comments. (And every time afterwards.) And it's kind of a bummer not to be able to log in and comment, upvote, etc…

  5. comment
    Comment #2761391

    Is it just me, or is everything the same except the colors?

  6. comment
    Comment #2760959

    ...and I was feeling reasonably good about reaching #18 efficiently. But don't really have the time to burn to claw my way up another 15 places. I was hoping that the raffle would …

  7. comment
    Comment #2760893

    Thanks. Also: I take it that you have to be in the top 10 to get something? Or is it that the top 3 get something, and 10 others are randomly selected to win a book? The award syst…

  8. comment
    Comment #2760857

    It's too bad they don't also give away the dead-tree version. Some things are nice to actually have on your shelf...

  9. story
  10. comment
    Comment #2744095

    public class Singleton { private static Singleton self = null; private Singleton() { //... } public static Singleton getInstance() { if(self == null) { self = new Singleton(); } re…

  11. comment
    Comment #2739536

    Sure I perform window operations, but they're not nearly the same thing as using Windows--which entails a lot more than using windows.

  12. comment
    Comment #2739306

    This came up elsewhere in the thread, see my response there: http://news.ycombinator.com/item?id=2738851

  13. comment
    Comment #2739304

    As a big CLI fan, I mostly agree, especially with respect to launching programs. But as far as I see there's two big obstacles: 1) Many names are somewhat-obscure in the interest o…

  14. comment
    Comment #2739285

    Both with essays and coding, there've been times when I was very grateful that there was a fixed moment in the document's life that I could easily go back to. Sometimes I start mak…

  15. comment
    Comment #2739222

    Many icon sets (on Linux, at least) use a picture of a hard drive instead of a floppy [1]. Which, though more correct, still worries me. Anybody who recognizes the icon as a pictur…

  16. comment
    Comment #2739140

    There's a lot more to an operating system than how it manages non-fullscreen applications. "Windows" is obviously a related term, but I don't think it's generic --when I boot up Li…

  17. comment
    Comment #2738742

    Here it is in a book from 1995: http://books.google.com/books?id=JSnOPYKwwtQC&lpg=PA350&...

  18. comment
    Comment #2738662

    >Before I switched to OS X, I've never heard of any software being called "apps" on any other platform I used Maybe you didn't use the TI-83+, which has an "Apps" button on it, and…

  19. comment
    Comment #2735009

    I'd rather they fixed the results now and worried about the algorithm later (and you know they're working on the algorithm) than make us suffer unnecessarily until the algorithm wa…

  20. comment
    Comment #2718883

    The lifetime membership seems like a solid idea. It might also be worth charging, say, $1 to just use it once. Regardless, though, $18/hr (($200 - $20 theme) / 10 hours) is not bad…

  21. comment
    Comment #2712470

    He's not upset about the filename-comment per se , he's worried that it's an early warning--it indicates that Khan isn't very experienced with software development (which, in my op…

  22. comment
    Comment #2708158

    Sane link: http://www.nytimes.com/2011/06/26/opinion/sunday/26shyness.h...

  23. comment
    Comment #2705084

    Here's the teaser from the link. I don't own the book and thus have nothing else to translate. Title: Search Engine Hacking with Google, Bing & Shodan Author: Enrique Rando Pages: …

  24. comment
    Comment #2694302

    Clickable: http://www.livebite.com/ ---------- To be honest, I kept expecting it do something else. Once I came to grips with what is was--a collection of popular news links in a v…

  25. comment
    Comment #2690837

    I'm not the author and obviously don't know for sure, but bit.ly can be a poor man's click tracker. Here are the stats for Rich Hickey's reading list on Amazon: https://bitly.com/h…