-
Kamu jelas berbakat dan punya semangat besar untuk berkembang. Jangan biarkan lingkungan yang kurang mendukung meredupkan cahayamu. Teruskan perjalananmu, gunakan waktu luang untuk meningkatkan skill …
-
I am trying to setup rousette on docker-compose with sysrepo backed by a Mongodb server on a separate container but rousette does not like dns resolution on docker
when starting rousette
(.venv) …
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-compass/opencompass/issues/) and [Discussions](https://github.com/open-compass/opencompass/discussions) but cannot get the expe…
-
https://yangyzzzz.github.io/gallery/
小猪 和小猪一起的时光 二次元 关于我的老婆和老公们 风景 走遍世界吧
-
Masa sulit akan menciptakan tokoh yang hebat, tokoh yang hebat akan menciptakan kemewahan, kemewahan akan menciptakan tokoh yang lemah, tokoh yang lemah akan menciptakan kesusahan, kesusahan akan menc…
-
Strong positive points:
In your paper, you has beautiful plots to show the relationships between different variables. And you have some reference in your paper.
Critical improvements needed:
Firs…
-
https://dribbble.com/shots/20743358-FinPay-Money-Wallet-Mobile-App
![Desain App](https://github.com/user-attachments/assets/6bbb7a60-00cb-474c-beef-2d2b3bc9cee6)
lib :
```
lib/
core/
…
-
-
untuk isi repo yang di upload, yakni berisikan kode kode yang udah kamu modifikasi ....bukan dari kode kode yang kamu fork.
tpi btw...kode kode yang kamu upload ini, udah kamu ubah belum ?
coba …
-
Booleans hack
function goOutside(temperature, isRaining) {
if (temperature < 100 && isRaining === true) {
return true;
} else if (temperature > 32 && isRaining === false) {
…