Live data from Hacker News

Viewing profile — klutometis

klutometis

HN member
Joined
Tue, Apr 08, 2008, 12:55 AM UTC
HN karma
46
Public activity
23 items

About klutometis

No profile information was provided.

Recent public activity

  1. comment
    Comment #49164454

    I asked Claude to blog once (and only once); and it actually signed its named at the bottom in a beautiful act of self-attribution! Was so proud; couldn't bring myself to do the vi…

  2. comment
    Comment #8910073

    Dijkstra's advocating a Sapir–Whorf[1] of programming languages, which I long suspected to be true; but haven't been able to rigorously prove or disprove. [1] http://en.wikipedia.o…

  3. comment
    Comment #7884949

    Another advantage of vanilla LaTeX is as a litmus test: if your interviewer recognizes Computer Modern, you know they're legit.

  4. comment
    Comment #6267257

    What Erik describes in this paragraph is painfully apparent to me whenever I see someone interact with such a stacked desktop: "[W]indowing was to emulate the familiar, comforting …

  5. comment
    Comment #5216045

    That sort of thing might be similar to stochastic methods like simulated annealing, where one accepts temporarily suboptimal states in case a more optimal one is around the corner.…

  6. comment
    Comment #5034398

    Hear, hear; I've been using Chicken for commercial and personal projects for about five years now. It keeps getting better. Occasionally, Racket has a package that I'd like to port…

  7. comment
    Comment #4903902

    I lost an entire hard-drive to btrfs' nascent repair-tools; I've since switch to the less sexy (but possibly more dependable) ext4.

  8. comment
    Comment #4849938

    I decided to abandon bullet-based decks a few years ago for images and narratives (even when dealing with programming), followed by a live-coding demonstration; anecdotally, the re…

  9. comment
    Comment #4587990

    "Pithatician" is a novel use of πείθειν, "to persuade;" it reminds me of pithiatism, which is supposed to be a form of hysteria curable by persuasive suggestion.

  10. comment
    Comment #2927018

    Looking back at Linus' original email, I find it interesting that there's a "Summary" header in addition to "Subject:" > Subject: What would you like to see most in minix? > Summar…

  11. comment
    Comment #2394688

    Bizarrely: I, too, had to strain to read the page; which I attributed, however, to the weight of the font: so thin that it won't render without artifacts.

  12. comment
    Comment #2244552

    Chicken feels like a local optimum of pragmatism and flexibility to me; Racket is larger, to be sure, but somehow overwhelming.

  13. comment
    Comment #2244545

    easyffi has been superseded by bind [1], apparently. [1] http://wiki.call-cc.org/eggref/4/bind

  14. comment
    Comment #2244518

    > Do the contracts specify any language requirements . . . They did; and, in some cases, I risked losing my job by writing in Scheme. I eventually prevailed, however; and, in one c…

  15. comment
    Comment #2244507

    I delivered a bizarre product for PSYOP [1] that involves crafting "lines of persuasion" for target audiences; another that prescribes chemotherapy regimens based on genetic profil…

  16. comment
    Comment #2244436

    Org-mode [1], actually; it has various mechanisms for embedding source code fragments in documents. The fragments can be evaluated when exporting to PDF, for instance; listed; or "…

  17. comment
    Comment #2241486

    I've been using Chicken for five years to fulfill contracts for military, biotech and publishing clients. While I set out at first to disprove the axiom that "Scheme is not commerc…

  18. comment
    Comment #2118262

    How do you infer that "[SICP] was about 'hard' math" from "some of the math [in SICP] was hard," by the way? You qualified your inference with a conditional (to be fair); but I sti…

  19. comment
    Comment #2068808

    Looks like they're using a message-passing dispatcher similar to SICP 2.1.3 [1]; it's only a shame that the article predates the formalization of eval [2], though, which leads to a…

  20. comment
    Comment #1809710

    For Scheme, I find that fcgi[1] does the trick: not only is it supported by Apache, lighttpd, etc., but you get state-preservation between requests; which is touted, for instance, …

  21. comment
    Comment #1522164

    I find this sort of reductio ad pundenda dehumanizing: it betrays a pathological contempt for subtlety; and an autistic insensibility to humanity.

  22. comment
    Comment #1485765

    "+ x + = - ... would be to heap absurdity upon absurdity ." Perversely, "+ x + = -" is valid Scheme: #;1> (= (- (+) (*) (+))) #t

  23. comment
    Comment #157371

    I find this trend disturbing; but am at a loss as to how to formulate a politically blameless response. Suffice to say, the converse is inconceivable; and I fail to see how limitin…