Skip to content
View z3niths's full-sized avatar
🏆
🏆
Block or Report

Block or report z3niths

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. MYSQL-Workbench-PHP-Array-Plugins MYSQL-Workbench-PHP-Array-Plugins Public

    This is python script which can show array of PHP from resultsets

    Python 1 1

  2. All Dutch banks as JSON dictionary. ... All Dutch banks as JSON dictionary. Use this to calculate the BIC number by taking the bank_identifier part from the IBAN.
    1
    {
    2
       "ABNA":{
    3
          "BIC":"ABNANL2A",
    4
          "bank_name":"ABN AMRO BANK N.V"
    5
       },
  3. Latency numbers every programmer sho... Latency numbers every programmer should know
    1
    ### Latency numbers every programmer should know
    2
        L1 cache reference ......................... 0.5 ns
    3
        Branch mispredict ............................ 5 ns
    4
        L2 cache reference ........................... 7 ns
    5
        Mutex lock/unlock ........................... 25 ns
  4. qemu qemu Public

    Forked from qemu/qemu

    Official QEMU mirror. Please see http:https://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.

    C