I like FOSS (free and open source software). Have contributed bug reports and feature suggestions to open source projects that got accepted (e.g. the ability to block instances on lemmy). Check out my github if you’re into that kind of stuff.

  • 12 Posts
  • 23 Comments
Joined 6 years ago
cake
Cake day: August 3rd, 2020

help-circle
  • wiki_me@lemmy.mltoOpen Source@lemmy.ml•Ban AI Slop?
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    2
    ·
    3 days ago

    This is what happened to r/fossdroid and r/opensource

    I have to admit i don’t think there is a significant drop in quality in r/opensource . and honestly reddit is declining in quality as it gets more popular IMO so i am not sure correlation implies causation even if it exists.

    Please don’t reply saying but Linux uses LLMs, or other whataboutisms. There is a significant difference between code quality from people submitting to Linux and a slopper who vibecoded a project thinking they’re helping.

    Problem is “AI slop” basically means “bad AI code” which is subjective. i am sure the guy from xlibre thinks xorg is terrible .


  • wiki_me@lemmy.mltoOpen Source@lemmy.ml•Ban AI Slop?
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    4
    ·
    4 days ago

    Thanks for sharing this. Maybe correct tagging could be useful. Makes it easier to ignore but not overly heavy and possibly toxic.

    If i am just posting these projects i found which i think are interesting (which i did a lot of). i am now suppose to spend more of my spare time researching if they include AI? I am pretty sure i won’t be able to know most of the time .

    There are not a a lot of projects i think people will be interested enough to do a “high effort evaluation”. if anyone is that interested he can just ask, or check out the code which should be fairly rare.

    AI has been here for a while. If it would have caused FOSS communities to be flooded by AI it probably would have happened by now. We should try and avoid the bias of risk aversion.

    Looking at AI . it reminds me of how for wayland there was constant criticism even if it was just plain wrong and just made people overly scared . the plain wrong stuff was highly upvoted and i didn’t always have time to correct it, plus people being disrespectful discouraged me from discussing it because i didn’t feel it will be productive . now wayland is pretty much accepted as “good” by most of the FOSS social media communities in my experience. when a new technology appears. it takes time and effort to study it deeply and it’s advantages and disadvantages . And i suspect people in social media are often not the first to do that honestly.




  • And you should care what people you don’t know on the internet think because… ?

    social media is not a reliable source. it can expose you to new information, but it is not reliable .

    Feedback is how you learn. how you find out what works and just as importantly what don’t work.

    i think there was a study that showed that people that take a course on decision making have lower anxiety. it makes sense, once you do a risk-reward analysis and consider alternatives it makes you accept the risk and act despite it. realizing the anxiety is unhelpful or ineffective repeatedly leads to Desensitization and eventually reduces it.

    with that said, there might be some underlining issue and you need to work on self regulation skills. using stuff like CBT/ACT/NSDR/meditation/stoicism. there is a open source test for the big five personality test. if you score high on neuroticism, it might indicate you should work on it.




  • For this project I’m mainly testing distribution models

    What do you expect to learn from those so called tests? (no offence)

    The big questions in closed vs open is that there are different scenarios :

    for closed source -> less competitor -> more users -> more money -> more investment in the project -> better product.

    for open source -> more users want to use it and contribute to it -> better software -> more users -> more potential for making money.

    The problem is that for the outcomes you want to track (more money or better software). there are so many variable involved that influence those outcomes so it’s hard to deduce that the license is improving the outcomes or making them worst.



  • TBH i think you’re overthinking it, funding software development and running businesses like open source software development is often driven by self interest (even if it’s not easy to accept) . Like in software development part of it is throwing stuff at the wall and seeing what sticks. So trying to transition to more closed model is expected (some of the projects you mentioned went back to being open source).

    Sure i have my opinions about software licensing but for me open source is good enough. if something like that will happen and the software is good a fork will be made. That is a acceptable risk-reward calculation to me.









  • Any github or codeberg people can star?

    Also if so many people want it. starting to fund raise money might be good. paralives is already making good money and because it is closed source there is a incentive to make modding harder (so they could sell improvements). Plus this sounds really hard and labor intensive. being able to work on it full time could help you stay motivated. even seeing people giving money might help you feel the work is really appreciated and its not just cheap words.


  • Maybe a survey can disprove my opinion. but i would argue the option of having ads plus paying for the ability to remove ads is something most users would accept (even if there is a vocal minority). especially if you explain that researching and developing some forms of content (documentaries, video courses, investigative journalism) can take dozen of hours and is not feasible to do without getting paid when aiming for the highest quality.

    That could be better then just restricting videos (mitra could also be a open source alternative to patreon).


  • In blender for example you receive prioritized support when you sponsor them.

    There are also various rewards (like voting on features, exclusive access to discord channels, having a sponsorship section on the website that acts as something like an ad).

    There are various guides for this. but that’s the shortened version.



  • wiki_me@lemmy.mltoOpen Source@lemmy.ml•MeroChat - Open Source Random Chat
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    1
    ·
    2 years ago

    You could have a multi-paradigm programming language and use FP techniques in the code. And at least in my university there was an introduction to FP and i assume that is true for most CS degree programs.

    Anyway no offence but i wonder how many of the people who upvoted you actually programmed in a purely functional programming language . i read and did the exercises for real world haskell and i don’t think purely functional programming language can create the clearest code. i can see the advantages but a language with a strong support for FP and OOP would be better IMO (Ruby?). I also can’t think of a popular FOSS project that uses a purely functional language (pandoc is an exception, but that seems like a sweet spot for FP).

    But it is a cool project and i like the endeavor.