sudofox's journal

Austin Burk's journal, where I share little snippets of my writing, code, and dreams.

As is the norm lately, today I wrote more code and forgot to eat dinner

I added search to the emoji picker. It should work in Japanese, but I accidentally broke my computer's 🇯🇵 IME so I couldn't verify. I'll probably make it hide empty categories when I'm a bit less tired... but I plan to stay up late tonight because it's the weekend and I want to post more Haikus. 🎉

$ git log

- Fix flash on entry view switch
- Improve emoji selector and notices
- Use image proxy for fotolife_buffer
- oops...fix multibyte star entry issue
- Add search functionality
- This should hopefully make Hatena Bookmark associate entries correctly
- slightly better errors on bad data from hatena NEED TO INVESTIGATE CAUSE MORE
- fix tombstone route for deleted entries

I also started looking into better handling of errored Fotolife upload retries to prevent the upload queue from getting clogged up. Most common cause of failure: full monthly upload quota.