Live data from Hacker News

Viewing profile — jrop

jrop

HN member
Joined
Fri, Mar 17, 2017, 2:48 PM UTC
HN karma
128
Public activity
66 items

About jrop

meet.hn/city/40.4774818,-104.901361/Windsor

Socials: - github.com/jrop - gitlab.com/jrop - reddit.com/user/jrop2

---

Recent public activity

  1. comment
    Comment #49022576

    Glad I'm not the only one who does this.

  2. comment
    Comment #48698469

    An old favorite. "How stupid can you get, animal?"

  3. comment
    Comment #48496676

    I really prefer to lock the version numbers instead: mise use -g somepackage --pin I can commit/rollback to known good versions. To upgrade: mise up -il Not so long ago, I was outs…

  4. comment
    Comment #48371611

    That is a valid point of view. For me, however, I have found a huge productivity boost being able to stay in Neovim for extended periods of time. That's not to say that my way is t…

  5. comment
    Comment #48370532

    On k8s/devops tooling: I'm building tuis.nvim [1] — Docker and Kubernetes management as Neovim buffer TUIs, built on morph.nvim [2], a react-like UI framework for Neovim. Stay in t…

  6. comment
    Comment #48370471

    I've been working on exactly this with morph.nvim [1] — a React-like component model (h(), component lifecycle, reconciliation, extmark-based styling) for building declarative TUIs…

  7. comment
    Comment #47757781

    So far, it's just a flash-banner on their `/code` page. I don't see any announcement other than folks mentioning that they are getting email announcements about its release.

  8. story
  9. comment
    Comment #47681271

    Tommy Emmanuel apparently learned by transrcibing, famously thinking that both the bass line and guitar lines he was hearing were a singular "guitar part". Just by having his expec…

  10. comment
    Comment #47570261

    As others have said, the fact that they're letting the ecosystem settle before including something out-of-the box is beneficial in some sense. It's allowed time for experiments (in…

  11. comment
    Comment #47430496

    I assume that you've tried Termux and somehow that doesn't meet your needs? (Also, you didn't specify whether you are on Android/iOS)

  12. comment
    Comment #47416896

    Right? That's the only reason that "coding with LLMs" works at all (believe me, all at the same time, I am wowed by LLMs, and carry a healthy level of skepticism with respect to th…

  13. comment
    Comment #47360502

    We have been rewatching Clone Wars as a family, and I, for one, find this terminology hilarious given the use of it in the series towards the separatist droids.

  14. comment
    Comment #46930331

    This sounds like a really cool project. What challenges have you encountered so far?

  15. comment
    Comment #46874732

    I don't buy this. I've long wondered if the larger models, while exhibiting more useful knowledge, are not more wasteful as we greedily explore the frontier of "bigger is getting u…

  16. comment
    Comment #46721529

    Between GLM-4.7-Flash and this announcement, THIS is what I'm excited to see in this space: pushing the capabilities of _small_ models further and further. It really feels like we'…

  17. comment
  18. comment
    Comment #45993562

    Wow, I really want a slide rule watch now.

  19. comment
    Comment #45594031

    Just going to jump in here and say that there's another reason I might want Rust with a Garbage Collector: The language/type-system/LSP is really nice to work with. There have inde…

  20. comment
    Comment #45506982

    To be clear, I don't try to Nix-everything. I just use it to 1) install a bunch of CLI tools to my nix-env, and 2) dev-shells. That's pretty much it, though. Even that is a huge bo…

  21. comment
    Comment #45506944

    That's what I meant and didn't communicate well. I'm wishing for short-form syntax of lambdas, to be clear.

  22. comment
    Comment #45504886

    Yep, though I'm still trying to hit my stride recording videos. I don't release regularly because of lots of amazing $life things. https://www.youtube.com/@nocturing If you want a …

  23. comment
    Comment #45504684

    I'm actually trying to work on a video-series to do just this. I've made my own rudimentary plugins reproducing several popular ones, and would like to walk through how I made: a) …

  24. comment
    Comment #45504352

    I always wrote Lua off, scoffing at the 1-based indexing, until I was "forced" to learn it thanks to Neovim. What a delightful little language it is. I do wish I could do certain t…

  25. comment
    Comment #45492753

    Mise is a hard sell for me when I can have pure Nix-shells. However, I can see this gaining wider adoption since it's learning curve is so much lower than Nix.