Live data from Hacker News

Viewing profile — geospeck

geospeck

HN member
Joined
Sat, Feb 06, 2016, 1:16 PM UTC
HN karma
1,593
Public activity
193 items

About geospeck

software developer

Recent public activity

  1. comment
    Comment #48507153

    Yukihiro Matsumoto is an Emacs user as well[1]. He is also the original author of ruby-mode.el[2]. [1] https://news.ycombinator.com/item?id=6094610 [2] https://github.com/emacs-mir…

  2. comment
    Comment #47994876

    There is also a native implementation of Clojure on the Common Language Runtime (CLR) https://github.com/clojure/clojure-clr

  3. comment
    Comment #47348001

    Do you have a link to the proposal and the discussion? I am quite interested to see the implementation details. Thanks!

  4. comment
    Comment #47324785

    I also found this blog post useful for using Vim with Common Lisp https://susam.net/lisp-in-vim.html

  5. comment
    Comment #45530784

    Here[1] is a nice breakdown of Zippers in Clojure. I am not the author of the post but I found it very helpful when I wanted to learn more about Zippers in Clojure. There are some …

  6. comment
    Comment #44104297

    - Homebrew: https://github.com/Homebrew/brew#donations - Free Software Foundation (FSF): https://www.fsf.org/about/ways-to-donate - LibreOffice: https://www.libreoffice.org/donate/…

  7. story
  8. story
  9. story
  10. comment
    Comment #39530194

    He has also recorded two videos on youtube demonstrating some of emacs' features that I really like. - A guided tour of Emacs: https://www.youtube.com/watch?v=lkIicfzPBys - Emergen…

  11. story
  12. comment
    Comment #38693765

    > My Ruby projects often have a wrapper that reloads code and puts me in pry prompt. I can edit code and introspect objects live as the code changes. That sounds very interesting! …

  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. comment
    Comment #36112336

    mruby[1] fits that category too. It can be used with H2O[2] server as well. There was a discussion here a couple of months ago regarding some use cases[3]. [1] https://mruby.org [2…

  22. comment
    Comment #36074913

    Thanks for the post! Another great blog post series about implementig Raft in Go that I found is this one https://eli.thegreenplace.net/2020/implementing-raft-part-0-...

  23. story
  24. story
  25. story