BafS
Repos
146
Followers
267
Following
128

Modern framework to print the web correctly.                                               

4611
140

Material Colors - A React Native App to Select Material Colors for macOS.

261
19

Generates sounds from javascript functions.

14
1

Super intuitive documentation generator, from markdown files to a single html file (style, scripts, images, search engine embedded) 📖 

37
4

A Java 8+ Cheat Sheet for functional programming

473
158

A simple & flexible CMS generated from flat files with a complete RESTful API

78
10

Events

issue comment
fix: return type issue for php8.1

@mriecken any new? This issue is pending since a year now I did the change in the swagger repo thinking you guys could regenerate the files soon.

Created at 14 hours ago
issue comment
Add Aileron and Vegur

@ssagano you are the author of those fonts, maybe you could help?

Created at 1 week ago
issue comment
Restored graphviz config throws error
parameters:
  paths:
    - ./tests/

  layers:
    - name: Foo
      collectors:
        - type: className
          regex: Foo\\.*

./bin/deptrac analyse --config-file test.yaml -f graphviz-dot

gives

 [ERROR]

         Output formatter graphviz-dot threw an Exception:

         Message: Qossmic\Deptrac\Supportive\OutputFormatter\Configuration\ConfigurationGraphViz::__construct():
         Argument #1 ($hiddenLayers) must be of type array, null given, called in
         phar:///Users/fabs/Dev/.../vendor/qossmic/deptrac-shim/deptrac/src/Supp
         ortive/OutputFormatter/Configuration/ConfigurationGraphViz.php on line 13
Created at 1 week ago
issue comment
Introduce config builders for deptrac

With this change it will be much more easy to work with big monorepos 👍

Created at 1 week ago
issue comment
Restored graphviz config throws error

Without

  formatters:
    graphviz:
      point_to_groups: true
      groups: []
      hidden_layers: []

in the config I have those exception, it seems unexpected. I use version 1.0.2.

Created at 1 week ago
issue comment
pcov.exclude syntax

And I'm not sure why this issue was closed, it's still relevant, pcov.directory does not handle regular expression as far as I know.

Created at 2 weeks ago
issue comment
pcov.exclude syntax

@everton-nasc unfortunately you need to have pcov.directory=. and then use pcov.exclude with a regular expression, we had the same issue.

Created at 2 weeks ago
Deprecate expect*() methods that have been removed in PHPUnit 10

@jrfnl thank for the link, great to have something official, I didn't see it mentioned before

Created at 2 weeks ago
Deprecate expect*() methods that have been removed in PHPUnit 10

Be careful to reset the handler, as @epitre did, many example don't do it.

It's really unfortunate to have no information about why it got removed and no official explanation about how to upgrade, the upgrade path to v10 is really complex for big codebases.

Created at 2 weeks ago
Feature similar to withConsecutive(), but without checking order

We are personally looking at https://github.com/phpspec/prophecy and to change the testing framework (maybe https://pestphp.com?). The upgrade path is complex and, unlike Symfony which care about BC and dev experience, nothing is backported to minor versions. When you have thousands of tests it's really not easy to upgrade and there is much more pain to come (see https://github.com/sebastianbergmann/phpunit/issues).

Created at 2 weeks ago
OSError: Error no file named diffusion_pytorch_model.bin found in directory C:\ai\stable-diffusion-webui\models\dreambooth\[name_of_model]\working.

It seems that I only have this issue when my "Source checkpoint" is a .ckpt, it works fine with .safetensors.

Created at 2 weeks ago
OSError: Error no file named diffusion_pytorch_model.bin found in directory C:\ai\stable-diffusion-webui\models\dreambooth\[name_of_model]\working.

I have the same issue, I tried to re-create the model again but it didn't change

Created at 3 weeks ago
[Bug]: failed update/check extensions

Changing the requirement fixed it, a PR to workaround this issue was refused in the dreambooth repo (https://github.com/d8ahazard/sd_dreambooth_extension/pull/1036), instead https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/8118 should be fixed

Created at 3 weeks ago
Using --testdox with excluded test groups can cause the printer to "hang" until end of tests

Same issue here, I think it's related to https://github.com/sebastianbergmann/phpunit/issues/3567 and apparently fixed in PHPUnit 10, but I didn't test it

Created at 3 weeks ago
Created at 3 weeks ago
issue comment
fix: return type issue for php8.1

@mriecken ?

Created at 3 weeks ago
Add a "getConfig" method to make it easier to extends

@gsherwood it would be great to have some feedback or more contributors to the project, do you have any plan?

Created at 1 month ago
push

Update icon, fix name

Created at 1 month ago
pull request closed
Deploy action
Created at 1 month ago
push

Deploy action (#2)

Created at 1 month ago
pull request opened
Deploy action
Created at 1 month ago
create branch
BafS create branch action-deploy-1
Created at 1 month ago
push

Add github action for tests (#1)

Created at 1 month ago
pull request closed
Add github action for tests
Created at 1 month ago
push

Fix test script

Created at 1 month ago
push

Change name

Created at 1 month ago
push

Typo

Created at 1 month ago
pull request opened
Add github action for test
Created at 1 month ago
create branch
BafS create branch github-action-test-1
Created at 1 month ago
create branch
BafS create branch github-action-1
Created at 1 month ago