Aka jazzy

Results 10 comments of Aka jazzy

[Doc](https://www.dropbox.com/scl/fi/1u90jaozzrognbe0jj839/Add-pinned-tags-for-visitors.paper?dl=0&rlkey=eplehhl1ajtsi63pzxhvh21qi) for schema changes

CI integration ref: [Adding Playwright tests into the GitHub pipeline](https://kontent.ai/blog/next-js-playwright-tests-github-action/)

Have tried lazy loading methods below: For lazy loading JSONI data: - [Lazy loading animation data would be very handy](https://github.com/mifi/react-lottie-player/issues/11) tried this but it kept throwing `Cannot read properties of...

Ref: - [JSON Animation - A Lightweight Solution to Increasing User Engagement](https://creattie.com/blog/json-animation) - [Lottie for React](https://lottiereact.com/)

> 会报tools.jar这个包找不到 > Could not find artifact jdk.tools:jdk.tools:jar:1.7 at specified path C:\Java\jdk-11.0.7/../lib/tools.jar - 你好,我是把整个编译环境从java11降到java8, 而且在pom.xml文件里添加了Apache hbase client 的依赖:[Maven Repository: org.apache.hbase](https://mvnrepository.com/artifact/org.apache.hbase/hbase-client/2.3.2),就可以使用运行起来了。我也遇到过这个报错,猜想是需要导入对应编译环境的依赖,比如说spring4all里面打包的hbase需要的jdk环境是7,对应的编译环境也就应该是java7,而Hbase, Hadoop目前还不支持java11(就是你的编译环境,所以自然找不到jdk7),可以试试看把编译环境降到java7. 或者像我一样直接导入支持java8环境的hbase依赖:)

> 可以试下Java 1.8 对, it works well:)

I'm having the same problem on Chrome...

In this case we want to map grain to $SPACE token(transferable)

Resources that worth reading: - [Effective Software Testing: A developer's guide](https://book4you.org/book/21038925/789484)