The Wayback Machine - https://web.archive.org/web/20210417182420/https://github.com/jvns
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@recursecenter
Block or Report
jvns/README.md

Pinned

  1. Sampling profiler for Ruby

    Rust 2.2k 78

  2. Recipes for using Python's pandas library

    Jupyter Notebook 5.1k 2k

681 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri
Activity overview
Contributed to jvns/incident-service, jvns/refrigerator-forum, jvns/dnspeep and 5 other repositories

Contribution activity

April 2021

Created 3 repositories

Created a pull request in foniod/redbpf that received 3 comments

Fix mismatched types in biolatpcts example

When I run cargo build --examples, I get this error: error[E0308]: mismatched types --> examples/example-probes/src/biolatpcts/main.rs:66:32 | 66 …

+3 −3 3 comments
Reviewed 1 pull request in 1 repository
bangbangcon/bangbangcon.github.io 1 pull request

Created an issue in jvns/dnspeep that received 3 comments

Print out PID of process that made the DNS query

Possibly using a similar approach to dnssnoop on Linux. I'm not sure how to do this on Mac though.

3 comments