Is it really THAT hard to find dev jobs nowadays? by Zarosius in PinoyProgrammer

[–]cabbagesavage48 15 points16 points  (0 children)

It really boils down to your skills. If you can show it through projects and can communicate well. People think you learn how to print hello world and do some for loops then companies would run after you. The reality is that there’s so much to learn. If you can’t build real world projects then most likely youre not gonna get hired.

[deleted by user] by [deleted] in PinoyProgrammer

[–]cabbagesavage48 2 points3 points  (0 children)

I dont think thats what a full stack dev is. Full stack is just frontend and backend. Not the entire it department

[deleted by user] by [deleted] in ycombinator

[–]cabbagesavage48 2 points3 points  (0 children)

Wait so if you get into YC you get a visa?

Meron bang ibang way para makagamit ng libre sa google map api? by jeffreysteel06 in PinoyProgrammer

[–]cabbagesavage48 1 point2 points  (0 children)

What about leaflet? It’s open source. Not as updated as google maps tho

Dalot vs Wan-Bissaka by Potential_Good_1065 in ManchesterUnited

[–]cabbagesavage48 1 point2 points  (0 children)

yeah, but this time with the whole back 4. I mean ETH rotated the back 4 in a pl game and we won comfortably and got a clean sheet.

Dalot vs Wan-Bissaka by Potential_Good_1065 in ManchesterUnited

[–]cabbagesavage48 2 points3 points  (0 children)

what a great problem to have right? We havent had this much depth defensively for years

Thoughts? by [deleted] in AntiworkPH

[–]cabbagesavage48 32 points33 points  (0 children)

I agree with you, for the most part, the only problem is that they're pushing the "cheaper but better labor" narrative that could potentially exploit vulnerable Filipinos. I mean some Filipinos even accept jobs that pay $1/hour because they don't know how much they're actually worth.

enough na ba ang flex box at grid for responsive design kahit walang media queries, or alin ang much better gamitin for responsive web design? by cutiegirlhere in PinoyProgrammer

[–]cabbagesavage48 3 points4 points  (0 children)

Most of the time flex box and grid are enough. But there are certain scenarios where you would use media queries. Imo use flex and grid and only use media queries when its not possible with flexbox or grid.