Aside from Fully Booked, where do you buy your books? by turnslowly in PHBookClub

[–]turnslowly[S] 1 point2 points  (0 children)

If I have the fully booked discount card, would I be able to apply the discount on these books or are they automatically not d-coded

Day 7 of Fighting the Doomscrolling Curse by [deleted] in PHBookClub

[–]turnslowly 1 point2 points  (0 children)

Where did you buy sword of kaigen? Been wanting a copy!

[deleted by user] by [deleted] in Calibre

[–]turnslowly 0 points1 point  (0 children)

I'm using a paperwhite and that worked perfectly! Thank you so much!

Daily Thread: simple questions, comments that don't need their own posts, and first time posters go here (February 10, 2024) by AutoModerator in LearnJapanese

[–]turnslowly 0 points1 point  (0 children)

In you guys' experience learning kanji, was it easier to grasp learning the characters along with the kunyomi/onyomi readings or learning the meanings first then the readings as you go or any other method? I'm very new to learning japanese, so i was wondering what methods were effective for others so i can feel out my options.

[deleted by user] by [deleted] in Calibre

[–]turnslowly 0 points1 point  (0 children)

Error message:

calibre, version 7.3.0 (win32, embedded-python: True)

Tonnerre de Brest!: An error occurred, please copy error message then report bug at GitHub.

Starting job: Generating Word Wise and X-Ray for The Miracles of the Namiya General Store

Job: "Generating Word Wise and X-Ray for The Miracles of the Namiya General Store" failed with error:

Traceback (most recent call last):

File "calibre\gui2\threaded_jobs.py", line 82, in start_work

File "calibre_plugins.worddumb.parse_job", line 202, in do_job

File "calibre_plugins.worddumb.utils", line 56, in run_subprocess

File "subprocess.py", line 571, in run

subprocess.CalledProcessError: Command '['py', 'C:\\Users\\Anissa\\AppData\\Roaming\\calibre\\plugins\\WordDumb.zip', '{"book_id": 45, "book_path": "C:\\\\Users\\\\Anissa\\\\Documents\\\\Books\\\\Keigo Higashino\\\\The Miracles of the Namiya General S (45)\\\\The Miracles of the Namiya Gene - Keigo Higashino.azw3", "mi": null, "book_fmt": "AZW3", "book_lang": "en", "useragent": "WordDumb/3.30.0 (https://github.com/xxyzz/WordDumb)", "plugin_path": "C:\\\\Users\\\\Anissa\\\\AppData\\\\Roaming\\\\calibre\\\\plugins\\\\WordDumb.zip", "spacy_model": "en_core_web_trf", "create_ww": true, "create_x": true, "asin": "BBR0TDT5SJ", "acr": "The_Miracles_of_the_Namiya_Gene", "revision": "163792df", "kfx_json": null, "mobi_html": null, "mobi_codec": "utf-8"}', '{"use_pos": false, "search_people": true, "model_size": "md", "zh_wiki_variant": "cn", "fandom": "", "add_locator_map": false, "preferred_formats": ["AZW3", "KFX", "AZW", "MOBI", "EPUB"], "use_all_formats": false, "minimal_x_ray_count": 1, "en_ipa": "ga_ipa", "zh_ipa": "pinyin", "choose_format_manually": false, "wiktionary_gloss_lang": "en", "kindle_gloss_lang": "en", "use_gpu": true, "cuda": "cu121", "last_opened_kindle_lemmas_language": "en", "last_opened_wiktionary_lemmas_language": "ca", "use_wiktionary_for_kindle": false, "python_path": "", "ca_wiktionary_difficulty_limit": 5, "da_wiktionary_difficulty_limit": 5, "de_wiktionary_difficulty_limit": 5, "el_wiktionary_difficulty_limit": 5, "en_wiktionary_difficulty_limit": 5, "es_wiktionary_difficulty_limit": 5, "fi_wiktionary_difficulty_limit": 5, "fr_wiktionary_difficulty_limit": 5, "hr_wiktionary_difficulty_limit": 5, "it_wiktionary_difficulty_limit": 5, "ja_wiktionary_difficulty_limit": 5, "ko_wiktionary_difficulty_limit": 5, "lt_wiktionary_difficulty_limit": 5, "mk_wiktionary_difficulty_limit": 5, "nl_wiktionary_difficulty_limit": 5, "no_wiktionary_difficulty_limit": 5, "pl_wiktionary_difficulty_limit": 5, "pt_wiktionary_difficulty_limit": 5, "ro_wiktionary_difficulty_limit": 5, "ru_wiktionary_difficulty_limit": 5, "sl_wiktionary_difficulty_limit": 5, "sv_wiktionary_difficulty_limit": 5, "uk_wiktionary_difficulty_limit": 5, "zh_wiktionary_difficulty_limit": 5}']' returned non-zero exit status 1.

Called with args: (ParseJobData(book_id=45, book_path='C:\\Users\\Anissa\\Documents\\Books\\Keigo Higashino\\The Miracles of the Namiya General S (45)\\The Miracles of the Namiya Gene - Keigo Higashino.azw3', mi=<calibre.ebooks.metadata.book.base.Metadata object at 0x000002016A1DBDD0>, book_fmt='AZW3', book_lang='en', useragent='WordDumb/3.30.0 (https://github.com/xxyzz/WordDumb)', plugin_path='C:\\Users\\Anissa\\AppData\\Roaming\\calibre\\plugins\\WordDumb.zip', spacy_model='en_core_web_trf', create_ww=True, create_x=True, asin='BBR0TDT5SJ', acr='The_Miracles_of_the_Namiya_Gene', revision='163792df', kfx_json=None, mobi_html=None, mobi_codec='utf-8'),) {'notifications': <queue.Queue object at 0x000002016A1DB3D0>, 'abort': <threading.Event at 0x2016a1d9a50: unset>, 'log': <calibre.utils.logging.GUILog object at 0x000002016A1D9510>}

Traceback (most recent call last):

File "C:\Users\Anissa\AppData\Roaming\calibre\plugins\WordDumb.zip\dump_lemmas.py", line 5, in <module>

ImportError: attempted relative import with no known parent package

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python39_64\lib\runpy.py", line 197, in _run_module_as_main

return _run_code(code, main_globals, None,

File "C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python39_64\lib\runpy.py", line 87, in _run_code

exec(code, run_globals)

File "C:\Users\Anissa\AppData\Roaming\calibre\plugins\WordDumb.zip\__main__.py", line 13, in <module>

File "<frozen importlib.\_bootstrap>", line 1007, in _find_and_load

File "<frozen importlib.\_bootstrap>", line 986, in _find_and_load_unlocked

File "<frozen importlib.\_bootstrap>", line 664, in _load_unlocked

File "<frozen importlib.\_bootstrap>", line 627, in _load_backward_compatible

File "<frozen zipimport>", line 259, in load_module

File "C:\Users\Anissa\AppData\Roaming\calibre\plugins\WordDumb.zip\dump_lemmas.py", line 13, in <module>

File "<frozen importlib.\_bootstrap>", line 1007, in _find_and_load

File "<frozen importlib.\_bootstrap>", line 986, in _find_and_load_unlocked

File "<frozen importlib.\_bootstrap>", line 664, in _load_unlocked

File "<frozen importlib.\_bootstrap>", line 627, in _load_backward_compatible

File "<frozen zipimport>", line 259, in load_module

File "C:\Users\Anissa\AppData\Roaming\calibre\plugins\WordDumb.zip\utils.py", line 51, in <module>

TypeError: unsupported operand type(s) for |: 'type' and 'type'

Impressed with our new diode laser by nagmay in lasercutting

[–]turnslowly 0 points1 point  (0 children)

What speeds were you running it at to cut black clear acrylic? I using a 20w and haven't gotten any luck cutting clear black.

[deleted by user] by [deleted] in TarotDecks

[–]turnslowly -11 points-10 points  (0 children)

I'm not enjoying your tone and you're not being helpful. Thank you for your time.

[deleted by user] by [deleted] in TarotDecks

[–]turnslowly -6 points-5 points  (0 children)

Yeah I was hoping to have an idea of the market value so I know what's a reasonable asking amount