Skip to main content
43 events
when toggle format what by license comment
Aug 4 at 4:39 answer added janAkali timeline score: 1
Jun 17, 2020 at 9:04 history edited CommunityBot
Commonmark migration
Nov 29, 2017 at 13:31 answer added Wernisch timeline score: 0
Nov 1, 2014 at 3:31 vote accept Calvin's Hobbies
Oct 22, 2014 at 7:29 history tweeted twitter.com/#!/StackCodeGolf/status/524824765857812480
Oct 20, 2014 at 13:37 answer added Freyja timeline score: 4
Oct 20, 2014 at 1:23 comment added Calvin's Hobbies @awashburn That's not allowed (for winning). See rules.
Oct 20, 2014 at 1:03 comment added recursion.ninja A perfect time to use WhiteSpace?
Oct 19, 2014 at 23:10 answer added Qwertiy timeline score: 1
Oct 19, 2014 at 20:59 answer added Mike timeline score: 0
Oct 18, 2014 at 10:24 comment added Pharap For once in my life, knowledge of VB is more useful than knowledge of C++.
Oct 17, 2014 at 21:22 comment added Calvin's Hobbies @WOUNDEDStevenJones No. Assume pressing either shift does nothing. The computer just thinks shift is being pressed randomly.
Oct 17, 2014 at 21:15 comment added WOUNDEDStevenJones I'm assuming you're not allowed or able to hold down the other shift key to force everything shifted? Or would doing so give you a 75% chance of being shifted and 25% of unshifted if both of your shift keys act identical?
Oct 17, 2014 at 18:56 answer added Digital Trauma timeline score: 49
Oct 17, 2014 at 10:34 answer added jimmy23013 timeline score: 3
Oct 17, 2014 at 9:31 comment added jimmy23013 @Optimizer At least they won't win.
Oct 17, 2014 at 9:23 comment added Optimizer @user23013 There are other answers based on the previous string too.
Oct 17, 2014 at 8:14 comment added jimmy23013 @Optimizer I have removed the 2^-7 one in the answer. So there isn't much trouble now.
Oct 17, 2014 at 7:46 answer added edc65 timeline score: 2
Oct 17, 2014 at 7:24 review Close votes
Oct 17, 2014 at 16:26
Oct 17, 2014 at 7:05 comment added Justin @Calvin'sHobbies Too bad there's the 1024 char limit. I'm going to need to rethink my answer...
Oct 17, 2014 at 7:05 comment added Optimizer @Calvin'sHobbies It's not! And the 1024 limitation prevents that very well too. given all this, I am voting for this to close as unclear what you are asking. Please do not change spec which gives disadvantage to most of the answers
Oct 17, 2014 at 7:03 comment added Calvin's Hobbies @Optimizer Sorry but it would be unfair to the original answers to force the change. All new answers must use the new string through, and it may be possible to beat the best old answer.
Oct 17, 2014 at 7:00 answer added Berkin timeline score: 1
Oct 17, 2014 at 6:52 comment added Optimizer @Calvin'sHobbies Now the score becomes a non standard as the previous string will always result in a lower score. Can you either switch back to older string or mandate the use of new one ?
Oct 17, 2014 at 6:28 answer added Optimizer timeline score: 1
Oct 17, 2014 at 6:24 answer added es1024 timeline score: 17
Oct 17, 2014 at 6:18 history edited Calvin's Hobbies CC BY-SA 3.0
added 2 characters in body
Oct 17, 2014 at 6:16 comment added Calvin's Hobbies I have changed the phrase. Existing answers can stay, though not a ton may need to change in them. Apologies for rule change. (@Nathaniel)
Oct 17, 2014 at 6:15 comment added John Dvorak @xnor the problem with your suggestion is that each pair quotes is a 2^-1 to your score and so are the commas inbetween. Unless you do something like .words
Oct 17, 2014 at 6:13 comment added John Dvorak @Calvin'sHobbies but... what about the current answers?
Oct 17, 2014 at 6:12 history edited Calvin's Hobbies CC BY-SA 3.0
added 121 characters in body
Oct 17, 2014 at 6:06 comment added Calvin's Hobbies @Nathaniel I was just wishing that too,. It's only been an hour, I may change it.
Oct 17, 2014 at 6:04 comment added N. Virgo +1, it's a great challenge, but I wish you'd given us a longer output string. I've thought of several clever tricks, but all of them take more than 18 characters in all the languages I know.
Oct 17, 2014 at 6:00 comment added xnor @JanDvorak Without the restriction, you could do something like exec(min(["code","code","code",...])), with a ginormous number of copies of your code to run a lower-cased version of it basically guaranteed.
Oct 17, 2014 at 6:00 answer added Justin timeline score: 1
Oct 17, 2014 at 5:59 answer added jimmy23013 timeline score: 4
Oct 17, 2014 at 5:47 answer added Justin timeline score: 3
Oct 17, 2014 at 5:34 comment added John Dvorak Please ping me once there is a better answer than mine
Oct 17, 2014 at 5:32 comment added John Dvorak I can't think of any way to improve the baseline score of 2^-(18 + whatever the language needs)
Oct 17, 2014 at 5:24 comment added Calvin's Hobbies @JanDvorak Without a limit there might be ways to make the limit of valid programs approach 100% as the size of the program increases. (Though that would be pretty cool.)
Oct 17, 2014 at 5:20 comment added John Dvorak Why's the 1024-character restriction?
Oct 17, 2014 at 4:50 history asked Calvin's Hobbies CC BY-SA 3.0