Giter VIP home page Giter VIP logo

Comments (17)

rzr avatar rzr commented on September 7, 2024 1

Based on @atrovato contributions may I propose him to join this list:
https://github.com/abandonware/noble/blob/master/MAINTAINERS.md

from noble.

marksyzm avatar marksyzm commented on September 7, 2024

I'm up for this, for noble at least. I use a Mac on Mojave but am used to working across all the platforms including mobile?

from noble.

qdot avatar qdot commented on September 7, 2024

cc @jrobeson, who also has a noble fork with a lot of updates/changes.

from noble.

 avatar commented on September 7, 2024

In this case it wouldn't be abandonware at all then. If folks are interested in my refactorings, then it should probably get a new name and be redone as a monorepo. That's what I planned on doing.

Feel free to take a look at my changes https://github.com/jrobeson/noble/commits/refactor

from noble.

 avatar commented on September 7, 2024

Currently i'm attempting to refactor the hci-socket bindings to prepare for a merge of bleno code.

from noble.

rzr avatar rzr commented on September 7, 2024

Any mac developer interested to review:
#8
?

from noble.

qdot avatar qdot commented on September 7, 2024

While I'm not a great low level mac developer, I have my own fork that combines noble-mac and @abandonware/noble for running across linux/mac, and it's been working ok for me so far.

https://github.com/qdot/noble-mac/tree/abandonware-fork

I've also had some luck with noble-uwp too on windows 10, though I mostly use straight C# there.

from noble.

rzr avatar rzr commented on September 7, 2024

@qdot would you like to co-maintain noble here and join @abandonware/maintainers to merge current open PR ?

Before, please send a PR that add your name to a file "MAINTAINERS.md" and add a message that you comply to contribute for community interest and do not plan do malicious things, the commit should be verified too, I can provide an example if unclear.

Regards

from noble.

marksyzm avatar marksyzm commented on September 7, 2024

@qdot does that mean it works across other platforms too?

from noble.

 avatar commented on September 7, 2024

So what's the end goal of this comaintainership? Just to keep things working, or make significant changes?

from noble.

rzr avatar rzr commented on September 7, 2024

First merge fixes still under review upstream... and avoid to break API until upstream is open to new developments.

So if you have experimental features, they could be based on @abandonware master or eventually in a "experimental" branch (eg: "sandbox/$user/master" )

from noble.

 avatar commented on September 7, 2024

I'm a bit beyond that at this point, so I guess i shouldn't apply for now. I already broke the API by requiring const noble = new Noble() to simplify a lot of other parts.

from noble.

marksyzm avatar marksyzm commented on September 7, 2024

The API needs an update/rewrite, for sure. There's lots of undocumented stuff too.

from noble.

rzr avatar rzr commented on September 7, 2024

one solution would be to add in, a transition module that will add new unstable APIs like:

const noble = requiere('abandonware/noble/experimental');

from noble.

qdot avatar qdot commented on September 7, 2024

@rzr Unfortunately I'm not sure I'm best for maintainership on this for the moment. I deal with way too many projects as is right now, and while noble is an important component in of some of them, it's not really something I can split more time onto. I've just been sharing what I've done lately to get my system working.

@marksyzm Inasmuch as any noble will "Work across other platforms". My fork just has a dynamic load path that checks for platforms at runtime. If it's darwin, it chooses noble-mac. If it's not, it chooses @abandonware/noble. Could be at some point I'll add another path to choose noble-uwp on win10. That's all it does, tho, nothing all that special.

from noble.

rzr avatar rzr commented on September 7, 2024

I am drafting a constitution for @abandonware/maintainers @abandonware/owners

Any suggestions are welcome:
https://github.com/abandonware/abandonware.github.io/blob/master/index.md

from noble.

rzr avatar rzr commented on September 7, 2024

There is only one maintainer (myself), who want to be next ?
https://github.com/abandonware/noble/blob/master/MAINTAINERS.md

Please follow instructions at:

Also feedback from @sandeepmistry is welcome

@qdot I released a version, can you rebase your branch on @abandonware/maintainers 's master and Open PR on relevant changes:

https://github.com/qdot/noble-mac/tree/abandonware-fork

Relate-to: https://social.samsunginter.net/@rzr/101930569288659296

from noble.

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.