Skip to content
View brickviking's full-sized avatar
🇳🇿
.
🇳🇿
.

Block or report brickviking

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
brickviking/README.md

brickviking

Hi. I'm brickviking, author of the rfcshow and minecrafty projects. Many of my other projects are listed here, or in the Repositories link reached from above or from here.

vimmaker/emacsmake

Two compiling front ends for the latest vim or emacs source trees. It features the ability to fetch the latest git revision of the editor, and compile various versions of the vim and emacs editors. Run vimmaker help or emacsmake help for further details. If you want the gnarlies, read the org documents from within Emacs, as that's the best place to use it.

Sources: Emacsmake and Vimmaker

nqbn2emacs

A quirky acronym for the Not-Quite-Brand-New-To-Emacs (and vim) guide for those of you who have learned to start up and shut down your editor without pulling the plug out of the wall. It provides several useful things that I've either discovered or been told about over the years for both the emacs and vim editors, as well as a small miscellany of other things. The best way to use this is to download the org document and load it up inside a recent version of emacs with org-mode. A version of org-mode also exists for the vim editor, though that is not as fully-featured.

Source: Nqbn2Emacs & vim

rfcshow

A front end for displaying RFC/STD/BCP/FYI documents from rfc-editor.org.

Source: Github repository

Features:

  • fetch documents from remote sites, usually the ftp version of rfc-editor.org
  • store them locally (preferably compressed)
  • provide search functions
  • display required documents
  • update documents as new ones are found

Current issues: Ancient. Needs updating badly.

Dolphin Smalltalk

Dolphin Smalltalk was a commercial product from Object Arts, and featured a high level of integration with the Windows operating system. It has since been made open source under the MIT licence. Its development is ongoing. This version has been forked from the parent project.

Source: See that repository instead for important changes, as I have not kept up to date with this project due to inability to run this on my machine.

minecrafty

Fetches or executes most common Minecraft launchers.

Source: Github repository

Wiki: available here

Features:

  • retrieve common minecraft launchers (minecraft, ATL, FTB, MultiMC, Technic etc)
  • execute launchers
  • change monitor brightness/gamma/resolution
  • create or append to output file for debugging
  • configure pulseaudio to use alsa instead

Current issues:

  • some launchers are out of date
  • fetching code has become superfluous
  • "start server" code is locked to one filename

atom-presunset

This is a snapshot of the atom editor source code before the original atom/atom was sunsetted and archived.

Source: Github repository

No wiki available. Yet.

Features:

  • provides an editor that has roughly the same features as VSCode, if you don't look too hard
  • It used to have support for plugins, before the server for those was shut down. There are alternatives if you're prepared to look.

Liabilities:

  • Built on Electron. This used to be an advantage, now it's not seen as one any more as other platforms have overtaken Electron for speed.
  • No longer supported by Microsoft. However, Pulsar and others have forked the project to continue its legacy.
  • Support for the original Atom editor from subsequent forkers. There is none, in essence. There is no guarantee of fixes.

Pinned Loading

  1. night-hawk night-hawk Public

    Nighthawk is a tribute to one of the most playable and contagious games ever written—Paradroid by Andrew Braybrook. Feel the excitement as you battle through hordes of droids to gain your object of…

    Roff 2

  2. nqbn2emacs nqbn2emacs Public

    Hints and aids for GNU Emacs, for when you just want to know some stuff. This is aimed at the almost-brand-new Emacs user who basically knows how to start Emacs up and maybe how to save or quit.

    3 1

  3. aseprite aseprite Public

    Forked from aseprite/aseprite

    Animated sprite editor & pixel art tool (Windows, macOS, Linux)

    C++

  4. grc4calc grc4calc Public

    This program provides a basic grocery calculation program for the FX-9750/9860GII family of calculators. Earlier revisions of this program also worked well (but slowly) on the previous fx-9750G+.

  5. emacsmake emacsmake Public

    This is a very simple wrapper script to distclean, configure, make, install and execute Emacs.

    Shell