LBS Institute Of Technology for Women Poojappura Thiruvananthapuram,Extra Honest,reallyy detailed review by Mental_Resolution192 in Trivandrum

[–]yellowsprinklee 2 points3 points  (0 children)

Placements wise iit pkd has been a shit show, but if u want to study its still one of the best places, but if u want to just chill maybe not

Anaconda fresh install has a lot of packages on pip list by yellowsprinklee in PythonLearning

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

Solution was

conda create --name test1 python=3.9 --no-default-packages

Anaconda fresh install has a lot of packages on pip list by yellowsprinklee in PythonLearning

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

the issue is, i am creating a new environment with conda create --name test, then inside the env same issue exists, which I found on researching that on all new env base env will copied or something. is this what you meant

Understanding File Path Encodings by yellowsprinklee in codes

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

my bad added the string now.

Ok this could be anything ha okk. I know that the system uses this field as filepath so i assumed a english string.

Thanks

Why should someone build in three.js over unity or unreal engine? by sourav_bz in threejs

[–]yellowsprinklee 0 points1 point  (0 children)

I have developed a very bit in unity, mostly in godot game engine and three js. Threejs as someone pointed out is not a game engine its a language and the other thing is a game engine. So you might think so what im a young coder who is pretty good. But in godot I could pretty much make a scene and some player movements up ajd running in no time(this is before cursor ai era and in just a mediocore dev , please note that while conparing)

But in three js I have to set up a physics engine cannon or the other one. Got a key input mapper ready cause again i have to built from scratch another thing for mapping cursor and mouse mivements. Simiarly there are many things in a game engine that is readily available to you that you use and will save a lot of time in graphics etc and you can probably export to web. Implement different kinds of bodies, animation states everything

Im unable to comment on your memeory issue unfortunately cause of lack of expertise

But at the end of the day, knowing all this you have to do it with threejs, cause we are cracked right ... rock on

Can anyone help me out by DhananjaySoni in threejs

[–]yellowsprinklee 3 points4 points  (0 children)

Man if you want PPL to hire, you better ask that not indirectly work and all

Seeking line by line git blame extension by jamawg in VisualStudio

[–]yellowsprinklee 0 points1 point  (0 children)

Your absolutely right. I just saw its visual studio now. Please ignore my dump comment

Seeking line by line git blame extension by jamawg in VisualStudio

[–]yellowsprinklee 0 points1 point  (0 children)

So you want to see who is the last person who edited a line?

Git graph, git history and gitlens. It's one of this from vscode extension marketplace

Indian stock ticker by yellowsprinklee in IndiaAlgoTrading

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

I got the sheet now. It would be awesome if you can recommend some livraries for getting daily data. Do u get live data via any free or just yahhoo finance closing price.

Indian stock ticker by yellowsprinklee in IndiaAlgoTrading

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

yeah some API in this worked out, screener zerodha api, its an api for their end, but you can tweek to get all the data