Skip to content
View in the app

A better way to browse. Learn more.

HWBOT Community Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Public profile typo?

Featured Replies

In Points section:

Total Points: [your points here] (global points + max(hardware points, 300) )

Should be min instead? :)

no because the max in hardware points is 300 when totaling towards your total points.

  • Author

jabski, I know it. Maximum of hardware points is 300.

 

1. New user has 0 hardware points and 0 global points:

0 + max(0, 300) = 300.

0 + min(0, 300) = 0. <- Total points is 0.

 

2. You have 554.2 hardware points and 447.6 global points:

447.6 + max(554.2, 300) = 1011.8

447.6 + min(554.2, 300) = 747.6 <- Your current total points.

 

I'm programmer and it is strange for me to see max(double, double) function returns minimum of it's arguments. So I consider it's a typo.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.