Ask HN: What open-source projects are you currently contributing to and why?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. setup-k3s-ansible

    Setup a k3s cluster with ansible

    Only my own. A few with, hopefully, public interest:

    Setup a k8s cluster + elastic with ansible https://github.com/ggeorgovassilis/setup-k3s-ansible

    A collection of linux scripts, eg. remote controlling a wifi power plug, change sound volume in linux with touchpad gestures and more

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. linuxscripts

    Script collection for linux

    https://github.com/ggeorgovassilis/linuxscripts

    A JSP implementation (with tag files!) based on an interpreter instead of a compiler https://github.com/ggeorgovassilis/fauxjsp

    A Super Star Strek re-implementation https://github.com/ggeorgovassilis/superstartrek

    A library that maps Java interfaces on REST services https://github.com/ggeorgovassilis/spring-rest-invoker

    Mainly because I needed/wanted/could and there wasn't already something around that did the job.

  4. fauxjsp

    JSP implementation with fast page reloads that uses an interpreter rather than a compiler

    https://github.com/ggeorgovassilis/linuxscripts

    A JSP implementation (with tag files!) based on an interpreter instead of a compiler https://github.com/ggeorgovassilis/fauxjsp

    A Super Star Strek re-implementation https://github.com/ggeorgovassilis/superstartrek

    A library that maps Java interfaces on REST services https://github.com/ggeorgovassilis/spring-rest-invoker

    Mainly because I needed/wanted/could and there wasn't already something around that did the job.

  5. superstartrek

    The 70s Super Star Trek command line game revived as an HTML 5 app

    https://github.com/ggeorgovassilis/linuxscripts

    A JSP implementation (with tag files!) based on an interpreter instead of a compiler https://github.com/ggeorgovassilis/fauxjsp

    A Super Star Strek re-implementation https://github.com/ggeorgovassilis/superstartrek

    A library that maps Java interfaces on REST services https://github.com/ggeorgovassilis/spring-rest-invoker

    Mainly because I needed/wanted/could and there wasn't already something around that did the job.

  6. spring-rest-invoker

    Spring invoker which maps remote REST services to local interfaces.

    https://github.com/ggeorgovassilis/linuxscripts

    A JSP implementation (with tag files!) based on an interpreter instead of a compiler https://github.com/ggeorgovassilis/fauxjsp

    A Super Star Strek re-implementation https://github.com/ggeorgovassilis/superstartrek

    A library that maps Java interfaces on REST services https://github.com/ggeorgovassilis/spring-rest-invoker

    Mainly because I needed/wanted/could and there wasn't already something around that did the job.

  7. backstage

    Backstage is an open framework for building developer portals

    Backstage - https://github.com/backstage/backstage/pull/17260 - because I wanted to learn few new things and this functionality might actually be useful for me.

  8. ansible-collection-hardening

    This Ansible collection provides battle tested hardening for Linux, SSH, nginx, MySQL

    An ansible collection for hardening Linux systems I mostly wrote: https://github.com/dev-sec/ansible-collection-hardening

    Another ansible collection to manage Icinga: https://github.com/T-Systems-MMS/ansible-collection-icinga-d...

    And the yunohost app for invoice ninja: https://github.com/YunoHost-Apps/invoiceninja5_ynh

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. ansible-collection-icinga-director

    An Ansible collection that contains modules to change objects in Icinga 2 using the director API.

    An ansible collection for hardening Linux systems I mostly wrote: https://github.com/dev-sec/ansible-collection-hardening

    Another ansible collection to manage Icinga: https://github.com/T-Systems-MMS/ansible-collection-icinga-d...

    And the yunohost app for invoice ninja: https://github.com/YunoHost-Apps/invoiceninja5_ynh

  11. An ansible collection for hardening Linux systems I mostly wrote: https://github.com/dev-sec/ansible-collection-hardening

    Another ansible collection to manage Icinga: https://github.com/T-Systems-MMS/ansible-collection-icinga-d...

    And the yunohost app for invoice ninja: https://github.com/YunoHost-Apps/invoiceninja5_ynh

  12. invoiceninja5_ynh

    self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.

    An ansible collection for hardening Linux systems I mostly wrote: https://github.com/dev-sec/ansible-collection-hardening

    Another ansible collection to manage Icinga: https://github.com/T-Systems-MMS/ansible-collection-icinga-d...

    And the yunohost app for invoice ninja: https://github.com/YunoHost-Apps/invoiceninja5_ynh

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Deep Dive with Ansible: Patching an Ansible Collection

    1 project | dev.to | 19 Apr 2024
  • The Bullhorn #114 (Ansible Newsletter)

    11 projects | /r/ansible | 3 Sep 2023
  • The Bullhorn #108 (Ansible Newsletter)

    11 projects | /r/ansible | 10 Jul 2023
  • Import Hosts from Zabbix Server into AWX Inventory

    1 project | /r/awx | 7 Jul 2023
  • The Bullhorn #102 (Ansible Newsletter)

    9 projects | /r/ansible | 16 May 2023

Did you know that Java is
the 8th most popular programming language
based on number of references?