Timeline for Programming with a Sporadic Shift Key
Current License: CC BY-SA 3.0
20 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | CommunityBot | Commonmark migration | |
| Nov 1, 2014 at 3:31 | vote | accept | Calvin's Hobbies | ||
| Oct 18, 2014 at 21:07 | comment | added | Digital Trauma | @Izkata Yes, copy/paste error - good catch. | |
| Oct 18, 2014 at 21:06 | history | edited | Digital Trauma | CC BY-SA 3.0 | edited body |
| Oct 18, 2014 at 17:21 | comment | added | Izkata | # Interpret all upper case: $ tr A-Z a-z - The args are backwards, right? | |
| Oct 17, 2014 at 22:34 | history | edited | Digital Trauma | CC BY-SA 3.0 | deleted 151 characters in body |
| Oct 17, 2014 at 22:25 | comment | added | paradigmsort | Changing c to call j twice instead of three times and updating the call sites as needed saves 7 characters and gets you under the limit. | |
| Oct 17, 2014 at 21:31 | history | edited | Digital Trauma | CC BY-SA 3.0 | added 618 characters in body |
| Oct 17, 2014 at 20:53 | history | edited | Digital Trauma | CC BY-SA 3.0 | edited body |
| Oct 17, 2014 at 20:47 | history | edited | Digital Trauma | CC BY-SA 3.0 | deleted 2 characters in body |
| Oct 17, 2014 at 20:40 | history | edited | Digital Trauma | CC BY-SA 3.0 | deleted 4 characters in body |
| Oct 17, 2014 at 20:39 | comment | added | kernigh | Please post the golfed version, with no indentation and no name in end name. As is, I must use sed -e 's/^ *//' -e 's/^end.*/end/' dearcase.scpt | wc -c to count it. Also, you can get down from 1044 to 1037 by changing count of a to count a, and deleting log from log f as text. I test with an old OS X 10.4 system, where log command has empty result; osascript only prints the result, not the event log, so I get no output unless I delete log. | |
| Oct 17, 2014 at 20:23 | history | edited | Digital Trauma | CC BY-SA 3.0 | added 29 characters in body |
| Oct 17, 2014 at 20:17 | history | edited | Digital Trauma | CC BY-SA 3.0 | deleted 2 characters in body |
| Oct 17, 2014 at 20:10 | comment | added | Digital Trauma | @Calvin'sHobbies Applescript is supposed to be one of the most readable languages - you really don't understand this? ;-) I'll try to add an explanation in a bit... | |
| Oct 17, 2014 at 20:08 | comment | added | Calvin's Hobbies | Very very cool! I hope you can get it to 1024. Mind explaining the code a bit? | |
| Oct 17, 2014 at 19:54 | history | edited | Digital Trauma | CC BY-SA 3.0 | deleted 14 characters in body |
| Oct 17, 2014 at 19:40 | history | edited | Digital Trauma | CC BY-SA 3.0 | added 429 characters in body |
| Oct 17, 2014 at 19:18 | history | edited | Digital Trauma | CC BY-SA 3.0 | added 16 characters in body |
| Oct 17, 2014 at 18:56 | history | answered | Digital Trauma | CC BY-SA 3.0 |