-
Hey you can create a video teaching, because I'm missing the middle of the installation explanation, it's very confusing. I already installed npm, composer and laravel. At the time I'm going to run: p…
-
Hey Eder, it is Khuong. Many people complain to me that this link doesn't work: https://backendapi.turing.com/images/products/
Can we display something when they run into that API like a message "Y…
-
There are `find` and `search`. The difference (one searches the name, the other searches the note) has nothing to do with the difference, and will confuse the user.
-
https://psalm.dev/r/00b98216f3
It looks like `Traversable|array` is collapsed to `iterable` but then compared against the original `Traversable|array` type.
-
I followed these instructions: https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/clitoken.htm
I authenticated successfully, and `oci session validate` succeeds. However, any API interaction re…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same f…
-
% cat b.f90
```
module m90types
integer, parameter :: m90_sngl = 4
integer, parameter :: m90_dble = 8
end module
module bm
use m90types
implicit none
private
…
kargl updated
6 months ago
-
it would be nice to have interstitial pages that tell users why something is happening, specifically when...
- [ ] logging in and being asked for permissions
- [x] waiting for their groups cookie to…
-
ap_opt( 'categoreis_page' ) => 1951
ap_opt( 'categories_page_id' ) => categories
I think this is a little confusing.
And in ap_create_base_page(),
```
ap_opt( $slug, $page->ID );
ap_opt( $slu…
-
May be I'm not getting how this plugin works, but when in the hex / bytes area, I can input any text there, not just 00 - FF values. Is that intended? It feels confusing or at least not correct for he…