Contributing in 2023... #98
Replies: 7 comments
-
I should be available starting now for the next few months. If anybody replies to this thread I hope I'll see it in time. |
Beta Was this translation helpful? Give feedback.
-
Glad to hear. I'm actually using CppCMS quite actively lately in my other FOSS project: https://github.com/artyom-beilis/OpenLiveStacker My general thoughts are:
|
Beta Was this translation helpful? Give feedback.
-
Hi! 😄 Do not overestimate my skills. As I wrote in my introduction (above), I am only a part-time amateur developer. I do not have the skills to come up with brand new features. I can do small tasks like:
I use Linux (Gentoo) with GCC. |
Beta Was this translation helpful? Give feedback.
-
I don't know if it's relevant, but I'm going to start using WebRTC for my application. |
Beta Was this translation helpful? Give feedback.
-
cppdb needs maintenance as well. The master branch no longer works with MySQL 8. What is the official repository that you use and accept pull requests for? cppdb on github #71 https://github.com/melpon/cppdb cppdb and MySQL 8 #70 |
Beta Was this translation helpful? Give feedback.
-
That would be cool. I'll migrate cppdb to github instead of SF. |
Beta Was this translation helpful? Give feedback.
-
https://github.com/artyom-beilis/cppdb Cloned it :-) Build and realized that there is so much work to do. It needs C++11, replace Add move ctor/assignment to most classes. Maybe even check possibility of replacement of |
Beta Was this translation helpful? Give feedback.
-
Hello Artyom,
It is very nice to see you here again.
I am a long time cppcms user, but I remain an amateur programmer as I do this part time only.
I lack the knowledge and experience to tackle big difficult code development.
Having said that, if cppcms is still maintained and active, I would be happy to help out with simple tasks, tidying code, testing, etc, if pull requests are integrated into the main branches.
I will be busy during the next couple of months, but if the project is active, I'd be happy to make some time in 2023 to contribute something back.
Maybe you can label specific issues as junior tasks...
Beta Was this translation helpful? Give feedback.
All reactions