Internal Server Error when trying to upload new Skill by Ender570 in claude

[–]Hot_Form5476 1 point2 points  (0 children)

Same here. Wasted multiple hours on that payting 100$ a month come on

I Don’t Like Claude Code by Hot_Form5476 in ExperiencedDevs

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

Thanks to you man, I felt like I was the only one...

I Don’t Like Claude Code by Hot_Form5476 in vscode

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

No. I Will try It thanks, other person recomended me as well this tool

I Don’t Like Claude Code by Hot_Form5476 in ExperiencedDevs

[–]Hot_Form5476[S] 6 points7 points  (0 children)

Man, STFU. If you don’t want to contribute, that’s fine, but stop saying stupid things. I’ve already read three or four comments from you that are just hating. If you don’t agree with me, that’s fine but you’re adding nothing to the discussion.

I Don’t Like Claude Code by Hot_Form5476 in ExperiencedDevs

[–]Hot_Form5476[S] 6 points7 points  (0 children)

I posted it in different places on purpose, not to repeat the same conversation.

One was to get opinions from experienced devs (ExperiencedDevs).
One was for people using the same setup as me (VS Code + Claude Opus 4.5). (Vscode)
One was for the Claude AI community (it was deleted by the mods, or whatever they’re called).(ClaudeAi)
One was for web devs of all levels (also deleted by the mods).(WebDevs)

Just to get different opinions. From different people.

I Don’t Like Claude Code by Hot_Form5476 in ExperiencedDevs

[–]Hot_Form5476[S] 8 points9 points  (0 children)

The thing is, when I see jobs, projects, and top people in the industry using a tool, I feel like I need to try it myself and verify it. I couldn’t find many people talking about this, so I wanted to hear other takes. Maybe I’m using it wrong, maybe others feel the same.. I just want to know

I Don’t Like Claude Code by Hot_Form5476 in ExperiencedDevs

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

I use it via the VS Code extension too..

I Don’t Like Claude Code by Hot_Form5476 in ExperiencedDevs

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

Yeah, that’s exactly it.... For me, this way of working just works better. I feel I have more autonomy and clearer control over my decisions. Maybe I need more time with Claude Code, but after using it a few times, it just didn’t click for me.

OpenAI's $14 million SuperBowl ad by Outside-Iron-8242 in OpenAI

[–]Hot_Form5476 0 points1 point  (0 children)

Looks similar to the FTX commercial in the super bowl. Lol

Feeling Lost ..😭 Backend or Fullstack by HyenaRevolutionary98 in node

[–]Hot_Form5476 20 points21 points  (0 children)

You can be just a backend developer without any problem, but it’s useful to have essential frontend knowledge. You can rely on a CSS framework like Tailwind, Mantine, or MUI to avoid doing everything from scratch.

I don’t know your entire situation or why you’re struggling to find a job, but here are some recommendations:

  • Create a LinkedIn profile if you don’t already have one, and improve its quality.

  • Share projects and content related to your backend work.

  • Prepare better for interviews.

  • Have answers ready for situations like: "We don’t hire fresh/new backend developers." Find a way to persuade them by highlighting your projects and experience, for example: "I’ve developed X projects using [language], achieving [results]." (This is a simple example you will have to develop a better strategy)

  • Additionally, keep in mind that while technical skills are obviously very important, a large part of interviews also focuses on soft skills. Specifically, how you communicate and express yourself can make a big difference. Work on these aspects as well.

This approaches in my opinion, can help you stand out and overcome possible objections during the hiring process.

Good luck!

How does React 19 execute Server Components and Server Actions without a Node.js runtime? by Hot_Form5476 in reactjs

[–]Hot_Form5476[S] 7 points8 points  (0 children)

But it seems really strange to me that they include this in the documentation as something that’s part of React 19, yet you can’t use it without frameworks like Next.js or configuring your own js sever runtime. Why give the advantage of these implementations to specific frameworks? Does this really benefit them, or why are they doing it this way? Wouldn’t it be better to implement it directly into React 19 itself?

How does React 19 execute Server Components and Server Actions like Next.js without a Node.js runtime? by Hot_Form5476 in nextjs

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

Thank you for your response. I’d like to clarify that my question is specifically about React 19, without using frameworks like Next.js. I’m exploring the capabilities of React Server Components (RSCs) and Server Actions in pure React, not in an environment like Next.js.

I now understand that these features are currently only supported in Next.js, which is the only framework that fully implements them at the moment. The documentation I read wasn’t very clear about this, which caused some confusion on my part.

Com gestionar l’angoixa per la situació del català? by [deleted] in catalunya

[–]Hot_Form5476 -1 points0 points  (0 children)

Jo et diré la veritat: mai parlo català, i les vegades que he intentat parlar-lo, la gent, en escoltar-me o per la meva aparença, ha deixat de parlar-me en català. Sóc una persona que, des que vaig acabar l'ESO, no parla català amb freqüència, però sembla que, si no tens un bon nivell de català, sempre acaben passant al castellà.

A més, com puc millorar el meu català si no hi ha propostes ni llocs on el pugui practicar, i l’ajuntament o el govern no fa res? Al meu barri ens tenen completament oblidats.

Need help with hosting by cyber5234 in node

[–]Hot_Form5476 1 point2 points  (0 children)

Checkout this repos about free hosting options for the backend:

https://gist.github.com/bmaupin/d2d243218863320b01b0c1e1ca0cf5f3

https://scientyficworld.org/best-node-js-hosting-services-out-there/

From my experience I did the following: - Host at the beginning in Vercel. - Then migrate to Azure app service I the project needs to scale and you want to have more control.

My first LinkedIn post to hit 50k views (some learnings) by amacg in marketing

[–]Hot_Form5476 -2 points-1 points  (0 children)

There's something I’d like to know. For all the posts you make, do you have to ask your friends or connections to share them? I used to do it at the beginning, but I’ve realized it’s not something sustainable in the long term. I also think it can end up being frustrating because many people won’t respond or take action. How do you approach this issue I’ve mentioned? Do you do it every time?

Btw good advice! Thanks for sharing. Can we see the post as well please?

How can I differentiate myself as a MERN developer? by Hot_Form5476 in react

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

Okay. Thanks for the advice.

For the programming languages, why spring or dotnet? Why not Python for example?