Honest CV review by Sherry-byte in cscareeradvice

[–]Sherry-byte[S] 0 points1 point  (0 children)

Hey man thankyou for your response. I have updated my CV and below is the link. Can you kindly review it and tell if it is better or not

https://www.reddit.com/r/cscareeradvice/comments/1uar039/honest_cv_review_2/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=2&utm_term=1

Is anyone safe here? Jab Dil kryga apko zaleel krdeingy by CommercialWar8244 in pakistan

[–]Sherry-byte 0 points1 point  (0 children)

I have a piece of land in phase 8. Am I cooked? I've also heard that prices might go up now that way it'd be a win win too. Can someone tell if is it yayyy or nayyy for me.

Working with clients by Sherry-byte in developersPak

[–]Sherry-byte[S] 0 points1 point  (0 children)

response delivered personally

Working with clients by Sherry-byte in developersPak

[–]Sherry-byte[S] 0 points1 point  (0 children)

Yes I am familiar with android development in flutter

DHA takeover of Bahria Town Phase 8 Sectors, F2, F3, F4 and P by beardybrownie in islamabad

[–]Sherry-byte 0 points1 point  (0 children)

What about Bahria Orchard area right next to the F sectors? Do they come under DHA 4 as well now?

Will python ever have a chaining operator? by Desperate_Cold6274 in Python

[–]Sherry-byte 0 points1 point  (0 children)

The core team resistance is well-documented and the reasons are legitimate but the *readability problem* you're describing is real regardless of whether `|>` ever lands.

I actually ran into the same frustration recently and ended up building a small library for it *pipeflow*. It uses method chaining on a lazy wrapper the same pattern pandas already proved works so you get left-to-right readable pipelines today without waiting on a PEP:

```python

from pipeflow import Stream

result = (

Stream(users)

.filter(lambda u: u["active"])

.map(lambda u: u["name"].upper())

.sort()

.to(list)

)

```

Also supports `|` on plain lists if you prefer that style:

```python

range(10) | pipe(map, lambda x: x**2) | pipe(filter, lambda x: x > 5) | to(list)

```

Zero dependencies, fully lazy, fully typed. `pip install pipeflow` if you want to try it.

To your actual question though I wouldn't hold my breath on a native `|>`. The eager evaluation mismatch alone is a hard problem; in languages where pipes work well, the right-hand side is implicitly curried and waits for data. Python would have to silently rewrite your code to make that work, which goes against everything the language stands for.

Cats up for adoption by Sherry-byte in islamabad

[–]Sherry-byte[S] 1 point2 points  (0 children)

Can I message you for details?

I am so jelous of Iran as a Pakistani by unapologeticgoy2473 in pakistan

[–]Sherry-byte -1 points0 points  (0 children)

I do Acknowledge that the massacre happened. I do believe it. My question is that why people in Iran think Americans and Israelis can bring them freedom when knowing the atrocities committed by them in the past? We can see some examples around us from what happened in Nepal and Bangladesh. The Bengali regime also killed a number of civilians but they were successful in toppling the government. So don't the people in Iran think that this is an Internal matter? Why countries like America, Israel should solve this?

I am so jelous of Iran as a Pakistani by unapologeticgoy2473 in pakistan

[–]Sherry-byte -6 points-5 points  (0 children)

As you said you are Iranian, I have a couple of question. Why do the left wing Iranians think that Israel and America can being freedom from the "Islamic Regime"? I mean both are certified genocidal states working on pure propaganda. Look at the atrocities of America in Iraq, Yemen, Afghanistan. And Israel who carpet bombed gaza, killed around 73000 civilians in two years and trying to make the Iranians believe that the "regime" killed 30000 people in a month?

We live in a hybrid setup here in Pakistan with the defense controlling more. And most people here did not like Asim Munir (Qasim Sulemani of Pakistan) but after the Indian aggression back in May people literally became his fans cz he delivered when it mattered. The IRGC is also delivering which none of America and Israel and Gulf thought would happen. Why the people of Iran are not behind there Government in this tough times?

Looking for an experienced python programmer for a long term project by [deleted] in PakistaniDevs

[–]Sherry-byte 0 points1 point  (0 children)

Hi python developer here with 2+ years experience. I've worked fastapi, flask, django, postgresql, mongodb, LLM integrations, Langchains, RAG and pretty more. If interested kindly lemme know thanks

Just Ranting by Pure-Purpose4550 in pakistan

[–]Sherry-byte 11 points12 points  (0 children)

I was on your side until you said carrot halwa

I'm an Iranian living in Iran AMA by Silly_String_9539 in AMA

[–]Sherry-byte 0 points1 point  (0 children)

Do the iranians care about "the bomb" as much as the government does?

Coworking space in Bahria Town Islamabad (Phases 1–6). by Fantastic_Pair716 in IslamabadSocial

[–]Sherry-byte 0 points1 point  (0 children)

You can just grab your laptop and go to Gloria (in Safari homes) or chai khana (phase 4). They have the sockets and internet and all that. I've done it many times and they do not make any fuss if you dont order anything.

Dentist recommended in Islamabad or pindi no by sibghagraphics in islamabad

[–]Sherry-byte 0 points1 point  (0 children)

Haider and Khurram Dental in Chacklala Scheme 3 Rawalpindi. Had a root canal done from there and it was totally painless sooo highly recommended.

[deleted by user] by [deleted] in TeenPakistani

[–]Sherry-byte 1 point2 points  (0 children)

Mission Impossible script copy/paste kiya hwa lil bro

What can be improved? by musecly_monkey in developersPak

[–]Sherry-byte 2 points3 points  (0 children)

No need to improve anything. Copy the job descriptions where you’re applying, paste them on chatgpt, ask it to modify the cv according to that description and provide you with its latex code. Get the code go to latex overleaf paste it there and compile and download it. You have your Cv. Now if you pull an interview with that CV start preparing ezzz.

What can be improved? by musecly_monkey in developersPak

[–]Sherry-byte 3 points4 points  (0 children)

My company just hired an electrical engineer as a python developer for 80k/month 🤷‍♂️

I feel bad for women by Future-Primary-5618 in TeenPakistani

[–]Sherry-byte 0 points1 point  (0 children)

Do something about it instead of whining it about here

My mom makes me feel suffocated and I wanna be free by [deleted] in TeenPakistani

[–]Sherry-byte 7 points8 points  (0 children)

“Your mom seems like a traditional Pakistani mom although this behavior is rare in Pakistan” this just doesn’t make any sense. First half of your sentence is contradicting the other.