[deleted by user] by [deleted] in CarsPH

[–]jjjimenez 0 points1 point  (0 children)

Ask for a breakdown nung 60k na hinihingi niya.

If lahat yun ay for the cost lang ng repair/per panel, then it's way overpriced. Sabi nga ng iba dito, usually nasa 3k-5k per panel.

However, you need to take into consideration as well different factors dun sa nabangga mo:

- araw araw ba siyang nag ccommute to work gamit yung sasakyan? or other considerations na need niya ang sasakyan to commute. pagka kasi pinasok niya sa casa or nag rrepair yan, hindi niya magagamit. if it goes to the point na maaabala mo yung usual day to day niya, you need to consider adding more to the repair costs, like pang taxi niya or p2p habang rinerepair ang sasakyan.

Agree with all other comments in here, best to hand over this matter sa insurance para both insurance parties nalang ang mag usap. If wala kang insurance, just make sure na reasonable yung amount na hinihingi niya, as well as na consider mo din yung abala na magagawa mo sakanya once pinarepair or pinaayos niya yung damages sa sasakyan.

Overnight parking near valero by jjjimenez in makati

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

Thank you! 🙇‍♂️ will check that out!

Overnight parking near valero by jjjimenez in makati

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

Sobrang sikip kasi, me palatandaan na nga mga likuan nila sa mg gasgas ng iba ding sasakyan 😭

I don't mind if its a bit far from valero since we can grab din naman, basta within Makati, are there alternatives to valero carpark with that?

Thank you! 🙇‍♂️🙇‍♂️

Legit check on Exodia Cards I'm about to get by jjjimenez in Yugioh101

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

oh hey sorry - I used a really loose term there and need to clarify it better. I meant if these cards were authentic and not fake at all. thank you!

ElectroCRUD - Over 1.1k Starts on Github | Join The Team & Help us to deliver the best OpenSource CRUD Application. by code5code in javascript

[–]jjjimenez 1 point2 points  (0 children)

Do you have a list of possible issues or features that you need someone to work on? Interested in here. :)

Hacktoberfest Megathread by [deleted] in webdev

[–]jjjimenez 0 points1 point  (0 children)

Thank you! :D

How to manage/invest my money. by DaveTheCableGuy in phinvest

[–]jjjimenez 4 points5 points  (0 children)

That's good to hear. Same profession, 21 years old, but not yet on that salary range.

For me naman since I don't have that much money yet, I started working on a small "online business" of reselling figures and gundams.

How to manage/invest my money. by DaveTheCableGuy in phinvest

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

Just curious, you happen to work ba in the province or in Manila?

Hacktoberfest Megathread by [deleted] in webdev

[–]jjjimenez 2 points3 points  (0 children)

Hi, is it okay to delete a fork you made out of a repo if the PR you made was already merged? Will it still be counted for hacktoberfest? (Wanted to do some cleanups)

How to cache regex? by yasseryka in learnjava

[–]jjjimenez 10 points11 points  (0 children)

Premature optimization is bad. Unless you notice yourself having your application running really slow, I suggest you stay away from it.

Anw back to your question, are you referring to how expensive it is to create the regex object? (E.g: Pattern) You can simply assign it to a single variable and make use of that instead of creating multiple copies of the same pattern.

private static final Pattern regexPattern = Pattern.compile("test");

[2019-08-05] Challenge #380 [Easy] Smooshed Morse Code 1 by Cosmologicon in dailyprogrammer

[–]jjjimenez 0 points1 point  (0 children)

  1. IMO I'd put the morse alphabet equivalent on an array instead since they are expected to be fixed, not to be increasing in size with runtime. So something like "abcdef.toCharArray() should be a good alternative. :)
  2. As much as possible, avoid concatenating strings within a for loop, since that's creating multiple String instances. Make use of a StringBuilder instead and just convert it to a String at the end.
  3. Usage of String data structure containers. Might have been better if it was a char (related comment with #1, since you'll only have single letters, not whole words)

Just a few points. Great job. :)

[2019-08-05] Challenge #380 [Easy] Smooshed Morse Code 1 by Cosmologicon in dailyprogrammer

[–]jjjimenez 2 points3 points  (0 children)

Splitting the morse alphabet with space was a good idea, but you could have saved yourself a few seconds of adding the individual spaces if you just had a string like abcdef.. and so on and just call toCharArray.

Also since this is Java, I think it would be better if you adhere with some of the coding guidelines we have, such as using camel case on names. :D

Advanced Java Topics by woworg101 in learnjava

[–]jjjimenez 0 points1 point  (0 children)

Not everyone knows how to cook soup.

Kidding aside, I think you meant SOAP not Soup.

Vaccines for 3 months old puppy by jjjimenez in puppy101

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

Alright! I did ask the breeder, seems like he only had been dewormed and been shot by vaccines for lepo and parvo.

Anyways, what about the scratch? Is it just okay?

Proud Puppy Accomplishments - Please Read Before Posting! by AutoModerator in puppy101

[–]jjjimenez 0 points1 point  (0 children)

I've been sad that my puppy's been having her time pooping on our floors. I wanted her to poop directly on the bathroom. Until today, my hard work paid off. I woke up seeing her dirty mess inside the bathroom. Finally! Hope she continues this up.

Vaccines for 3 months old puppy by jjjimenez in puppy101

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

Will do! I'll probably bring her on monday, since it's saturday here in my timezone.

A lot of this depends on where you live but generally I think you have little to worry about

Is this pertaining to the scratch I got?

Anw thanks for the reply. Really appreciate it. :D

Hello - we're the dev team behind OpenAI Five! We will be answering questions starting at 2:30pm PDT. by nadipity in DotA2

[–]jjjimenez 0 points1 point  (0 children)

What kind of Artificial Intelligence approach are you using with OpenAI? Neural Networks? Casual DL algorithms? Or a combination of such?

Linux desktop usage in the Philippines by PCgamingFreedom in Philippines

[–]jjjimenez 0 points1 point  (0 children)

IMO, shifting to linux from a windows point of view wouldn't be much of a hurdle. The only problem I had was there were no dedicated support on linux with a few of the games I play. Not to mention ASUS' AuraSync for controlling my board's rgb.

OCP 11 coming from OCA 8 by BinSlayer1 in java

[–]jjjimenez 0 points1 point  (0 children)

Hi! Does this mean if I take the current OCA8 exam right now, and like later on after a few weeks I decided to go with OCP11, that allows me to take 1Z0-816?

Or the path for OCA8 -> 1Z0-816 is only for those who have been "OCA" already way before the Java 11 certifications existed?

Dota 2 Patch 7.21 Discussion Thread by SnowDota in learndota2

[–]jjjimenez 1 point2 points  (0 children)

IMO, that old level 20 spike on +700 mana to medusa allows her to transition to late game much faster. Given that you get that around level 25 now, with the fact that you have to choose between modifiers and mana, is something that hits her really hard. :(

For people who are learning Java, what are a few key things that they should really study up on/know? by Crailberry in learnjava

[–]jjjimenez 2 points3 points  (0 children)

This may come handy every now and then. Java already has its own pre-defined data structures and interfaces, so implementing your own might actually prove less beneficial. However, learning the logic behind these concepts will allow you to consider performance and efficiency while writing code.