RCIX
|
Registered User
|
Lua is highly underrated!
|
|
5h |
comment |
What is Web 3.0? +1 you got my last vote today :) |
|
8h |
comment |
Getting a Process to terminate Boy that's a stupid flag (at least to me), but thanks for the help this will probably be what i want! |
|
8h |
comment |
Getting a Process to terminate Didn't know about this, thanks! i'll try it! |
|
9h |
comment |
Using Flyweight Pattern in database-driven application Not really sure this is a good example, it feels too "generic" to be helpful to the OP. |
|
9h |
comment |
Using Flyweight Pattern in database-driven application @mark: you have a good point, i removed that example. |
|
9h |
comment |
Using Flyweight Pattern in database-driven application I added another simpler example. The key is your objects are merely pointing to data instead of actually holding data, so you can have duplicate values point to the same spot and conserve memory. |
|
9h |
revised |
Using Flyweight Pattern in database-driven application added 155 characters in body; deleted 598 characters in body |
|
9h |
answered | Using Flyweight Pattern in database-driven application |
|
9h |
asked | Getting a Process to terminate |
|
10h |
comment |
convert an enum to another type of enum Good point, didn't catch that somehow |
|
10h |
revised |
convert an enum to another type of enum deleted 19 characters in body |
|
11h |
answered | convert an enum to another type of enum |
|
11h |
comment |
Turing Machine Code Golf If i'm correct, can't you format your code so that it takes the state table as an argument? Then it would blow away everyone elses answer. |
|
11h |
comment |
Turing Machine Code Golf Cool! you're winning right now by one character :) |
|
11h |
awarded | ● Popular Question |
|
15h |
comment |
Execute a shell command from a .net application i.e. putting blah.lua somearg anotherarg thirdarg in a console command. |
|
15h |
comment |
Execute a shell command from a .net application I need to execut a lua script... |
|
15h |
asked | Execute a shell command from a .net application |
|
15h |
comment |
Align controls to center of form in Windows Forms Designer Thanks! :) ()() |
|
15h |
comment |
Windows Forms Designer destroys form layout that text looks a little like arabic to me ;) |
|
15h |
asked | Align controls to center of form in Windows Forms Designer |
|
1d |
revised |
Lua - get command line input from user? edited tags |
|
1d |
asked | Lua - get command line input from user? |
|
1d |
comment |
Code Golf: Ulam Spiral It's pedantic, but its 176 chars not 176 bytes |
|
1d |
comment |
Turing Machine Code Golf you could trim 4 chars off the function if you were to remove the ref attribute on the int property p |
|
1d |
comment |
Turing Machine Code Golf Only a couple of days left to fix the error! if you don't, then i'll have to award the bounty to gnibbler... |
|
1d |
comment |
Turing Machine Code Golf Only a couple of days left to fix the error! if you don't, then i'll have to award it to gnibbler... |
|
1d |
comment |
Rolling my own “Version Control” @Jim: wouldn't that indicate that i'm someone who will change the world? :) @hasen j:That would apply if i did this for a job, but since i don't i have the luxury of being able to pick and choose. and FTR, i am getting some command-line exercise writing this thing. |
|
1d |
comment |
Rolling my own “Version Control” I'll certainly check it out, sounds a bit like TimeMachine for windows :) |
|
1d |
comment |
How to get the second highest number in an array in Visual C#? Good point. I don't know of any way to partially sort lists with linq, but it would be a good question :) |
|
1d |
comment |
Finding free individual note sounds for procedural music Interesting. Don't know of a music school around here, so can't do that. I'd be highly interested in these "MIDI instrument" libraries, do you know of any cheap or free ones i can try, to see if it works for me? |
|
2d |
comment |
Finding free individual note sounds for procedural music Why is this not programming related? 'Bout as related as "Best mouse for programmers IMHO. |
|
2d |
asked | Finding free individual note sounds for procedural music |
|
2d |
comment |
How to get the second highest number in an array in Visual C#? It's not as efficient, but unless you're sorting a MASSIVE list of ints, this is the best way to go. The best way to go is to performance benchmark then only speed up the bottlenecks. And you only need to do that if it's actually running slow. |
|
2d |
comment |
How to get the second highest number in an array in Visual C#? Who cares about toal complexity or binary heaps when you can do what you want simply with LINQ? :D |
|
2d |
revised |
How to get the second highest number in an array in Visual C#? deleted 8 characters in body |
|
2d |
comment |
Rolling my own “Version Control” would upvote but out of votes for the day :( |
|
2d |
revised |
How to get the second highest number in an array in Visual C#? deleted 4 characters in body |
|
2d |
comment |
How to get the second highest number in an array in Visual C#? Didn't think of that, thanks! |
|
2d |
comment |
Lua string.format options Thanks, would upvote, but out of votes for the day :( |
|
2d |
answered | How to get the second highest number in an array in Visual C#? |
|
2d |
asked | Lua string.format options |
|
2d |
comment |
Rolling my own “Version Control” Not until i get it reasonably working :) |
|
2d |
comment |
Rolling my own “Version Control” Thanks all for the answers, doesn't appear to be anything with quite few enough features for me, so i'll roll my own for now. |
|
2d |
revised |
How to get the maximum of more than 2 numbers in Visual C#? added 3 characters in body |
|
2d |
comment |
How to get the maximum of more than 2 numbers in Visual C#? Very odd, i tried to vote you up. It dropped your vote count to 0 and said vote limit reached. I tried it again and it bumped you up to 2, giving the same message! :S |
|
2d |
answered | How to get the maximum of more than 2 numbers in Visual C#? |
|
2d |
revised |
Factor Analysis in R added 115 characters in body; edited tags |
|
2d |
revised |
Rolling my own “Version Control” added 274 characters in body |
|
2d |
asked | Rolling my own “Version Control” |
