<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - What are your computer skills?]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/17656/"/>
	<updated>2016-07-03T02:28:27Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/17656/what-are-your-computer-skills/</id>
		<entry>
			<title type="html"><![CDATA[Re: What are your computer skills?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/245864/#p245864"/>
			<content type="html"><![CDATA[<p>I know C, python,&nbsp; and a little bit of html5, I&#039;ve been making quick dirty hacks to my computers since I was little, I can do okay pixel art, and really crude ASCII art, and I can track chiptunes and stuff... but I can&#039;t wrap my mind around object-oriented languages, and I haven&#039;t done much programming in a year or two. I&#039;m an okay composer, but things get muddy, and I always pretend that I&#039;m composing for Super-Nintendo...</p>]]></content>
			<author>
				<name><![CDATA[pulsewave]]></name>
				<uri>https://chipmusic.org/pulsewave</uri>
			</author>
			<updated>2016-07-03T02:28:27Z</updated>
			<id>https://chipmusic.org/forums/post/245864/#p245864</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: What are your computer skills?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/245056/#p245056"/>
			<content type="html"><![CDATA[<p>Closest thing I get to real coding is prolly MML for ppMCK.</p><p>But very savvy with technical softwares such as DAWs and Photoshop.</p>]]></content>
			<author>
				<name><![CDATA[TylerBarnes]]></name>
				<uri>https://chipmusic.org/TylerBarnes</uri>
			</author>
			<updated>2016-06-15T10:14:34Z</updated>
			<id>https://chipmusic.org/forums/post/245056/#p245056</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: What are your computer skills?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/245051/#p245051"/>
			<content type="html"><![CDATA[<p>Started out on c64 with assembly and basic demo coding. Moved to Amiga and onto 68000 assembly&nbsp; where I was one of the first coders for Magnetic Fields demo group and later Digital. <br />Then started making mods and other chip stuff (Future Composer and Soundmon) so stopped coding as a hobby and let the coding to the other guys.</p><p>Work wise I&#039;m a DBA nowadays having been a coder for a number of years before that.</p><p>Visual Basic<br />RPG400<br />Perl <br />HMTL, JavaScript etc <br />SQL</p><p>I could probably still code 6502 weirdly but I&#039;d struggle doing 68000</p>]]></content>
			<author>
				<name><![CDATA[Yaz]]></name>
				<uri>https://chipmusic.org/Yaz</uri>
			</author>
			<updated>2016-06-15T09:28:02Z</updated>
			<id>https://chipmusic.org/forums/post/245051/#p245051</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: What are your computer skills?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/244178/#p244178"/>
			<content type="html"><![CDATA[<p>-Assembly language<br />-SID/POKEY/2A03 soundchip programming<br />-Demoscene programming<br />-Lurking various forums<br />-Homebrew Games<br />-Mac/Android development<br />-C++/HTML/Java<br />-Raspberry Pi/Arduino stuff</p>]]></content>
			<author>
				<name><![CDATA[fallenmatrix]]></name>
				<uri>https://chipmusic.org/fallenmatrix</uri>
			</author>
			<updated>2016-05-19T00:35:45Z</updated>
			<id>https://chipmusic.org/forums/post/244178/#p244178</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: What are your computer skills?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/244171/#p244171"/>
			<content type="html"><![CDATA[<p>HTML5<br />Javascript<br />Slowly dying<br />Mac/Win</p>]]></content>
			<author>
				<name><![CDATA[nanode]]></name>
				<uri>https://chipmusic.org/nanode</uri>
			</author>
			<updated>2016-05-18T18:53:12Z</updated>
			<id>https://chipmusic.org/forums/post/244171/#p244171</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: What are your computer skills?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/244165/#p244165"/>
			<content type="html"><![CDATA[<p>-Develop software for windows, linux, os x, ios and android. <br />-Develop for various PIC, AVR and others. <br />-A bit of web development<br />-Built a couple of robots<br />-Bit of hardware programing with RPI<br />-Built some stuff using unity</p>]]></content>
			<author>
				<name><![CDATA[bigchip]]></name>
				<uri>https://chipmusic.org/bigchip</uri>
			</author>
			<updated>2016-05-18T09:31:44Z</updated>
			<id>https://chipmusic.org/forums/post/244165/#p244165</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: What are your computer skills?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/243913/#p243913"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Vellain wrote:</cite><blockquote><p>Hahaha, if you want to get really good, you should play CTF (Capture the Flag) competitions. They are kinda of like jeopardy style competitions where the difficulty of the challenge corresponds to the number of points you receive for it. The challenges will be across a wide variety of areas, but almost always include exploitation and reverse engineering. A good beginner continuous (no end) CTF is <a href="http://overthewire.org/wargames/" target="_blank">http://overthewire.org/wargames/</a>. Other than that, read a lot of <a href="http://reddit.com/r/netsec" target="_blank">http://reddit.com/r/netsec</a>. Netsec always has good writeups on real vulnerabilities and exploits. Stuff like assembly take a long time to get good with and practice makes perfect. I know some guys who do malware analysis and they can take apart polymorphic code like a first grade reading assignment only because they look at it all day everyday.</p></blockquote></div><p>holy crap! Thanks! <img src="https://chipmusic.org/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> I&#039;ll definitely check this out. Too cool! <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>And yes, assembly is tough. My original plan was to learn enough to make it not completely muddy when looking at disassembly which in itself also is very tough, but I gotta start somewhere. It&#039;s all very new right now but I get to work this mush in my skull again for the first time in what feels like years LOL.</p><p> Also, sidenote, I&#039;m hoping that a better understanding as to what happens &quot;closer the metal&quot; will improve my optimization skills in C++ as well. <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[my.Explosion]]></name>
				<uri>https://chipmusic.org/my.Explosion</uri>
			</author>
			<updated>2016-05-11T06:52:30Z</updated>
			<id>https://chipmusic.org/forums/post/243913/#p243913</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: What are your computer skills?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/243900/#p243900"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>my.Explosion wrote:</cite><blockquote><div class="quotebox"><cite>Vellain wrote:</cite><blockquote><p>I should preface my enumeration with an advisory that I do computer security for a living.</p><p>Languages (In no apparent order):<br />[holy crap load of languages]</p><p>Skillsets:<br />[awesome stuff]</p></blockquote></div><p>You are basically what I want to be, aren&#039;t you? LOL <img src="https://chipmusic.org/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>Great set of coding skills there! <img src="https://chipmusic.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>Edit: currently learning a little bit of assembly. Hope I can understand enough of that for it to be useful. <br />Aaaalso actually researching pen-testing and stuff like that. Not that I necessarily want to make a living as a computer security guy, as I&#039;d definitely suck at it, mostly just because I&#039;ve always had a sweet-tooth for how that stuff works.</p></blockquote></div><p>Hahaha, if you want to get really good, you should play CTF (Capture the Flag) competitions. They are kinda of like jeopardy style competitions where the difficulty of the challenge corresponds to the number of points you receive for it. The challenges will be across a wide variety of areas, but almost always include exploitation and reverse engineering. A good beginner continuous (no end) CTF is <a href="http://overthewire.org/wargames/" target="_blank">http://overthewire.org/wargames/</a>. Other than that, read a lot of <a href="http://reddit.com/r/netsec" target="_blank">http://reddit.com/r/netsec</a>. Netsec always has good writeups on real vulnerabilities and exploits. Stuff like assembly take a long time to get good with and practice makes perfect. I know some guys who do malware analysis and they can take apart polymorphic code like a first grade reading assignment only because they look at it all day everyday.</p>]]></content>
			<author>
				<name><![CDATA[Vellain]]></name>
				<uri>https://chipmusic.org/Vellain</uri>
			</author>
			<updated>2016-05-11T01:04:29Z</updated>
			<id>https://chipmusic.org/forums/post/243900/#p243900</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: What are your computer skills?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/243863/#p243863"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Vellain wrote:</cite><blockquote><p>I should preface my enumeration with an advisory that I do computer security for a living.</p><p>Languages (In no apparent order):<br />[holy crap load of languages]</p><p>Skillsets:<br />[awesome stuff]</p></blockquote></div><p>You are basically what I want to be, aren&#039;t you? LOL <img src="https://chipmusic.org/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>Great set of coding skills there! <img src="https://chipmusic.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>Edit: currently learning a little bit of assembly. Hope I can understand enough of that for it to be useful. <br />Aaaalso actually researching pen-testing and stuff like that. Not that I necessarily want to make a living as a computer security guy, as I&#039;d definitely suck at it, mostly just because I&#039;ve always had a sweet-tooth for how that stuff works.</p>]]></content>
			<author>
				<name><![CDATA[my.Explosion]]></name>
				<uri>https://chipmusic.org/my.Explosion</uri>
			</author>
			<updated>2016-05-10T06:57:10Z</updated>
			<id>https://chipmusic.org/forums/post/243863/#p243863</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: What are your computer skills?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/243855/#p243855"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Vellain wrote:</cite><blockquote><p>Penetration Testing.</p></blockquote></div><p>That sounds like something I can get behind <img src="https://chipmusic.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[dsv101]]></name>
				<uri>https://chipmusic.org/dsv101</uri>
			</author>
			<updated>2016-05-10T02:03:45Z</updated>
			<id>https://chipmusic.org/forums/post/243855/#p243855</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: What are your computer skills?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/243854/#p243854"/>
			<content type="html"><![CDATA[<p>I should preface my enumeration with an advisory that I do computer security for a living.</p><p>Languages (In no apparent order):<br />C<br />C++<br />Ruby<br />Perl<br />PHP<br />Python<br />Java<br />Javascript<br />SQL<br />Assembly (x86 and x64)<br />Scala<br />MongoDB<br />HTML<br />and others...</p><p>Skillsets:<br />Linux<br />Exploitation Development<br />Penetration Testing<br />Reverse Engineering<br />Digital Forensics<br />Intrusion Detection and Prevention<br />Machine Learning</p><p>In terms of music, I have dabbled with most available trackers and software but generally stick with LSDJ, Renoise, and Sunvox.</p>]]></content>
			<author>
				<name><![CDATA[Vellain]]></name>
				<uri>https://chipmusic.org/Vellain</uri>
			</author>
			<updated>2016-05-10T01:49:06Z</updated>
			<id>https://chipmusic.org/forums/post/243854/#p243854</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: What are your computer skills?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/243852/#p243852"/>
			<content type="html"><![CDATA[<p>See this conversation: <a href="https://twitter.com/chunter16/status/727948970643886081" target="_blank">https://twitter.com/chunter16/status/727948970643886081</a><br />and these:</p><p><a href="https://twitter.com/chunter16/status/727949221719113729" target="_blank">https://twitter.com/chunter16/status/727949221719113729</a><br /><a href="https://twitter.com/chunter16/status/727949604692631552" target="_blank">https://twitter.com/chunter16/status/727949604692631552</a><br /><a href="https://twitter.com/chunter16/status/727949955328020482" target="_blank">https://twitter.com/chunter16/status/727949955328020482</a></p><p>Sorry about the DRY principle in action.</p>]]></content>
			<author>
				<name><![CDATA[chunter]]></name>
				<uri>https://chipmusic.org/chunter</uri>
			</author>
			<updated>2016-05-10T01:28:33Z</updated>
			<id>https://chipmusic.org/forums/post/243852/#p243852</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: What are your computer skills?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/243794/#p243794"/>
			<content type="html"><![CDATA[<p>shitposting</p>]]></content>
			<author>
				<name><![CDATA[sandneil]]></name>
				<uri>https://chipmusic.org/sandneil</uri>
			</author>
			<updated>2016-05-08T15:03:27Z</updated>
			<id>https://chipmusic.org/forums/post/243794/#p243794</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: What are your computer skills?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/243792/#p243792"/>
			<content type="html"><![CDATA[<p>Open Office</p><p>You need a Ph.D to use it properly, therefore I have an honorary doctorate in OOlogy</p>]]></content>
			<author>
				<name><![CDATA[automatonsubsys]]></name>
				<uri>https://chipmusic.org/automatonsubsys</uri>
			</author>
			<updated>2016-05-08T12:40:03Z</updated>
			<id>https://chipmusic.org/forums/post/243792/#p243792</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: What are your computer skills?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/242826/#p242826"/>
			<content type="html"><![CDATA[<p>Made my first punk program, printing profanity on a display model C64 at Kmart in the 80s.<br />PEEK and POKE days. <img src="https://chipmusic.org/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></content>
			<author>
				<name><![CDATA[FenderQ]]></name>
				<uri>https://chipmusic.org/FenderQ</uri>
			</author>
			<updated>2016-04-17T00:13:31Z</updated>
			<id>https://chipmusic.org/forums/post/242826/#p242826</id>
		</entry>
</feed>
