Hazel Hazel
  • Cutest girlie :3

  • Joined on 2024-02-08
b30824baf9 fix: removed
Hazel commented on pull request music-kraken/music-kraken-core#41 2024-06-07 19:41:30 +00:00
feature/artwork_gallery

@Elara6331 you gonna love this fix and limitation xD

Hazel commented on pull request music-kraken/music-kraken-core#41 2024-06-07 19:24:23 +00:00
feature/artwork_gallery

Yes I am aware of this issue. Fuck circular imports, so easy to avoid when designing a language. Because of technicalities it works if you import the connection class in the Artwork constructor.…

Hazel commented on pull request music-kraken/music-kraken-core#41 2024-06-07 19:24:23 +00:00
feature/artwork_gallery

Yes I am aware of this issue. Fuck circular imports, so easy to avoid when designing a language. Because of technicalities it works if you import the connection class in the Artwork constructor.…

Hazel pushed to main at Hazel/update-applications 2024-06-07 10:55:09 +00:00
872dfce140 feat: config
Hazel pushed to main at Hazel/python-project 2024-06-07 10:26:29 +00:00
4e16bf0420 feat: main.py
Hazel created repository Hazel/update-applications 2024-06-07 10:23:37 +00:00
Hazel pushed to main at Hazel/python-project 2024-06-07 10:22:40 +00:00
752b403900 fix: issues
Hazel pushed to main at Hazel/python-project 2024-06-07 10:18:41 +00:00
b302407d58 feat: vscode
Hazel pushed to main at Hazel/python-project 2024-06-07 10:14:54 +00:00
73ee5bb77b feat: added template
Hazel commented on pull request music-kraken/music-kraken-core#41 2024-06-07 09:57:47 +00:00
feature/artwork_gallery

👍 so no change for image hashing should be the same libary that you found

If @Elara6331 or you don't have good arguments that overweigh the pros of this library then yes 👍

But I…

Hazel pushed to main at Hazel/python-project 2024-06-07 09:55:48 +00:00
ebaa870342 feat: initial commit
Hazel created repository Hazel/python-project 2024-06-07 09:43:14 +00:00
Hazel commented on pull request music-kraken/music-kraken-core#41 2024-06-07 09:40:15 +00:00
feature/artwork_gallery

Duplicate Recognition of the images

This comment is only about removing duplicates

@Elara6331 said Google uses the simhash algorythm for their web crawler, and it doesn't seem to bad to…

Hazel pushed to feature/artwork_gallery at music-kraken/music-kraken-core 2024-06-07 09:28:00 +00:00
2da7a48b72 feat: added compile
Hazel commented on pull request music-kraken/music-kraken-core#41 2024-06-07 09:23:38 +00:00
feature/artwork_gallery

Is the Interface ready?

@Luna not yet, but the code is pushed. I suggest you look at it and try implementing it yourself. Here is how the interface should work:

Classes

  • `ArtworkColle…
Hazel pushed to feature/artwork_gallery at music-kraken/music-kraken-core 2024-06-07 09:17:53 +00:00
346d273201 feat: added extend
Hazel pushed to feature/artwork_gallery at music-kraken/music-kraken-core 2024-06-07 09:15:30 +00:00
eef3ea7f07 feat: removed distracting code
Hazel pushed to feature/artwork_gallery at music-kraken/music-kraken-core 2024-06-06 15:53:51 +00:00
01dffc2443 Merge branch 'feature/artwork_gallery' of ssh://gitea.elara.ws:2222/music-kraken/music-kraken-core into feature/artwork_gallery
4e50bb1fba draft implemented add_data
Compare 2 commits »
Hazel pushed to feature/artwork_gallery at music-kraken/music-kraken-core 2024-06-05 10:05:45 +00:00
df98a70717 feat: renamed artwork