-
truffleruby 24.1.1, like ruby 3.2.4, Oracle GraalVM Native [x86_64-linux]
Rails 7.1.x app
Just for kicks, tried deploying one of our smaller Rails apps to use truffleruby on a Ubuntu image.
```…
-
I am running into an issue where Qt5 apps won't start due to the xcb functions claiming GL is not available. I've managed to fix it with a patch (detailed below) but I'm hoping for a hint on why the i…
-
### Clear and concise description of the problem
Similar to animal module, a plant module
I feel this would be quite useful in its own right but also as a pattern for other modules
for example…
-
TODO replace faker dependency. See https://github.com/faker-js/faker
_Originally posted by @marhali in https://github.com/ocean-tech-ship/ocean-pearl/issues/561#issuecomment-1050708724_
-
I have rooted my device, installed magisk, lsposed and enabled module system settings, rebooted device and put in spoofed imei number.
I typed on my dial pad `*#06#` and it still shows original ime…
-
## Description
We want to pre-populate our database with some fake data when in development mode. We would like to create the following:
- A user whose email ID will be fetched from `process.env…
-
### Describe the problem
I live in a country where Twitter is officially blocked, and I have to turn on the VPN every time. is it possible to add a connection through my proxy server inside the appli…
-
Version: Deno 2.0.3
I have tested this on both a Mac and Windows WSL
Using node-fetch always works.
When using Deno's default fetch if we increase the payload size I will get an error.
```
…
-
composer require doctrine/doctrine-fixtures-bundle --dev
Pensez à commenter quand vous avez installé qu'on puisse supprimer l'issue quand tout le monde est à jour.
Cordialement.
-
Hi,
I've experimented with including @method hints in the FactoryMuffin Facade class for all Faker methods, e.g.
```
@method static string name
@method static string firstName
@method static string …