I've used it for a few years and it is an excellent application. I used Synology Photos for about a day before moving on.
- Posts
- 8
- Comments
- 164
- Joined
- 9 mo. ago
- Posts
- 8
- Comments
- 164
- Joined
- 9 mo. ago
Cooking @lemmy.world Strawberry margaritas for Cinco de Mayo
Cooking @lemmy.world Pork loin, roasted broccoli, potato wedges, and stir-fried broccoli stems
Selfhosted @lemmy.world Pulling application credentials from Authentik with External-Secrets Webhook Provider
Selfhosted @lemmy.world Forward Auth with Authentik and Envoy Gateway
Cooking @lemmy.world Birthday Dinner for Fiance
New Communities @lemmy.world NormanOK
Cooking @lemmy.world Valentine's Day Steak Dinner
FoodPorn @lemmy.world Valentine's Day Steak Dinner
I disagree on both of those. One off scripts are generally low value. I've probably written tens of thousands of lines of bash, but I still look up syntax every time because I purge the low value info when I'm done.
And autocomplete is exactly there for boilerplate and obvious code. There is ALWAYS a need for that code. Trying to abstract away all duplication will often burn a lot of new brain cycles for both the original engineer and the next engineer that has to maintain it. Sometimes the straightforward code is the best code. And that isn't even touching on bootstrapping a new project which will necessarily require a lot of that basic repetitive code.
I'm still an AI skeptic and anti-AI, but you can be opposed to something while still recognizing it's use.