kuhlaid

Results 11 comments of kuhlaid

I was not able to setup port forwarding in WSL2 to port 80. I am trying to get TypeSense search running on Docusaurus locally and the port issue is a...

@pdurbin I do not suggest PDF as a main source of searching documentation just from a usability standpoint. Most users will see the Sphinx search box in the documentation and...

Just for giggles I started building out a Docusaurus version of the Dataverse docs ([dataverse-docusaurus.vercel.app](http://dataverse-docusaurus.vercel.app/)) as a proof of concept. Since the pages are static they load instantly and updates...

I gave up on Algolia. With Algolia you can't create a testing/development environment with them, ONLY PRODUCTION. That was ridiculous. I also tested TypeSense but it is too immature at...

I am seeing the same problem with SQL mode LS or PERM. The create statement seems to work fine but not able to drop the database.

I'm guessing this is related, but it would be nice if we could cache HTTP requests. It seems there is middleware for 'no-cache' but when I push a copy of...

Thank you @oscarotero. I had tried setting the caching options in a vercel.json configuration but was not able to find a combo of header properties to get caching to fully...

[running Docker on Windows 11] **The problem with VSCode on Windows is anytime you clone a Git repo, the files will automatically convert to CRLF end of line characters.** It...

This is a problem with Windows, NOT Jupyter Lab. Whether it can be controlled within VsCode is another thing. **For example, take ANY code in VsCode with LF line endings...

@pdurbin I thought I had posted the following suggestion of keeping Sphinx (but I guess I never pressed `send`). Anyway, my thought was, keep Sphinx but add a link to...