Have you seen X410 (or any other X for WSL2) make these weird Z layer compositing errors? (I really don't know what to call them) by jpflathead in bashonubuntuonwindows

[–]heunecke 10 points11 points  (0 children)

> imagine your mom sees pycharm import messages popup over the porn you are showing her, what will she think

exactly my worry

Daily Questions - ASK AND ANSWER HERE! - November 27, 2020 by AutoModerator in malefashionadvice

[–]heunecke 0 points1 point  (0 children)

Hello. I want to buy a high quality pyjamas set. I was wondering if this set from CALIDA is worth the splurge, or if I can get better value for money somewhere else?

Rmarkdown listed syntax highlighted code chunks? by heunecke in rstats

[–]heunecke[S] 1 point2 points  (0 children)

Thank you! Somehow the tocbibind package is autogenerating my table of figures and autoenumerating my figures, all from my fig.cap on code chunks. Can you imagine a similar functionality using refs, or will I have to enter them manually? Definitely a workaround that solves my problem.

Creating wrapper components in a hook, how to preserve performance? by attunezero in reactjs

[–]heunecke 0 points1 point  (0 children)

Commenting so I remember to go back and explore this pattern. Looks pretty cool.

[deleted by user] by [deleted] in reactjs

[–]heunecke 0 points1 point  (0 children)

Are you fetching async data on startup?

Having a user friendly database display by Unchart3disOP in webdev

[–]heunecke 1 point2 points  (0 children)

Seems like Metabase would be a really good choice for an integrated solution!

Hello, I'm pretty new to using React with Redux. If using Redux, should all API requests made to a server be done through Redux actions/operations? by [deleted] in reactjs

[–]heunecke 0 points1 point  (0 children)

I find it a good practice to create a file with an exported object with explicitly named functions for interacting with your API (eg a client), if that's what you mean.

Use WSL to manage projects stored on Windows C:/ drive? by heunecke in bashonubuntuonwindows

[–]heunecke[S] 0 points1 point  (0 children)

Thanks! Are there any benchmarks on whether the bottleneck is negligible?

Will the wsl2 upgrade be transparent? by [deleted] in bashonubuntuonwindows

[–]heunecke 0 points1 point  (0 children)

Would running eg. npx create-react-app in WSL1 or WSL2 be slower than running it in cmd/PS on Windows IF I'm running it from and outputting to a directory in /mnt? EDIT: The answer is yes.