-
# One-liner
Month in emoji
# Full explainer
Emoji allows users to express both sentiment and creativity. This insight tracks, counts, and maps Emoji use to show the user her month in emoji.
This in…
-
As detected by @rogerbeecham. A 2 line fix I came up with is this:
```r
csvnames2 = str_replace_all(csvnames, "\\.+(?!csv?)|_|\\s", replacement = "")
file.rename(csvnames, csvnames2)
```
-
1. Full names and githubnames of reviewing team
| **Full Names** | **GitHub Names** |
|------------------------|------------------------|
| Saharsh Bhave | Saharsh-Bhave …
-
Not sure what the issue is but Unassigned New Jersey is appearing south of Africa and Ivory Coast.
![NewJerseyInAfrica](https://user-images.githubusercontent.com/16403966/77834244-5274f200-7111-11ea-…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
Hi there,
I want to add different sorting algorithms implemented using C++ which counts the number of swaps and comparisons required at the given input.
Also it prints the table from 0 to 100 at par…
-
The 2e beta packet adds *a lot* of changes that will necessitate tweaks to the system to properly support the new rules. This issue is to track and prioritize them.
## Must Haves
- [x] Change high…
-
### Prerequisites
- [ ] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
ILM phases outside of hot rely exclusively on `min_age` for execution. There is currently no way to execute phases on any other criteria, which leaves Elasticsearch susceptible to out-of-space em…
-
# Lines of code
https://github.com/code-423n4/2023-09-ondo/blob/main/contracts/rwaOracles/RWADynamicOracle.sol#L266
# Vulnerability details
Oracle price calculation is derived using a formula that…