-
## Context
Within w3up infrastructure, through the UCAN stream we track system wide metrics and space metrics. These metrics allow us to know overall system metrics and w3up users to know about the…
-
### Language Server Version
v0.32.8
### Terraform Version
Terraform v1.7.5 on darwin_arm64
### Client Version
NVIM v0.9.5 with nvim-lspconfig
### Terraform Configuration
```terraform
return {
…
esn89 updated
2 months ago
-
Based on our request at simple-icons/simple-icons#1362 and simple-icons/simple-icons#1520, simple-icons is now shipping a canonical slug to go with each icon. As @chris48s put it in https://github.com…
-
Good afternoon,
I'm having some issues following the Example 2 tutorial steps.
After I solved some server connection problem (the port 9001 wasn't configured suitably in the config file), I've c…
-
### Goal:
Develop a tokenizer for tweets.
### Details:
- it should take a string (the text part of a tweet json)
- it should return a List of tokens from the text
- all string should be converted to …