TheAssassin
TheAssassin
When running the `upload` target, I get the following message: ``` avrdude: no programmer has been specified on the command line or the config file Specify a programmer using the...
I created a new project for the Nano. It seems like some variable was not initialized properly, as `-mmcu=` didn't receive a value. To resolve the issue, I quickly patched...
@probonopd silently removed the notice on https://github.com/AppImage/AppImageKit/wiki/FUSE and restored some old, **redundant** contents. Not entirely sure why. But I guess it's because some information might be missing somewhere? Anyway, we...
We need a better section on resource lookups. The section in question is *very* specific. However it is generally a good idea to look up resources relative to the main...
We should replace external links with internal ones to descriptions we maintain in the docs, if there are such information. There's a lot of examples with links to projects we...
This PR adds an [appimagecraft](https://github.com/TheAssassin/appimagecraft) build config. appimagecraft is an easy-to-use build script generator that allows building AppImages using short declarative configuration files. It can be used by users to...
Right now, for some reason I don't understand, all tags are rendered into post URLs serially. For instance, a post with tags "pinned" and "release" will end up with `blog/pinned/release/`....
As you might've noticed, our blog was less active lately, mostly due to lack of time by our website team. Therefore we are looking for additional authors and editors who...
A friendly user showed up on IRC recently to request some support, and liked what we did. He donated a few dollars, and sent us the following statement: > NewPipe...
In some cases, it might be needed to change an already published post. This issue contains some guidelines created from empirical knowledge. ### Motivation It recently happened that the URL...