-
Extract model functionality from resource controllers.
- [x] Users
- [ ] Gists
-
| 🎨 Fat-marker Sketch | 🧑‍🏫 Places and Affordances |
|--------|--------|
|![Screenshot 2024-10-01 234302](https://github.com/user-attachments/assets/91062e46-8b29-4ec0-9bdf-01ec2852e447)|![Screens…
-
This is something that happens with uv 0.5.0 and 0.5.1 but not uv 0.4.30.
I've run into this in Ubuntu Noble containers where for some reason my fat build container carries a `/usr/bin/python3` but…
-
Parasite-Derived Excretory-Secretory Products Alleviate Gut Microbiota Dysbiosis and Improve Cognitive Impairment Induced by a High-Fat Diet – Jiacheng Wu – Frontiers in Immunology
https://www.fron…
-
In your UsersController, you have too much logic in there. You want controller actions to be a few lines at most. Try moving all the twitter and google stuff out into the models or to other objects …
mikel updated
10 years ago
-
The fat arrow macro includes this tenary operator:
`function(/* ... */){/* ... */}.bind(this, typeof arguments !== "undefined" ? arguments : undefined)`
I think this is needless, the operator return…
-
This is a general discussion question regarding the size of the fat-jars produced by the `emma-spark-examples` and `emma-flink-examples` modules.
Running
```bash
find -name '*jar' | grep -v or…
-
Big fat generate button pls just like https://vim-bootstrap.com
-
Once CappuccinOS is installed, the goal is to move away from ISO 9660, since it's a format designed for CDs and not home computing. We will use FAT 32 as our root operating system in a non-live USB en…
-
I'm trying to compile a project under MacOS that sets `-DCMAKE_OSX_ARCHITECTURES="arm64;x86_64"` in order to create a fat binary. The code compiles, but in the linking step, it fails with the below me…