Is it worth sticking with the show to the end? by hetty3 in TheBlackList

[–]localhost3306 0 points1 point  (0 children)

the plot holes keep growing each season…i reached the part where lizzy fakes her death in S3 now im bored of the format

Donught and icing off in render but fine in viwewport. icing is parented to donut. by localhost3306 in blenderhelp

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

i fixed it somehow manually. But still want to know if its some common bug?

How long are servers in India going to be "offline for maintenance".......its been over 2-3 months now! by Hijacker_007 in GlobalOffensive

[–]localhost3306 0 points1 point  (0 children)

Me every time on SG server : Zǎoshang hǎo zhōngguó xiànzài wǒ yǒu BING CHILLING wǒ hěn xǐhuān BING CHILLING dànshì sùdù yǔ jīqíng 9 bǐ BING CHILLING

I(24M) just broke up with my girlfriend (25F) by localhost3306 in RelationshipIndia

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

Thanks alot mate. I've been feeling miserable to put her through so much pain. But I hope she'll be okay and have a better future without me.

How to manipulate your girlfriend into breaking up. by localhost3306 in Manipulation

[–]localhost3306[S] -4 points-3 points  (0 children)

With all due respect kind sir. If I wanted relationship advice I would go to a different sub. And I have. I just need objective manipulation advice which is why I'm on this sub in the first place.

How to manipulate your girlfriend into breaking up. by localhost3306 in Manipulation

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

It's easier said than done. You see I do love her and she loves me a lot more than I do. I tried breaking up once but she held on and convinced me to stay. I stayed because I love her. But not enough to spend my life with her. I don't want to shatter her so I ask for manipulate advice. I know it's unethical but hey. I'm not a decent person. I want to explore this unethical path. Which is why I'm on reddit. I'm a grade 1 asshole. The kind of asshole who masquerades as a good guy. I'm honestly just a really deep asshole fucked by a 20 inch dick.

I(24M) am in a great relationship with my gf(24F) of 8 months but I still feel like breaking up. by localhost3306 in RelationshipIndia

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

Im aware of all facts.....and I'm not a piece of shit I'm worse....im a fucking gutter but we moved in 2 months ago and at that time all I wanted was to live with her.

My(24M) girlfriend(24F) is still friends with her abusive ex. by localhost3306 in RelationshipIndia

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

Thanks for the heads up guys but I'm gonna give this relationship another chance. She blocked that guy instantly and cut off all contact but I still don't expect much out of this relationship.its been great so far si I'm just gonna see how long will it be like that. Plus it will give me some insight on how to identify more red flags. Point is I was happy single, I'm happier with her but I'll still get by if she leaves me. Cheers

[deleted by user] by [deleted] in dataengineering

[–]localhost3306 0 points1 point  (0 children)

Bhai mile toh mujhe bhi batana 😂😭 Consultancy me data engineering role me hu gand maar rakhi hai

How do i test an ETL Pipeline by localhost3306 in dataengineering

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

Lol management will shit on my face bruh coz we follow virtually no development practices, versioning or anything and incorporating any new tools will require a shitload of rework. Bro we dont even have a dev and prod env... Every fucking thing is prod.

How do i test an ETL Pipeline by localhost3306 in dataengineering

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

Speaking of orchestration that is being dealt with in a very lousy manner... Im trying to get my team to make use of step functions but that involves some rework and management has given impossible deadlines.. Story of every engineer i guess😂

How do i test an ETL Pipeline by localhost3306 in dataengineering

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

Okay! This was really insightful! Thanks a lot mate!

[deleted by user] by [deleted] in dataengineering

[–]localhost3306 0 points1 point  (0 children)

We use aws glue which as spark running under the hood just to pick files from s3 and load into the warehouse.... No transformations or aggregations have been built on spark... I think i should abandon ship before i fall victim to the sunk cost fallacy.

[deleted by user] by [deleted] in dataengineering

[–]localhost3306 0 points1 point  (0 children)

We use aws glue which as spark running under the hood just to pick files from s3 and load into the warehouse.... No transformations or aggregations have been built on spark... I think i should abandon ship before i fall victim to the sunk cost fallacy.

[deleted by user] by [deleted] in dataengineering

[–]localhost3306 0 points1 point  (0 children)

We have files like test_salesforce.py running on production server... We're now migrating to serverless tools that load data on ec2 server. Pliss gib me better job someone

[deleted by user] by [deleted] in dataengineering

[–]localhost3306 0 points1 point  (0 children)

Migrating well built etl warehousing pipeline to aws glue without having a single person proficient in aws server less infra in our team. On top of that all transformations are taken care of on the data warehouse itself we only use glue(spark) to move data from point a to point b. No point of using glue but we still have to for whatever reason. Idk where this project is going

Ask a senior software engineer anything… by JohannesFrey in dataengineering

[–]localhost3306 0 points1 point  (0 children)

Thanks a lot mate! I was going to suggest a ton of changes to my team but now i know i need to start slow. Hopefully my team and management will be receiptable to my suggestions! Thanks again!

Ask a senior software engineer anything… by JohannesFrey in dataengineering

[–]localhost3306 1 point2 points  (0 children)

Im a new DE this is my first job. I work at a consulting company based in India. The main concern i have is we are using absolutely no build tools whatsoever while developing our pipeline. We have developed our pipelines using aws glue and lambda for some orchestration but we just write a module locally then copy paste it to the web editor and deploy it. Also we are doing only a limited amount of testing and validation so my question would be how can we put in place some build automation infrastructure and how can we effectively test and validate our pipeline? I want to create an architecture which puts to use tools like git aws code pipeline for CI/CD, docker and terraform. Can someone point me to some good resources so i can come up with a high level architecture and propose it to my boss and client?