-
Many people find coding difficult.
Block coding allows people to develop complex programs without knowing how to code but rather by using low-code / no-code blocks that fit together to develop sol…
-
Just a concern
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
### Board
esp32-s3
### Device Description
i am using esp32-s3 based LVGL 7 inch display. I need to use the USB-JTAG pin19 and pin20 as gpio. i already prepared the PCB. i just made high and low pin…
-
While testing `#[pallet::feeless_if(...)]` macro: I've discovered that even though the fees are not charged when transaction goes through, I'm not able to submit a transaction if the balance is low (z…
-
Even though the same background colour is used as for code area, due to context of use, it is very hard to notice. It can be addressed by making the highlight colour a bit darker and by making element…
-
For example, in the screenshot below, it would be better if all of these keywords such as `ADDRESS` and `CUSTOMER_LIST` are `coded`.
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S…
-
### Describe the bug
When running code that has a nosec line that specifes a test these lines are not counted in the "Total lines skipped" metric in the summary
### Reproduction steps
```bash
1. Cr…
-
We propose to implement `LRPCCode`, a class describing low rank parity check (LRPC) codes. LRPC codes are the rank metric equivalent of LDPC codes in Hamming metric. An LRPC[n, k, d] code is defined…
-
location: model/ISNet.py
for line 213 and 217:
fusec2 = self.TTOA_low(deconc2, c2)
fusec1 = self.TTOA_high(deconc1, c1)
are there problems? because as defined code of TTOA where the former input…