Results 17 issues of jspraul

Thanks for your work on this project. Using text-to-speech on assembly language listings is an excruciating experience!

**Describe the bug** One CPU completely maxed out (constant 50% CPU usage on machine with 2 CPUs reported until chatty was restarted) ![202205031640-chatty-task-manager](https://user-images.githubusercontent.com/115931/166565728-52cae179-b225-4bfd-b0e3-9870f1d7c896.png) **To Reproduce** Extensive uptime with several popular...

Please consider documenting cost of traffic overages for each provider. Also worth noting differences in cost between inbound/outbound traffic (Linode inbound is free, for example).

enhancement

Show HN: Fenêtre – Picture-in-picture for your mac https://news.ycombinator.com/item?id=15410725 Some interesting additional features, such as partially disappearing when the mouse comes through. Mac alternatives listed (maybe link from your README?):...

enhancement

Can you include an option to display the clipboard content as a QR code? eg. https://langui.net/qr-clipboard

What is the minimum effort required to point multiple zip entries at the same content (rather than duplicating the content)? Basically want to have folder1/file1 + folder2/file2 point to the...

enhancement

I managed to get files with Unix line endings, so the following code doesn't properly break up the script: https://github.com/unruledboy/SQLMonitor/blob/2876264adafbd9f6c8e76eb489528127e84e5c12/src/UI/Monitor.cs#L1659 System.Data.SqlClient.SqlException #102 Message=Incorrect syntax near 'GO'. Incorrect syntax near 'GO'....

Facepager_Setup_4_5_0.mac.pkg 2022-09-24 20:55:14.111332 Error downloading default API definitions:HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/strohne/Facepager/contents/apis (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) 2022-09-24...

On Windows with python 3.11 and polyfile 0.5.2, processing the following files as [demonstrated in the README](https://github.com/trailofbits/polyfile#libmagic-implementation) seems to take forever: - https://github.com/ahupp/python-magic/files/9231524/memblock.txt (1,399 bytes) - https://github.com/ggerganov/whisper.cpp/blob/master/bindings/java/src/test/java/io/github/ggerganov/whispercpp/WhisperCppTest.java (4,178 bytes) python-magic...

I had to spike far enough to get 'error code 3: Collector must be of type Email'. Messy whitespace, specified exact attributes, and probably other annoying differences; only sharing because...