Skip to content
View nevyn-hira's full-sized avatar
Block or Report

Block or report nevyn-hira

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
nevyn-hira/README.md

Hi I'm Nevyn.

In the past:

A fair few years ago I worked on something called the Manaiakalani Project which is a 1:1 laptop learning initiative much like OLPC (One Laptop Per Child). Before Chromebooks were a thing, we were using Asus eee's. We needed a deployment system that didn't rely on infrastructure and a way to customize the "image" for each school as well as add some functionality to make it more suitable for schools. Some of that code is here. I managed to get imaging down to around 3½ minutes. Unfortunately it kind of stopped there. I had developed something I was called "Keys to the Castle" that allowed a lot of the admin, such as reimaging a machine if it was really borked or resetting passwords etc., to be done in the classroom by just about anyone with a "stick". I was planning on having a rescue partition type set up that gave that power over to the users. Unfortunately Chromebooks became a thing and I was left purposeless.

The project won a New Zealand Open Source Software Award for its use of FLOSS in education (Something I take close to full credit for given the project would have gone with literally anything else if they could have afforded it).

The last few years have seen me trying to take on big projects without any stakeholders (difficult to pull something off if no one's willing to communicate their specifications to you).

Now:

I'm now playing around with some macrokeyboard code (I found a snippet and added a configuration system around it and added a whole lot more functionality to it) and learning go.

I am unemployed after I finding myself feeling amazingly disillusioned with the rampant racism within the tech industry. Essentially I was working entry level jobs with an amazing amount of experience behind me while being asked to take responsibility for the next fast tracked "promising young white guy", often having my work either dismissed or credit given to others for it and me never advancing in the industry.

I'm learning Go and considering doing a youtube series on the subject from a "from python" kind of perspective.

I don't really care all that much about technologies. Like I don't want to be known as a "go programmer" or whatever. I'm MUCH more interested in empowerment. i.e. what am I making easier and for whom? I will learn the skills I need to pull something off.

Popular repositories

  1. macrokeyboard macrokeyboard Public

    Python 2

  2. software-centre-fix software-centre-fix Public

    Make software center suitable for schools (remove advertising and non-open applications)

    Python 1

  3. gherkin gherkin Public

    Gherkin is part of Tartare Source. It's used for first time deployment of a image. Users can select the entity they belong with (could be a company, location, department etc.) and have the machine …

    PHP

  4. capers capers Public

    Part of Tartare Source. Capers is an update system for deb/apt based systems - specifically for Ubuntu (though could be easily modified for other deb based systems).

    Python 1

  5. chrome-guest-fix chrome-guest-fix Public

    Disables apparmor for lightdm to enable Google Chrome to work in the guest account.

    1

  6. run-once run-once Public

    Infrastructure for running a program once and only once (handy for patching)

    Shell