Karol Kuczmarski

Results 49 issues of Karol Kuczmarski

Straightforward `Basic` gist host. The language seems to be baked into the gist itself there, and not any particular link to it, though, so if we want to extract it...

feature
easy
good first issue

Looks like a simple `Basic` gist host. Suggested ID: `pry`.

feature
easy
good first issue

Another `Basic` gist. Proposed ID: `fdr` or `fed`.

feature
easy
good first issue

Seems like a very `Basic` gist host that you only access from the command line / telnet / netcat. Raw URLs in the form `termbin.com/$LETTERS`, and no HTML URLs.

feature
easy
good first issue

In the API (https://github.com/prasmussen/glot-snippets/blob/master/api_docs/get_snippet.md), there is an `updated` field. This would indicate that once posted, gists can actually be updated. It's probably a feature of authenticated glot.io users. If that's...

feature

There should be a way to obtain information about & do things to the gisht app itself. Some of those information pieces include: * the gist hosts we support, including...

idea

Most likely a `Basic` one.

feature
easy

A little tricky. Looks like the raw URL has some additional junk in its: * HTML one: https://paste.gnome.org/prwmyffvo * raw one: https://paste.gnome.org/prwmyffvo/**2wig5o**/raw So in order to fetch it, we'll first...

feature

We're building a .deb package but it isn't hosted by any APT repositories. This should change. Most likely a dedicated Debian repository is needed ;/

feature

Instead of just canned URLs to gists, we could accept "any" URL that points to code. At first this could be just plain text code (like raw versions of files...

idea