Ask HN: What tool would you buy to make your life easier?
1–10 of 38 posts
Re: Ask HN: What tool would you buy to make your life easier?
#2 - zig (missing semamtic analysis)
- D (missing semantic analysis)
- a cross platform debugger (GUI)none of that exist in the market, people focus on new useless text editors (there are already plenty)
Re: Ask HN: What tool would you buy to make your life easier?
#3Re: Ask HN: What tool would you buy to make your life easier?
#4Re: Ask HN: What tool would you buy to make your life easier?
#5- a solid LSP implementation for a programming language - zig (missing semamtic analysis) - D (missing semantic analysis) - a cross platform debugger (GUI) none of that exist in the market, people focus on new useless text editors (there are already plenty)
1 - https://github.com/zigtools/zls
2 - https://github.com/zigtools/zls/blob/master/src/analysis.zig
Re: Ask HN: What tool would you buy to make your life easier?
#6- a solid LSP implementation for a programming language - zig (missing semamtic analysis) - D (missing semantic analysis) - a cross platform debugger (GUI) none of that exist in the market, people focus on new useless text editors (there are already plenty)
It looks like zls[1] does everything you want for zig. In particular, [2] seems to be the zig code that does the analysis. 1 - https://github.com/zigtools/zls 2 - https://github.com/zigtools/zls/blob/master/src/analysis.zig
Re: Ask HN: What tool would you buy to make your life easier?
#7Bootstrap Studio
Re: Ask HN: What tool would you buy to make your life easier?
#8But I think it could do equally well for say when you're at the bash terminal, or even writing this comment, the app should just get the context and start auto-completing everywhere I can type, intelligently like copilot. That would be amazing!
Re: Ask HN: What tool would you buy to make your life easier?
#9An online service to deliver Costco goods to home bi-weekly. Basically any service that can take out the manual chore for me.
Maybe this isn’t available in your area…
Re: Ask HN: What tool would you buy to make your life easier?
#10Github copilot everywhwre. I love the way how it completes the code and even helps write documentation. But I think it could do equally well for say when you're at the bash terminal, or even writing this comment, the app should just get the context and start auto-completing everywhere I can type, intelligently like copilot. That would be amazing!