Giter Site home page Giter Site logo

Comments (3)

coderr01 avatar coderr01 commented on August 25, 2024

@e-dant i would like to contribute. Can you please let me know from where to start in code ?

from watcher.

e-dant avatar e-dant commented on August 25, 2024

@e-dant i would like to contribute. Can you please let me know from where to start in code ?

Hi! More than happy to have you here. (Sorry for a bit of a late response.) I think this issue is resolved, but I haven't closed it just in case it comes back up again.

However, there are a few other issues I'm happy to offer you.

These are probably the best:


#23

For the windows building issue, I'm just not too familiar with all the caveats, and have generally found building on Windows difficult. If you know that system, I could use your input. If you know Nix, I think that can smooth over a lot of the odd differences between platforms.


#16

This is almost entirely a readme task. Just want to help users along with how we report errors. Maybe a bit of context on why we report them that way, too. Exceptions aren't universal, some people disable them entirely, and I've sometimes had the thought that this library's adapters should be in C, which would make exceptions irrelevant, anyway. So, we pass up strings, attached to paths, along with the special watcher type to give (rare) status updates, including errors.


#5

For the runtime performance benchmarks, we're really just trying to see if any watcher is less efficient, and if so by how much, than the baseline IO throughput of creating and removing files. Bonus points for accuracy tests across the watcher, but a bit of a separate issue.

I think this one can be done just with shell scripts in containers (we don't want to run on someone's "real" filesystem). Most of these watching libraries come with CLI interfaces as well.

from watcher.

e-dant avatar e-dant commented on August 25, 2024

https://github.com/e-dant/watcher/actions/runs/6449445323/job/17507767533#step:5:33

from watcher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.