silverdr
silverdr
Is there a way to configure the parser in such a way as NOT to generate the surrounding paragraph tags?
I noticed that the longer bfgminer runs, the hash rates start to suffer and the stream of constant messages like: BIF10: Unknown job id: job 74c 5452f7e3 3 becomes the...
`will_paginate-3.1.6` renders "Will Paginate" in the absence of `page_gap:` translation. Actual result: as on the attached screenshot picture ("Will Paginate" string rendered) Expected result: in the absence of translated string...
I encountered a situation, where backups never finish, leaving the `in_progress` directory always there. After analysing, the culprit seemed to be a specific file, which had `0000` permissions set. Changing...
**Is your feature request related to a problem? Please describe.** I am having problem getting the internal styles to work. My build script (adapted from a different package) looks as...
Hi, I used “Google data migration” to migrate contacts and calendars. Things mostly went well, but… all contacts lost their photos! Google has them (photos), Nextcloud does not. Is this...
When trying to compile under macos (10.14) I get: ``` ./src/derelict/sdl/macinit/SDLMain.d(28): Error: module `linux` is in file 'std/c/linux/linux.d' which cannot be read ``` which seems to make sense as I...
- dependencies updated - deprecation warnings squashed
When trying to write `cond do` block inside a template I get ``` ** (SyntaxError) lib/phxapp_web/templates/entity/index.html.slim:1:2380: syntax error before: '->' | 1 | PhxApp.function_returning_bool?(argument) -> {"string0", "string1"} | ^ ```...
When trying to run the `renumber-sheet.ulp` I only get the following error: ``` /Users/silverdr/sources/eagle-to-kicad/renumber-sheet.ulp(97): Unknown identifier 'EAGLE_HOME' ``` I guess I may need to set it somewhere but it would...