Results 36 issues of Gwern Branwen

When viewing my edits by month, the year label on the left for each month is truncated eg. in https://tools.wmflabs.org/supercount/index.php?user=gwern&project=en.wikipedia.org&toplimit=10 I see '6/09', not '2006/09', and likewise on the bottom,...

bug

I would like a feature or extension of an existing feature which, as far as I can tell, does not exist: a way to have feh log to a file...

feature

It would be helpful if Data.Graph provided utility functions for detecting cycles in graphs, which may be problematic and represent infinite loops. (As there is no standard 'utility' module I...

Twitter relatively recently began exposing 'bookmark' counts in the default UI and Firefox Demetricator appears to not hide them. [Example](https://twitter.com/ESYudkowsky/status/1740841882157297676): ![xwd-1703948883686318](https://github.com/bengrosser/twitter-demetricator/assets/352559/1940be02-cc28-4b42-830a-b9fc6742252e) If it helps, from the DOM: ```HTML 213 ```...

If you're interested in doing further training, deeppomf has an image dataset scraped from yiff.party (includes NSFW images) where PSDs are used to generate pixel-perfect segmentations of figures: https://drive.google.com/file/d/1vK7R_FiD3_pC892sWTy_fOA_HF6E2SKx/view Artists...

I was testing out `check`; apparently I have been using it wrong because running check before compilation does nothing (and yields no warning or error) and you're supposed to run...

bug
docs

I would like `symlinkCompiler` which does symbolic links (or hard links) as a dropin replacement for a standard static file copying routine like [my](https://www.gwern.net/hakyll.hs) `let static = route idRoute >>...

While writing redirects, I continue to make two errors routinely when copying from my Google Analytics's 404 data: I accidentally leave in the root '/', and I try to make...

It would be good if the generated tags were a little more informative by default for readers & accessibility issues: right now, generated tags are bare links with no metadata,...

While using `sample.lua` to generate text to inspect how the quality is changing between checkpoints, it would be nice if each character could be printed as it's generated (like in...