Rendered at 06:59:16 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
ChiperSoft 1 hours ago [-]
While reading the Jelly-UI source I learned that you can use slot tags to effectively punch holes in the shadowdom on a web component. The elements passed in as component children can be assigned to a slot[1] within the component's shadowdom, and the external styles on them continue untouched.
I used Python webview to make some little desktop utilities.
Most modern frameworks feel like they have so much bloat and overhead. I wanted to make some simple things is a simple way, and it seemed like a good solution for that.
alok-g 5 hours ago [-]
Quantum Mechanics (ongoing), Sturm-Lioville theory, Special Relativity (ongoing), Tensors (going towards General Relativity)
What finally clicked: Hermitian matrix, self-adjoint operators, quantum operators for energy and momentum, the Metric (for modeling spacetime curvature), etc.
1. https://github.com/jelly-org/ui/blob/main/src/components/res...
Most modern frameworks feel like they have so much bloat and overhead. I wanted to make some simple things is a simple way, and it seemed like a good solution for that.
What finally clicked: Hermitian matrix, self-adjoint operators, quantum operators for energy and momentum, the Metric (for modeling spacetime curvature), etc.