Live data from Hacker News

Viewing profile — lispre

lispre

HN member
Joined
Sat, Jul 07, 2018, 5:14 AM UTC
HN karma
2
Public activity
9 items

About lispre

A poor programmer

C programming = 10 years F# programming = 1 year

Recent public activity

  1. comment
    Comment #20522893

    Thanks for your comments, I will stick to optimizing my ugly code for the people who love small and tiny things

  2. comment
  3. comment
    Comment #20505530

    The first reflection of many people on this post is that we already have tools like grep, ag, pt, ripgrep and so on, why you create a more junk thing. my answer is as followed: 1. …

  4. story
  5. comment
    Comment #19183414

    No, it is still bad. Rust is not for good c/c++ programmer. It is for those who is not familiar with c/c++ but have some knowledge with functional programming. As a C++ programmer,…

  6. comment
    Comment #19182186

    Rust is not for common project. Rust is only for safety. I just recommend modern C++ and golang

  7. comment
    Comment #18411637

    Just as the data offered by this article, the best choice for the practical job right now should be Golang and OCaml. if you don't love the two, just try C/C++.

  8. story
    Why is lisp still popular with some yong people in Japan?

    I have found that thare are many yong developers and reachers learning, talking and sharing knowledge about Lisp(common lisp, Scheme, etc..) in Japan. But these have not found in s…

  9. comment
    Comment #17529024

    Really? Picolisp was build with asm? not C as SBCL