Live data from Hacker News

Viewing profile — nsm

nsm

HN member
Joined
Mon, Aug 03, 2009, 2:24 AM UTC
HN karma
1,358
Public activity
338 items

About nsm

I work at Skydio. Opinions here are my own.

Website: https://nikhilism.com

Recent public activity

  1. story
  2. comment
    Comment #47956793

    If you are on macOS, there is https://nova.app/

  3. comment
    Comment #47956750

    Not the OP, but for me ST can't be beat in terms of how easy it is to write a plugin. It uses Python (Zed is Rust). Plugins generally auto-reloads. If extensibility is important to…

  4. story
  5. story
  6. comment
    Comment #47491779

    Two counterpoints: 1. Implying that there are only "a few islands left" shoes a strong bias towards assuming that only thins humans do in the digital realm is relevant, when in fac…

  7. story
  8. comment
    Comment #47318965

    https://without.boats/blog/revisiting-a-smaller-rust/ I think there is a programming language hole for a Rust-like language, but with GC and green threads. One that dispenses with …

  9. story
  10. comment
    Comment #46946244

    Aider has an ide mode close to this. Check out https://nikhilism.com/post/2026/nudge-skill/ to add similar behavior to certain agents. I too, am waiting for IDEs to do this in a po…

  11. comment
    Comment #46877044

    Can people give examples of how they use pre-commit hooks that _cannot_ be replaced by a combination of the following? * CI (I understand pre-commit shifts errors left) * in editor…

  12. story
  13. comment
    Comment #46772056

    Seconded. anecdotally. Heck, the best startup _founders_ I've worked with had young kids while in the most intense phases of the company!

  14. comment
    Comment #46760772

    Highly recommend the LookAway app if you are on macOS and looking for something encouraging you to take breaks and maintain good posture.

  15. story
  16. comment
    Comment #46715345

    What money do you think pays for most of the development of the Linux kernel? I assure you, it is not the altruistic goodwill of people around the world.

  17. comment
    Comment #46712954

    This is only true for a subset of software like mobile apps. Web developers are not paying for anything except compute.

  18. comment
    Comment #46712938

    Would you pay for source-available products? GPL and paid license? Along with a guarantee that you get to keep access to older versions (Jetbrains and Sublime Text models)?

  19. comment
    Comment #46712375

    > The plain truth is that developers expect to get their tools free of charge. This is an accurate, but damning indictment of how some of the most highly paid workers on the planet…

  20. story
  21. comment
    Comment #46366497

    https://randomascii.wordpress.com/ - former Chrome engineer about all things performance engineering and particularly focused on Windows.

  22. story
  23. story
  24. story
  25. comment
    Comment #45843800

    > But at present, there is a big gap in the workflow: You leave your editor, open a browser, navigate to some page or tab, then navigate to the exact same place in the code you wer…