101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

490
active users

#pairprogramming

1 post1 participant0 posts today

Attempted a pair coding session for the first time to drill into an old tangled code and it was successful. Best rule I take out of this - have clear objectives. Being clear that "we see if and want can we improve at all" was the key to come out with "something" and call it a day. #pairprogramming

📢 Studierende aufgepasst!

Ihr schreibt Code für euer geisteswissenschaftliches Studium und/oder arbeitet mit Daten & wollt euch mit anderen austauschen & Feedback bekommen? Dann ist der #DigitalHumanities #CodeReview Day genau das Richtige für euch! 🤖
Alle Erfahrungsstufen sind herzlich willkommen!

Wann? 22.11.2024, 10-17 Uhr
Wo? Coworking-Zone, 2. OG, Zentralbibliothek der FU Berlin

ℹ️ Weitere Infos & Anmeldung: ada.fu-berlin.de/events/DH-Cod

Replied in thread

@itsfoss

#ZedEditor can drag #VSCode #LiveShare through the mud, if everything is #CRDT-first and it really works fast. (Had terrible desynchronization on VSC part.) To seriously consider it in enterprise, though, first major release needs to happen with collab tools already available as a #SelfHosted solution (not just their cloud that you can't be sure to be 100% secure and available 24/7). You can set custom `server_url` in settings (as user) and deploy `collab` crate (as devops), but authentication is another step that you have to band-aid, at the moment.

Overall, I don't expect much besides advertised features during the beta, which include fast autocompletion and language-agnostic tree, so it's a winner.