home.social

#lafleur — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #lafleur, aggregated by home.social.

fetched live
  1. Miami Dolphins Fans Eager for Truth in Matt LaFleur Rumor Buzz

    The Miami Dolphins are actively searching for their next head coach. They have conducted one virtual interview and…
    #NFL #MiamiDolphins #Miami #Dolphins #buzz #eager #Fans #Football #for #lafleur #Matt #rumor #truth
    rawchili.com/nfl/679554/

  2. Miami Dolphins Fans Eager for Truth in Matt LaFleur Rumor Buzz

    The Miami Dolphins are actively searching for their next head coach. They have conducted one virtual interview and…
    #NFL #MiamiDolphins #Miami #Dolphins #buzz #eager #Fans #Football #for #lafleur #Matt #rumor #truth
    rawchili.com/nfl/679554/

  3. Published my first PyPI package today, called lafleur.

    #lafleur is a specialized CPython JIT fuzzer that uses a coverage-guided, evolutionary approach. It executes test cases, observes their effect on the JIT's state by analyzing verbose trace logs, and uses that feedback to guide its mutations, becoming smarter at finding interesting code paths over time.

    Let me know if you use it or have any questions.

    pypi.org/project/lafleur/
    github.com/devdanzin/lafleur

    #Python #CPython #fuzzer #fuzzing #JIT

  4. Published my first PyPI package today, called lafleur.

    #lafleur is a specialized CPython JIT fuzzer that uses a coverage-guided, evolutionary approach. It executes test cases, observes their effect on the JIT's state by analyzing verbose trace logs, and uses that feedback to guide its mutations, becoming smarter at finding interesting code paths over time.

    Let me know if you use it or have any questions.

    pypi.org/project/lafleur/
    github.com/devdanzin/lafleur

    #Python #CPython #fuzzer #fuzzing #JIT

  5. Published my first PyPI package today, called lafleur.

    #lafleur is a specialized CPython JIT fuzzer that uses a coverage-guided, evolutionary approach. It executes test cases, observes their effect on the JIT's state by analyzing verbose trace logs, and uses that feedback to guide its mutations, becoming smarter at finding interesting code paths over time.

    Let me know if you use it or have any questions.

    pypi.org/project/lafleur/
    github.com/devdanzin/lafleur

    #Python #CPython #fuzzer #fuzzing #JIT

  6. Published my first PyPI package today, called lafleur.

    #lafleur is a specialized CPython JIT fuzzer that uses a coverage-guided, evolutionary approach. It executes test cases, observes their effect on the JIT's state by analyzing verbose trace logs, and uses that feedback to guide its mutations, becoming smarter at finding interesting code paths over time.

    Let me know if you use it or have any questions.

    pypi.org/project/lafleur/
    github.com/devdanzin/lafleur

    #Python #CPython #fuzzer #fuzzing #JIT

  7. Published my first PyPI package today, called lafleur.

    #lafleur is a specialized CPython JIT fuzzer that uses a coverage-guided, evolutionary approach. It executes test cases, observes their effect on the JIT's state by analyzing verbose trace logs, and uses that feedback to guide its mutations, becoming smarter at finding interesting code paths over time.

    Let me know if you use it or have any questions.

    pypi.org/project/lafleur/
    github.com/devdanzin/lafleur

    #Python #CPython #fuzzer #fuzzing #JIT

  8. It turns out that, by running it on an interpreter with ASan enabled, I was the culprit of my fuzzer lafleur using way too much memory.

    That even led to me buying some DDR5 to be able to fuzz a bit more comfortably. Running without ASan reduces memory usage to 1/15. So I guess now I'll have some spare RAM, and less money, going forward :)

    I'll enhance the JIT fuzzer to run on a different interpreter than the fuzzing scripts, which benefit from ASan.

    #lafleur #Python #CPython #fuzzer #fuzzing

  9. It turns out that, by running it on an interpreter with ASan enabled, I was the culprit of my fuzzer lafleur using way too much memory.

    That even led to me buying some DDR5 to be able to fuzz a bit more comfortably. Running without ASan reduces memory usage to 1/15. So I guess now I'll have some spare RAM, and less money, going forward :)

    I'll enhance the JIT fuzzer to run on a different interpreter than the fuzzing scripts, which benefit from ASan.

    #lafleur #Python #CPython #fuzzer #fuzzing

  10. It turns out that, by running it on an interpreter with ASan enabled, I was the culprit of my fuzzer lafleur using way too much memory.

    That even led to me buying some DDR5 to be able to fuzz a bit more comfortably. Running without ASan reduces memory usage to 1/15. So I guess now I'll have some spare RAM, and less money, going forward :)

    I'll enhance the JIT fuzzer to run on a different interpreter than the fuzzing scripts, which benefit from ASan.

    #lafleur #Python #CPython #fuzzer #fuzzing

  11. It turns out that, by running it on an interpreter with ASan enabled, I was the culprit of my fuzzer lafleur using way too much memory.

    That even led to me buying some DDR5 to be able to fuzz a bit more comfortably. Running without ASan reduces memory usage to 1/15. So I guess now I'll have some spare RAM, and less money, going forward :)

    I'll enhance the JIT fuzzer to run on a different interpreter than the fuzzing scripts, which benefit from ASan.

    #lafleur #Python #CPython #fuzzer #fuzzing

  12. It turns out that, by running it on an interpreter with ASan enabled, I was the culprit of my fuzzer lafleur using way too much memory.

    That even led to me buying some DDR5 to be able to fuzz a bit more comfortably. Running without ASan reduces memory usage to 1/15. So I guess now I'll have some spare RAM, and less money, going forward :)

    I'll enhance the JIT fuzzer to run on a different interpreter than the fuzzing scripts, which benefit from ASan.

    #lafleur #Python #CPython #fuzzer #fuzzing