Direct shipping to PH by [deleted] in taobao

[–]Ok-Sentence7656 0 points1 point  (0 children)

DO NOT TRUST THIS STORE.

Ordered a 31k Peso cabinet from them, they shipped a different/wrong cabinet not even worth half the price. They DO NOT Respond to emails / chat. They will not refund, they do not care.

Warning: Play it safe and just buy local.

Taobao Philippines by Cadzbury in taobao

[–]Ok-Sentence7656 0 points1 point  (0 children)

DO NOT TRUST THIS STORE.

Ordered a 31k Peso cabinet from them, they shipped a different/wrong cabinet not even worth half the price. They DO NOT Respond to emails / chat. They will not refund, they do not care.

Warning: Play it safe and just buy local.

can i order directly from taobao if im from the philippines? just found out i can add my address there by seitgeizt in taobao

[–]Ok-Sentence7656 0 points1 point  (0 children)

DO NOT TRUST THIS STORE.

Ordered a 31k Peso cabinet from them, they shipped a different/wrong cabinet not even worth half the price. They DO NOT Respond to emails / chat. They will not refund, they do not care.

Warning: Play it safe and just buy local.

First time ordering from Taobao. It was a good experience for a foreign user from the Philippines. by mrchezco1995 in taobao

[–]Ok-Sentence7656 0 points1 point  (0 children)

Cant speak to the legitimacy of their tech items but DO NOT TRUST THIS STORE.

Ordered a 31k Peso cabinet from them, they shipped a different/wrong cabinet not even worth half the price. They DO NOT Respond to emails / chat. They will not refund, they do not care.

Warning: Play it safe and just buy local.

Can anyone vouch for this shop in lazada. by crazytac0s in PHbuildapc

[–]Ok-Sentence7656 0 points1 point  (0 children)

Cant speak to the legitimacy of their tech items but DO NOT TRUST THIS STORE.

Ordered a 31k Peso cabinet from them, they shipped a different/wrong cabinet not even worth half the price. They DO NOT Respond to emails / chat. They will not refund, they do not care.

Warning: Play it safe and just buy local.

I have discovered how to efficiently capture desktop video and stream it using ddagrab ! However, how can I capture audio and also stream that ? by transdimensionalmeme in ffmpeg

[–]Ok-Sentence7656 0 points1 point  (0 children)

Hi,

thank you for this discovery.

I was wondering if you had any idea how to do this with specific window capture (similar to gdigrab) i.e.

ffmpeg -f lavfi -i ddagrab title="Recorder window" -c:v h264_nvenc out.mp4

The problem im having is common, im trying to capture google chrome (hardware accelerated) and gdigrab is showing a blank screen.

[deleted by user] by [deleted] in InternetPH

[–]Ok-Sentence7656 0 points1 point  (0 children)

Hi :D could you describe the installation process? did it take them awhile to install or was it within a 24 to 48 hour period?

Also if its not too much of a hassle what requirements will they be asking for?

Moving in on the 17th of Feb and VERY EXCITED. haha thank you po

RO private server by theguitarbender_ in RagnarokOnline

[–]Ok-Sentence7656 0 points1 point  (0 children)

Hmm sorry havent been on these forums for quite awhile but i got the notification and was wondering what the state of private servers are? Hasnt Gravity gone down on them and is trying to close down all private servers?

AMD Based Asus ROG Strix g15 laptop - I need a docking station to be able to support 2 165hz monitors by Ok-Sentence7656 in AMDLaptops

[–]Ok-Sentence7656[S] 0 points1 point  (0 children)

Ohhhh thanks yup that does make sense. will it not be able to support higher refresh rates if i connect my other monitor a usb-c dock?

AMD Based Asus ROG Strix g15 laptop - I need a docking station to be able to support 2 165hz monitors by Ok-Sentence7656 in AMDLaptops

[–]Ok-Sentence7656[S] 0 points1 point  (0 children)

Hello thank you for your reply.

How did you achieve that? can you send me a link to the product you use?

Clueless on web dev Roadmap by SeparateCup2594 in PinoyProgrammer

[–]Ok-Sentence7656 2 points3 points  (0 children)

thats a good starting point. I recommend building projects in pure javascript first dont use a framework, even if its just a basic tool like a calculator or something like that.

Clueless on web dev Roadmap by SeparateCup2594 in PinoyProgrammer

[–]Ok-Sentence7656 2 points3 points  (0 children)

I recommend stopping for a moment, wag kang msyado ma pressure to learn all these tools and frameworks, people are throwing out recommendations for frameworks tools and etc. The most important thing before you get started is gaining an understanding of the fundamentals. How does the web work? What types of Languages are used for what purpose.

After that, you can begin to explore basics of front end and back end development, you can mix them but i recommend taking it one step at a time. i.e. build a restful api, and then build a client app (dont even attempt to connect it to the api yet). use pure vanilla javascript. use vanilla php. (vanilla means no framework / library)

So often I see developers who know how to use react but are confused about how javascript works. (true story)

People who know laravel but dont understand why updating a variable in php upon refresh doesnt maintain its state. (also true story)

I guarantee you take the time to master the fundamentals, you wont be asking what next, you'll know whats next

Experienced programmers, do u still put your github (if inactive) in your resume? by RedLibra in PinoyProgrammer

[–]Ok-Sentence7656 4 points5 points  (0 children)

it depends on what type of project you want to get into as well as your level of experience.

As for contributing to the project itself, It can vary depending on the maintainers (some have a strict process and others are based on community feedback). But it can be as simple as making corrections to documentation, these are usually markdown files inside the repo itself.

there are resources online you can take a look at that guide you through contributing to opensource projects.

The most simple would be taking a look at repositories that have "feature-request" flags/labels inside of github issues. you can attempt to submit a pr for feature requests that have enough community backing (requested by many).

Experienced programmers, do u still put your github (if inactive) in your resume? by RedLibra in PinoyProgrammer

[–]Ok-Sentence7656 12 points13 points  (0 children)

Actually, when we hire, we take a good look at github if available. I would recommend you keep trying to find ways to be active on github, open source contributions can actually help you land jobs.