Harry Han

Results 7 issues of Harry Han

### Problem description Upon opening certain files and not others, this error is shown ``` context_commentstring nvim-treesitter module is deprecated, use require('ts_context_commentstring').setup {} and set vim.g.skip_ts_context_commen tstring_module = true to...

bug

### Describe the bug Data table demo causes hydration error with nextjs. I use exactly the same code that is the first example shown [here](https://ui.shadcn.com/docs/components/data-table). ### Affected component/components Input ###...

bug

As the system call opecode for 32-bit and 64-bit linux are different, may be it is helpful to add explicit clarification that the code in tutorial is of 32 bit,...

Can you provide a link to source code or repo of pdfcat? I found many on Google and do not know which one is the correct dependency.

What is the license for the code and the assets?

### Problem Currently the footnotes are numbered by their first reference in text, instead of the actual order of the footnote in the end. For example ``` aha[^note], that is...

C-enhancement
A-footnotes

I am also writing a book with mdbook. I wonder how to you guys implement the globe sign on the upper right and the drop down menu for choosing languages?...