Navigation

    pnlpal

    • Register
    • Login
    • Search
    • Recent
    • Popular
    • Sharing
    • Captionz
    • Captionz Trove
    1. Home
    2. Tags
    3. learning programming
    Log in to post
    • river

      Unauthorized Access of FireEye Red Team Tools | FireEye Inc

      This is interesting. State-sponsored hackers, red team, stolen security tools, all those combined could be a great movie.

      learning english learning programming • • river

      0
      1
      43
    • river

      Just found a weird bug in my program. it turns out to be silly

      So I thought I have found a bug of Firefox, which treats sessionStorage differently than Google. I found on Firefox that when the page was directed to another url, the sessionStorage was freed immediately. At first I thought it was a bug of Firefox. To get around of it, I use localStorage instead, and send the author a pull request. But the original author reminded me that he hadn't found such problem on Firefox. Than it occurred to me that it might be my problem. So I looked into my code again, did find the problem. It turns out I am using sessionStorage inside an iframe, when change the url of the top window, then on Firefox the storage is freed immediately as the session is lost.

      learning programming • • river

      0
      1
      28
    • river

      How do Spotify Codes work? - Boonedoggle

      Well written, both the article and the code. A little bit spoiler, I am also working on Spotify...

      learning programming spotify • • river

      0
      1
      35