Tobias Sette

Results 21 issues of Tobias Sette

After compiling with dkms or make install, I plug the Archer T4U v3 and `journalctl -kf` shows: ```log jan 08 23:24:04 galadriel kernel: usb 1-5: USB disconnect, device number 8...

At work we use this collections to improve type hinting. Example: ```php use \Foo\Bar\UrlCollection; class SomeClass { /** @var \Foo\Bar\UrlCollection */ private $urls; public function __construct(UrlCollection $urls) { $this->urls =...

**Describe your environment** ```console root@foobar-cf9c59484-qmv8g:/var/www# uname -a Linux foobar-cf9c59484-qmv8g 5.10.179-168.710.amzn2.x86_64 #1 SMP Mon May 22 23:10:22 UTC 2023 x86_64 GNU/Linux root@foobar-cf9c59484-qmv8g:/var/www# cat /etc/debian_version 12.4 root@foobar-cf9c59484-qmv8g:/var/www# php -v PHP 8.3.2 (cli)...

bug

### What is the issue? ```console $ curl -fsSL https://ollama.com/install.sh | sh >>> Downloading ollama... ######################################################################## 100.0%#=#=# ######################################################################## 100.0% >>> Installing ollama to /usr/local/bin... >>> Adding ollama user to render...

bug
nvidia

Add ability to access custom LDAP schema attributes like in https://github.com/gnumoksha/php-freeipa/issues/5

Hacktoberfest

Handle scenarios where the password used for authentication is expired, like in https://github.com/gnumoksha/php-freeipa/issues/4

Hacktoberfest

Create some examples like the one in https://github.com/gnumoksha/php-freeipa/issues/10

Hacktoberfest

Add screenshots for all themes

Hacktoberfest

In Debian testing `default-jre` points to `openjdk-10-jre` and in my tests Xmind does not run in java >= 9. I can run Xmind 7.x and 8.x and only in Java...