-
This might not be very helpful for experienced Clojure developers and Luminus users but I believe this might save some time(and a bit of headache) for new Luminus users for exploring various lein temp…
-
![image.png](https://raw.githubusercontent.com/nus-cs2113-ay2021s1/pe/main/files/2bb3f8ac-7d39-49b5-997d-02d283bf31a2.png)
If the app has the data from LumiNUS, it should have the number of MCs for t…
-
ring support asynchronous handler,
and undertow also support asynchronous process
it seems luminus do not.
or maybe I misunderstand something.
-
The error 400 appears in one of two forms, depending on the API call:
- As a HTTP status code, which `infinite_retry_download` recognises as an error and retries immediately
- In the JSON response b…
-
Dear Prof Damith,
Is it possible to release the results of the online quiz on luminus so that we know which questions were answered incorrectly, so as to be able to correct any misconception.
-
We want to make it easy to convert different unit to other.
```
1 kilometer = 1000 meter = 0.621371192 miles
```
Tips: Use ratio
Add all Unit Type in the world:
- LENGTH
- WEIGHT
- TIME
- ELECTRIC_…
-
Hi, may I know if the exam zoom link has already been uploaded in Luminus Gradebook? I went to check the Gradebook after the most recent announcement but I could not find the Zoom link. Thanks!
-
Hi, in the latest announcement it states to include a view only link to the product pitch when submitting the Teammates form. May I ask if this product pitch has any template found on luminus or is it…
-
I've run into an issue where on 2nd+ work spaces, the overview animation will occasionally not play. It happens at random, and works correctly 50% of the time.
https://github.com/G-dH/vertical-w…
-
# 概要
next/imageからの移管により、img要素が最適化処理無しで構築されている。
# 対応
SSGに対応した画像最適化プラグインを利用し、WebPに対応かつ圧縮を走らせるように調整する。