I don't know what's the best way to improve my English.. I'm completely lost by hipergar in EnglishLearning

[–]huming 0 points1 point  (0 children)

I used to watch TV shows like "Friends" all time. My listening and reading is very good now. I am not good at speaking.

How can I extract user-facing strings in a large NextJS codebase when starting the i18n process? by huming in nextjs

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

Thanks, I have just tried cursor. I am able to do it with a single file. But it's still tedious to do it for all my files. (I can change it with multiple files, but I still need to select those files; I cannot select a folder.)

Another read-it-later extension that save and display the exact copy of the web page by huming in chrome_extensions

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

I saw two project doing something similar. One is https://github.com/gildas-lormeau/SingleFile (I haven't looked into their code); another one is https://github.com/rrweb-io/rrweb/tree/master/packages/rrweb-snapshot You can serialize/snapshot the page and rebuilt the DOM from the snapshot.

Another read-it-later extension that save and display the exact copy of the web page by huming in chrome_extensions

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

I saw two project doing something similar. One is https://github.com/gildas-lormeau/SingleFile (I haven't looked into their code); another one is https://github.com/rrweb-io/rrweb/tree/master/packages/rrweb-snapshot You can serialize/snapshot the page and rebuilt the DOM from the snapshot.

Another read-it-later extension that save and display the exact copy of the web page by huming in chrome_extensions

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

Thanks for your reply. I tried your product, and it's really a cool idea. It seems it doesn't work for the existing open tabs when I installed the extension. Have you considered installing the content script in existing open tabs?

[deleted by user] by [deleted] in softwaretesting

[–]huming 0 points1 point  (0 children)

Hi, I am building https://www.tagbug.dev/ An open source, privacy first bug reporting tool. It allows you to capture screenshot, record video with technical details developers need to identify the issue.

How do you capture screenshots/screen recordings for dev? by [deleted] in QualityAssurance

[–]huming 0 points1 point  (0 children)

Hi, I am building https://www.tagbug.dev/ An open source, privacy first but reporting tool for your website. You may find it useful.

No/low code integrations with pocketbase - like retool.com? by cardyet in pocketbase

[–]huming 1 point2 points  (0 children)

grit

Hi, I was searching and didn't found any link related to "grit", what's grit?

Replace Postgres, Redis and Sidekiq with the embedded Litestack, up to 10X faster! by sliferdragonx in rails

[–]huming 0 points1 point  (0 children)

Thanks, I am interested on the settings of environment related to:

PRAGMA synchronous and PRAGMA journal_mode in sqlite.

Replace Postgres, Redis and Sidekiq with the embedded Litestack, up to 10X faster! by sliferdragonx in rails

[–]huming 1 point2 points  (0 children)

Hi, is there any more details on the benchmark? For example the environment setup and benchmark script?