Skip to content
View ssbarnea's full-sized avatar
🎄
Sticking packages under the pypi tree.....
🎄
Sticking packages under the pypi tree.....

Sponsors

@Sirivasv
@geerlingguy
@jsf9k
@ehagerty
@cybette
@belfast77
@ThomasSanson
@ArtyomVancyan
@dbrennand
@jorisroovers
@getsentry

Sponsoring

Block or Report

Block or report ssbarnea

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ssbarnea/README.md

Hi, I'm Sorin 👋

I work on Ansible DevTools team at Red Hat

ssbarnea's GitHub stats

Credits

I would like to thanks everyone that has aver supported me in my volutary work of supporting open-source project. I should mention at least few of these:

  • Red Hat (IBM), which is also my employer, for giving me the freedom to contribute to whatever open-source project I do see fit while at work. In fact I suspect that 98% of what I do for work is on the public internet.
  • Every other open-source maintainer which ever reviewed my contributions, or just replied to issues I raise. I do value your help!
  • Those that decided to show appeciation by sponsoring me. Keep in mind that I donate 100% of what I receive to upstream opensource projects that I use.
  • Several companies that found a way to support my work:
    • 1Password for helping open-souce projects to manage and share secrets
    • JetBrains for providing me with a free license of the great PyCharm
    • Navicat for giving me a license of their powerful database development tool
    • Atlassian for providing a free cloud instance of Jira that is used to perform integrations testing on jira python library.

Updates

  • 2022-07: My team started a menthorship program for those interested in learning how to become good open-source contributors and maintainers.
  • 2021-06: Leaving OpenStack and moving to Ansible DevTools team! Now maintaining those cool Ansible developemt tools became my job.
  • 2020-12: This year proved to be a very stressful year which got me very close to a burnout. One measure that I had to take was to suspend my maintenance of jira library. I am aware that it is affected by a lot of bitrot and nobody was willing to spend the considerable amount of time needed to restore the CI.

Please do not get offeended if I do not reply to support questions on irc or email. Unless I already know you as someone that contributed to one of projects I maintain or just use, I would likely ignore direct messages.

Tool others made and that I want to share with you

  • hyperfine for benchmarking command execution times
  • ripgrep for searching locally. It recognizes gitignores and provide a very useful output. I do also have an alias for it rg='rg --hidden --no-follow --max-columns 255 --no-heading --column -F'
  • pyenv install and use multiple versions of python. Useful to bring python versions that your distro may lack. Especialy useful for MacOS.
  • direnv which allows you to create .envrc fiels on disk which are automatically loaded. You can put env vars there, including secrets in order to avoid cluttering your entire user profile. This also limits their availability based on where you run from.
  • glances and htop as alternatives to old top.

Bits

ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF+fxSQJpM7Ily1dWQ2Cpfft/0nnDwz2cjT1p0JZQqPr @ssbarnea (zbr)

Pinned

  1. pycontribs/mk pycontribs/mk Public

    mk ease contributing to any open source repository by exposing most common actions you can run. Inspired by make, tox and other cool tools!

    Python 76 10

  2. ansible/ansible-lint ansible/ansible-lint Public

    ansible-lint checks playbooks for practices and behavior that could potentially be improved and can fix some of the most common ones for you

    Python 3.3k 625

  3. ansible/molecule ansible/molecule Public

    Molecule aids in the development and testing of Ansible content: collections, playbooks and roles

    Python 3.8k 647

  4. ansible/tox-ansible ansible/tox-ansible Public

    The tox-ansible plugin dynamically creates a full matrix of python interpreter and ansible-core version environments for running integration, sanity, and unit for an ansible collection both locally…

    Python 48 14

  5. ansible/vscode-ansible ansible/vscode-ansible Public

    vscode/vscodium extension for providing Ansible auto-completion and integrating quality assurance tools like ansible-lint, ansible syntax check, yamllint, molecule and ansible-test.

    TypeScript 314 72

  6. dot-config.github.io dot-config.github.io Public

    Forked from dot-config/dot-config.github.io

    dot-config.github.io website