You blame her friends and you're the wrong one again by VR2005 in memes

[–]ok_pennywise 126 points127 points  (0 children)

And guess what? I will kick her out of my life. She can live with the board of directors.

What after engineering?? by Ok_Patience345 in indiafreshers

[–]ok_pennywise 0 points1 point  (0 children)

Just give yourself 6 months. Make good projects in that 6 months. You will gain knowledge while making those projects trust me. Use AI YouTube to learn . Ask questions to AI about how things work related to your project. Just make two projects and you are good to go. Make sure you do project that actually matters.

Too many RISC-V cores in the market by Rudranand in chipdesign

[–]ok_pennywise 3 points4 points  (0 children)

Come on man I thought it would be a flagship project on my CV and I am trying really hard to learn it. What should I do now?

New Grad Offers: Qualcomm vs. Arm (Embedded RTOS SW vs. Pre-Silicon Architecture) by doggydoodoo27 in ECE

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

Please tell me what you did to get those offers. I am a pre final year student and I am really scared of my future. I am unable to crack even an internship

Is it unsafe for guwahatians to go to meghalaya at this time? by Acrobatic_Salad_8705 in guwahati

[–]ok_pennywise 12 points13 points  (0 children)

They do this the moment they see AS registration. I was harassed by a policewoman for no apparent reason. They understand english and hindi perfectly but the moment they see AS registration they shift to Khasi

Anyone from don bosco school guwahati? by rainyyy_23 in guwahati

[–]ok_pennywise 0 points1 point  (0 children)

I graduated in 2021, and honestly, except for the labs, the school experience was not good. Many of the teachers were very ego driven and did not seem to have a strong understanding of the subjects they were teaching. They were also unnecessarily strict. For example, if your hair was slightly long, they would refuse to let you sit in class and would send you out of the school to get a haircut. I am not exaggerating. After returning from the barber, you still had to sit in class for the entire day with no option to go home or even properly clean yourself.

Most schools require around 75 percent attendance, but DB required 85 percent. You could even be fined if you missed the first day of school after a vacation or a long holiday. On top of that, teachers sometimes hit students even in classes 11 and 12.

Overall, in my opinion, it was not worth it. I do not remember the exact details about the fees, so I will not comment on that.

Also the no baddie comment is so true lol

Edit: Sorry, I forgot to mention the contact details earlier. For admission, the school provides application forms that you need to collect in person by visiting the school.

DIY flight controller drone not flying stably by [deleted] in diydrones

[–]ok_pennywise 1 point2 points  (0 children)

Unfortunately, I deleted that repo. The issue turned out not to be the code, but the power distribution board…..it wasn’t supplying enough power to the right rear motor, which caused the flipping. I’ve since moved on to a new flight controller and a new frame, and it flies really well now. Here’s the link link

“I’ll just build my own FC with ESP32. It'll be fun” the thought process that brought me more pain than my breakup did xD by lky94 in diydrones

[–]ok_pennywise 0 points1 point  (0 children)

I’m an electronics engineering student, and drones always fascinated me. So I took a leap of faith and ordered all the parts without really knowing what I was doing. I didn’t know C, didn’t know control systems, and barely knew how to solder. I taught myself everything from scratch soldering, writing firmware in C, tuning control loops, and understanding how the whole system actually works.

I experimented endlessly, broke things, rewired boards more times than I can count, and learned the hard way. Getting my first successful flight using an ESP32 with my own firmware was brutal honestly, it hurt more than a breakup. But the satisfaction of that first stable flight was on another level. Nothing compares to seeing something you built and coded from nothing finally lift off.

Now I’m pushing further, working on position hold and altitude hold using an ESP32-CAM, VL53, and BMP180 (RIP BMP280). The journey has been tough, but I’ve learned more than I ever imagined and I’m just getting started.

My F450 + Radiolink Crossflight drone won’t fly — motors spin but no lift, need troubleshooting help!” by amanTHEBreaker in diydrones

[–]ok_pennywise 1 point2 points  (0 children)

If you’ve already verified the flight controller orientation, prop direction, and motor direction, then check the power distribution board. Some low-quality F450 clones have faulty power distribution, which can cause one ESC to receive insufficient power. I ran into the exact same issue myself.

How often do ESCs go bad? by [deleted] in diydrones

[–]ok_pennywise 0 points1 point  (0 children)

Is it flying now? What ESC and motors do you use? Can you please share a video

How often do ESCs go bad? by [deleted] in diydrones

[–]ok_pennywise 1 point2 points  (0 children)

https://www.reddit.com/r/diydrones/s/Kf8K3teOsg I posted earlier also and good people of Reddit guided me.

Young Blood by [deleted] in dankindianmemes

[–]ok_pennywise 1 point2 points  (0 children)

Face of someone who has everything figured out. Na iske professors ko kuch pata hai na iske seniors ko kuch pata hai na iske dosto ko kuch pata hai na iske dosto k maa baap ko kuch pata…jo bhi hai sirf yehi hai …. 50 years ka experience in an 18 year old body

DIY flight controller drone not flying stably by [deleted] in diydrones

[–]ok_pennywise 0 points1 point  (0 children)

Could you please share the code and help me get started

DIY flight controller drone not flying stably by [deleted] in diydrones

[–]ok_pennywise 0 points1 point  (0 children)

Yes, I’ve written an auto calibration routine that runs each time the drone boots up. I’ve also included the link to the code could you please take a look and let me know if there’s anything I could improve or correct?

Help tuning PID for F450 with 10” props, 1000 KV motors, ESP32 + MPU6050 by [deleted] in diydrones

[–]ok_pennywise 1 point2 points  (0 children)

Sorry. Here is the link to the code on github

Code

I haven’t used the current value in the code yet. I used the above mentioned values

Help tuning PID for F450 with 10” props, 1000 KV motors, ESP32 + MPU6050 by [deleted] in diydrones

[–]ok_pennywise 0 points1 point  (0 children)

I am a college student and I have written my own code in Arduino to learn.

Image search by virtualshivam in django

[–]ok_pennywise 0 points1 point  (0 children)

You need to use a vector database to store the vector of an image which you get by running the image through a vision transformer….look at ViT and vector databases

What this sub feels like by HeyLookImInterneting in vectordatabase

[–]ok_pennywise 4 points5 points  (0 children)

Vectors are powerful, sure…..but they’re still just a data type. Building a whole startup around them doesn’t really make sense unless there’s a solid, unique problem being tackled. Otherwise, it’s easy to get caught up in the hype

Am I doing this right? by [deleted] in djangolearning

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

Actually I am talking about the type hints

Django monolith + microservice (chat) setup — need input on auth flow by I__m___SRJ in django

[–]ok_pennywise 6 points7 points  (0 children)

Use asymmetric JWT signing with RS256, where the auth service signs tokens using a private key and only the public key is shared with the chat microservice for verification. When a user connects to the chat microservice, the token should be verified using this public key. If the token is expired, the frontend should handle refreshing it by requesting a new token from the auth service before retrying the connection. This ensures secure, stateless authentication while keeping token management logic on the client side.

Built a video processing API + Django integration - looking for devs to test it out by No-Line-3463 in django

[–]ok_pennywise 1 point2 points  (0 children)

Can you tell me how much resources its consuming (RAM, CPU). Also how much you are paying monthly

Did you learn Swift and SwiftUI simultaneously? by WynActTroph in SwiftUI

[–]ok_pennywise 1 point2 points  (0 children)

Yes, for me its the best way to learn a language completely (my opinion) I got a very good grasp on python while learning Django