| bio | website | github.com/laaph |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | Dec 6 '12 at 6:46 | |
| stats | profile views | 9 |
Freelance programmer just trying to help those who are helping me. Cheers.
|
Nov 18 |
answered | Make application “active” while on another desktop |
|
Nov 18 |
comment |
Setting up a Gopher server on OS X (for real!) You may have more luck asking over at serverfault. |
|
Nov 10 |
answered | Show iPhone as non-iPhone on network |
|
Oct 31 |
answered | Installing wine with osxwinebuilder |
|
Oct 22 |
awarded | Supporter |
|
Sep 25 |
comment |
Code Runner does not run C# code C# on Mac exists in the form of Mono. It works; I program Unity3d games in it, and others use it without Unity3d. |
|
Sep 16 |
comment |
Writing code on System 6? Thanks @SoFly I should have linked there rather than to the one I did. |
|
Sep 16 |
answered | Writing code on System 6? |
|
Aug 7 |
answered | Why are text files not supported by Quicklook? |
|
Jun 18 |
comment |
Need a bit of help running a couple lines of bash in applescript. Maybe straight bash is best? For some reason I don't see the add comment under your post, I am putting it here. <br/> It is harmless to tell bash to move files. It will put an error message to stderr if it can't move the files (which you should be able to see via the Console.app), however. Also there are ways to squelch the error (for example, mv file dest 2> /dev/null) if it bothers you much. |
|
Jun 17 |
awarded | Teacher |
|
Jun 17 |
answered | Need a bit of help running a couple lines of bash in applescript. Maybe straight bash is best? |