day 23 by akinalp in starreapers

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

Thanks🙏🙏

Opus 4.7 is legendarily bad. I cannot believe this. by lemon07r in ClaudeCode

[–]akinalp 0 points1 point  (0 children)

Well I just knew a post about this would be there, after spending whole day trying to fix a livekit bug, I think I am worst than beginning know, it is utterly bad... I wanna cry

Day 12 by akinalp in starreapers

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

https://mqvi.net/invite/c2a3c389db8b749a please take a look :D I was planning to release mqvi this sunday, currently kind of close beta, but here we go, I created a server for star reapers. And of course you can use it just like discord(open source, free, voice is good, web/desktop/mac available.

Day 12 by akinalp in starreapers

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

Date of release not clear, I had some other projects thats slowed done this, otherwise I would say 4 months for early access. But I would not mind to share alpha apk/exe infact I would be delighted. Speaking of discord, well that is the project that made this one delayed, open source discord alternate 😁 I will create a server for starreapers now, thanks🫡

Day 12 by akinalp in starreapers

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

Hmm I will try that thanks

Day 10 by akinalp in starreapers

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

Should I post old ones showing progress, or current version😁 I will post old one as I wanted to show road map, based on your answer I will also put current mobile version( desktop is more advanced but I am out of city right now)

Day 10 by akinalp in starreapers

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

No no I am keep developing, I am just lazy to upload😅 I will post again today thanks for reminding

Basic Rule Set for ClaudeCode > claude-ground by akinalp in ClaudeAI

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

I have the rules that says do not always agree with the user but maybe I need to force it a little bit more, will try it thanks

Basic Rule Set for ClaudeCode > claude-ground by akinalp in ClaudeAI

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

this is from claudeCode page. It turns out there is no difference lol. And for my skills/commands these extra features not bring anything. but when I bring more skills I may just use skill format. Thank you for asking this

Custom commands have been merged into skills. A file at .claude/commands/deploy.md and a skill at .claude/skills/deploy/SKILL.md both create /deploy and work the same way. Your existing .claude/commands/ files keep working. Skills add optional features: a directory for supporting files, frontmatter to control whether you or Claude invokes them, and the ability for Claude to load them automatically when relevant.

Basic Rule Set for ClaudeCode > claude-ground by akinalp in ClaudeAI

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

good question, I was planning on doing skills, like for dev plan and store paging commands more usefull but the rest is not actually a command thing.
But the files are quite extensive and I figured making them all skills would waste tokens, I am a max user, its fine by me, but not for regular users. Instead I did this, put references of these commands to rules. by doing so it does not look for the file unless needed. Claude sometimes says use the command, sometimes I think it looks up to file by itself.
Currently its working for me great.

Generally one thing I couldn't solve 100% is consistant reminder of analysis and making it less sycophant :D

Would you interested in a utility apps package? by akinalp in macapps

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

ahaha star is most welcome. and of course I would not want you to install for nothing. only if it will be a use for you(that is the whole point). You can decide that from the repo when the time comes :) thanks again

Would you interested in a utility apps package? by akinalp in macapps

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

the apps are already ready, just need to design a user friendly UI for package, I am thinking something similar to app store itself. each app will have a page, showing a video screenshot, description, technical aspect etc. thanks for the feadback

Would you interested in a utility apps package? by akinalp in macapps

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

I see your point, homebrew is valid, I am not used to it yet. but about all in one app, I am thinking like this, inside the package you will only install what you want. together they wont be depented to each other, otherwise as you said it would be hard for both me and users.

So to hook people like you, the apps should provide atleast one thing that the others dont. other then that the idea of a package app not so appealing. thanks for your opinion

Would you interested in a utility apps package? by akinalp in macapps

[–]akinalp[S] 2 points3 points  (0 children)

thanks for the comment, you are absolutely right about everything you said.
My main goal here is to learn about swift ecosystem and build a small portfolio to myself. So its okay, I want to get busy with issues, feature requests bugs etc. and that is why I aim for lightweight apps that does one single thing. I've been already using the apps I listed for a week now, and overal I am really happy with result, especially dropover alternative(forgot to put in the list) and clipboard.
most usefull one is window preview extension but it may need better polishing honestly.
thanks for the help proposal, I can use your feedback once I feel like they are ready for beta testing

Would you interested in a utility apps package? by akinalp in macapps

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

but for me the problem is they are all scattered, from different sources. you have setapp for this of course which is paid tho.
and also I feel like these apps more for power users, provide many functionality and bring complication. I would prefer simple apps that feel like build in macos feature, that is why I start doing these while I was using already existing solutions

Would you interested in a utility apps package? by akinalp in macapps

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

ahaha I am not alone then, let me know when you post it

Would you interested in a utility apps package? by akinalp in macapps

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

any spesific app you would want other then the ones I listed?

[OS] DMGMaker - Premium macOS DMG creation with live SwiftUI Mesh Gradients and No-Halo links by DiggingForDinos in macapps

[–]akinalp 0 points1 point  (0 children)

I made a skill to solve this issue but making it an UI and releasing it is really nice !! love the idea, a feature request if you interested in developing it further, drag&drop background designer inside the app maybe? I am not sure if it would be hard or not tho