Viewing profile — newlisper
newlisper
HN member- Joined
- Sat, Feb 06, 2021, 8:16 PM UTC
- HN karma
- 8
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About newlisper
No profile information was provided.
Recent public activity
-
comment
Comment #26866381
You can always ETL the latest value of the DB to a new DB/Schema
-
comment
Comment #26864707
Have they give up on dev tools?
-
comment
Comment #26858288
Clojure/Ring + Datomic + React
-
comment
Comment #26429887
Nothing, if you are only concerned with text editing.
-
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.
- comment
-
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…
-
comment
Comment #26389578
Use Java, problem solved.
-
comment
Comment #26370223
Yep, can't use them because I have 4GB RAM macbook air.
-
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…
-
comment
Comment #26369900
Actually, Microsoft cares a lot about Java and they invest resources on it. Why? azure https://devblogs.microsoft.com/java/
-
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…
-
comment
Comment #26080070
Bringing Java's premature over-engineered over-abstracted practices to Go.
-
comment
Comment #26070037
Where did you see memory consumption results?
-
comment
Comment #26052641
What are the options?
-
comment
Comment #26049830
Google Closure is the best at minification but it's also the worst less pragmatic option for 99% of projects.
-
comment
Comment #26049757
GraalVM is based on the JVM, it consumes Java libraries...
-
comment
Comment #26049574
I have given up on Clojure, life is too short to suffer the frustrations of Java libraries.