Live data from Hacker News

Viewing profile — newlisper

newlisper

HN member
Joined
Sat, Feb 06, 2021, 8:16 PM UTC
HN karma
8
Public activity
18 items

About newlisper

No profile information was provided.

Recent public activity

  1. comment
    Comment #26866381

    You can always ETL the latest value of the DB to a new DB/Schema

  2. comment
    Comment #26864707

    Have they give up on dev tools?

  3. comment
    Comment #26858288

    Clojure/Ring + Datomic + React

  4. comment
    Comment #26429887

    Nothing, if you are only concerned with text editing.

  5. comment
    Comment #26429869

    FWIW, I use emacs(with evil) inside tmux, so you can keep your flow if you are willing to invest in the transition.

  6. comment
  7. comment
    Comment #26392906

    I suppose it’s all a trade off. The pain of jumping through hoops with the libraries mentioned above With no libraries, modern JS makes being "diligent about immutability (as the a…

  8. comment
    Comment #26389578

    Use Java, problem solved.

  9. comment
    Comment #26370223

    Yep, can't use them because I have 4GB RAM macbook air.

  10. comment
    Comment #26370075

    In my opinion, the Emacs/Vim communities clearly missed a golden opportunity for a more larger adoption. They just copy their init.el/vimrc to the server, Emacs/Vim users have been…

  11. comment
    Comment #26369900

    Actually, Microsoft cares a lot about Java and they invest resources on it. Why? azure https://devblogs.microsoft.com/java/

  12. comment
    Comment #26359137

    so I'm curious what's going on under the hood https://en.wikipedia.org/wiki/Persistent_data_structure Maybe GC is just a lot better than I think. Yes, Clojure relies heavily on the…

  13. comment
    Comment #26080070

    Bringing Java's premature over-engineered over-abstracted practices to Go.

  14. comment
    Comment #26070037

    Where did you see memory consumption results?

  15. comment
    Comment #26052641

    What are the options?

  16. comment
    Comment #26049830

    Google Closure is the best at minification but it's also the worst less pragmatic option for 99% of projects.

  17. comment
    Comment #26049757

    GraalVM is based on the JVM, it consumes Java libraries...

  18. comment
    Comment #26049574

    I have given up on Clojure, life is too short to suffer the frustrations of Java libraries.