Live data from Hacker News

Viewing profile — nightwolf

nightwolf

HN member
Joined
Tue, Apr 10, 2012, 2:50 PM UTC
HN karma
42
Public activity
33 items

About nightwolf

https://blog.flowthing.me

Recent public activity

  1. comment
    Comment #45954168

    If you do end up trying it out and hit any roadblocks, please don't hesitate to file an issue. I'd be very interested in hearing how it goes!

  2. comment
    Comment #38738965

    This is fantastic, thank you for making and sharing it? Is there any chance of Heynote supporting Clojure syntax one day?

  3. comment
    Comment #37765924

    clojure.spec is explicitly not a type system: https://clojure.org/about/spec#_expressivity_proof

  4. comment
    Comment #37158938

    There is indeed: https://github.com/Tensegritics/ClojureDart

  5. comment
    Comment #37002653

    FWIW, Datomic still isn't open-source, but it is free: - https://blog.datomic.com/2023/04/datomic-is-free.html - https://blog.datomic.com/2023/06/datomic-cloud-is-free.html

  6. comment
    Comment #29553202

    Happy to see both my favorite editor and my favorite programming language hit the front page of Hacker News! FWIW, I responded to some of the points regarding Tutkain over at reddi…

  7. comment
    Comment #26854925

    Do you mean Fogus, or have I missed something?

  8. comment
    Comment #25508038

    The person who mentioned using the Cursive debugger is different than the person who mentioned using the REPL.

  9. story
  10. story
  11. comment
    Comment #11665227

    I see now, many thanks for the informative reply!

  12. comment
    Comment #11655276

    >the "DOM is your API" paradigm What does that mean, exactly? Do you have any resources you could link to?

  13. comment
    Comment #10289255

    The variable isn't mutated, actually — it's rebound. See http://natescottwest.com/elixir-for-rubyists-part-2/ , for example.

  14. comment
    Comment #9150262

    I have the same problem with Sublime Text 3 — Ghostnote doesn't detect it at all. Detaching doesn't help.

  15. comment
    Comment #8792000

    It's not actually that JVM startup time is slow, it's Clojure startup time in particular. See: https://nicholaskariniemi.github.io/2014/02/11/jvm-slow-star... And the other article…

  16. comment
    Comment #8782312

    I just wanted to thank you for ag. It's literally the most used command in my shell history and I consider it crucial to my work. So, thanks!

  17. comment
    Comment #8758976

    Also Zepto: http://zeptojs.com/

  18. comment
    Comment #8692241

    Or maybe XSLT?

  19. comment
    Comment #8393493

    I don't know, but I'm guessing the manual[1] is created with SILE? [1] https://raw.githubusercontent.com/simoncozens/sile/master/do...

  20. comment
    Comment #8242300

    Not disagreeing with your other points, but these days there is a Windows binary ( https://atom.io/faq ), too. On Linux you can build from source.

  21. comment
    Comment #8046877

    Hola Unblocker works, too.

  22. story
  23. comment
    Comment #7065900

    You can also use "cd -" to go back to the previous path: $ cd / $ pwd / $ cd /tmp $ pwd /tmp $ cd - $ pwd / Not the same, of course, but still useful, I think.

  24. comment
    Comment #6799553

    JFYI: The link to SassC on http://libsass.org is broken.

  25. comment
    Comment #6761658

    Quite a coincidence. I was seriously thinking that I could really use an application precisely like this earlier today, and here it is! Love it!