Clojure Geek
19 posts


@clojuregeek I'm fine with being the CoE's heretic, I haven't taken their vow of faith.
English

Update: We had ONE (1) user who managed to register without a username, which broke everything 😅
Theo - t3.gg@theo
First outage of Chirp has been addressed!
English

@clojuregeek (into {} (map vector kcol vcol))
?
Español

@ThePrimeagen Crazy how Netflix pays so much to write code that brings no value to users :^)
English

I just wrote 12 unit tests today
Jacob MG Evans@JacobMGEvans
Should I get bullish on testing again just so I and Theo have something to argue about? I miss those times.
English

@ThePrimeagen You should check lisp conditional restarts. This is what try/catch should have been.
blog.sulami.xyz/posts/common-l…
English

@RoxCodes @ThePrimeagen I've used ffmpeg to extract thumbnails and generate timelapses in the past and it can be done efficiently.
Feel free to dm me if you have any questions.
English

@RoxCodes @ThePrimeagen If your workflow requires extracting large portions of the video that don't fit in your local storage (ie in a lambda function) then gstreamer is your best option because you can stream the output directly into s3.
github.com/amzn/amazon-s3…
Assuming that s3 is available. 2/
English

@janetacarr Is there an advantage? Is it possible to implement primitives like acknowledge using these protocols?
I have the feeling that core.async is one-way fire and forget kind of approach. Is there more to it ?
English

@janetacarr Or just get rid of PR reviews and do it together in the 1st place. This way people do it together and learn from each other instead of someone giving opinions after the fact.
English

#Clojure is fairly unopinionated, so it tends to attract opinionated devs
If you want Clojure in a professional setting, have an opinion dictator to set style, convention, etc
Otherwise conversations and PR reviews tend to be a battle of asserting opinions rather than shipping
English

@LeviticusNelson @jamiebrough @ThePrimeagen I think would be better to do it Spark to make sure it is future proof.
You never know when you gonna encounter a 20 terabyte CSV.
English

@jamiebrough @ThePrimeagen It would depend on the size of the csv to load in memory or not, I was thinking about a large csv file. You could also use an ORM if you don’t want to write sql.
English

@ThePrimeagen It's not like we hate types. Integer , strings, vectors, lists and maps are perfectly fine types.
English

@nikitonsky github.com/chr15m/awesome… There are several alternatives or "alikes" already. I'm sure that it is a lot of work.
Running on the JVM is actually a great feature, but I guess it depends on your goals
English







