James Young
James Young
For security, [libvips](https://www.libvips.org/) ([Github](https://github.com/libvips/libvips)) seems good. There are bindings for [Rails](https://edgeguides.rubyonrails.org/active_storage_overview.html) and [Ruby](https://rubygems.org/gems/ruby-vips). If a microservice makes sense, [imgproxy](https://github.com/imgproxy/imgproxy) could be useful. It looks like they've worked on properly handling...
@sunshine1031, can you open the console and see if there are errors? To open the console: > Choose Web Console from the Web Developer submenu in the Firefox Menu (or...
I found this via [Hacker News,](https://news.ycombinator.com/item?id=18356685) btw.
Have you noticed `EXTRA_PARAMETERS` in the conf file? I think you could use `-X filename` and `--exclude pattern` for this.
I wrote that script under Pandoc 3.1.11. I could rerun that and post the epub to a release on a fork, again. I'd planned to do that after adding some...
I think I have a fix for alerts, using CSS, so I could generate a new EPUB shortly.
Ooh, you managed to build it? Huzzah! 🎉
The m4a file played everywhere I tried: * Safari * [Wavacity](https://wavacity.com), a webapp version of Audacity * VLC
For context, the gem in question is @DanielHeath 's (he's already in the thread) [HasUnpublishedPassword](https://github.com/DanielHeath/has_unpublished_password): > The released version of this gem includes ~30mb of bloom filter containing the top...
From rpi-update: * 6.6.47: crashed on decompression. * 6.10.7: worked. * a mainline 6.6.48 I built: crashed on decompression. (so it's not simply a firmware thing, I think.) * 6.11.0-rc6:...