HN user

phi-go

68 karma
Posts0
Comments55
View on HN
No posts found.

This sounds wrong, features have to be the value of your code. The required maintenance and slow down to build more features (technical debt) are the liability, which is how I understood the relationship to "lines of code" anyway.

Crux seems interesting to share app logic between platforms but I don't see how it helps actually render something. Don't you still need a gui framework that supports android or ios?

But they do not get payed the same. Let's say Spotify has two users that total 100 listens, 99 Taylor listens and one listen for the obscur artist.

If payed by total listens Taylor gets 99%.

Now if those 99 listens are from the one user and the other from the other user. Paying by listens ratio per user, Taylor will get 50%.

Ask you anything? Well here it goes...

What languages do you use?

What kind of projects?

Do you maintain these projects or is this for greenfield development?

Could you fix any bugs without Claude?

Are these projects tested, who writes the tests. If it's Claude how do you know these tests actually test something sensible?

Is anybody using these projects and what do users think of using these projects?

Interesting, so an LSP MCP like this?: https://github.com/isaacphi/mcp-language-server

Also interesting note on the docs, though, Claude does try to use cargo doc by itself sometimes.

I was actually wondering why GritQL did not have an MCP, this seems like a natural fit. Would be interested to know if this works for you.

I'm always a bit hesitant to add things to the long term context as it feels very finicky to not have it be ignored and having more seems to make it more likely to be ignored. Instead I usually just repeat myself.

Thank you for the answer, seems there is still lots of things to try.

Hardware definitely supports this but it might need compiler support, as in adding instructions to do prefetching. Which might be done automatically or requires a pragma or calling a builtin. So it can be implemented in any case.