-
During a user test and feedback to public speaking Solid talk was that it would be nice to have practical examples.
Perhaps it would be an idea to have a series of images passing by with before/af…
-
### Checked for existing issues
- [X] I have checked for existing issues, and have found none.
### Tested latest version
- [X] I have checked that this occurs on the latest version.
### Gr…
-
I have tried to upload various images to my POD and at some point I named it "x-jpg" instead of "x.jpg". It turns out that the solid server uses the filename extention to detect content type instead…
-
### Is there an existing issue for this feature request?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
With low infill percentage (
-
WiFi Analyzer currently uses the non-black color #303030 (Moonless Night) as its dark theme background. Here's how application developers argue for using #000 as a background color:
Google Android …
-
I'd like to periodically run something to clean up old records, similar to this in solid queue:
https://github.com/rails/solid_queue/blob/393e3b9eff7210f42a43d7e6456b7a172ba78d42/app/models/solid_q…
-
### Title
https://xemu.app/titles/454100a6/#FIFA-07
### Bug Description
Cutscenes and replays (basically any scene that activates post fx and depth of field effects) are not rendered and the whole …
-
### Checklist
- [X] I have checked the [FAQ](https://ptb.discord.com/channels/1049946152092586054/1135112998453788672)
- [X] I have searched the [issues](https://github.com/flarialmc/dll/issues?q=is…
-
I went through the [Radix UI docs](https://www.radix-ui.com/colors/docs/palette-composition/understanding-the-scale) on color scales, and while reading, I noticed a gap in the concept for button state…
-
# 객체지향 5대 원칙 SOLID
SOLID (객체 지향 설계) 시간이 지나도 유지 보수와 확장이 쉬운 시스템을 만들고자 할 때 이 원칙들을 함께 적용 가능 단일 책임 원칙 (SRP; Single Responsiblity Principle) 한 클래스는 하나의 책임만 가지며, 클래스는 그 책임을 완전히 캡슐화 해야한다. 어떤 클래스나 모듈
[https:…