Difference between revisions of "User:Wolfy"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[Image:WolfyUserPic.jpg|right|link=|200px]]My name is | [[Image:WolfyUserPic.jpg|right|link=|200px]]My name is Tyr Mactire. Got my first basic stamp in the 4th grade and have been microcontroller and electronics addicted ever since. Deployed my first Linux web server in the 8th grade. By day I am an IT consultant specializing in Linux/Mac admin and VoIP. | ||
My geeky obsession is Home Automation. When I'm bored I tent to design devices to monitor the general state of something in a home. Whether it be the temperature of the water to how much TP is left on the current roll. | My geeky obsession is Home Automation. When I'm bored I tent to design devices to monitor the general state of something in a home. Whether it be the temperature of the water to how much TP is left on the current roll. | ||
Line 21: | Line 21: | ||
=== How to make a ME! === | === How to make a ME! === | ||
<pre> | <pre> | ||
sudo adduser --gecos ' | sudo adduser --gecos 'Tyr Mactire' --uid 9653 --shell /bin/bash tyr | ||
</pre> | </pre> | ||
__NOTOC__ | __NOTOC__ |
Latest revision as of 11:07, 8 June 2024
My name is Tyr Mactire. Got my first basic stamp in the 4th grade and have been microcontroller and electronics addicted ever since. Deployed my first Linux web server in the 8th grade. By day I am an IT consultant specializing in Linux/Mac admin and VoIP.
My geeky obsession is Home Automation. When I'm bored I tent to design devices to monitor the general state of something in a home. Whether it be the temperature of the water to how much TP is left on the current roll.
Contact
- IRC: TyrMactire
- E-Mail: wolfy [at] wlfy [dot] it
Things I Sorta Know
PHP, CSS, SQL, Processing, Perl, Python, Arduino, BASH
Things I'd like to know more about
C, C++, JAVA, Android Dev
Ideas
Ident
How to make a ME!
sudo adduser --gecos 'Tyr Mactire' --uid 9653 --shell /bin/bash tyr