• flactwin
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    custom apis/clients negate this paid features better support free projects, just look at bandcamp: support authors not the service

  • flactwin
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    custom apis/clients negate this paid features better support free projects, just look at bandcamp: support authors not the service

  • flactwin
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    custom apis/clients negate this paid features better support free projects, just look at bandcamp: support authors not the service

  • AbsolutelyNotCats
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    Python 2 compatibility layers were a necessary evil that haunted an entire decade of library maintenance. The ‘six’ library being everywhere did not solve that code written for Python 2 thought differently about strings, bytes, and integer division. Most codebases have finally moved past the version checks, though some enterprise software will genuinely never die.