yeti

Results 11 issues of yeti

```sh $ ls -l mandelbrot-s4p12.c -rw-r--r-- 1 yeti yeti 887 Jun 21 15:08 mandelbrot-s4p12.c $ ack -mlinux386 -O4 mandelbrot-s4p12.c -o mandelbrot-s4p12 "mandelbrot-s4p12.c", line 24: (warning) 'main' old-fashioned function definition $...

Can you please add screenshots of the relevant views in Fritzing to LEDAR's [README.md](https://github.com/gioblu/PJON/tree/master/devices/sensors/LEDAR)? Not everyone has Fritzing installed and I remember a longer phase where Fritzing (the "original" downloaded...

enhancement

I had to install the package `vim-common` (on Debian8/AMD64) to satisfy the `Makefile`'s wish to find `xxd`. ``` $ apt-file find bin/xxd vim-common: /usr/bin/xxd vim-dbg: /usr/lib/debug/usr/bin/xxd xxdiff: /usr/bin/xxdiff ``` ...there...

bug
enhancement

The version number does not change on every commit. For tracking bugs knowing the commit exactly might be helpful. Would adding something like the output of... ``` $ git describe...

In a freshly cloned and built source: ``` $ git branch * master $ git log -n1 --oneline 2402014 (HEAD -> master, origin/staging, origin/master, origin/HEAD) Eliminate file management memory leak...

## Feature description ### Background Looking at offline nick colouring I thought force colouring nicks of users I want to be reminded not to communicate with using the offline user...

feature

Building stops when trying to fetch te sources for `lua-sha2-0.2.0`: ``` make[3]: Entering directory '/wrk/openwrt-zsun/feeds/packages/lang/lua-sha2' mkdir -p /wrk/openwrt-zsun/dl echo "Checking out files from the git repository..."; mkdir -p /wrk/openwrt-zsun/tmp/dl &&...

Trigger: Can we please get an additional epoch for GG's "Usenet suïcide"? Alternative: Would Unix seconds as means to define a different epoch work? Everyone could have any epoch then?...

Can you please allow `#` as comment char in the 1st line in a script? That would make using `#!/path/to/scrapscript.py` there possible and so probably would allow directly executable scripts....

TBP is [indirectly](http://hamsterworks.co.nz/mediawiki/index.php/Arduino_Basic) based on [[Gordon Brandly]'s 68000 Tiny Basic](https://web.archive.org/web/20170306113457/http://members.shaw.ca:80/gbrandly/68ktinyb.html) with this copyright: ``` ****************************************************************** * * * Tiny BASIC for the Motorola MC68000 * * * * Derived from...

question