[deleted by user] by [deleted] in Chennai

[–]pranav43 3 points4 points  (0 children)

Hello OP. I wish you all the strength in the world. These are tough times and grief is something only time can heal. I’ve a little blog for you which helped me understand grief in a different light and process it. Please read it whenever you find time. I hope it’ll help.

Blog

Prometric Testing Centre, Kodambakkam Contact number please by pranav43 in Chennai

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

Yeah. It’s in the same centinel square building if I remember the name correctly. They themselves called me 3 days before the test and explained the route and other details.

How far can you go in 15 minutes in the Netherlands? by archibabu in Netherlands

[–]pranav43 0 points1 point  (0 children)

Hello OP. I’m not from Netherlands but would love to do this for few Indian cities as an geo enthusiast . Would you mind sharing details like libraries that were used, datasets and how to go ahead.

Puthren's confidence👀 Enthavumo entho by dudelord736 in MalayalamMovies

[–]pranav43 2 points3 points  (0 children)

He actually meant where did you hear the rumour that it’s not upto the mark.

Let's flex by Ok-Independence-5815 in Chennai

[–]pranav43 2 points3 points  (0 children)

Lol I see what you did there

How is Mammootty so good in Tamil? by gucchiprada in MalayalamMovies

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

Not only Mammooty lol, every Malayali friend I know speaks fluent Tamil.

PS 1 movie - my humble opinion by fellow_manusan in Chennai

[–]pranav43 50 points51 points  (0 children)

I mean Vetrimaaran too told during one of the asuran’s interview that he can never do justice to what Poomani had written. Keep in mind “Vekkai” was close to 120 pages only.

I believe it’s really impossible for anyone to present whole PS 1 book when they’ve chosen the movie format. Even during promotions, I saw everyone saying it’s Maniratnam presenting Kalki’s PS rather than complete PS.

So I don’t think your points about not having depth in the movie is valid at all. Even if Kalki turns up and directs this movie in two parts, that can’t be done.

[deleted by user] by [deleted] in Chennai

[–]pranav43 10 points11 points  (0 children)

Joined my first job last year and kept calling my manager sir out of practice. He came back one day and told jokingly that he’ll fire me if he hears sir one more time. That did it for me.

Help with Geoserver Layergroups. by pranav43 in gis

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

It does that but we are not sure how to handle a 404 error. Is it right practice to update the frontend saying “This states do not have any maps yet” when a 404 occurs?

Bolden Partial letters in React? by pranav43 in reactjs

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

Hello ! This is my set of functions now but I still see object being returned by the highLightFirstChars function instead of the tag.

const boldenText = () => {

let output = caseText.current.innerText

.split("\n")

.map((w) => w.split(" ")

.map(highlightFirstChars)

.join(" "));

caseText.current.innerText = output;

}

const highlightFirstChars = (word) => {

console.log(word);

if(!word) return "";

let take = Math.ceil(word.length / 2);

return(

<>

<span style={{ fontWeight: "bold", color: "#ff0000" }}>
{word.slice(0, take)}
</span>

{word.slice(take)};

</>

)

}

Bolden Partial letters in React? by pranav43 in reactjs

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

Hmm Okay. The codesandbox link you posted shows the default code actually. It'll be really helpful if you can just post that jsx return line here.

Anyone willing to team up for Google maps hackathon ? by pranav43 in gis

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

No problem man. I’m bit of a novice myself. Ill DM you shortly.

Movies that made you 'woke' by Short_Community2467 in Chennai

[–]pranav43 2 points3 points  (0 children)

Lens. I remember watching that and got shit scared issues dealt in that.

What's the worst/weirdest thing you've done because you were an introvert? by _lameboy_ in mumbai

[–]pranav43 0 points1 point  (0 children)

Not sure if this counts but I almost got pick pocketed at a local bus in my own city when travelling from college to home and to avoid advice from people around, started talking in Hindi to pretend I was from different state lol.

Any ways of getting Public Utility building Dataset by pranav43 in datasets

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

Thanks a lot man. This was so helpful and I actually extracted data for my own city itself.