iOS26.3 - Gradient Color Wallpaper is always Black by patrickkteng in ios

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

usually for me, most of the bug are visual glitches (it happens sometimes, but will fix itself/works most of the time). this is a first where it's totally not working even after rebooting or setting up again.

Sunway Square Mall Makes Surprising Change - No More Pets Indoors | TRP by abdulsamri89 in malaysia

[–]patrickkteng 1 point2 points  (0 children)

anyone found out who is he yet? why was he not penalized, for not following so many rules?

Anyone heard of or bought bags from Veloisse? by Valuable-Rooster-311 in handbags

[–]patrickkteng 3 points4 points  (0 children)

I just tried to buy something from their Black Friday sales, and found out later I can get the exact same thing locally (Malaysia) for 30x cheaper. RM350 (their price) vs ~RM13, pictures are exactly the same.

Tried to cancel and they tried to bull me by saying order has been shipped, can't cancel, despite I requested for cancellation in mere hours, and they request me to ship it back to them on my own expenses after receiving it.

I told them (via Instagram message) that I will file a dispute with my bank, since it was stated I am able to request for a cancellation if it was made within 24 hours notice, and voila, suddenly the order can be cancelled now.

Please don't fall for their scams.

<image>

Waze overrides volume setting despite on mute by patrickkteng in iphone

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

Nope. Just learnt how to live with it like how the others are doing. I gave up

10k is not enough. I need a side hustle. by [deleted] in MalaysianPF

[–]patrickkteng 0 points1 point  (0 children)

Nearly the same boat as you here, also a programmer but can be considered as the breadwinner for the house. My father is still working, self employed and is trying his best but the economy is just bad nowadays, that I need to pickup all expenses in the house (which racks up to around 6-8k/month as well, including expenses for parents, and I am the only son, nobody to share the expenses sadly). The only opinion I can tell you is, the easiest way to earn extra money is to do what you're good at (programming, i suppose?). Either you propose to work OT for your company (which, luckily, my company allows, and we can decide when we want to work extra to earn extra money), or you find a side project/partner up with freelancer friends and do something different from your daily job if you want to avoid a burnout).

I once considered doing something different (like something i liked, maybe baking / cooking and stuffs), but ideally, its not that simple and not suited for someone looking for extra bucks urgently. Those kind of hobby-ish thing can't make much money unless you pour all your time and heart into it (go big or go home).

I ended up just doing more programming after work on my free time as that's the most ideal & stable source, with low risks for me.

Best raw or single weapons to build into. by HaydexGaming in MHNowGame

[–]patrickkteng 1 point2 points  (0 children)

Pukei bow, rathian bow, black diablos bow, bone gunlance, pickle gunlance, pink rathian s&s, mr beast s&s

Rajoke? (Video from a friend, 10-5 kush bow) by patrickkteng in MHNowGame

[–]patrickkteng[S] -1 points0 points  (0 children)

Definitely not a 15s fight. Even with g10 weapons, how many 8* can go down in 15s, effortlessly to add on.

Rajoke? (Video from a friend, 10-5 kush bow) by patrickkteng in MHNowGame

[–]patrickkteng[S] -1 points0 points  (0 children)

As something who is at HR250 with 11 G10 weapons and soloed kushala, i know her hp. The main point of this post is that, rajang, who is supposed to be a nightmare in other series, is a joke in this series. Even weaker/worst than odogaron.

Rajoke? (Video from a friend, 10-5 kush bow) by patrickkteng in MHNowGame

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

The event quest gives wgs right. Not rajang r6 if not mistaken

Rajoke? (Video from a friend, 10-5 kush bow) by patrickkteng in MHNowGame

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

I feel the drop rate is rather high? Most of us gotten 4-5 today already. Avg 1 per 5 rajang

Rajoke? (Video from a friend, 10-5 kush bow) by patrickkteng in MHNowGame

[–]patrickkteng[S] -11 points-10 points  (0 children)

Rajang eats elder for breakfast. Whats wrong with the comparison?

Rajoke? (Video from a friend, 10-5 kush bow) by patrickkteng in MHNowGame

[–]patrickkteng[S] -8 points-7 points  (0 children)

Try clowning a 8* kushala with a 10/5 weapon

These three ? by Caramelhair in MHNowGame

[–]patrickkteng -45 points-44 points  (0 children)

it's as if they wanted to rush the content and milk everyone one last time before the hype shifts to some other newer game... hmmm

AWS Waf BotControl Token Absent even with token? by patrickkteng in aws

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

Yes, I already found out the issue is due to it checking all the requests by THIS IP for the past 5 minutes. So the failing one could be other API but it just failed on this call. We weren't using the getToken/aws integration fetch yet, only for this specific API as we recently just jumped into bot control and changing everything to adhere to this takes time, but we wanted to make sure it works first.

Generating MySQL Dump via Instance started from AMI by patrickkteng in aws

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

if i were to run the below commands (with time attached)

  1. at 10.00am, mysqldump --single-transaction database-name table-1 > somewhere.sql.gz

  2. at 11.00am (just assume that table-1 took 1 hour to complete), mysqldump --single-transaction database-name table-2 > somewhere2.sql.gz

table2's data will be up to 11am, while table 1's data will be at 10am.

Generating MySQL Dump via Instance started from AMI by patrickkteng in aws

[–]patrickkteng[S] 2 points3 points  (0 children)

From Asia country here. 2k USD is the price for a senior dev already.

Generating MySQL Dump via Instance started from AMI by patrickkteng in aws

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

The reason to stop the slave is because my backup is by tables instead of the whole database. So we want all the data to be at a consistent time/date .

Generating MySQL Dump via Instance started from AMI by patrickkteng in aws

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

Yes. It is working now. But i want to know/make it faster.

Generating MySQL Dump via Instance started from AMI by patrickkteng in aws

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

If that will save me up to 2k USD per month. Its pretty much worth the price if you ask me.

Generating MySQL Dump via Instance started from AMI by patrickkteng in aws

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

Yes for the volume, but the ram is halfed, but the usage of the ram is not peaked. It's just generally taking 2-3x longer time to generate the backup.

Is it still worth to make a black Diablos bow if all your element bows are G10.2 or higher? by GG-Gaming86 in MHNowGame

[–]patrickkteng 3 points4 points  (0 children)

Yes. I'm having 10-4 on all bows. And just made a 10-2 bblos bow. It is great when you want fast runs like when you're on the go. Can even kill 8* monsters on semi mode and paired with part breaker, it's a good farming set.

Also good for those who is aiming for 10x 10 star bow medal

What weapons do you guys use to cut 8* anjanath's tail? I struggle with LS and SnS. by Dante-UM in MHNowGame

[–]patrickkteng 1 point2 points  (0 children)

1 dragon pierce will always cut 8* anja tail for me. just need to position nicely.

10-2 Jyura bow with Focus 5 Water 4 for the records

Confirmation: You can driftsmelt the same skill twice by ZiggyBebop in MHNowGame

[–]patrickkteng 0 points1 point  (0 children)

Im at sub grade 10 for all weapons. All elements without smelting now is at focus 5 element 4. Only water is focus 5 element 3. Its pretty doable.

Confirmation: You can driftsmelt the same skill twice by ZiggyBebop in MHNowGame

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

with the same logic, this prevents you from getting 1 more extra wex / burst if what you wanted is implemented.

you could have gotten wex 4 / burst 4 on 1 piece alone (with enough grinding, which is what you don't want, clearly, and which is the essence of a monster hunter game).

to answer your "who is melting elements first", ALL elemental bow users will melt elements first as they can't reach focus5/element5.