home.social

#opensourcecontributions — Public Fediverse posts

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

  1. Actually, yeah: anyone involved in KDE or Plasma development have any insight as to whether this sort of thing might be doable or whether anyone would be willing to help me get a PR merged if I looked into doing this type of thing?

    Even just a shoutout to a matrix or IRC room where I might get a little insight would be cool. The last time I looked into maybe getting involved in KDE, the prior KWin maintainer was still leading things, so like... a decade ago.

    #plasmaDesktop #openSource #KDE #plasmaDesktopDevelopment #openSourceContributions

  2. Current List Of All Open Source Software Used In ESRI Products
    --
    esri.com/en-us/legal/requireme <-- link to list at ESRI site
    --
    This list shows an example of the power of open source across the GIS spectrum, into the largest spatial software commercial vendor, bringing value to us all
    For instance, when running a raster GP tool in ArcGIS Pro v3.2, the backend might be GDAL algorithm - with an ESRI wrapper - working hard; there are ~1,500 specific line item acknowledgements for this piece of software alone…
    #GIS #spatial #mapping #software #opensource #COTS #commercialsoftware #contribution #powerofopensource #opensourcecommunity #opensourcesoftware #opensourcecontribution #opensourcecontributions #gischat

  3. Weekends to is time for hobby projects.
    Worked half of my Sunday and fixed the issues.

    v0.0.5 is published finally.

    Changelogs:

    - Fixed a major issue with exceptions.
    - Better error handling with appropriate messages.
    - New parameter factor introduced which helps in modifying the cropped area of face.
    - More unit test cases added.
    - Code Coverage enhanced to 99%.

  4. Just released v0.0.4!

    Changelogs:

    - Function API has been modified to reduce complexity.
    - Fixes in loading pre-trained classifier files.
    - Added .npmignore file.
    - Reduced package size to less than a MB.
    - Added unit test cases for the new developments.
    - Moved to Codecov from Sonarqube.
    - Achieved 95% code coverage.
    - README updates with images added.

  5. Released v0.0.3!

    Changelogs:

    - Added support for multi-face detection.
    - Redirecting to opencv4js npm package to obtain the updated opencv.js file easily.
    - Integrated Sonarqube for code scanning and detect bugs/issues/smells in code.
    - Integrated Jest for unit testing.
    - Code coverage- 94.4%.
    - README updates to provide more clarity.

    v1.0.0 will be arriving by next week.

  6. v0.0.2 is out now!

    Changelogs:
    - Minor code tweaks.
    - Github Actions workflow added to automate publishing to npm registry.
    - Documentation updated with relevant details on how to use the package.

  7. Was helping out a friend with some code, ended up creating a package.

    It uses to detect faces from an image and crops the faces out.

    One of the use cases of this package can be creating thumbnails/previews showing just the faces from the original picture.

    P.S. - The pre-release version is out now. More enhancements coming soon.

    npmjs.com/package/opencv-facec