@WuMing2 I think i found out why flop doesn't work in KaiOS 2 anymore. I have to use an older version of peerJS to make it work, i'll try this weekend
Climbing-Coding-Cycling
@WuMing2 I think i found out why flop doesn't work in KaiOS 2 anymore. I have to use an older version of peerJS to make it work, i'll try this weekend
https://mltshp.com/p/1R2UX “Working”
#alt4me
@WuMing2 the problem is that peerJS has evolved which are no longer KaiOS 2.x compatible, so it is difficult to write them all in one version. so i would have to use the old peerJS version for KaiOS 2.x and write a build for it. my hope is that KaiOS 3 will be available globally.
@WuMing2 @fabi1cazenave This is Convo running right now on device :)
@bohwaz @WuMing2 @fabi1cazenave
and webRTC 🙂
@WuMing2 unfortunately none, becauseIi can no longer manage to create a build for KaiOS 2.x. the app starts but then i only see a white screen, unfortunately no error message or similar
Kelmscott Mono is the Blackletter programming font you didn’t know you needed.
@WuMing2 because I can no longer manage to create a build for KaiOS2 with parcelJS, I have tried a lot but nothing works.
SoundCloud has updated their Terms of Use and state that you agree anything you upload can be used to train AI models.
Please spread the word on this.
Edit: From replies, it looks like this may not be active in Canada, but is in the US, Mexico, UK and several EU countries.
:sharesloved2:
I give up on creating an app build for ff48 with parcelJS&babel.
I can add you as a tester for the app in the KaiOS store, for this i need the IMEI of your device. i have to say that the app is not optimized for KaiOS 2, there are still problems with establishing connections between peers.
Ein Kirby-Plugin, das ich nicht mehr missen möchte, ist Kirby Admin Bar. Es fügt dem Frontend eine einfache Leiste hinzu. Eingeloggte Nutzer können damit schnell die aktuelle Seite bearbeiten oder zu wichtigen Bereichen des Panels wechseln.
i have started to use avatar icons in my chat app, i am not completely satisfied yet but i am getting closer to the standard design of chat apps...
My first @getkirby plugin.
It converts social handles to proper HTML links
https://alienlebarge.ch/articles/handle-plugin
When I buy a phone or computer, I should be able to install what software I want, from whatever sources I want, on it. My device, my risk.
I don't think that that should be a contentious policy position.
Weil ich von JavaScript weniger Syntax für Komponenten gewohnt bin, hab ich bei der Neuimplementierung meiner Webseite in @getkirby Snippets mit eigenen Funktionen ein wenig verkürzt.
Wie das im Vergleich zu normalen Snippets aussieht und wie du selbst kürzere Snippets nutzen kannst, hab ich in meinem ersten deutschen Blog-Beitrag geschrieben.
PS: Es gibt jetzt 3 Feeds für meinen Blog (alle, nur deutsch, nur englisch). Auch diese Änderung war super einfach mit Kirby.
💬 Kennst du schon @delta ? Wir haben ihn getestet – aus Nachhaltigkeitsperspektive hat uns der kostenlose Messenger ziemlich überzeugt.
Hier berichten wir ausführlich: https://reset.org/delta-chat-unser-nachhaltigkeits-favorit-unter-den-messengern-dezentral-effizient-und-ohne-lock-in-effekt/
In my p2p chat app: flop for #KaiOS I have implemented a typing feature and webPush, the app is a conventional PWA and can also be used in any browser that supports webRTC.