Jun Xiang (カエデ)

Results 20 comments of Jun Xiang (カエデ)

Are you including `.md` and `.mdx` files in your linter configuration?

@nwildner i got the same issue right now, on a fresh install of Qtile (Xorg) on archlinux using SDDM. Log file is identical to the originally filed issue. I'm not...

> Just a thought that I had in passing. Instead of an `examples/` route we could implement a `learn/` route instead that covers the basics of the python thread module...

Yea! I believe we are on the same page 👍🏻

Which library are you using for syntax highlighting? `react-syntax-highlighter/prisma`?

Ah!! I see.

I'm thinking we should still include a `/learn/examples` route, but just have it be for getting a quick-start. This way, we could encapsulate all the examples and learning within `/learn`...

I'll go ahead and abstract the cautions to its own `/learn/cautions` page.

@LyubomirT Any idea on how to optimize in node? ReadFileSync writes the contents of each file into memory, but i believe it would be better to implement this with streams....

> > Any idea on how to optimize in node? > > However, personally, I don't think optimization will matter much here, since all the files combined likely won't eat...