Viewing profile — Acur
Acur
HN member- Joined
- Tue, Aug 01, 2017, 4:14 PM UTC
- HN karma
- 88
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About Acur
No profile information was provided.
Recent public activity
-
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 …
-
comment
Comment #33498076
Space b for buffert list. Ctrl-n, Ctrl-p to navigate the list.
-
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…
-
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 …
-
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…
-
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…
-
comment
Comment #25347912
This is from October. As far as I know the issue has long been resolved.
-
comment
Comment #24940840
They replaced it with a custom renderer: https://www.factorio.com/blog/post/fff-230
- story
- story
- story