Live data from Hacker News

Viewing profile — syl20bnr

syl20bnr

HN member
Joined
Tue, Nov 25, 2014, 7:23 PM UTC
HN karma
32
Public activity
17 items

About syl20bnr

No profile information was provided.

Recent public activity

  1. comment
    Comment #44611092

    It will make more sense once you start using CubeCL. There's now a CubeCL book available: https://burn.dev/books/cubecl/ . It does come with some mental overhead, but let’s be hone…

  2. comment
    Comment #44231757

    Burn is a new and innovative Deep Learning Framework in Rust and there is very few presentation material available about it. As an invited speaker at the 2025 "Scientific Computing…

  3. story
  4. comment
    Comment #43785381

    You are right we just released Burn and updated its readme, we were not thinking that CubeCL would be the one that could be featured. ^_^

  5. comment
    Comment #43781416

    I am the coder of the MSL dialect for the CubeCL CPP compiler. Since 0.5 release it directly compiles to MSL and support simdgroup matrix functions for instance. It does use wgpu f…

  6. comment
    Comment #43779118

    It also compiles directly to MSL, it is just missing from the post title.

  7. comment
    Comment #13321013

    More info on this here: https://github.com/syl20bnr/spacemacs/blob/master/doc/FAQ.or... Can found more explanations on reddit for the bravest :-)

  8. comment
    Comment #12479662

    There is such support in Spacemacs, it is called "spacemacs layouts" but the tab is visible only on demand while pressing `SPC l`. Eyebrowse is also integrated in Spacemacs layouts…

  9. comment
    Comment #12122333

    And there is the `finance` layer for it with support for ledger :-)

  10. story
  11. comment
    Comment #11496522

    Quick reply to address your issues: - the binding menu idle time is configurable with the variable `dotspacemacs-which-key-delay`, check the docstring. - The key binding you missed…

  12. comment
  13. comment
    Comment #10851493

    It is by default `M-m`.

  14. comment
    Comment #10838189

    There is a Go layer: http://spacemacs.org/layers/+lang/go/README.html You can launch an evil-tutor to start with Vim key bindings by pressing `SPC h T`.

  15. comment
    Comment #10838153

    Pressing `SPC (or M-m) t E e` will switch the editing style to Emacs (cursor becomes blue) and you should be at home :-) From there the Spacemacs key bindings are available behind …

  16. comment
    Comment #10489048

    > * Configurable switch between modal/non-modal use of the command key. This one is also provided in Spacemacs which is called editing style (vim, emacs or hybrid). It is possible …

  17. comment
    Comment #10485382

    Auto-promotion here :-D Check Spacemacs, it is an Emacs configuration usable by Vim users out of the box. It has the feature you mentioned powered by the which-key package.