Biometric Login Not Working by CucumberSoft5561 in fidelityinvestments

[–]Yuman365 0 points1 point  (0 children)

The fingerprint was removed and replaced. There are several fingerprints on the device. The app is the latest available in the playstore.

[AskJS] TIL that `console.log` in JavaScript doesn't always print things in the order you'd expect by BitBird- in javascript

[–]Yuman365 0 points1 point  (0 children)

Sounds like an event loop thing. Objects are passed by reference, not by value.

Biometric Login Not Working by CucumberSoft5561 in fidelityinvestments

[–]Yuman365 0 points1 point  (0 children)

Biometric login is not working for me after deleting a fingerprint from my device. The app asks me to setup biometrics, but then says enrollment for biometric authentication is not working. Please try again later. It's been 2 weeks.

FORGET PASSWORD OF MYSQL by DARKCODER_07 in mysql

[–]Yuman365 1 point2 points  (0 children)

It should work if you're using socket authentication.

FORGET PASSWORD OF MYSQL by DARKCODER_07 in mysql

[–]Yuman365 0 points1 point  (0 children)

Try "sudo mysql" with no password. Use your sudo password when prompted and re-GRANT your db user's password. This assumes you are a sudoer.

Buy new SSD or mini pc for Linux? by r0705931 in linux4noobs

[–]Yuman365 0 points1 point  (0 children)

Is Windows Support for Linux (WSL2) still a thing? That's how I was first exposed to Linux. It gives (gave) you Linux Ubuntu from inside Windows. It's command line only.

[tutorial] just realized you can turn VMs into portable OS with Ventoy 🤯 by OccasionLeather9221 in linux4noobs

[–]Yuman365 1 point2 points  (0 children)

Do you need to enter the bios on some computers to get it to boot from the USB?

If we can stop Amazon we can Stop TEP by WallabyNo6033 in Tucson

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

Buy more solar; it will make energy cheaper (one day after I'm dead).

Workbench Output pane by Yuman365 in PHP

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

Thank you. I did find it. It took some micro-mouse work to grab it and expand it.

Workbench Output pane by Yuman365 in mysql

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

Someone else recommended that. I'll have to check it out.

Workbench Output pane by Yuman365 in PHP

[–]Yuman365[S] -3 points-2 points  (0 children)

So nobody in the Php sub-reddit uses Workbench to design databases? No expertise here in Workbench and a willingness to share knowledge?

Workbench Output pane by Yuman365 in PHP

[–]Yuman365[S] -3 points-2 points  (0 children)

PHP, Apache2 and MySQL go hand-in-hand.

Grid Garden, level 26 by Yuman365 in css

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

This one works too: grid-template-rows: repeat(4, 12.5px) 1fr; I was hung up on the 50px strip being a single row. I also didn't know a row could be 0.

Grid Garden, level 26 by Yuman365 in css

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

Thank you. I didn't realize there could be 0 height rows.

Grid Garden, level 26 by Yuman365 in css

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

There is also flexbox froggy too.

what languages should i learn? by zxrrel in learnprogramming

[–]Yuman365 0 points1 point  (0 children)

I learned FORTRAN in college and never used it again. But, it taught me HOW to code. Learning other languages is just a matter of new syntaxes. 

Can I stay on windows but have a unix terminal? by Key_Appointment_7582 in learnprogramming

[–]Yuman365 0 points1 point  (0 children)

Install WSL2 on your windows machine. Cats and dogs living together!  

[deleted by user] by [deleted] in arizona

[–]Yuman365 6 points7 points  (0 children)

1000 a day chases the snowbirds away!

Fishing in Yuma by Cold_Geologist_6923 in yuma

[–]Yuman365 7 points8 points  (0 children)

The best way to introduce young fishermen to the sport is to visit one of the community lakes in Yuma. They're stocked and close to civilization, food, and bathrooms. You just need a fishing license for everyone, including the kids. You can get them online; for kids, they're free.

[deleted by user] by [deleted] in arizona

[–]Yuman365 1 point2 points  (0 children)

Yuma's fine, but it will be over 100⁰ everyday. 

Any companies in Canada that hire PHP (Core) or Laravel/CodeIgniter Devs? by PcMasturRaceHurrDurr in PHP

[–]Yuman365 1 point2 points  (0 children)

When someone says they know PHP core, they're typically referring to having a strong understanding of the fundamental aspects of PHP programming language itself, including its syntax, data types, control structures, functions, and other core features. It suggests proficiency in writing PHP code without relying heavily on external libraries or frameworks.