Use UNIX-style line endings.
Default shell is fish. If you want to use a different shell (e.g., bash), that's fine, but you must include the correct shebang.
By Abigail Abrams
Photographs by Florence Sullivan
IN DECEMBER OF 2022, Linda Zoslocki, a then-69-year-old retired high school counselor in Modesto, California, had a deep cough that wouldn't go away. She was tired, and her legs had been swollen for weeks. When her daughter called on a Saturday to see if Zoslocki wanted to come make pizza with her family, her mother told her she wasn't feeling well and wanted to stay home. Her daughter figured she was struggling with a run-of-the-mill yet stubborn respiratory infection—bronchitis, perhaps.
When her coughing continued all weekend, Zoslocki's husband finally convinced her to go to urgent care. The nurse on duty, a friend, told her she needed to go to the emergency room for a scan. Her problem, it turned out, wasn't bronchitis or any kind of respiratory is
I wrote a brief piece about how MS-related balance issues present, for people who don’t suffer from it but care for and/or love people for whom it’s an issue to try to explain in as much detail as possible how it is.
A few people said they really enjoyed it and found it useful, and a couple of them suggested mailing it to the MS Society, so here I am.
I quote the piece below, and grant the MS Society a non-exclusive, perpetual licence to reprint and edit it in any media. Credit is appreciated (Dave Williams, dave@dave.io mailto:dave@dave.io) but not required.
My hope is that it helps people, in any case. As I say, credit appreciated but not required, and you can edit as necessary. I’d be grateful if you could let me know anything you decide to do with it, but again, that’s not required.
I'd like to use your attention for a moment to ask that people don't underestimate what "balance issues" means. I understand that to many this will be like teaching you to suck eggs, but I wrote the thing and thought i
| /* | |
| * Catppuccin Macchiato Theme for Zettlr | |
| * | |
| * A warm, dark theme using the Catppuccin Macchiato color palette | |
| * Based on Catppuccin style guidelines: https://github.com/catppuccin/catppuccin | |
| * | |
| * Installation: | |
| * 1. Set the Bielefeld base theme | |
| * 2. Copy and paste this file into Zettlr config | |
| * |
Detroit woman mistaken for man, ejected from women's restroom
Detroit Free Press
Woman with short hair harassed as 'man' in Walmart restroom
Newstimes
Man follows woman into hospital restroom, mistaking her for male
Yahoo News
| { | |
| "$schema": "http://json-schema.org/draft-07/schema#", | |
| "$id": "https://github.com/daveio/myriad/projects/mcp/config/mcp.schema.json", | |
| "title": "MCP Configuration Schema", | |
| "description": "Schema for Model Context Protocol (MCP) configuration files", | |
| "type": "object", | |
| "properties": { | |
| "$schema": { | |
| "type": "string", | |
| "description": "The JSON schema to validate this document against" |
| { | |
| "$schema": "http://json-schema.org/draft-07/schema#", | |
| "$id": "https://gist.github.com/daveio/8d61320990bcd3623d0305fe7b341f0c", | |
| "title": "Goose Configuration", | |
| "description": "Configuration schema for Goose AI assistant YAML files. Unofficial; written using the documentation at <https://block.github.io/goose/docs/guides/config-file/>", | |
| "type": "object", | |
| "properties": { | |
| "GOOSE_PROVIDER": { | |
| "type": "string", | |
| "description": "Primary LLM provider for Goose", |