-
Two traits in the same namespace in Rust can share method names.
This is not true in some backends (for instance F*).
We need a phase that globally adds prefixes or suffixes to such methods whose nam…
-
Hi,
after installing your bundle, it automatically removes `index.php` from my URLs (so this is great !) but I still have the `public` folder.
How can I remove it too ? Should I do it in the `/p…
-
In these two examples
https://github.com/nette/examples/blob/master/CD-collection/app/bootstrap.php#L31
https://github.com/nette/examples/blob/master/Modules-Usage/app/bootstrap.php#L32
functio…
zraly updated
7 years ago
-
Hi, i'm using nginx - i first had the root pointed to /public folder and got 500 error while accessing via postman or compose test.
I changed it to root of application and now i'm gettign 404. When i…
-
Hi,
while trying to update my own Velocity server switch mod from 1.20.4 to 1.21.1 (> 1.20.5), I came across your project and a todo in your [VelocityServerSwitchMod.java](https://github.com/Legacy…
-
Hello
Just started using CK – amazing piece of work!
When templating i.e. using largely static HTML / CSS files CK auto-refresh works perfectly; however, since putting the templates into MODX CMS (t…
-
Hi,
I'm using your image to provide webdav to my Zotero. With the alpine image I get the follwing error once Zotero tries to create a folder:
```
172.200.0.2 - - [30/Sep/2024:20:06:45 +0000] "O…
-
### Mod name
VulkanMod
### Curseforge link
https://www.curseforge.com/minecraft/mc-mods/vulkanmod
### Other links
https://modrinth.com/mod/vulkanmod
https://github.com/xCollateral/Vulk…
-
Hi,
I install openclassify on Laragon in windows 10.
Document root is C:\laragon4015\www\openclassify
I create a .htaccess file in document root directory and add the following code.
# That was …
-
As shown on [this godbolt page](https://godbolt.org/z/5W5rs37q3), the following two
functions are compiled differently, while the compiler
could essentially rewrite `is_divisible_by_128` into
`is_d…