Live data from Hacker News

Viewing profile — Acur

Acur

HN member
Joined
Tue, Aug 01, 2017, 4:14 PM UTC
HN karma
88
Public activity
11 items

About Acur

No profile information was provided.

Recent public activity

  1. comment
    Comment #47209236

    Really nice terminal. Unfortunately scrolling in terminal apps via mouse wheel seems to be broken (on release and main branch), which is currently a blocker for me. Hope this will …

  2. comment
    Comment #33498076

    Space b for buffert list. Ctrl-n, Ctrl-p to navigate the list.

  3. comment
    Comment #33152502

    The fastest way to do this in Helix would be `t d`. edit: Paragraph and other object movement/selection is done by the `[`, `]` menu. `]p` for the next paragraph. Surrounds are don…

  4. comment
    Comment #33148718

    The language server should work by just having rust-analyzer in you path. You can check with 'hx --health rust'. It also only works on Rust projects, not single files. You have to …

  5. comment
    Comment #26134396

    Just checked. On my slightly dated laptop the import of these packages in Pluto takes 5 seconds with Julia 1.6. In general 1.6 is a huge improvements in compilation times and usabi…

  6. comment
    Comment #25848711

    Julia (normally 1-based), Polynomials package: julia> using Polynomials julia> p = Polynomial([1, 0, 2]) Polynomial(1 + 2*x^2) julia> p[0] 1 As long as it is domain specific and wr…

  7. comment
    Comment #25347912

    This is from October. As far as I know the issue has long been resolved.

  8. comment
    Comment #24940840

    They replaced it with a custom renderer: https://www.factorio.com/blog/post/fff-230

  9. story
  10. story
  11. story