Joel Dueck
Joel Dueck
I took a look at the source for `defstruct` and, well, let’s say it gave me pause.
Update: Using `defstruct*` with the `#:constructor-name` argument actually works very well. It produces Scribble reference link/bindings for the getters, setters, type predicate and constructor. Example: https://thelocalyarn.com/code/uv/scribbled/cache-rkt.html#%28part._.Schema%29
None of the fixes described here work for me, my only solution has been to disable FluidBox on Safari entirely.
Personally I would love to see twtxt either commit to a truly minimalist “no metadata” stance, or simply use Atom as the default format in a single file. Atom has...
> the messages themselves should remain as ephemeral and simple as they are currently So to be clear, official support for things like replies to chain messages together in conversations...
If this is the approach it would be better to use some uncommon unicode character (e.g. `→` or [`☞`](http://www.fileformat.info/info/unicode/char/261e/index.htm)) instead of a slash.
The only admin feature which I would really like to see is something to help me out with managing storage space on my small server: the ability to see all...
Have you tried updating to the latest version of the script?
Worth noting: Public Sans is a text/UI font, not a monospace or coding font. Most text/display typefaces don’t have slashed or dotted zeros. Generally if you have ID numbers or...
I'm just a plebe, but I want to say I really like being able to use `-`, `?`, `*`. `+` and `/` in identifiers, and the conventions built up around...