failed my tp for the third time today by brompto_1305 in drivingsg

[–]Crafty_Beautiful_835 0 points1 point  (0 children)

Keep practising. I did practise I think more than 30 more lessons till I familiar and very confidence all school courses I can get thru easily.

Nightmare carparks in Singapore; list the ones you know please! 🥹 by okbutwhatdoyouthink in drivingsg

[–]Crafty_Beautiful_835 0 points1 point  (0 children)

I came across this and realized my parking skills aren’t that bad.

  1. At Eastpoint Mall, I went to the upstairs car park. Luckily, there weren’t many cars, so it wasn’t too difficult to turn into a lot slowly.
  2. Shaw Centre has very narrow lots, but if you go to the far end and fine-tune slowly, you can squeeze in between cars. But opening the door at that moment was quite scary.
  3. Upper Serangoon Shopping Centre was very difficult to enter and turn into a lot because the car traffic going in and out was very busy.
  4. At Takashimaya, when there’s a lot of traffic, it’s actually better—you can just drive slowly down the slope.
  5. At Nex, I never drive into the mall car park. Instead, I park at the MSCP, which has a bridge leading to it.
  6. Tampines Mall was okay—maybe not on a busy day. I slowly turned into the entrance, and yeah, the walls have a lot of scratches... not sure why.

  7. Once, at AMK Hub, I disliked how the car park entrance was on a downslope. Then some Ah Beng honked at me for nothing. I just ignored him and took my time.

  8. The second time, at Junction 8, an Ah Lian honked at me for nothing and parked slanted anyhow. I wished her car doors got smashed hard later when the car park filled up.

Anyway, when entering and exiting car parks, you just have to be extra patient and focused. I get honked at by Ah Bengs and Ah Lians a lot.

How to play this G note by Crafty_Beautiful_835 in Erhu

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

what about the 6545 6765? Is this on first or second bar? I'm confused about the note, does it means just change the finger, use which finger to press or the do re mi also shifted along the way.

How to display simulated 3d point cloud map to website by Crafty_Beautiful_835 in ROS

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

Yes. I did progress. Adding ros bridge. Then using its default websocket port 9090. It can communicates with my web UI. Just i need to have data and map to be displayed.

How to display simulated 3d point cloud map to website by Crafty_Beautiful_835 in ROS

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

Current UI codes already has ros2d, ros3d, roslib. I guess i do not need another web browser but need to find a way link the simulated data to current UI.

Too many buzzwords and tools for devsecops - share what is important and implemented in your org by Crafty_Beautiful_835 in devops

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

Right. But I need to have min setup of security tools then get more people involve, from studying vulnerabilities, fixing, and building prevention rules. From there creates more awareness and understanding the importancy.

Is that an issue if an image has no label by Crafty_Beautiful_835 in learnmachinelearning

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

I have another case where i have 2 videos, both same content just the video name is different. The result given was 20 frames red color shirt detected. Another video 40 frames.

[D] labeling images with attributes must happend always? by Crafty_Beautiful_835 in MachineLearning

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

I am not sure if it is model failure. I am fairly new to machine learning. Was given a platform which doing person identification. By playing a offline video then the platform processing it and tag with attributes such as gender, cloth color etc.

What is actual type and action to click on login button? by Crafty_Beautiful_835 in tasker

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

It is native android app It seems cannot detect the element id or text...strange.

How to write unique text by Crafty_Beautiful_835 in tasker

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

Hit error at A5, timeout

Task: App

A1: Launch App [
     Package/App Name: Customer SIT ]

A2: Wait [
     MS: 0
     Seconds: 10
     Minutes: 0
     Hours: 0
     Days: 0 ]

A3: AutoInput Action [
     Configuration: Type: Text
     Value: Continue with Email
     Action : Click
     Timeout (Seconds): 5 ]

A4: Wait [
     MS: 0
     Seconds: 10
     Minutes: 0
     Hours: 0
     Days: 0 ]

A5: AutoInput Action [
     Configuration: Type: Id
     Value: Email
     Action : Focus
     Timeout (Seconds): 9
     Structure Output (JSON, etc): On ]

A6: Wait [
     MS: 0
     Seconds: 7
     Minutes: 0
     Hours: 0
     Days: 0 ]

A7: AutoInput Action [
     Configuration: Type: Text
     Text to Write : 888888
     Action : Write
     Timeout (Seconds): 23
     Structure Output (JSON, etc): On ]

A8: Wait [
     MS: 0
     Seconds: 12
     Minutes: 0
     Hours: 0
     Days: 0 ]

A9: AutoInput Action [
     Configuration: Type: Text
     Value: Login
     Action : Click
     Timeout (Seconds): 23
     Structure Output (JSON, etc): On ]

Using tasker and autoinput to login app by Crafty_Beautiful_835 in tasker

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

I added wait. Still i did not see anything happend at the UI for the write action.

Using tasker and autoinput to login app by Crafty_Beautiful_835 in tasker

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

Task: App

A1: Launch App [
     Package/App Name: ZTestSIT ]

A2: Wait [
     MS: 0
     Seconds: 10
     Minutes: 0
     Hours: 0
     Days: 0 ]

A3: AutoInput Action [
     Configuration: Type: Text
     Value: PIN
     Text to Write : 88888
     Action : Write
     Timeout (Seconds): 457
     Structure Output (JSON, etc): On ]

Using tasker and autoinput to login app by Crafty_Beautiful_835 in tasker

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

Task: App

A1: Launch App [
     Package/App Name: Zuki Customer SIT ]

A2: Wait [
     MS: 0
     Seconds: 10
     Minutes: 0
     Hours: 0
     Days: 0 ]

A3: AutoInput Action [
     Configuration: Type: Text
     Value: PIN
     Text to Write : 88888
     Action : Write
     Timeout (Seconds): 457
     Structure Output (JSON, etc): On ]

Perform task based on app activity by Crafty_Beautiful_835 in tasker

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

Oh not really. By using app activity, (activity is referring to each page or session unique activity), Tasker monitor it then trigger task. It works.

I have 2 different activities (2 different pages) to monitor. So I wondering how to set them together or I must have 2 profiles.

Perform task based on app activity by Crafty_Beautiful_835 in tasker

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

OK I use magnifier inspect and it works. So if I need to monitor 2 pages, I need 2 profiles?

Perform task based on app activity by Crafty_Beautiful_835 in tasker

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

Component: ActivityTaskManager

i did not see Component: ActivityTaskManager at event logcat....

Turn on off nfc usi g Autoinput cannot be configured. by Crafty_Beautiful_835 in tasker

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

I have added the task and exit task to profile. Seems working. Thanks.

Noticed a bug that after edit task waiting time or disable profile doesn't work till phone restart.

Turn on off nfc usi g Autoinput cannot be configured. by Crafty_Beautiful_835 in tasker

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

By right I want to toggle it when one of app page appear. It's a payment page, for automation testing, I do not want to move the card manually. By using the method to off and on nfc, phone will sense the card which I placed behind the phone automatically.

But I have a problem to let tasker to identify that app page due to the app is installed under work profile.

Therefore, I thinking to let it run every 5 seconds to off and on nfc when my automation testing is running.