Kevin Cole

Results 25 comments of Kevin Cole

The `firmware-microbit-micropython` Ubuntu package contains `/usr/share/firmware-microbit-micropython/firmware.hex` but apparently that is not quite right? I will try reaching out to the Ubuntu gang that packages it, but just for a data...

Count me among the lovers of `pipenv`. In fact, I found this issue because I was going to file an issue suggesting the switch. I switched two years ago after...

> Hmm ... "body" on the other hand could be confused with the `` element of an HTML document. :neutral_face: True enough. It still felt less generic / more semantic...

I like `content` but would gently consider, if going that way, changing `{% block content %}` in the template to something else. `{% block entry %}`? `{% block post %}`?...

OK... going back to my original thought... instead of an attribute / column named `text` or `body`... how about `article` or `story`? Given Django's history in the news business, a...

@das-g I bow to the community on that. :wink: It seemed good enough to include as a possibility, but I did want to make the caveat that the subtle difference...

I'm new to both testing and CI. I'm going through the BuildBot tutorial, and found the above error in `twistd.log`.

Actually, as I read further, I see consistent use of the `#` in the descriptions, and `.` in the interactive code examples... So, perhaps an explanation of why the text...

> If having no commits for some time looks "off turning" for some, I can embed the progress tracker into the readme and periodically update it to reflect progress. It...

I just installed this on Linux following the **Quick Start** instructions, and had the same thing happen: The instructions end with `sudo luarocks install luasocket` which created `~/Downloads/luarocks-3.10.0/lua_modules` and populated...