Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
P

pth14

@pth14
About
Posts
6
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • HTML5 or XAML
    P pth14

    You should have a look to UNO [^] platform.

    The Lounge wpf csharp html question lounge

  • Why (western) humans use the decimal system?
    P pth14

    It is almost correct. Belgians still use 80 (quatre-vingts). But you are perfectly right about 70 and 90.

    The Lounge question help

  • Growl
    P pth14

    I don't think this is really wrong. This is probably due to confusion between modulo and remainder. There seems to be the same for positive numbers. But for negative numbers, there are different. Remainder work as expected. But modulo work as following: returns the difference of the first number, and the biggest integer (possibly negative) multiple of the second number that is less than the first number. So in our example: -1 - -20 = 19 That's why lot of programming languages have 2 "modulo" operators, one for modulo operations and one for remainder operations.

    The Lounge csharp python css com discussion

  • Password De-Complexity
    P pth14

    OK it makes sense. Thank you for the feedback.

    The Lounge algorithms question

  • Password De-Complexity
    P pth14

    It seems a good idea. I am iOS user so I didn't give a try to your app. However, I think you should add the user name to the site key. This would add some additional text to hash and it would help if someone forget it.

    The Lounge algorithms question

  • After so many hacks, why won't Java just go away?
    P pth14

    probably a confusion with Tk ?

    The Insider News java com question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups