The entire file! My biggest frustration with cursor is that it doesn’t support reading from multiple projects at once so it can see the context of how the projects interact or how interfaces are implemented.
- 0 Posts
- 4 Comments
Joined 26 days ago
Cake day: July 2nd, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
I love Pop OS because it got me back into Linux after ditching it for windows for the last 10 years, partly to do .net development and partly because I hated the state of Ubuntu/Unity.
As soon as cosmic is stable and easy to install on Nix I’ll switch to it.
3abas@lemmy.worldto Selfhosted@lemmy.world•Let’s Encrypt Begins Supporting IP Address CertificatesEnglish5·20 days agoDomains need to be registered annually and DNS servers are needed to route traffic to them. But using an IP directly, you don’t need to worry about domain registration issues that can brick your systems, and you don’t have to worry about DNS providers knowing about your traffic (or maintaining your own private dns).
If it’s not a user trying in a memorable domain, an IP serves much better.
Actually, I have my entire code base documented in obsidian, and I literally tell cursor to refer to the documentation. It works amazingly well, and then I have it draft documentation for the new features it’s creating. I can do in a day what I used to do in a week, and it’s not because it’s doing anything advanced, it’s just takes care of so much of the brain draining tedious tasks.