Skip Navigation
Serge Tarkovski
Serge Tarkovski @ pioneer @lemmy.ml
Posts
7
Comments
2
Joined
5 yr. ago
Linux Video Editing @lemmy.sdf.org
Serge Tarkovski @lemmy.ml

CapCut on Linux

Anyone succeeded in installing CapCut? I can only see forever 0% when running the installer through Wine.

  • I used to hear this joke with a cat or horse instead of duck, being a programmer rather than a roofer. Anyway, funny!

  • Lemmy Support @lemmy.ml
    Serge Tarkovski @lemmy.ml

    I'm getting an "authorization invalid" message when opening lemmy.ml from desktop Chrome:

    lemmy.ml generally uses encryption to protect your information. When Chrome tried to connect to lemmy.ml, it received unusual and incorrect credentials. This can happen when an attacker tries to impersonate lemmy.ml or the connection is interrupted by the Wi-Fi login screen. Your information remains secure because Chrome terminated the connection before the data exchange began.

    You can't go to lemmy.ml right now because the website uses the HSTS protocol. Network errors and attacks are usually temporary, so this page will most likely work later.

    Whereas from mobile I'm able to open the website. Anyone knows how to fix the issue?

  • For web: better theming, for app: i18n, for both: much smoother subscription to other instances.

  • lemmur @lemmy.ml
    Serge Tarkovski @lemmy.ml

    Just a little appreciation to the lemmur devs

    The things are changing constantly:

    • Lemmy API
    • Flutter releases
    • Material You (not sure if this will have influence but it's a big change anyway)

    So I'd like to thank the developers for all their hard efforts to support the above.

    Fediverse @lemmy.ml
    Serge Tarkovski @lemmy.ml

    Avalanche - Social Networking Evolved

    A very nice app that displays the feed in the "post + comments" way rather than in a microblogging manner.

    flutter @lemmy.ml
    Serge Tarkovski @lemmy.ml

    This seems to be a boost for using Flutter on Linux.

    Programmer Humor @lemmy.ml
    Serge Tarkovski @lemmy.ml

    Indeed

    ActivityPub @lemmy.ml
    Serge Tarkovski @lemmy.ml

    An ActivityPub groups implementation example and docs

    socialhub.activitypub.rocks Groups implementation

    I’ve implemented groups in Tavern and would like feedback and comments. All of the group specific actor and activity behavior is documented in https://gitlab.com/ngerakines/tavern/-/blob/issue-21-groups/FEDERATION.md as well. Groups share the same namespace as users and it is up to instance operato...

    Groups implementation

    I think it might be useful for the devs to have a look.