Skip to content

Instantly share code, notes, and snippets.

View fusion809's full-sized avatar
💭
I may be slow to respond.

Brenton Horne fusion809

💭
I may be slow to respond.
View GitHub Profile
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur: 1] openra-d2-git-166.git.0a74333-1
1 openra-d2-git (Installed) (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
:: PKGBUILD up to date, Skipping (1/1): openra-d2-git
1 openra-d2-git (Installed) (Build Files Exist)
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
there is nothing to do
:: Searching databases for updates...
:: Searching AUR for updates...
-> efl: local (1.22.3-1) is newer than extra (1.22.2-1)
y=function("y")
var("lambda_")
E=diff(y(x),x,2)-x*y(x)==lambda_*y(x)
S=desolve(E,y(x),ivar=x, contrib_ode=True, ics=[0,0,+Infinity,0]);
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fusion809
fusion809 / buildpackage.sh
Last active May 14, 2019 03:41
AppImage builder for OpenRA, with OpenRA/OpenRA#16516 applied and the AppImage name reflecting its commit number and hash.
#!/bin/bash
latest_commit_on_branch () {
git log | head -n 1 | cut -d ' ' -f 2
}
current_git_branch () {
git rev-parse --abbrev-ref HEAD
}
update_git_repo () {
OPENRA(6) Games Manual OPENRA(6)
NAME
openra - An Open Source modernization of the early 2D Command & Conquer games.
SYNOPSIS
openra [Game.Mod=ra]
DESCRIPTION
openra starts the game.
OPENRA(6) Games Manual OPENRA(6)
NAME
openra - An Open Source modernization of the early 2D Command & Conquer games.
SYNOPSIS
openra [Game.Mod=ra]
DESCRIPTION
openra starts the game.
Date: 2019-05-06 10:32:47Z
Operating System: Unknown (Unix 5.0.9.301)
Runtime Version: Mono 5.10.0.140 (tarball Sat Feb 24 15:30:44 UTC 2018) CLR 4.0.30319.42000
Exception of type `System.TypeInitializationException`: The type initializer for 'System.Console' threw an exception.
Inner
Exception of type `System.TypeInitializationException`: The type initializer for 'System.ConsoleDriver' threw an exception.
Inner
Exception of type `System.Exception`: Magic number is wrong: 542
at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x00028] in <9689214c1e4645be91df75196bac3cbb>:0
at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0005f] in <9689214c1e4645be91df75196bac3cbb>:0
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.