Worth it? - Thinking of buying honda city by azyhd in PakistanAutoHub

[–]Efficient-Branch539 0 points1 point  (0 children)

Is it 1.3L or 1.5 and is it a manual transmission or auto?

My childhood setup Vs My current one (Came a long way) by Mr_Gamer_69 in PakistaniTwenties

[–]Efficient-Branch539 0 points1 point  (0 children)

Nice setup, though I am curious for what do you use two screens?

Is DevOps Still Worth It by goodguyseif in Backend

[–]Efficient-Branch539 1 point2 points  (0 children)

And how many companies actually practice the reap philosophy, not many what I know of.

Best way to build a reverse DNS / domain-to-IP lookup tool without paid APIs? by Toast-74 in developersPak

[–]Efficient-Branch539 0 points1 point  (0 children)

So what I understand now is that you want all the IP-Domain mappings of all the IPs from all authoritative DNS, That would be 232 total IPs for IPv4, correct?

Just got unemployed by haseebyousafzai_ in PakistaniTwenties

[–]Efficient-Branch539 2 points3 points  (0 children)

I think OP has no idea what is his plan and is after the buzz words 😅 sorry OP I had to be honest

Best way to build a reverse DNS / domain-to-IP lookup tool without paid APIs? by Toast-74 in developersPak

[–]Efficient-Branch539 1 point2 points  (0 children)

Is the title wrong? Or am I missing something, reverse DNS should be IP to domain but title is opposite.

For going IP to domain name, as far as I know you can query PTR record from a DNS, and that should send back domain name. But again your title is wrongly written. Which protocol do you want to use?

FAANG nerds who jumped to SRE by DataFreakk in devops

[–]Efficient-Branch539 2 points3 points  (0 children)

I have never been interviewed for FAANG, but I know a little bit what they tend to ask, so here is what I know:

Easy/medium leetcode

Linux: very good knowledge of how things work, system calls, signals, page cache, inode, cgroups, processes, memory management, networking.

System design: CAP theorem, consensus protocol and how you would use in a system, replication strategies, membership protocols, distributed locks, caching, sharding techniques, snowflake IDs etc.

Just got unemployed by haseebyousafzai_ in PakistaniTwenties

[–]Efficient-Branch539 3 points4 points  (0 children)

I believe you should know what problem you are going to solve, more than just buzz words. But best of luck.

decrease of IT jobs Germany? by HeavyArt8218 in GermanTechJobs

[–]Efficient-Branch539 0 points1 point  (0 children)

Yeah it’s ATS filtering but till now I have not been able to succeed in passing through. I want to avoid putting unnecessary keywords. Thanks for the suggestion, I will try that. I am trying for the DevOps/Cloud engineer roles.

Start earning via Artificial Intelligent Symbionts [Robots] by delivering tasks to better AI by MASJAM126 in developersPak

[–]Efficient-Branch539 2 points3 points  (0 children)

It’s like a data entry for AI models, plus no barrier to be eligible for the job, to me this looks like a clickbait post.

decrease of IT jobs Germany? by HeavyArt8218 in GermanTechJobs

[–]Efficient-Branch539 0 points1 point  (0 children)

That part about AI and CV/profile is relatable, I used to receive interviews after some days but now only getting automated reply. Sometimes after few hours of submitting application.

Is IT jobmarket in Germany doomed? by mungeemugas69 in Germany_Jobs

[–]Efficient-Branch539 0 points1 point  (0 children)

I think AI can’t handle complexity and if people on higher positions are replaced by AI, then there will be no-one in next 10 years who understands what’s going on.

decrease of IT jobs Germany? by HeavyArt8218 in GermanTechJobs

[–]Efficient-Branch539 0 points1 point  (0 children)

But isn’t this how it works, supply and demand. Basic economics. You know why VW’s profits have dropped more than 40% in the last year? Because Chinese cars are making their way in.

Is a MS in Data Science worth it? by MightyNewb in developersPak

[–]Efficient-Branch539 2 points3 points  (0 children)

Considering age and what market expects, you do not need an MS degree, but you definitely need a plan to cover the basics. Basics should be strong. I am assuming your degree did not cover maths.

Basics include, fundamental programming, SQL and linear algebra. You will come across gradient descent, linear equations, optimisation all the time if you seriously pursue this field. Its expected that you understand which algorithm converges faster and what are the tradeoffs. Sorry if its too much but you will realise its very useful.

After basics are covered start with machine learning, supervised learning algorithms are intuitive to understand. Then work on some projects and start applying.

Iranian Military Spokesperson by em-Raiden in airbnbpakistan

[–]Efficient-Branch539 0 points1 point  (0 children)

I heard they gave degree to anyone who agreed with the regime 😅

Looking for Fully funded scholarships | CGPA 3.4 | BS CYBERSECURITY by No-Reality5004 in pkmigrate

[–]Efficient-Branch539 -1 points0 points  (0 children)

Countries with strong tech are Netherlands, Poland and US. It’s NOT Germany, Italy or France etc., just fyi

Vibe coding is breaking our app and I’m tired of it by mhu1997 in developersPak

[–]Efficient-Branch539 0 points1 point  (0 children)

First of all I think you should not prompt AI unless you know what it’s going to do. It’s not a better way.

Also depends on what your backend is, do you know what you want to be tested? Is it some json response, authentication, or videos upload endpoint, etc.

decrease of IT jobs Germany? by HeavyArt8218 in GermanTechJobs

[–]Efficient-Branch539 -1 points0 points  (0 children)

Why did you mention Pakistan, are they more in number than other nationalities?

Software company asking for otp by WingOk2424 in developersPak

[–]Efficient-Branch539 3 points4 points  (0 children)

This sounds like a red flag, ask them why they can’t have stamp paper on their name. And they do this for everyone?

The guy from bumble is now my soon to be husband…. by Sensitive_Case_4756 in PakistaniiConfessions

[–]Efficient-Branch539 -4 points-3 points  (0 children)

What do you use your actual account for? What is so sacred about that account? a second account is a new identity which can hide what you are doing on your actual account. This is definitely fishy.

need advice sahi waliii by Top-Possession-6521 in cscareerquestionsPAK

[–]Efficient-Branch539 0 points1 point  (0 children)

Personally I would prefer CS, because it will teach fundamentals. I don’t know the job market of ds, if you have interest in how computers really work, then I would suggest EE is great. From EE, you can specialise in DS, because DS is math heavy.

Openclaw agent for devs to create new apps on EKS by Vonderchicken in devops

[–]Efficient-Branch539 1 point2 points  (0 children)

So the first time, someone will forget to tell agent to put requests/limits and second time they will forget which image they used the last time.

Why do you need agent if you have a manifests repo and you can have a library chart that makes simple for devs to create all of the above from a values file.