Fork me on GitHub
#clojure-nl
<
2020-04-22
>
Jeroen07:04:56

Interesting. Who/what is borkdude?

Jeroen07:04:25

How did you know I might beinterested in an “NL” channel?

borkdude07:04:02

@jeroen.leenarts I saw your name and I figured you were Dutch

borkdude07:04:09

welcome btw! 🙂

Kevin07:04:10

Morning 👋

Kevin07:04:12

And welcome 😄

Jeroen07:04:25

Anyone here organizing meetups?

Kevin07:04:48

We have a monthly meetup

borkdude07:04:52

The organizer is @skuro

borkdude07:04:38

You can still watch the latest meetup video btw, with @kevin.van.rooijen and me presenting 😉

Jeroen07:04:44

And I’m looking for experience with streaming soulutions. Tonight we are trying our new web rtc based custom thing for the first time. Biggest requirement is for cam and screen of presenter to land at our video editor who then mixes it and up streams to YouTube.

skuro07:04:13

@jeroen.leenarts what I tried (so far unsuccessfully) was to use OBS to compose the scene, stream it over ffmpeg (UDP) to a virtual camera which can be then used to stream wherever you want

Jeroen07:04:43

Is there a private individual or a non-profit running the Dutch Clojure meetups? CocoaHeadsNL is incorporated as a non profit and it has done wonders for our sponsorships and just getting support from companies.

skuro07:04:04

technically it works, but video was foobar'd (grayscale instead of fullcolor / screen replicated 6 times in two rows / 3 columns)

skuro07:04:22

the Dutch Clojure meetup is currently organized by me as a person

Jeroen07:04:34

@skuro maybe I should hook you up with Marco at CocoaHeadsNL and share notes if tonight doesn’t end in a molten pile of silicon. 😬

skuro07:04:11

we recently also incorporated as a stichting (https://foundation.clojuredays.org/) meant to support the yearly conference to begin with (which was recently cancelled due to covid19)

skuro07:04:50

@jeroen.leenarts I'd owe you centuries worth of gratitude if you could help me setup something that works 🙂

Jeroen07:04:51

Ah yes conferences. https://do-iOS.com that’s CocoaHeadsNL as well. So pretty similar.

Jeroen07:04:00

@skuro I forwarded your request to Marco. He captures and edits all our videos.

❤️ 4
Jeroen07:04:56

This was the resulting edited video based on last month’s livestream: https://m.youtube.com/watch?v=8XkIsHs2x18

Jeroen07:04:42

So we have good enough quality during the event and afterwards allowing us to create a video afterwards. We also store all our raw video in Backblaze b2.

Jeroen07:04:16

I’ll continue this convo in private as not to polite this channel with further iOS related messages. 🙈

Jeroen08:04:19

Anyone here doing react native with re-frame?

Dmytro Bunin08:04:46

You can check in #cljsrn , probably better luck there 🙂

Kevin11:04:12

I did about a year ago. But The error messages were impossible to debug so I didn't last too long

Kevin11:04:51

But I also wasn't experienced with Clojure at the time so there's that 🙂

gklijs15:04:07

I tried it a bit, but as soon as it became evident how little I could re-use I stopped.

erwinrooijakkers08:04:29

I have setup a simple app using re-natal and google maps api few years ago

erwinrooijakkers08:04:34

built with re-natal

erwinrooijakkers08:04:48

Using re-frame + re-natal

erwinrooijakkers08:04:20

I remember it was difficult to setup, but once it was running (Android + iOS emulators) it was lovely to see hot code reloading in the emulator

borkdude08:04:39

@jeroen.leenarts I'd like to try React native. It might be fun to get the Small Clojure Interpreter in some iOS app. https://borkdude.github.io/sci.web/

borkdude08:04:31

@jeroen.leenarts I do use re-frame with reagent in everyday development though

Jeroen08:04:54

Well I think if @skuro becomes convinced with the CocoaHeadsNL streaming platform (currently a huge overstatement) and I can convince Marco to opensource it, there might be some work on the backend. A Re-frame based backend could be nice. A React Native demo would be nice during one of our iOS meetups. Probably will get a lot of bias against React Native, but just showcasing the REPL based workflow should be pretty eye-opening,…

Mno08:04:13

It's been an active morning I see.

Mno08:04:16

Good mornoon'

gklijs15:04:20

good afternoon, been busy with mongo migration scripts. Luckely the data on test is a lot worse than the one on prod..