Fan Zhang

Results 9 issues of Fan Zhang

**Describe the bug** The GridLayoutManager is not the best for the job. We can use the StaggeredGridLayoutManager and in the adapter's onCreateViewHolderMethod we can change the StaggeredGridLayoutManager.LayoutParams.isFullSpan to true. **To...

“Life is more complicated for the “full” decision tree. Certainly if it is given a test example that is identical to one of the training examples, it will do the...

This book is very useful for system design interviews

**What type of PR is this?** /kind feature /area conformance **What this PR does / why we need it**: This PR introduces a GRPC Conformance Profile to enable downstream implementations...

kind/feature
ok-to-test
approved
size/S
release-note
cncf-cla: yes
area/conformance

# Description Please provide a brief description of the changes made in this pull request. ## Related Issue Fixes #224 ## Checklist - [x] I have read the [contributing documentation](https://retina.sh/docs/contributing)....

type/enhancement
area/plugins
priority/1

1. changed the handler function to "GET" 2. added a style sheet for the rss feed

# Environment Details Ubuntu 22.04 Node 18.16.0 Package Manager: pnpm # Steps to Reproduce Run ```sh pnpm run dev ``` ![image](https://github.com/manuelernestog/astrofy/assets/22489650/42f6f105-db16-4199-b0d4-1f73c724debe) Actually, this bug can be seen on the [netlify...

I git-cloned the checker-framework repo and ran the test for [constant propagation ](https://github.com/typetools/checker-framework/blob/master/dataflow/src/test/java/constantpropagation/ConstantPropagation.java) in Intellij with open-jdk18. ``` > Task :dataflow:ConstantPropagation.main() FAILED Exception in thread "main" java.lang.IllegalAccessError: class org.checkerframework.dataflow.cfg.visualize.CFGVisualizeLauncher (in...