-
For some reason, the parallel Scrabble benchmark performs poorly when the parallelism level is 10+, for example, on my i7 8700 CPU (6 cores/12 threads):
![image](https://user-images.githubuserconte…
-
The ChemSpider SOAP APIs are now retired, which means that the look-up based upon ChemSpider can no-longer be used. There is a new replacement API which is described at https://developer.rsc.org, whic…
-
```
rascal>|std:///List.rsc|.ls
unexpected error: null
java.lang.NullPointerException
at org.rascalmpl.uri.URIResolverRegistry.list(URIResolverRegistry.java:418)
at org.rascalmpl.lib…
-
### Privileged issue
- [X] I'm @tiangolo or he asked me directly to create an issue here.
### Issue Content
Since Nextjs has dominate the frontend world, i want to have option to select frontend in…
-
The GDB BackTrace is :
#0 0x00007ffff6d16cb4 in __memcpy_ssse3_back () from /lib64/libc.so.6
#1 0x00007ffc805e7b16 in copy_to_scat (scat=0x7ff9bc18f6e0, buf=buf@entry=0x7ff9bc1894c0, size=size@ent…
-
### Describe your current workflow
We are using Postman to test our REST points. However, for RSocket endpoints we are forced to use a standalone CLI client aka RSocket Commandline Client (RSC) to pe…
-
这个还是挺不错的
有几个问题
1. 文档说明和实际包存在差异,比如代码放入了rsc中
2. 对于plugin中的功能,没有如何使用的说明。只有代码。如. 对于如何保存到本地csv ,对群中的外链如何使用,缺乏教程说明
-
### Describe the feature you'd like:
As a user of react 18 with NextJS (with app directory), I would like to render async server components
example:
// Page.tsx
```typescript
const Page = a…
-
Very very cool.
It's going to be interesting how the new golang packaging versioning plays out from RSC. It would allow a one to one mapping of semvar versioning.
Just an idea.
ghost updated
6 years ago
-
Since there was no "discussion" section in repository, I wanted to open this topic to fill the gaps in my mind.
You see, I'm able to send query to my graphQL server like this
> import { getClien…