123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|545|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Theme of the Week -> Communication Week

Mon, 21 Jul 2025, 02:29
Socoder

Communication Week

Social platforms, messaging, connection tools

Meme Monday

Post or create a Meme that's somehow relevant to this week's theme.
Mon, 21 Jul 2025, 03:48
Jayenkai

Play Video


Lipsync's off on this one.

-=-=-
''Load, Next List!''
Tue, 22 Jul 2025, 03:33
Socoder

Teaching Tuesday

Can you teach us something that's somehow relevant to this week's theme? Maybe a link to something useful, or even writing up a small tutorial.
Tue, 22 Jul 2025, 12:50
Jayenkai
Less teaching, more of a "thing I'm currently trying to learn".

Web browsers now have this thing called WebRTC.
You connect both browsers to the same "handler" script, and if they both have the same "room" and "key", they get passed each others IPs, and hook up together, at which point they can chat to each other and send messages and more. (That's a very simplistic way to describe it!)

The AI tried teaching me about this, and as good as I can get an example running, it seems like it might be hard to implement inside JSE, in a way that would make it hard to cheat. Especially since the user could just edit the code. Player 1 running a version that give 1 point for every coin, and Player 2 running one that gives 50!! I might have to md5 the entire program, or something like that.

Then you've the "how do we join the same room" thing, where I'll have to create an input method that handles keyboard, gamepad, mouse and touch, all at once, allowing for a quick and easy code-entry screen that also fits into all different types of games.
.. Yeah, this stuff's a "todo" feature that I'd love to add, but haven't quite wrapped my head around yet.

More teaching/learning to be done.

-=-=-
''Load, Next List!''