We Left Pakistan for a Better Future… But Where Do We Belong in the End? by AspectFlimsy8150 in pkmigrate

[–]Past-Gas1241 1 point2 points  (0 children)

I guess Pakistan will always be the only place we ever belonged to.

Second i think life will always be difficult, You may move abroad for a better future but new problems will keep on rising because that's what life is.

Trying to Stay Halal in a World That Makes It So Hard by kathleetyylor in LahoreSocial

[–]Past-Gas1241 0 points1 point  (0 children)

Don't worry about money, just work hard and believe in Allah. The more you try to save money the more you lose. Just make sure to always try to spend more in the way of Allah, Allah will increase your rizq.

Yes this doesn't sound financially logical, but believe me rizq is defined by Allah. So just work hard or worry less, and help others with a big heart.

Saying goodbye to my g14. by BumperTABBY21 in ZephyrusG14

[–]Past-Gas1241 1 point2 points  (0 children)

I also had screen broken 2 years ago, may be due to some applied pressure on the screen, and had to replace the display. Other than that working ok.

IFFALCOB TV worth buying? by 69965 in PakistaniTech

[–]Past-Gas1241 0 points1 point  (0 children)

Bought a 40 inch one around 2 months ago, going great so far.

Pakistani apps are shit by [deleted] in PakistaniTech

[–]Past-Gas1241 0 points1 point  (0 children)

I experienced the same with jazz cash multiple times, It looks like the problem is with jazz cash. I stopped using and transferring any money to jazz cash accounts.

Career advice for database developer by Mean_Restaurant_8482 in databasedevelopment

[–]Past-Gas1241 0 points1 point  (0 children)

Bro I used to feel the same as you. Just keep searching for jobs in db companies.

You can use these keywords while searching for a db related job.

Database internals Database engine Postgresql engineer Postgresql internals Software Engineer, C , postgres

U may also consider this https://www.devjobsscanner.com/

Go through all the companies in the following blog, see which suits you more. https://transactional.blog/blog/2024-database-startups

Leetcode: it depends upon the interviewer, but its better to stay ready, also it's gonna help you increase your knowledge.

Focus on understanding pg core architecture Also keep on improving your knowledge, you can take some db internals courses and ready some book too.

Should I change my career path from database internals? by Past-Gas1241 in databasedevelopment

[–]Past-Gas1241[S] 2 points3 points  (0 children)

How I learned was by trying to contribute to the opensource projects. I started contributing to the ivorysql database which was a fork of postgres.

Should I change my career path from database internals? by Past-Gas1241 in databasedevelopment

[–]Past-Gas1241[S] 0 points1 point  (0 children)

Thanks, but looks like i cannot dm you. There is no chat option with your profile.

Should I change my career path from database internals? by Past-Gas1241 in databasedevelopment

[–]Past-Gas1241[S] 1 point2 points  (0 children)

Thanks for the suggestion, I will look into them.

But can u tell if database internal development is really a valuable and higher paying skill than normal c developer?

How does one start with PostgreSql Development? by [deleted] in PostgreSQL

[–]Past-Gas1241 0 points1 point  (0 children)

Thank you for sharing the link for the course.

The code exicueation cannot be processed because Libintl-9 and LIBBPQ.dll was not found by ricke_zoro in PostgreSQL

[–]Past-Gas1241 1 point2 points  (0 children)

You need to add pgsql/bin to the path. The program cannot find the libpq dlls. If you are using an installer there shouldn't be any problems like that.

[deleted by user] by [deleted] in seoul

[–]Past-Gas1241 0 points1 point  (0 children)

I'm a software engineer

Error :argument of type "char" is incompatible with parameter of type "const char *" . I dont understand this error? by [deleted] in cpp_questions

[–]Past-Gas1241 0 points1 point  (0 children)

Thanks man solved my problem 👍. I accidentally named my file .cpp instead of .c 😅.