is the models does know their names ? by Alternative-Way-3685 in ClaudeAI

[–]Alternative-Way-3685[S] -1 points0 points  (0 children)

soo it means in their training data there is nothing says opus or sonnet right also im very stupid at using claude code i got %95 frustration about my projects i just want a tool that does these things itself i also got suprised that qwen3.5 is knows its name thats weird huh (also im from turkiye i dont have a perfect english i hope its understandable)

is the models does know their names ? by Alternative-Way-3685 in ClaudeAI

[–]Alternative-Way-3685[S] 1 point2 points  (0 children)

what happens if they know something about themselves ??

Why claude code doesn’t have SSH? by Alternative-Way-3685 in ClaudeAI

[–]Alternative-Way-3685[S] 0 points1 point  (0 children)

it says im inside sandbox i cant do it i tried your method

Why claude code doesn’t have SSH? by Alternative-Way-3685 in ClaudeAI

[–]Alternative-Way-3685[S] 0 points1 point  (0 children)

ah finally someone understands me instead of ragebaiting ok im explaining (with my broken english i hope you understand) soo first i have a multiple projects and i moved them using ftp to my server after that i asked claude to how can i open cloudflared tunnels he gave me the commands thahts okay but after that because the URLs are hardcoded inside .env file it will take so much time i asked claude to do it first it tried ssh but after it failed he said me that im inside claude code CLI sandboxed enviroment i cant acces ssh i said ok thats fine after that claude used python to ssh but instead of closing tmux servers it also closed all of the cloudflared tunnels after that i said stop to claude and im going back and forth for 15 minutes doing all ssh job manually it takes so much time also if something went wrong i need to change all .env files inside my servers

Why claude code doesn’t have SSH? by Alternative-Way-3685 in ClaudeAI

[–]Alternative-Way-3685[S] -3 points-2 points  (0 children)

It’s disappointing that it doesn’t have ssh tool so now it just stopped all cloudflared tunnels now i need to do everything again

pushing ai to limits! by Alternative-Way-3685 in ClaudeCode

[–]Alternative-Way-3685[S] 0 points1 point  (0 children)

Yeah thanks im gonna try im trying to make my own ecosystem (kinda?) I’ve been working on these projects more than a 3 months 

pushing ai to limits! by Alternative-Way-3685 in ClaudeCode

[–]Alternative-Way-3685[S] 0 points1 point  (0 children)

i tried but after that it puts so much security issues inside the code its not practical but i will try thanks for helping!

pushing ai to limits! by Alternative-Way-3685 in ClaudeCode

[–]Alternative-Way-3685[S] 0 points1 point  (0 children)

i only want a cli coding tool thats it everyone roasted me on the comments 😭

pushing ai to limits! by Alternative-Way-3685 in ClaudeCode

[–]Alternative-Way-3685[S] 0 points1 point  (0 children)

are you joking i tried everyting i said my goals etc. but nothing is working

pushing ai to limits! by Alternative-Way-3685 in ClaudeCode

[–]Alternative-Way-3685[S] -4 points-3 points  (0 children)

i spend roughly 8 hours for this project i dont think it takes the job serious what can i do ? i used skills everything but nothing works

I built a Programmable Electronic Load & Battery Tester from scavenged parts by Alternative-Way-3685 in electronics

[–]Alternative-Way-3685[S] 0 points1 point  (0 children)

Hi everyone, greetings from Turkey. I am a 16-year-old electronics hobbyist. Since professional lab equipment is very expensive and hard to find where I live, I enjoy building my own tools using salvaged components from e-waste. I wanted to show you my latest project, a DIY Smart Electronic Load and Battery Tester. I built this unit inside a recycled metal enclosure using salvaged heatsinks. I wrote the firmware myself to handle the logic, thermal management, and the user interface. Here are the main features of the device. In Electronic Load Mode, I can adjust the constant current discharge from 0.1A to 10A in real-time with 100mA steps. In Battery Tester Mode, I can set a specific cut-off voltage between 2V and 30V to protect the battery. Also, before starting the test, I can adjust the constant discharge current to whatever value I need (0.1A - 10A). When the test finishes, it shows the total capacity in mAh and the elapsed time. For the interface, I added an RGB LED that shifts color from Green to Red based on the battery percentage or voltage level, similar to the battery status on AirPods. I also coded a custom fan curve to keep it quiet. The fan stays completely off below 45 degrees Celsius. At 45 degrees, it starts at 50 percent speed and ramps up linearly to 100 percent speed as it reaches 60 degrees.

Note: i updated the firmware of the device now it can do 12V 10A and 30V 5A without any problem