C++ Software Engineer Big interest in OpenSource communities for years now. 20+ years linux user. But a newbies in fediverse, had heard about it before but needed the help of twitter (for mastodon) and reddit changes to give a real try. Also a fan of Stephen King books. Was fievel@vlemmy.net

  • 1 Post
  • 19 Comments
Joined 1 year ago
cake
Cake day: July 10th, 2023

help-circle
rss


  • I’m volunteer to donate because of I accidentally die, rather that it deserve someone who would have more luck than me rather than no one.

    Now in Belgium it works a bit differently. Everyone is, by default, considered as a donor.

    You can then register to either refuse it or to impose it whatever your family says.

    This is because the law is that the doctors must always ask the family if they are ok to give organs from diseased family member even with the “by default donor”, with the registration you can say “don’t ask my family and just do it”.

    This can be used in two situation in my opinion, the first one being family that have different conviction and may refuse despite the opinion of the diseased. The second situation (mine) being not wanting to worry grieving family with one more difficult decision to take.


  • I purchase mostly digital books because I use to read at night next to my sleeping partner and e-reader is the easiest way for me. Also O don’t have a very big house to store all. Now from a piracy vs purchase point of view: I actually buy ebooks as a mark of support to authors I like very much. Now I must confess that for some very popular authors, I trend to think that one book pirated or one book bought won’t change a lot for them. So I buy mostly less known or indie authors at the end.







  • I’d like to thank you all for all your interesting comments and opinion.

    I see a general trends not being too worried because of how the technology works.

    The worrysome part being what capitalism and management can think but that’s just an update of the old joke “A product manager is a guy that think 9 women can make a baby in 1 month”. And anyway, if not that there will be something else, it’s how our society is.

    Now, I feel better, and I understand that my first point of view of fear about this technology and rejection of it is perhaps a very bad idea. I really need to start using it a bit in order to known this technology. I already found some useful use cases that can help me (get inspiration while naming things, generate some repetitive unit test cases, using it to help figuring out about well-known API, …).









  • I think that one of the structural change that helped a lot to have less stalled or unmaintained open source projects is the improvement in the DevOps tools.

    I mean that, until recently, I always had been an open source user and supporter but, despite being a professional software engineer, I never coded in open source projects. The reason to this is that I did not wanted to commit myself into a project that I cannot afford to work regularly on because of professional and/or personal time constraints.

    Now with the broad use of git and related platforms for open source projects (GitHub, gitlab, …), it’s possible to work only a little on open source projects. You can fix a bug impacting you as an user, translate some strings in your native language, improve the doc, … without commiting to work regularly on the project. You just change the stuff, have no requirements to inform anyone, make a pull request and it’s merged or not by the maintener …

    I think this is really what contributed to improvement in the way open source projects evolved.