Pocster Posted Saturday at 13:05 Author Posted Saturday at 13:05 5 minutes ago, Thorfun said: nope. but i use exactly the same AI for my work. đ Bet you did that in work time though đ
Thorfun Posted Saturday at 14:47 Posted Saturday at 14:47 1 hour ago, Pocster said: Bet you did that in work time though đ No comment 1
Pocster Posted yesterday at 11:15 Author Posted yesterday at 11:15 Out of interest Claude users ⊠ Does it give suggestions for â new features â ?  I find with chat - I suggest something ; we discuss it technically . I ask what else it would add , gives really good suggestions . Which in turn prompts me up the spec .  This back and forth discussion I find super helpful !
Thorfun Posted yesterday at 11:35 Posted yesterday at 11:35 19 minutes ago, Pocster said: Out of interest Claude users ⊠ Does it give suggestions for â new features â ?  I find with chat - I suggest something ; we discuss it technically . I ask what else it would add , gives really good suggestions . Which in turn prompts me up the spec .  This back and forth discussion I find super helpful ! Yes. Definitely. When architecting new ideas there are often âfuture developmentsâ suggested without even asking for them. 1
Pocster Posted yesterday at 11:40 Author Posted yesterday at 11:40 4 minutes ago, Thorfun said: Yes. Definitely. When architecting new ideas there are often âfuture developmentsâ suggested without even asking for them. Whilst my project is just hobby eye Candy I'm really impressed not just with the suggestions but how to implement. We go round the loop again ; with a technical discussion on these features. It's better than working with people!!!. Can't wait to show what we create! 1
Thorfun Posted yesterday at 14:00 Posted yesterday at 14:00 I find you have to rein it in quite often though with big projects as it gets blinkered and fixing one issue leads to another and another when it was the initial fix that was wrong. itâs definitely not yet at the point where non-technical people can write software I think as you have to proof read a lot of it!  I have started asking it to write me something to paste in to starting a new context as the best way to get it up to speed!
Pocster Posted yesterday at 19:58 Author Posted yesterday at 19:58 5 hours ago, Thorfun said: I find you have to rein it in quite often though with big projects as it gets blinkered and fixing one issue leads to another and another when it was the initial fix that was wrong. itâs definitely not yet at the point where non-technical people can write software I think as you have to proof read a lot of it!  I have started asking it to write me something to paste in to starting a new context as the best way to get it up to speed! lol ! Oh I get it to do everything! - free run of the chicken house ! đ 1
Pocster Posted 7 hours ago Author Posted 7 hours ago @Thorfun struggling massively with chat and dead file links. Files are too large for the canvas and file links rarely survive - even if you click them 1 second later. Driving me mad.  Although Claude lacks persistent memory if it generates a file link does it survive long enough to actually download it????
Thorfun Posted 6 hours ago Posted 6 hours ago 57 minutes ago, Pocster said: @Thorfun struggling massively with chat and dead file links. Files are too large for the canvas and file links rarely survive - even if you click them 1 second later. Driving me mad.  Although Claude lacks persistent memory if it generates a file link does it survive long enough to actually download it???? i don't use file links. I integrate with VSCode and i can then commit to a git repo and pull it to wherever i want. 1
Pocster Posted 5 hours ago Author Posted 5 hours ago 50 minutes ago, Thorfun said: i don't use file links. I integrate with VSCode and i can then commit to a git repo and pull it to wherever i want. technically it can't push can it? i.e.it does it 'somehow' via your pc..?
Thorfun Posted 5 hours ago Posted 5 hours ago 14 minutes ago, Pocster said: technically it can't push can it? i.e.it does it 'somehow' via your pc..? i don't use AI to run `git push`! even i can just about manage that.Â đ€Ł 1
Pocster Posted 4 hours ago Author Posted 4 hours ago 33 minutes ago, Thorfun said: i don't use AI to run `git push`! even i can just about manage that.Â đ€Ł Oh I'm (expletive deleted)ing lazy! It's a nightmare with chat as it can't push - but I'm working on automating as best I can!
Thorfun Posted 4 hours ago Posted 4 hours ago 5 minutes ago, Pocster said: Oh I'm (expletive deleted)ing lazy! It's a nightmare with chat as it can't push - but I'm working on automating as best I can! so i can commit and push within VSCode and the Roo extension can use the LLM to run git commands (i've had it do it in the past to check the git logs to compare versions of code) so i don't see why i couldn't get AI to run the git commands for me. i can't try it at work as we have to raise change requests but next time i'm working on a personal project i'll see if it works. a quick "can you commit the changes and push to the repo?" should do it. 1
Pocster Posted 4 hours ago Author Posted 4 hours ago 1 minute ago, Thorfun said: so i can commit and push within VSCode and the Roo extension can use the LLM to run git commands (i've had it do it in the past to check the git logs to compare versions of code) so i don't see why i couldn't get AI to run the git commands for me. i can't try it at work as we have to raise change requests but next time i'm working on a personal project i'll see if it works. a quick "can you commit the changes and push to the repo?" should do it. All the git stuff is new too me so feels a bit WTF. But I'm only using it so chat can pull from the repo. I'm trying to automate everything my end so I do no typing (lazy) so all menu driven!!
Thorfun Posted 3 hours ago Posted 3 hours ago 34 minutes ago, Pocster said: All the git stuff is new too me so feels a bit WTF. But I'm only using it so chat can pull from the repo. I'm trying to automate everything my end so I do no typing (lazy) so all menu driven!! Thatâs where using an IDE is beneficial then as the AI will change the local files with code so itâs all saved locally.  but itâs a bit cheaty for me as I get free access to AI through work so if I had to pay I probably wouldnât use it as much!
Pocster Posted 3 hours ago Author Posted 3 hours ago 13 minutes ago, Thorfun said: but itâs a bit cheaty for me as I get free access to AI through work so if I had to pay I probably wouldnât use it as much! Surely :  a) not that expensive b) you ainât that tight  đ
-rick- Posted 3 hours ago Posted 3 hours ago (edited) 9 minutes ago, Pocster said: a) not that expensive  None of the AI companies are making money, their users are spending far more in compute resources than they make in subscriptions and as the models get more complex the cost goes up (there are limits to power/data centre availability and compute demand is going up faster than Moores Law scaling).  Once you get the real bill for your use you might suddenly find your laziness lessens Edited 3 hours ago by -rick- 1
Pocster Posted 3 hours ago Author Posted 3 hours ago Just now, -rick- said:  None of the AI companies are making money, their users are spending far more in compute resources than they make in subscriptions and as the models get more complex the cost goes up (there are limits to power/data centre availability and compute demand is going up faster than Moores Law scaling).  Once you get the real bill for your use you might suddenly find you laziness lessens I might be learning that lesson the hard way!. Refuse to quit - so forcing 'bitch' chatGPT to do what I want. On day 3 - not even started the project yet đ€Ș
Pocster Posted 2 hours ago Author Posted 2 hours ago (edited) Anyway 9:15 soon  Edited 2 hours ago by Pocster
Pocster Posted 2 hours ago Author Posted 2 hours ago Help ! Given up with chat ! What do I setup in Claude for push / pull ???
MikeSharp01 Posted 2 hours ago Posted 2 hours ago 1 minute ago, Pocster said: Help ! Given up with chat ! What do I setup in Claude for push / pull ??? Ask Claude of course. Â 2
Pocster Posted 1 hour ago Author Posted 1 hour ago 4 minutes ago, MikeSharp01 said: Ask Claude of course. Â Doing as we speakÂ
Pocster Posted 1 hour ago Author Posted 1 hour ago (edited) Claude is telling me it canât push or pull from git !!!  donât have the ability to access git repositories, and this isnât a feature thatâs available through any paid tier or upgrade. My capabilities are the same regardless of subscription level when it comes to external system access. I cannot:    âąÂ   Access GitHub, GitLab, or any git repositories via URL    âąÂ   Clone, pull, or push to repositories    âąÂ   Browse remote code repositories    âąÂ   Execute git commands on your system    âąÂ   Connect to external development tools or version control systems   claude code ! AI so advanced it doesnât mention that ! Edited 1 hour ago by Pocster
MikeSharp01 Posted 1 hour ago Posted 1 hour ago 9 minutes ago, Pocster said: Claude is telling me it canât push or pull from git !!! Â Yes.
Pocster Posted 42 minutes ago Author Posted 42 minutes ago 58 minutes ago, MikeSharp01 said: Yes. Yes it can ? Yes it canât ? . Itâs telling me Claude code canÂ
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now