konstantins

joined 4 years ago
[–] [email protected] 1 points 3 years ago (1 children)

I planning make friend finding too. alovoa use Java and more components i don't have.

My server build with KPHP - it's translate PHP syntax to C++ and give native application.

I'm think it's more effective, KPHP under GPLv3. (yeah, it's made by famous russian closed social, but "play in open source" can be used by libre comminuty).

About post-USSR, my native language is russian and Russia turns more others languages in daily use, i think need select importent goal for support it.

[–] [email protected] 2 points 3 years ago (1 children)

Yeah, i'm choose for direct XMPP. Briar and GNU/Jami format cannot be popular now, because it's not support offline messages without hassle. In Russia many peoples active using offline messages for save battery life, read about Push technology.

[–] [email protected] 2 points 3 years ago

Maybe, but i think for this library need port.

KPHP - compiler for server, using alike PHP syntax for translate it in C++ and build server application.

[–] [email protected] 1 points 3 years ago (3 children)

Now it's not federated. I don't know ActivityPub or other protocols for it.

I think Pixelfed using native PHP, but LibreLove.su build with KPHP.

[–] [email protected] 2 points 3 years ago

I can do it, yeah.

 

Yesterday i'm started working on FLOSS dating service.

I think make this very privacy friend and without payments.

Using old past PHP experience, but mobiles apps required. Maybe later, i learn Java and Swift, but support from community welcome.

[–] [email protected] 2 points 4 years ago

Yeah, but Midori Desktop using

built on top of Electron and React.

[–] [email protected] 7 points 4 years ago (2 children)

Midori moved from webkit to electron. Electron use chromium engine, UI is node.js (see wiki). Developers write new UI on electron.

 

Desktop client (based on Electron) under GPLv3 - https://gitlab.com/midori-web/midori-desktop

Android and iOS clients under LGPLv3 - https://gitlab.com/midori-web/midori-android-gecko and https://gitlab.com/midori-web/midori-ios