Skip to content

Instantly share code, notes, and snippets.

View tmarkettos's full-sized avatar

Theo Markettos tmarkettos

  • University of Cambridge
View GitHub Profile
atm26@nautilus:~/code/riscos/robuild-client$ ./riscos-build-online -i system.zip -o atm26
System: RISC OS Build System version 2.0.119-0.21.2138
Server: Source loaded
Server: Started build
Build: Build tool selected: ROBuild YAML
Output:
*RMLoad System.310.Modules.SharedULib
==> Help on keyword 'SharedUnixLibrary' (Module)
Module is: SharedUnixLibrary 1.16 (3 Apr 2020) (C) UnixLib Developers, 2001-2020
*RMLoad System.400.Modules.ARMEABISupport
@tmarkettos
tmarkettos / install-kde-neon-on-ubuntu-2004.bash
Last active November 6, 2023 15:34
Install KDE Neon on top of vanilla Ubuntu 20.04
#!/bin/bash
# SPDX-License-Identifier: BSD-2-Clause
# SPDX-FileCopyrightText: 2020 Theo Markettos <git@markettos.org.uk>
# Script to install KDE Neon on top of Ubuntu 20.04
#
# The KDE Neon site says "A web search should quickly give you relevant information on how to do this. "
# but I didn't find any, so worked it out from first principles
@tmarkettos
tmarkettos / dell-precision-5750-bionic-sources.list
Last active May 12, 2021 04:28
Dell Precision 5750 preinstalled Dell Ubuntu 18.04 sources.list (also for XPS 17 9700)
# This file contains the sources.list files as found on preinstalled Ubuntu 18.04
# on the Dell Precision 5750 laptop. Since the hardware is very similar,
# they will probably also work on the Dell XPS 17 9700.
# /etc/apt/sources.list not included here
# - just the stock Ubuntu bionic sources.list
# the following are stored in /etc/apt/sources.list.d/*.list
# bionic-dell.list
@tmarkettos
tmarkettos / inkscape.py
Last active February 24, 2020 11:53 — forked from KelSolaar/inkscape.py
Inkscape - macOs - Absolute Path Wrapper
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
Inkscape - macOs - Absolute Path Wrapper
========================================
On *macOs*, *Inkscape* requires absolute paths to work::
https://answers.launchpad.net/inkscape/+question/280575
@tmarkettos
tmarkettos / a5v11-mod-01.pro.p
Last active February 28, 2018 11:08
Patch for rororor/a5v11-mod-01 to use local libraries
diff --git a/sch/a5v11-mod-01.pro b/sch/a5v11-mod-01.pro
index b621407..1c1d89c 100644
--- a/sch/a5v11-mod-01.pro
+++ b/sch/a5v11-mod-01.pro
@@ -3,7 +3,7 @@ version=1
last_client=kicad
[eeschema]
version=1
-LibDir=/home/qwer/work/projects/lib/kicad
+LibDir=lib