User:Eriksiers: Difference between revisions

Content added Content deleted
(→‎Unsorted Code: added randomizer link)
(some changes. new motd)
Line 10: Line 10:
{{mylang|C|I often write in BASIC, then translate}}
{{mylang|C|I often write in BASIC, then translate}}
{{mylang|VBScript|I'm... okay...}}
{{mylang|VBScript|I'm... okay...}}
{{mylang|Lisp|Still learning}}
{{mylang|PHP|Still learning}}
{{mylang|PHP|Still learning}}
{{mylang|WeiDU|Still learning}}
{{mylang|WeiDU|Still learning}}
Line 17: Line 18:
{{mylang|GML|Minimal knowledge}}
{{mylang|GML|Minimal knowledge}}
{{mylang|Visual Basic .NET|Minimal knowledge}}
{{mylang|Visual Basic .NET|Minimal knowledge}}
{{mylang|NeoBook|Just started learning}}
{{mylang|Befunge|Shrug}}
{{mylang|Befunge|Shrug}}
{{mylang|Lisp|Just started learning}}
{{mylangend}}
{{mylangend}}


Line 29: Line 30:


Somewhat obviously, my name is Erik Siers. I'm one of the BASIC cheerleaders on RC. (I can do other languages, but I prefer BASIC by a lot.)
Somewhat obviously, my name is Erik Siers. I'm one of the BASIC cheerleaders on RC. (I can do other languages, but I prefer BASIC by a lot.)

I've been working on a [http://sourceforge.net/projects/visible/ VB4/5/6-to-ANSI-C/C++ translator] for a while. A ''long'' while -- first got the idea several years ago. No released code as yet, but it's progressing... slowly. ''Really'' slowly. One problem is that I'm writing it in VB6, so that it can translate itself (a [[wp:self-hosting|self-hosting]] compiler). I also need to do it without using any API calls whatsoever. (Not ''that'' hard, but I've already had to kick myself a few times.)

(Another problem is that I have very little motivation to actually work on this project.)

I could use some help, actually. Anyone familiar with [[:Category:Visual Basic|Visual Basic]] (''not'' [[:Category:Visual Basic .NET|VB.Net]]), [[:Category:C|C]], or (especially) [[:Category:C++|C++]] would be very much appreciated. If you wanna join the party, [[User talk:Eriksiers|drop me a line]].


=Current events=
=Current events=


Happy Turkey Day, USA-ians! ''gobble gobble''
I've written a (very) short essay about why I use my real name as my username instead of remaining anonymous or using a pseudonym. It's on [[wp:User:Eriksiers#My_real_name.3F|my Wikipedia user page]].


=Operating Systems=
=Operating Systems=
Line 44: Line 39:
I use a lot of OS's:
I use a lot of OS's:
*[[wp:Slackware|Slackware]] [[Linux]] 13.37
*[[wp:Slackware|Slackware]] [[Linux]] 13.37
**Also [[wp:Red Hat Enterprise Linux|Red Hat Enterprise Linux]] on my rackmount server -- but only until I get around to putting something else on it... maybe Slackware, maybe not
**Also [[wp:Red Hat Enterprise Linux|Red Hat Enterprise Linux]] on my server -- but only until I get around to putting something else on it... maybe Slackware, maybe not
*[[Windows]] [[wp:Windows XP|XP]]
*[[Windows]] [[wp:Windows XP|XP]]
**Also [[wp:Windows XP Professional x64 Edition|WinXP x64]] and [[wp:Windows 7|Windows 7]] (32-bit) on my x64 machine, for testing my programs
**Also [[wp:Windows XP Professional x64 Edition|WinXP x64]] and [[wp:Windows 7|Windows 7]] (32-bit) on my x64 machine, for testing my programs
Line 50: Line 45:
****I ''might'' try Win8, if I can get it for free, legally -- but not holding my breath
****I ''might'' try Win8, if I can get it for free, legally -- but not holding my breath
*[[MS-DOS]] 7.1 (from [[wp:Windows 98#Windows 98 Second Edition|Windows 98SE]])
*[[MS-DOS]] 7.1 (from [[wp:Windows 98#Windows 98 Second Edition|Windows 98SE]])
*[[wp:AROS Research Operating System|AROS]], because I wanted a non-Windows, non-*nix, non-DOS OS on my main machine
*[[wp:AROS Research Operating System|AROS]] (a modern [[AmigaOS]] clone), because I wanted a non-Windows, non-*nix, non-DOS OS on my main machine
*[[Mac OS]] 8 on my [[wp:PowerBook|PowerBook]]
*[[Mac OS]] 8 on my [[wp:PowerBook|PowerBook]]
**Also [[wp:System 7|System 7]], on my [[wp:Macintosh Performa|Performa]]
**Also [[wp:System 7|System 7]], on my [[wp:Macintosh Performa|Performa]]
Line 62: Line 57:


*My very first RC edit was adding [[BASIC]] to the task [[Convert an integer into words]] (now [[Number names]]).
*My very first RC edit was adding [[BASIC]] to the task [[Convert an integer into words]] (now [[Number names]]).
*My 100th edit was the [[QuickBasic]] -> [[QuickBASIC]] redirect page.
*My 100th edit was creating the [[QuickBasic]] -> [[QuickBASIC]] redirect page.
*My 250th edit was the [[Windows Scripting Host]] -> [[Windows Script Host]] redirect page.
*My 250th edit was creating the [[Windows Scripting Host]] -> [[Windows Script Host]] redirect page.
*My 500th edit was re-adding the [[Template:Implementation|implementation template]] to [[PowerBASIC Console Compiler]]. (Sigh.)
*My 500th edit was re-adding the [[Template:Implementation|implementation template]] to [[PowerBASIC Console Compiler]]. (Sigh.)


Line 91: Line 86:


'''[http://eriksiers.altervista.org This]''' is what passes for my home page... not that I actually do anything with it. (Never even finished writing the pages; just kind of stopped halfway through...)
'''[http://eriksiers.altervista.org This]''' is what passes for my home page... not that I actually do anything with it. (Never even finished writing the pages; just kind of stopped halfway through...)

[[wp:User:Eriksiers#My real name?|This]] is a short essay about why I use my real name as my username instead of remaining anonymous or using a pseudonym (on my Wikipedia user page).


==Sorting==
==Sorting==
Line 102: Line 99:
*[http://commons.wikimedia.org/wiki/Category:Sort_algorithms http://commons.wikimedia.org/wiki/Category:Sort_algorithms]
*[http://commons.wikimedia.org/wiki/Category:Sort_algorithms http://commons.wikimedia.org/wiki/Category:Sort_algorithms]
**Also [http://commons.wikimedia.org/wiki/Category:Animations_of_algorithms http://commons.wikimedia.org/wiki/Category:Animations_of_algorithms]
**Also [http://commons.wikimedia.org/wiki/Category:Animations_of_algorithms http://commons.wikimedia.org/wiki/Category:Animations_of_algorithms]
**And also [http://en.wikipedia.org/wiki/User:Nmnogueira#Graphics_and_Diagrams http://en.wikipedia.org/wiki/User:Nmnogueira#Graphics_and_Diagrams]
**And also [wp:User:Nmnogueira#Graphics and Diagrams|http://en.wikipedia.org/wiki/User:Nmnogueira#Graphics_and_Diagrams]]


==My Sourceforge projects==
==My Sourceforge projects==
Line 116: Line 113:
*[http://sourceforge.net/projects/visible/ Visible] -- a Visual Basic-to-C/C++ translator
*[http://sourceforge.net/projects/visible/ Visible] -- a Visual Basic-to-C/C++ translator
**work stalled, as usual
**work stalled, as usual
*[http://sourceforge.net/projects/eriks-tools Erik's tools] -- a small handful of tiny utilities I wrote
*[http://sourceforge.net/projects/eriks-tools Erik's tools] -- a small handful of tiny utilities I wrote some time ago
**I really need to update this one...


=Quote of the Day=
=Quote of the Day=
<lang c>/* This program will only run if the laws of mathematics hold */
There's nothing more rewarding than improving the code, and then discovering,
if(1 == 0) {
yay, there's still the improvement you set out to do in the first place. \o/
fprintf("Oh crap - we are not running in the correct Universe\n");
-- [[User:Short Circuit|Michael Mol]]
exit(17);
}</lang>
(from [http://thedailywtf.com/Articles/ISelfAware,-Very-Thorough,-Crazy-Hashmaps,-and-More.aspx http://thedailywtf.com/Articles/ISelfAware,-Very-Thorough,-Crazy-Hashmaps,-and-More.aspx])