|
Some may think pictures should be posted in the random picture/ugly fat kids thread, but i think photos you took yourself deserve their own thread. im gonna start with some pics i took yesterday at our amusement park (i was in the carver city mood no ...
Started by leper messiah on
, 259 posts
by 78 people.
Answer Snippets (Read the full thread at ckyalliance):
Sometimes you take pictures you think are cool but they're not of you, you don't really consider them art, ... .
I think this is a good thread.
Nice looking shots, but look in http://www.ckyalliance.com/forum/index.php?showtopic=145&st=1025 my man I dunno .
|
|
[Quote: ][b][user]SleepParalysis[/user][/b] said: [b]This thread has only one rule. Keep any offensive comments to yourself.[/b] My name is Ashley, by the way. I'm kind of an old time forum member. I am 22 and I live near Chicago, but possibly near LA...
Answer Snippets (Read the full thread at last):
|
|
When starting a programming project, how do you jump start yourself to do a task that you just despise doing?
Started by Jason on
, 17 posts
by 17 people.
Answer Snippets (Read the full thread at stackoverflow):
That means, make the desirable task a reward for completing the undesirable one .
We recently did a time management course, which was mostly a waste of our time :-) but one of the ideas they presented was to pair undesirable tasks with desirable ones .
|
Ask your Facebook Friends
|
What was the weirdest (or most awkward) time and place that you've found yourself thinking about a programming problem?
Started by plaureano on
, 23 posts
by 23 people.
Answer Snippets (Read the full thread at stackoverflow):
Don't wanna....
===
UPDATE: Marking this as Community Wiki.
I guess the silence and solitude helps clear the mind .
Ironically, this always works, sometimes solving problems I've been battling for a few days already .
In the toilet, while taking a dump.
|
|
What is the oldest code written by yourself to which you still have access?
And how has your coding style evolved over time?
Started by flybywire on
, 29 posts
by 29 people.
Answer Snippets (Read the full thread at stackoverflow):
I still have floppies....
This should be a community wiki.
It sucks much less now, though if you ask me in another 10 years I may answer differently .
My coding style sucked then.
I still have some code from 1998 that I wrote when I started graduate school .
|
|
Whenever im on my own or if i know people arent around to here me ill talk quitely to myself, like have convosations with myself as if im talking to someone else. Im not skitzo i dont see people who arent there.
When im talking to myself i explain things...
Answer Snippets (Read the full thread at onision):
Nothin wrong with ya
Back to top It's only a problem when you start answering your questions, lol j/k
[]Piss me off and I will papercut you![]
[Yes, I'm addicted to the Twilight Series..No i don... .
I do it all the time, everyone does.
Lol, that's normal.
|
|
I used to be an avid GCD'er (On another account), but have lost interest in it, recently. I was wondering if other people feel how I feel. It seems like a large majority of threads are just 'repeat' threads that seem to be looking for attention:
Examples...
Started by Khimikat on
, 15 posts
by 13 people.
Answer Snippets (Read the full thread at gaiaonline):
XD; If you don't like those threads, don't click them?
It should be pretty easy since the titles usually... .
We don't need 30 threads discussing the same thing.
Just not exactly what I like.
Yup, I used to be here daily in 08-09, I've stopped since 10-11. .
|
|
What is the biggest project you've handled yourself in terms of lines of code?
What, in general, defines a project that is too big for one person?
Answer Snippets (Read the full thread at stackoverflow):
Applications (even very large ones) yourself - and I have - but they suffer from the lack.
|
|
What are some techniques you use to get yourself to focus on the task at hand, even if it's one that you don't really want to do? Answers along the lines of "If you have to work at focusing, get a different job" aren't useful.
Started by Klondike on
, 24 posts
by 24 people.
Answer Snippets (Read the full thread at stackoverflow):
If I am having a hard, when you realise you're spacing out or procrastinating on a task, tell yourself you're just going to do JUnit test for some new class....
yourself get started on those things until you've done the stuff on your list.
|
|
If you're writing something by yourself, whether to practice, solve a personal problem, or just for entertainment, is it ok, once in a while, to have a public field? Maybe?
Started by Stefan on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
Just don't let it lead to habits which cross over into "real" code... .
In particular, if you're experimenting with something completely different, taking shortcuts makes sense .
I think it's reasonable if you're consciously throwing the code away afterwards .
|