lc-thomas

Results 12 issues of lc-thomas

Contexts managers don't work : `async with asyncio_redis.Connection.create('....') as redis_connection:` Returns : AttributeError: __aexit__ Please implement __aexit__ (where you basically close the connection to redis. Thank you

``` Vue webapp home :) import {HTTP} from '@/http-common.js' export default { name: 'home', data () { return { } }, notifications: { showWelcome: { title: 'Welcome :)', type: 'success'...

Stonesense says "no map loaded", and stays empty as seen in the screenshot. The issue seems to be related to this one : http://www.bay12forums.com/smf/index.php?topic=163978.0 Apparently, there is a communication issue...

My application allows users to create nodes, links them together, edit them, etc. But when the text of a node is empty, then mermaid crashes. So to avoid that, I...

Hey, just passing by and saying thanks, this works great on Fedora. Kudos !

Hey Stefan, I like the protocol you made, it makes things so nice. I'd like to add subtitles for movies in VLC though, and I'm not sure I'm having the...

Hello, I'm trying to use the noise library from inside docker alpine. Installing noise with pip is okay, but when I try to import it I get this error message...

Hey! Nice work, kudos! With the old hackbar one could press ctrl + enter to send the request without having to use the mouse to click on "execution". That was...

Using unicode characters breaks the table : ``` +-----------+-----------+-----------+--------+-----------+----------+----------+ | Réf. | Criticité | Probabili | Impact | Exploitab | Coût | Efficaci | | | | té d'occu |...

Hi I'd like to build videos with transitions. Like : Intro - Clip1 - Transition - Clip2 - Transition - Clip3 - Outro The transition video is always the same...