Live data from Hacker News

Viewing profile — moder

moder

HN member
Joined
Sun, Jan 04, 2009, 7:45 PM UTC
HN karma
36
Public activity
14 items

About moder

No profile information was provided.

Recent public activity

  1. comment
    Comment #461869

    So, you're chugging along but don't see the light at the end of the tunnel. Are you supposed to keep chugging (don't quit!) or "be very quick to change"? Hm.

  2. comment
    Comment #448140

    Is webpy the Python equivalent of Perl's CGI::Application? Because I've used C::A in the past and liked its simplicity.

  3. comment
    Comment #448136

    Where are all these Java libraries? Do you mean Java's standard library? I ask because, Perl has the CPAN, Python has PyPI, Ruby has RubyGems, etc., but what does Java have?

  4. comment
    Comment #438931

    I think the one I've heard goes, the artist is imagining the sculpture beneath that lump of marble, and they explain the actual creation of it as just removing everything else that…

  5. comment
    Comment #437789

    Interesting. http://www.modperlite.org/ The interview by chromatic was quite informative. Unfortunately, they say that they're forced to repeatedly reinitialize the perl interprete…

  6. comment
    Comment #437779

    It was the safe and easy install for shared hosting providers plus the easy deployment for web devs. Really, it's a simple recipe. I'm still wondering why Perl/Python/Ruby/$fave_la…

  7. comment
    Comment #424365

    The rule I try to follow is to keep things as simple as you can. So, the levels of complexity for writing an app might look like this: Level 1: command line program. Usable for you…

  8. comment
    Comment #424193

    " Do you care to start doing it? " Unfortunately, I don't think I have the chops, nor the time right now. (But, fortunately, it may not even be necessary... see below.) " Other tha…

  9. comment
    Comment #423773

    IIRC, FLTK had their 2.0 version in the works a long time ago ... and it just kept being in the works. They just never left their 1.x series. Was their redesign doomed to never rep…

  10. comment
    Comment #423767

    Have you tried Tk8.5? It looks like there have been some pretty substantial improvements since 8.4.

  11. comment
    Comment #423744

    Wait. http://www.tcl.tk/software/tcltk/8.5.tml . Most recent release was ... last month. Looking at that list of Tk highlights, I'm getting the impression that various screenshots …

  12. comment
    Comment #423725

    Looking at the Tile screenshots for Unix, I don't see any that are antialiased (like the rest of my desktop), though "Revitalized" doesn't look bad at all. (Incidentally, Tile does…

  13. comment
    Comment #423708

    > How I wish I could forget Swing. Could you explain why? Last time I used Java ( years ago), Swing was supposedly replacing AWT. Swing seemed very large (certainly, judging by the…

  14. story
    Ask HN: An acceptable cross-platform GUI toolkit?

    It's interesting but disappointing that there's no standout "winner" among desktop GUI toolkits. Among other things, devs want to write software that runs on their favorite GNU/Lin…