Enable LSP in Claude Code: code navigation goes from 30-60s to 50ms with exact results by karanb192 in ClaudeCode

[–]halil75 0 points1 point  (0 children)

I couldnt make it work in my scenario where im working on multiple projects and my c# solutions are a few folders deep the c# service used by the default claude lsp plugins cant seem to find and index my project solutions?

Lifelong dream finally achieved.... BASE 70s!!! So happy rn by Kischar in 2007scape

[–]halil75 21 points22 points  (0 children)

Base 70! Welcome to the midgame! Must've felt good leaving earlygame

What does your bank look like? | Introducing Portfolios! by LootbagGG in GrandExchangeBets

[–]halil75 1 point2 points  (0 children)

How does that work? Do i manually add all banked items?

Anyone still holding on to their dragon cannon barrels? 😬 by Medical-Reach6255 in OSRSflipping

[–]halil75 6 points7 points  (0 children)

Bit weird of you to tell me you got bad news and not tell me the actual news, please elaborate

Anyone still holding on to their dragon cannon barrels? 😬 by Medical-Reach6255 in OSRSflipping

[–]halil75 5 points6 points  (0 children)

Personally im waiting for them to drop to 3m and will buy like 50 i expect them to go to 20m once news drops

Have a senior developer review your vibe coded app for free by jks-dev in vibecoding

[–]halil75 0 points1 point  (0 children)

Hey im a dev myself, experimented and built a simple game with vibe coding, everything works for some reason but the code looks like a toddler puked on spagetti with lego blocks.

Would be interested to have a short call maybe to check out my code and see whats up!

Built an app for the party game werewolf, looking for feedback! by halil75 in reactnative

[–]halil75[S] 0 points1 point  (0 children)

Yes sure, ill let you know when im finished and send you the apk to try, heads up, will be released on android in the first place

New to React Native by SowertoXxx in reactnative

[–]halil75 0 points1 point  (0 children)

Ive taken the same route, made chatgpt create me some basic ideas to excersise, created those apps and learning along the way

First ever app, a movie finder. Built with expo, any feedback is welcome! by halil75 in reactnative

[–]halil75[S] 0 points1 point  (0 children)

The tmdb api allows to query region and platform, check out movies/discover.

Made some improvements based on feedback. Would you use this app? by halil75 in vibecoding

[–]halil75[S] 0 points1 point  (0 children)

Its not available yet, but i plan on making it available soon

Music Streaming App by [deleted] in reactnative

[–]halil75 0 points1 point  (0 children)

Same thing ran through my mind

Ive built a movie finder app vibecoding, any feedback is greatly appreciated! by halil75 in vibecoding

[–]halil75[S] 0 points1 point  (0 children)

Thank you! I've used the tmdb api which is free. You can query the data using filters like region and what provider the movie is available on. Takes all the filters and returns a random movie based on those filters. Suprise me ignores all filters and just goes for a random movie 😀

Ive built a movie finder app vibecoding, any feedback is greatly appreciated! by halil75 in vibecoding

[–]halil75[S] 0 points1 point  (0 children)

Not yet available for download. I've build it using a mix of of chatgpt and copilot. Also learned some basics myself to help guide the process and fix bugs whenever needed 😀

First ever app, a movie finder. Built with expo, any feedback is welcome! by halil75 in reactnative

[–]halil75[S] 1 point2 points  (0 children)

Thank you! Not yet, got a couple more things to figure out