Live data from Hacker News

Viewing profile — arglwarg

arglwarg

HN member
Joined
Sun, Jun 05, 2016, 9:29 PM UTC
HN karma
20
Public activity
12 items

About arglwarg

No profile information was provided.

Recent public activity

  1. comment
    Comment #15629175

    > By not hiring a JavaScript developer. aka "the lisp curse": http://www.winestockwebdesign.com/Essays/Lisp_Curse.html

  2. comment
    Comment #14323558

    > While possibly a highly unpopular opinion, this is where I think solutions like Electron/Node Webkit fit perfectly. Well ...: https://twitter.com/jacobrossi/status/85199264615127…

  3. comment
    Comment #14280281

    This one goes to eleven: 11. "On some setups, clients get a corrupted stack when swapped back in from kernel." ( https://bugs.launchpad.net/ubuntu/+source/linux/+bug/745836 )

  4. comment
    Comment #14266452

    Nope (also that would imply there is not functional difference between non-reciprocal licenses like MIT/BSD and a reciprocal one like MPLv2). The original article highlights LibreO…

  5. comment
    Comment #14265995

    > That's the first type I think. The second type is the more HN-style professional programmer. nah > As a small P.S. to this, I think the middle ground is using the GPL for actual …

  6. comment
    Comment #13966045

    sed is maximum viable perl. Well maybe awk, but that is pushing it.

  7. comment
    Comment #12460949

    Even with the "Crazy Ideas" there currently is no reason to assume they would be blocked from being implemented, if only the resources for that were available. So, once the hard pa…

  8. comment
    Comment #12458268

    > That's basically quibbling, though the OP did err in his history a bit. AOO existed before that point too, it just wasn't called AOO and it wasn't part of Apache; it was run by O…

  9. comment
    Comment #12423896

    ... as we would have needed for CMake or Autotools. It might have worked with the former for something as complex as LibreOffice, but GNU make being so simple/basic and stable over…

  10. comment
    Comment #12423853

    Even at the time of donation, LibreOffice had already gained a substantial set of the former Sun/Oracle developers: Stephan Bergmann (to Red Hat), Bjoern Michaelsen (to Canonical),…

  11. comment
    Comment #12366464

    ... and autotools is actively hate-inducing if you have to debug it.

  12. comment
    Comment #12366425

    The LibreOffice build system (which is plain GNU Make, without generated unreadable intermediate build files) does all these and more. Doing the same with autotools would be a nigh…