Shout-out to the contributors that see an issue and open a focused PR to fix it ๐ really goes to show the power of #opensource
Shout-out to the contributors that see an issue and open a focused PR to fix it ๐ really goes to show the power of #opensource
Use how often they switch to/from your tab as a proxy, and move the ad if it's high ๐
(But kudos for considering this unique form of accessibility!)
github.com/subframe7536...
You'd also like monolisa.dev, but it's paid
somebody tell me it's okay to remove features from #opensource #dev projects because you can't keep up with the maintenance burden and they add little core value
#unbuildinpublic
It even works for non-symbols, e.g. deciphering magic numbers!!
I'm biased but this is my favorite way to supplement my #Neovim workflow with #aicoding yet: asking #opencode to provide hover documentation via an in-process LSP!
#opensource #buildinpublic #devtools
Oh that's exciting! I will try to share what I learn ๐ Thanks for linking.
My #Neovim in-process LSP excitement continues... I've exposed a code action to ask opencode to fix the diagnostic under the cursor! I love how intuitive this feels.
#devtools #aicoding #buildinpublic #opensource
Geeking about in-process LSPs in #Neovim. Generalized my plugin's completion support from one method, to just about any ๐
#opensource #dev really makes you embrace "less is more". With such limited free time, you need to spend it where it matters most.
Just cut a rule from github.com/nickjvandyke... because it was more trouble than it's worth. Feels weirdly good! ๐
#reactjs #webdev #devtools
The last two times I shared github.com/NickvanDyke/... on /r/reactjs: top post of the month.
This time: 50% downvote ratio (in the first 30m at least).
I guess it's all about how you phrase it ๐
#reactjs #devtools #opensource
Finally added a CONTRIBUTING.md to try to reduce my #opensource maintenance burden ๐
It's tough rejecting PRs that unfortunately don't fit the project vision! Hopefully this gets ahead of that.
And it's even tougher wasting time reviewing completely AI-generated PRs ๐ญ
This is what happens when the largest dev youtuber tweets your #opensource #neovim #dev project ๐
github.com/NickvanDyke/...
Closed 7 GitHub issues. Ideal Friday night. #opensource #dev
The double-edged sword of building an #opensource #ai integration: you get to leverage their work, but also have to keep up with constant change ๐
github.com/NickvanDyke/...
@github.com's Referring Sites is finally fixed! ๐ Even months after the last post, github.com/NickvanDyke/... still gets more visitors from Reddit than organic Google searches haha. Clearly I need to work on my SEO or #marketing skills. But #ijustwannacode ๐ตโ๐ซ
#reactjs #webdev #opensource
Interesting proxy for holiday PTO: github.com/NickvanDyke/... weekly downloads dropped from 150k to 50k
#webdev #reactjs
Finally fixed github.com/NickvanDyke/...!
Required some large changes to the underlying algorithm, but feels good to feel more confident in it ๐
What are the odds you're recruiting for editor/ecosystem integration? ๐
Enhancing others' workflows and #productivity is fun, but man is it a great example of the 80/20 rule to generalize something that you initially created for your own specific workflow ๐ตโ๐ซ
Had enough of the #typescript LSP breaking my #webdev flow and migrated our monolith to the native preview. LSP/intellisense functions (completions, go-to references, error reporting, etc.) are ~10x faster, and type-check builds are 2-3x faster. And feels stable!
Rare Microsoft W ๐
Seeing lots of /r/reactjs posts about unnecessary effects โ again... just add github.com/NickvanDyke/... to your project and call it a day already ๐
#reactjs #webdev #dx
Just added operator functionality (ranges and dot-repeat) to my #neovim plugin for #opencode โ share editor context using the motions you love!
github.com/NickvanDyke/...
Am I the only one that took a while to piece together the operator docs? Or skill issue? ๐ค