Live data from Hacker News

Viewing profile — sunng

sunng

HN member
Joined
Sun, Mar 27, 2011, 3:44 AM UTC
HN karma
257
Public activity
55 items

About sunng

openpgp4fpr:ed91d234cae973679ad46ea62e27e20fc4deea3e

Recent public activity

  1. story
  2. comment
    Comment #47320894

    Emacs is like a minecraft of lisp expressions.

  3. comment
    Comment #46389859

    Is this from the original sqlite team?

  4. comment
    Comment #46201327

    I just terminated my 8-years O'Reilly subscription this year. I was at $400/year and realized I cannot make full use of it recently. But I just joined Manning subscription this win…

  5. comment
    Comment #44820220

    According to StackExchange, Emacs is not even a code editor

  6. comment
    Comment #44359392

    The async process sounds promising but unfortunately eglot doesn't work with it. I got a message from reddit that tramp 2.8.0-pre has fixed that issue but until last time I compile…

  7. comment
    Comment #44358619

    Isn't recent Tramp versions using this by default?

  8. comment
    Comment #43791812

    Sure you still need to code but instead of concrete metrics one by one, you instrument the context and the state. The opentelemetry trace API can save you a lot of work. But I agre…

  9. comment
    Comment #43791201

    Yes, this is a common confusing point between structured logging and wide event. The Wide Event 101 article I referenced has clear explanation: > Structured logs could be wide even…

  10. comment
    Comment #43791094

    Author here. Thanks @todsacerdoti for posting this. I am big fan of the idea to have original data and context as much as possible. With previous metrics system, we lost too much i…

  11. story
  12. comment
    Comment #39809508

    I have being using andOTP for years but the development seems to halt, also it's no longer available from f-droid. The feature that backup with gpg encryption is broken. I hope it'…

  13. story
  14. comment
    Comment #38531302

    Like linux, most firefox users has tracking protection so data is not collected for them.

  15. story
  16. comment
    Comment #31270311

    While using data lake for this case is a good idea. I'm not sure if parquet is the particular good storage format for data like event log, audio log. The data is often row oriented…

  17. comment
    Comment #25857943

    By using metrics we make it a lower dimensional model, that can be managed at scale. However in real world, it often becomes a overfit one. In large scale execution, people only ca…

  18. comment
    Comment #14439165

    So sad to see he is leaving Clojure community. That's a sign of the death of Clojure. A few great developers have moved their focus away from Clojure.

  19. comment
    Comment #13324271

    Here is an example that using Rust-native library for web development: https://github.com/tcr/rust-todomvc Also I forked it to use handlebars: https://github.com/sunng87/rust-todom…

  20. comment
    Comment #11387227

    I'm org-mode beginner but quite enjoy it so far. I use emacs org-mode on my Linux desktop, and orgzly( http://www.orgzly.com/ ) on my Android. org files were synced via syncthing.

  21. comment
    Comment #11251361

    > "gives the bare essentials and nothing else" Rust is that thing exactly.

  22. comment
    Comment #10893476

    We use client certificates for our internal services. Also you should know that Apple use this for its push notification system. But I still think the technology is underrated.

  23. story
  24. comment
    Comment #8550965

    The backend of Leancloud.cn is built with Clojure.

  25. story