Qori El-Hafizh
Qori El-Hafizh
Saya coba buka https://mangamint.kaedenoki.net/api/ hasilnya 404.
I try to use port 8089 because port 8080 is already in use by other service. Instead of using port 8089 jaspr choose 5467 by itself. ``` ➜ jaspr_web_app jaspr...
Fitur yang tersedia sekarang hanya parse short link download anime.
## Steps to Reproduce 1. Set your linux DE to use dark theme. Mine is Mint-Y-Dark in Linux Mint Cinnamon 2. Paste the code in code sample to main.dart of...
I'll quote from the book. Chapter 21. Screaming Architecture: > So what does the architecture of your application scream? When you look at the top-level directory structure, and the source...
Run script below ``` print "line one line two" ``` Result ``` line oneout:line two ``` Try It link: https://miniscript.org/tryit/9f2d3009 Why is it returning string with `out:` token instead of...

### Description i was having issue similar to #54 when jailing android studio. the solution is to set `DISPLAY` env var. it would be great if we can set it...
### Requirements (make sure to read all of them) - [X] It is my instance. I bought the domain myself and I own this domain. Free domains (e.g. Freenom) and...
when running example given in https://zig.guide/0.12/build-system/zig-build ``` build.zig:6:10: error: no field named 'root_source_file' in struct 'Build.ExecutableOptions' .root_source_file = .{ .path = "src/main.zig" }, ^~~~~~~~~~~~~~~~ /usr/lib/zig/std/Build.zig:771:31: note: struct declared here pub...