Live data from Hacker News

Viewing profile — IvarTJ

IvarTJ

HN member
Joined
Thu, Jan 06, 2011, 7:58 AM UTC
HN karma
217
Public activity
116 items

About IvarTJ

http://stud.ux.uis.no/~ivartj/

Recent public activity

  1. comment
    Comment #42444622

    A motivation for reimplementing System.out.println might be to have it reliably display Unicode characters in Windows terminals, using WriteConsoleW.

  2. comment
    Comment #39195482

    I've found a debugger particularly useful when trying to understand details about other people's code, when changing the source code is not necessarily an option. They can quickly …

  3. comment
    Comment #33213760

    I've encountered a code written in the 12factor style of using environment variables for configuration, and in that particular case there was no validation nor documentation of the…

  4. comment
    Comment #19482179

    Check the WCAG success criteria that your jurisdiction requires. One less obvious, and commonly required, criteria (WCAG 2.4.1[1]) is that the site has some mechanism by which a sc…

  5. comment
    Comment #16785250

    xmllint also supports XPath queries.

  6. comment
    Comment #10160372

    I personally don't see having the version in the package address particularly more nasty than specifying it in the project file, as in Maven, which I have been dealing with lately.…

  7. comment
    Comment #9917355

    In this timeline, Common Lisp first appears when it was standardized. It should probably also mention its predecessor MACLISP.

  8. comment
  9. comment
    Comment #8043891

    Could someone comment on what instances you would typically apply lambdas and closures in real-world code? I figure that they are at least more convenient than callbacks with a *us…

  10. comment
    Comment #8028855

    Your thoughts match up with Anders Breivik living in a part of Oslo, a city with a large portion of early-generation immigrants from non-western areas, which was predominantly whit…

  11. comment
    Comment #8017737

    You can run Ocaml on the Raspberry Pi for one.

  12. comment
    Comment #7962544

    I would not say that I am particularly experienced, but I will tell my point of view from a not particularly sophisticated programmer. I am interested in seeing what objections oth…

  13. comment
    Comment #7898365

    Here in Norway newspapers more or less survive, although perhaps not with the younger generations. They are generally the best source if you want to follow up on local events. How …

  14. comment
    Comment #7868786

    How well does deploying Haskell web applications to a low-memory VPS work? My experience with the Play framework tells me that Scala is out of the question. Presumably using Haskel…

  15. comment
    Comment #7467232

    It's as if it was only yesterday that we saw Microsoft bragging about IE9 being arguably slightly ahead of the other browsers.

  16. comment
  17. comment
    Comment #6685618

    It has been used successfully before. Just ask Alexander Litvinenko.

  18. comment
    Comment #6275625

    Surely expressing personal issues with Lisp's syntax is valid, especially if a possible solution is offered. If you see at least some of the larger codebases written in Lisp, it is…

  19. comment
    Comment #6022878

    I do not believe any large company have economic interest in developing such technologies, in part because they can subvert current business models that are built on centralized id…

  20. comment
    Comment #6018196

    As a moderately advanced computer user, I would like to see: Convenient and standard way to cryptographically identify myself across different mediums. Convenient variants of commu…

  21. comment
    Comment #5927176

    In addition to Ctrl+T to go back from a definition, Ctrl+O also seems to work, which I find more ergonomic on Qwerty.

  22. comment
    Comment #5832972

    While building respect is a great attitude, it is not the only thing that help you land in networks. The network connections of your family and the posh kids you went to school wit…

  23. comment
    Comment #5449760

    Can someone explain why bricking an infected computer is a good idea? I might understand it if the boot sequence just gives a warning with information, suggestions and a "Don't war…

  24. comment
    Comment #5434048

    For my hobby programming server, I primarily use it to serve different web applications on different domains. The server is a proxy to web applications that listen on different por…

  25. comment
    Comment #5391984

    Next they could maybe cut down on the UI of Google Books. http://i.imgur.com/BXvRdwq.png It is often convenient to have the browser window small when working at something else besi…