Eriksiers

Joined 1 September 2022
m
time for an update
(time to make the doughnuts...)
m (time for an update)
 
(6 intermediate revisions by the same user not shown)
Line 1:
{{mylangbegin|If it's not listed, it's read-only... at best}}
{{mylang|BASIC|My preferred language family}}
{{mylang|Visual Basic .NET|Meh}}
{{mylang|PowerBASIC|My overall favorite BASIC,<BR>and my overall-preferred IDE}}
{{mylang|FreeBASIC|The compiler I actually use for almost everything}}
{{mylang|Visual Basic|What I useused for Windows GUI... forup until Windows 7 (I skipped nowVista)}}
{{mylang|VBA|Where I used to do mosta lot of my paying work}}
{{mylang|QuickBASIC|MyI preferreddon't DOSreally IDEuse it very much any more}}
{{mylang|REALbasic|Nice language, but I don't use it forhardly much.ever}}
{{mylang|Batch File|Somewhere between "okay" and "decent"}}
{{mylang|UNIX Shell|Nowhere near as good as I need to be}}
{{mylang|C|I usually write in BASIC, then translate}}
{{mylang|VBScript|I'm... okay...}}
{{mylang|PHPC|MinimalI'm knowledgeadequate}}
{{mylang|C++|I'm... okay...}}
{{mylang|BefungeJavaScript|Shrugshrug}}
{{mylang|PHP|Minimal knowledge}}
{{mylang|Pascal|Read-only, for the most part}}
{{mylang|Assembly|Read-only}}
{{mylang|PHP|Minimal knowledge}}
<!-- {{mylang|Lisp|Minimal knowledge}} -->
<!-- don't remember anything about this one any more {{mylang|GML|Minimal knowledge}} -->
<!-- {{mylang|APL|''just'' started}} -->
<!-- {{mylang|Visual Basic .NETBefunge|MehShrug}} -->
{{mylang|Befunge|Shrug}}
{{mylangend}}
 
<!-- {{notmylangbegin}}
{{Notmylang|QB64|Bloat, unnecessary library requirements,<BR>''weird'' C++ code generation.<BR>Definitely not ready for prime time.}}
{{Notmylang|Liberty Basic|I have my reasons; let's leave it at that.}}
{{mylangend}} -->
 
[[File:Eriksiers avatar.jpg|right|thumb|Don't I look happy?]]
 
Somewhat obviously, my name is Erik Siers. I'm one of the [[:Category:BASIC|BASIC]] cheerleaders on RC. (I can do other languages, but I prefer BASIC by a lot.) I'mve inbeen anda outmember of hereRC onfor noa regularlong scheduletime -- I mightcreated contributemy aaccount fewin times2009 a-- weekbut forI severalam monthsnot one of the original crew, thennot disappearby completelya forfew severalyears. I don't really do any edits any more; my last meaningful edit (besides this page) was in mid-2018.
 
=Current events=
 
I've been improving my C and C++ lately. A new client was actually looking for someone with my exact skillset (fluent in BASIC, decent enough in C/C++) and I've had to "get good".
I've restarted my Visible project. (Link below.) It's now divided into 2 sub-projects, a [[:Category:Visual Basic|VB]]-to-[[:Category:C++|C++]] translator, and a [[QuickBASIC|QB]]-to-[[:Category:C|C]] translator. (I haven't changed the SF.net page yet.) I'd appreciate some help, if anyone has any interest -- doing this as a one-man show has been an exercise in futility.
 
I'm still looking for suggestions/recommendations for a development system that supports both Android and iOS, hopefully with a RAD IDE. (RAD is optional but strongly preferred.) The only language I have and am comfortable using is '''extremely''' game-oriented and always uses 3D space, even if you don't need it, and I'm working on an app where that's a deal breaker. I'm open to literally anything, preferably free (open source optional). Development can happen on [[Windows]], [[Linux]], or x86 (32-bit) [[MacOS|Mac]]. (I no longer have the x64 Macbook.) I would use [[Xojo]], which fits the bill, but the price is a bit more than I'm ready to pay at the moment.
'''''Previously:'''''
 
Leave a comment on my talk page if you have a suggestion/etc.
Someone remind me to do some work on [[wp:Rocky Mountain BASIC|Rocky Mountain BASIC]]. And [[wp:BCX|BCX]]. [[:Category:Visual language|Visual languages]] could use work.
 
On the other hand, I need to do some [[wp:MIPS|MIPS]] work. And [[:Category:Kotlin|Kotlin]] (edit: and [[:Category:APL|APL]]) interests me.
 
=Operating Systems=
Line 44 ⟶ 39:
I use a lot of OS's, depending on which physical system we're talking about...
 
My tabletworkstation:
*[[wp:Windows 10|Windows 10]], for now. Considering my options. Work happens in various systems under emulation.
My Macserver:
*[[wp:Slackware|Slackware Linux]] v15.
*[[wp:Mac OS X Snow Leopard|Mac OS X Snow Leopard]] (well... Actually, Slax right now. HDD died and I don't have an OS install disk.)
My laptop:
*[[wp:Windows 10|Windows 10]]. It's [[wp:Windows 11|Windows 11]]-capable, but I don't care to go there.
My iMac:
*[[wp:Mac OS X Snow Leopard|Mac OS X Snow Leopard]]. Seriously.
My G4 Mac:
*[[wp:Mac OS X Leopard|Mac OS X Leopard]]/[[wp:Mac OS X Tiger|Mac OS X Tiger]]/[[wp:Mac OS 9|Mac OS 9]]
**Thinking about adding [[wp:MorphOS|MorphOS]] to the mix, just cuz.
My ThinkPad:
*[[wp:eComStation|eComStation]] v2. Yes, I'm seriously running [[OS/2]].
**[[wp:FreeDOS|FreeDOS]] and [[wp:Salix Linux|Salix Linux]] also installed, but eCS is what I mostly use.
 
It's funny that I own <s>so many</s> Macs, since I consider pre-X Macs to be overpriced toys, but since modern macOS is built on top of a *nix system... ¯\_(ツ)_/¯
I also toy around with numerous other operating systems under emulation. If it's freely available, I probably have it installed.
 
I also toy around with numerous other operating systems under emulation., Ifincluding it'ssystems freelymost available,people Ihave probablynever haveeven itheard installedof.
 
=My code contributions=
Line 55 ⟶ 62:
Unless otherwise specifically indicated, I disclaim any rights I might have to any code that I have posted to Rosetta Code, and assign any appropriate copyright to [[User:Short Circuit|Michael Mol]]. (Everything posted to RC is automatically covered by the GNU FDL anyway.) This specifically applies to code that '''''I''''' have posted. ''Other people's'' code that I have made changes to belongs to ''them'', not me, and I disclaim any rights I might have to those changes. (See [[Rosetta Code:Copyrights]] for RC's copyright policy.)
 
So far, I've only created a single task, [[Sorting algorithms/Pancake sort]], and I think it's unlikely that I'll create any more at this point.
*My very first RC edit was adding [[BASIC]] to the task [[Convert an integer into words]] (now [[Number names]]).
*My 100th edit was creating the [[QuickBasic]] -&gt; [[QuickBASIC]] redirect page.
*My 250th edit was creating the [[Windows Scripting Host]] -&gt; [[Windows Script Host]] redirect page.
*My 500th edit was re-adding the [[Template:Implementation|implementation template]] to [[PowerBASIC Console Compiler]]. (Sigh.)
*My 1000th edit was moving [[XOR Pattern]] to [[Munching squares]].
(I stopped keeping track of how many edits I've done several years ago.)
 
So far, I've only created a single task, [[Sorting algorithms/Pancake sort]].
 
===REALbasic===
 
It should be noted that all [[:Category:REALbasic|REALbasic]] examples that I've written (which can be found by looking through [[Special:Contributions/Eriksiers|my user contributions page]]) were written in REALbasic 5.5.5, which is several years old. (For comparison, this might be considered somewhat akin to writing in [[wp:C90 (C version)C99|C90C99]] instead of the current standard, or writing for the original [[:Category:Visual Basic .NET|VB.Net]] instead of VB2010the current release -- my examples will ''probably'' work under modern versions... but they might not. [http://www.catb.org/~esr/jargon/html/Y/Your-mileage-may-vary.html YMMV.])
 
===Unsorted Code===
Line 85:
=Links=
 
I put up my programming links on [[User:Eriksiers/Links|their own page]]. They haven't been updated in quite a while,very long thoughtime.
 
'''[[wp:User:Eriksiers|This]]''' is my Wikipedia user page.
Line 109:
 
==My Sourceforge projects==
*[http://eeshell.sourceforge.net/ EEShell2EEShell4] -- a replacement shell for 32- and 64-bit Windows.
**I recently restarted work on this after letting it sit idle for something like 10-15 years.
**Haven't worked on this for several years. Not really meant for NT6+. (Even has some oddities under XP.) Effectively abandoned.
*[http://sourceforge.net/apps/mediawiki/igrokya/ IgrokYa] -- a file type identifier (like [[wp:file (command)|file(1)]] or [https://www.mark0.net/soft-trid-e.html TrID]; originally part of Proxlat (below)).
**The only project I make any pretense of actively working on.
**Not ''quite'' abandoned. I have intentions of restarting this one from scratch.
*[http://sourceforge.net/projects/kanjifindervisible/ KanjiFinderVisible] -- a toolVisual Basic-to help English-speakingC++ users find Japanese [[wp:kanji|kanji]]translator.
**Slowly progressing. '''Very''' slowly.
*[http://sourceforge.net/projects/kanjifinder/ KanjiFinder] -- a tool to help English-speaking users find Japanese [[wp:kanji|kanji]].
**Program's done, but data files are nowhere near complete. Effectively abandoned.
*[http://proxlat.sourceforge.net/ Proxlat] -- a general-purpose binary translator.
**Abandoned as impossible. I might restart this with a narrower scope at some point in the near-ish future.
*[http://sourceforge.net/projects/quickrun/ QuickRun] -- a simple program launcher (started as part of EEShell2).
*[http://sourceforge.net/projects/visible/eriks-tools Erik's Visibletools] -- a Visualsmall Basichandful of tiny very-tospecific-C++purpose utilities I wrote some time translatorago.
**Restarted! Help wanted!
*[http://sourceforge.net/projects/eriks-tools Erik's tools] -- a small handful of tiny utilities I wrote some time ago
 
=Quote of the Day=
A bug can make your DOS session run off into the bushes and not come back.
The brain is so used to filling in gaps that
-- Jeff Duntemann
we accept what it hands us without question.
1,150

edits