Viewing profile — nsm
nsm
HN member- Joined
- Mon, Aug 03, 2009, 2:24 AM UTC
- HN karma
- 1,358
- Public activity
- 338 items
- HN profile
- View on Hacker News ↗
About nsm
Website: https://nikhilism.com
Recent public activity
- story
-
comment
Comment #47956793
If you are on macOS, there is https://nova.app/
-
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…
- story
- story
-
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…
- story
-
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 …
- story
-
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…
-
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…
- story
-
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!
-
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.
- story
-
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.
-
comment
Comment #46712954
This is only true for a subset of software like mobile apps. Web developers are not paying for anything except compute.
-
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)?
-
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…
- story
-
comment
Comment #46366497
https://randomascii.wordpress.com/ - former Chrome engineer about all things performance engineering and particularly focused on Windows.
- story
- story
- story
-
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…