Hu Jialun

Results 25 issues of Hu Jialun

Not using the templates since the suggestion seems to fall into neither category. As the title suggests, it might be good to do actual testing of the OpenAPI definition before...

### Problem description The official module [vacancy report](https://www.nus.edu.sg/modreg/docs/VacancyRpt.pdf) provided by NUS is not real-time and not easily parsable programmatically. It is tiring to jump between NUSMods and EduRec merely to...

feature request
pending requirements

--sysset was mistakenly written as --syset in various places in the documentations. Batch replaced with sed.

The `uno-blink` example fails to flash with `brew` installed `avrdude`. ```console $ avrdude Usage: avrdude [options] Options: -p Specify AVR device -p / Run developer options for matched AVR devices,...

As it currently stands, the “breaking change” GraphQL best practice is largely based upon the assumption that server schemas are never older than client schemas, which is not the case...

### Describe the bug I am trying to use the latest stable version of yarn (3.2.1) with create-react-app to create the boilerplate code for a TypeScript React application, as shown...

needs triage
issue: bug report

In Calamares v3.3.6 (https://github.com/calamares/calamares/pull/1865), the options item requires an array, and string values are interpreted as characters separated by commas. This results in the string `bind` being passed as `mount...

`swapon` was executed in both [`mount`](https://github.com/calamares/calamares/blob/48554cf310273455507de11d2a2db0ac0eec63a7/src/modules/mount/main.py#L329) and [`nix`](https://github.com/NixOS/calamares-nixos-extensions/blob/c390551093fab1702d7df25fd39dd5bfce2bd7a0/modules/nixos/main.py#L614) during installation and errored out. ``` 2024-05-21 - 14:50:33 [6]: Starting job "mount" ( 11 / 15 ) 2024-05-21 - 14:50:34 [6]:...