Live data from Hacker News

Viewing profile — mpenet

mpenet

HN member
Joined
Wed, Feb 21, 2007, 10:54 AM UTC
HN karma
37
Public activity
19 items

About mpenet

No profile information was provided.

Recent public activity

  1. comment
    Comment #47652885

    If you use clojure-mcp/clojure-mcp-light that problem goes away, and that gives it the ability to run a repl and work from it directly. It’s night and day.

  2. comment
    Comment #45796439

    Thanks! Long time lurker indeed. I also forgot the very solid ClojureDart.

  3. comment
    Comment #45792982

    Clojure will be around as long as the jvm. It’s mostly done at the core level, most updates are to leverage new host features nowadays. The rest is happily provided at the library …

  4. comment
    Comment #45279115

    And not enclosed

  5. comment
    Comment #44683048

    Editor Code Assistant (ECA) - AI pair programming capabilities agnostic of editor

  6. story
  7. comment
    Comment #43459278

    That’s quite common, it means they host the control plane for free but not the kubelets (worker nodes).

  8. comment
    Comment #43459265

    If there’s any hardware issue on your dedicated box it might take a lot of time until your box gets back up (hours, days…). On a vps it’s less likely to happen in the first place (…

  9. comment
    Comment #42777598

    That doesn't work well in some conditions, it's not new either. Some cruise missiles that have TFR (Terrain-following radar) and actually do this already. It also is not really app…

  10. comment
    Comment #42770028

    That. However that works just fine for ICBMs and the like… The future is more likely to be quantum accelerometers and quantum gyroscopes, as they have no “external dependency”.

  11. comment
    Comment #42102464

    There are plenty of very ergonomic languages on the JVM (for instance clojure). I wouldn’t dismiss the JVM as a whole, it is a marvel of engineering and is evolving quickly nowaday…

  12. comment
    Comment #41682917

    My dad used to work on certifying, servicing and making custom instruments for planes, subs, prototypes of all kinds of that era (60s to mid-90s). His “lab” was basically all about…

  13. comment
    Comment #37499959

    Because it’s an extra runtime check vs a direct lua call

  14. comment
    Comment #36974503

    Yeah it’s quite personal at this point. I have used both but I am way more efficient with emacs. I also find the investment in emacs pays back more over time. Generally I also find…

  15. comment
    Comment #36967569

    There’s vterm nowadays

  16. comment
    Comment #36967561

    consult-grep (and it’s variants using git or rg etc) let you do that, with results as you type in mini buffer, with full live previews in a separate buffer (if you want). With an e…

  17. comment
    Comment #36967520

    It’s quite easy to have non trivial, reproducible configs on a single file nowadays (ex using straight/use-package). The rare times I needed to use emacs on a remote server with my…

  18. comment
    Comment #36647410

    Same. It really was the best screen size/ratio for me. I was basically carrying it everywhere.

  19. comment
    Comment #34803047

    'ish. datahike would be the closest to datomic in terms of features/implementation (support for as-of, transactor etc). Then in terms of maturity I think the choice is between xtdb…