Skip to content
Pro
Block or report user

Report or block jstasiak

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse
Block or report user

Report or block jstasiak

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Popular repositories

  1. Forked from paulsm/pyzeroconf

    A pure python implementation of multicast DNS service discovery

    Python 297 120

  2. Mirror of SVN-based "asterisk's huawei 3g dongle channel driver" project with my Asterisk 10 and 11 compatibility patches (asterisk10 and asterisk11 branches)

    C 69 85

  3. Use this application to get Socket.IO support in your Django project and dive into real time web.

    Python 49 10

  4. Application to run .travis.yml files for Python projects locally

    Python 28 4

  5. Python port of CoalescingRingBuffer from LMAXCollections

    Python 11 1

  6. Proof of concept D Dependency Injection Framework

    D 9 2

461 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

January 2020

Created an issue in rust-lang/rust that received 1 comment

Confusing "expected reference, found ..." error when trying to chain Iterator<T> and Iterator<&T>

I'm running rustc 1.40.0. The code: fn main() { let a = (0..3).chain([3, 4, 5].iter()); } Trying to compile it results in: % rustc test1.rs error[E…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.