
hello,I have a question ,I have download the racket source code and build it ,and find some *.sdep file ,what it’s?

.dep
or .sdep
? I know the former but not latter. And what OS are you using?

thanks for reply ,I am using windows 10

the file location is like D:\code\racket–7.5\racket\src\worksp\gc2\xsrc

Each *.sdep file has a corresponding file .c file

I know nothing about Windows, so I can’t help. Sorry.

Those .sdep
files are used to track dependencies, so that building again can skip unnecessary work when files haven’t changed.

thanks for reply

What’s your preference for displaying code in a presentation, light or dark background? I’m not sure if there is a difference for in-person vs. virtual, but this is for our virtual RacketCon. If it just comes down to personal preference i.e. how you have your editor setup, then I suppose this question is unhelpful, but if there are good presentation specific reasons, that would be good to know.

I’m using slideshow
so maybe just using the default code
is the way to go.

@miguel.iglesias has joined the channel

I’m not sure about code specifically, but I’ve seen advice that having a dark background in general for slides reduces eye fatigue in the audience, particularly since most rooms are darkened for presentations

@caente has joined the channel

I think I read something similar, and I have a dark background for my editor, email, etc. and like it.

always dark