gknauth
2019-11-29 13:44:00

[macos catalina] I tried using xattr -d to remove the com.apple.quarantine flag from the nightly build I just downloaded, given the instructions in the 7.5 release notes. Adding the -r (recursive) flag worked better for me, e.g.: xattr -r -d com.apple.quarantine /Applications/Racket/Racket-v7.5.0.7


soegaard2
2019-11-29 14:01:48

@mflatt Enjoyed your talk on Clojure Conj. ( https://www.youtube.com/watch?v=LN0qG-i1iT0 )


yfangzhe
2019-11-29 14:52:15

I love these slides!


mflatt
2019-11-29 15:31:13

Thanks!


samth
2019-11-29 20:20:48

@pocmatos a great entry for racket news!


samth
2019-11-29 20:32:21

@jbclements maybe it’s worth having a GitHub issue for generally tracking Catalina issues?


samdphillips
2019-11-29 21:19:45

Great talk


elyandarin
2019-11-29 21:34:52

It’s not a bug, it’s a feature! :sweat_smile:

Actually, I know I have thought occasionally, “Shouldn’t there be symbols for indent and dedent?” So when I realized a user could evoke this behaviour, I thought “Eh, might as well, I’ll pick a good symbol for it later.”

I suppose it’ll take some extra work to make sure it doesn’t cause problems, but hey, if I didn’t want to experiment with non-standard syntax, I wouldn’t be making my own language to start with…


jhoran1us
2019-11-29 22:21:53

@jhoran1us has joined the channel


pocmatos
2019-11-29 22:58:03

@samth thanks for pointing it to me!


samdphillips
2019-11-29 23:07:01

Does anyone have a Quickscript for removing whitespace from the ends of lines?


jaz
2019-11-30 01:38:22

@samdphillips not a quickscript but there’s my drwhitespace tool



nicholasmatiasz
2019-11-30 02:06:01

@nicholasmatiasz has joined the channel