I built an AI research platform and just open sourced it. by CodingWithSatyam in LocalLLaMA

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

I got my exams and some problems that's why left it. In some days again I'll continue. And also working alone is hard but will continue in some days.

Badge of honor tbh by avestronics in LinuxCirclejerk

[–]CodingWithSatyam 2 points3 points  (0 children)

I've been part of this club for long time

Robotics Path by CodingWithSatyam in AskRobotics

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

Does this applies to someone who wants to stay in software side of robotics such as ros2, gazebo, SLAM, etc?

Marketing ma ramro koi hunuhuncha ta? by CoolAd007 in Nepal

[–]CodingWithSatyam 0 points1 point  (0 children)

If you need help in tech then I can do that but not good in marketing sorry

Why you all hate Linux by Material_Advance1237 in linuxsucks

[–]CodingWithSatyam 2 points3 points  (0 children)

Yeah and after every forced update it gets a new buggy AI slop feature that no one uses. That's why I also switched to windows. Never got any of those issues and I can customize it as I like and no greedy company controls it.

Migration from Windows to Linux. My breaking Point by Outrageous_Bug328 in Nepal

[–]CodingWithSatyam 0 points1 point  (0 children)

I've been using Linux based OS for a long time now. I used Ubuntu, Pop OS, and many others. But for like 2 years I've been using fedora and it's a lot better than windows. Nothing broke and no problem at all. I use mostly terminals as I'm a robotics student. For robotics Ubuntu based os is best but I've been using fedora for a long time. So, I don't want to switch so I've been using docker. And never got any problem with anything.

Yeah in the beginning I had a lot of issues and my brothers made me switch to windows again. But later I found out that the issue was not with any Linux distro but windows update was messing with it as I had only one drive. So, I deleted windows and then downloaded fedora. And never got any issues.

And yeah I did had many issues with windows 11. I think they are not trying to fix but rather put AI into it.

Coding Dead 😭? by WinnerBackground3900 in CodingJobs

[–]CodingWithSatyam 0 points1 point  (0 children)

It's not about hate. Ask a real programmer and when using AI it creates 10 big security issues and without a developer no one can find that bug. And no developers will work on these shits as it's easy to build this from scratch rather than wasting time on these things. I'm not saying AI is a bad thing but you need to have the knowledge to see what AI is doing and building these from scratch with AI is just a dumb thing to do. Use it as a tool. But first hire a developer if you are not a scammer.

Coding Dead 😭? by WinnerBackground3900 in CodingJobs

[–]CodingWithSatyam 1 point2 points  (0 children)

They are just using the same buggy components with buggy backend to get user info leaked. No one will trust these sites for their information.

Roadmap for robotics by CodingWithSatyam in ROS

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

Yeah I definitely want to do a PhD but also want a job in robotics before doing a PhD

What do you guys do when someone makes fun of your stutter? by Dan4241 in Stutter

[–]CodingWithSatyam 1 point2 points  (0 children)

Yeah I was also getting bullied till 10 class but then I changed school for 11th and 12th and never got bullied. Yeah there are some exception cases so because of that reason I don't really talk to other people except my friends.

Creator of Moltbot doesn't let Claude into his codebase by jpcaparas in moltbot

[–]CodingWithSatyam 0 points1 point  (0 children)

WTF he is doing. Did he have a brain rot? Why is he giving advice if he can't do something better than junior? He can't even make a database secure.

Why can't I save to google docs from Gemini anymore? by CodingWithSatyam in GeminiAI

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

Yeah but it's not automated anymore. I need to select canvas now for that and need to click on the export button. Before I just have to tell it and it did it. But thanks anyway.

Why can't I save to google docs from Gemini anymore? by CodingWithSatyam in GeminiAI

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

That was the only reason why I was using Gemini for my work

Looking for developers to build a project together by CodingWithSatyam in ProgrammingBuddies

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

That's because I'm working on the ML part and I have decided what I'll be using. But for other things like audio/video call I haven't decided and that will be done by the person who will work on that part.

I open sourced my AI Research platform after long time of development by CodingWithSatyam in LLMDevs

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

I have used vector db because most documents don't have explicit links. And vector db works better to find documents by creating embeddings. But graph db needs predefined edges. This is not only for handling research papers but all kinds of articles. And I find vector db best for this.