
John Napier 698 |
I'm sorry to hear that, Patrick. I realize that what follows will be inappropriate given the circumstances, but this is just bad timing, and I just got finished.
As many of you already know, I work for an Anime convention in Pittsburgh. Rather than posting links to the cool AMVs that I find on Youtube in several different threads, I created my own thread in Gamer Life / Music-Audio to act as a public repository for everyone to enjoy. I also take requests. Post an anime and/or a song/artist, and I'll try to find something. You can also post the links for your own favorites, but I ask that you keep things PG-13. After all, children may be watching. Thank You all.

Treppa |

Finally feeling a bit better today. No fever last night, so I have a little energy today and am digging out from the piles of dirty plates, trash, and dirty clothes that have piled up amazingly this week. Able to sit up and work at the computer for 15 minutes at a time before collapsing for a nap, so that's progress. Off to the doctor now.

Storyteller Shadow |

Finally feeling a bit better today. No fever last night, so I have a little energy today and am digging out from the piles of dirty plates, trash, and dirty clothes that have piled up amazingly this week. Able to sit up and work at the computer for 15 minutes at a time before collapsing for a nap, so that's progress. Off to the doctor now.
That is pretty much how I felt. It'll get better soon. :-)

Patrick Curtin |

Thanks everyone who had a kind word for me either on FB or here.
It's never easy, but it just illustrates how nothing in life is guaranteed. I had expected another 7-8 years with Icky. He wasn't a young dog, but he wasn't old either. I'm glad we had the time we did together and although I would have liked to spoil him with a nice yard and doggie daycare when I got settled in my new career, I can at least be happy we did a lot of fun hiking over the last two years.
Well, time to unknot my PbPs
*blink*

Storyteller Shadow |

Is it just me, or have the forums been unusually quiet for the last couple weeks?
Yep political threads are certainly active, I have lost some time there but I need to shift my focus back to PbP! Plus now I have some table top prep to do. On top of that work has been crazy lately.

David M Mallon |
1 person marked this as a favorite. |

Perhaps you've been hiding the political threads, like I just did today.
I've been sticking it to a wicked head cold myself. It's gonna wish it didn't infect me! One of these days. Hopefully.
Basically the only threads that I don't have hidden or focused out are this one, a couple of music threads, the Wayfinder contributor threads, and the Mass Effect and Suicide Squad PbPs (and discussion threads).

Feros |
1 person marked this as a favorite. |

David M Mallon wrote:Is it just me, or have the forums been unusually quiet for the last couple weeks?They have. I expected an uptick after the holidays, but there wasn't much.
It's quiet...
>.>
<.<
...too quiet.

![]() |
2 people marked this as a favorite. |

Is it just me, or have the forums been unusually quiet for the last couple weeks?
Yes. They were quiet. Beginning a few days ago they were less quiet. Still, I'd say more quiet than usual....
You ask me, it's probably somehow the fault of the Cosmo guy. I've heard he's kind of shifty.

David M Mallon |

Given that I have severe social anxiety, and as a result, extremely poor interpersonal skills, the only real options I have left are in the tech field. Problem is, I know next to nothing about technology. Growing up, we didn't even have a computer in the house until I was a teenager, and I wasn't allowed to use it, which puts me way behind everyone else in my age bracket (and a lot of other people both older and younger than I am). I can manage files, run programs, and enter data, but I don't actually have any of the skills to work with programming or electronics, which are vital if you want to get a job in that field.
I know a lot of you are huge nerds have experience in the technology field, whether as a career or as a hobby, so you might be able to help on this one: how would I go about gaining the skills required for some kind of behind-the-scenes IT job, and if I gained the skills, how could I catch up to everyone else on the job market?

John Napier 698 |
** spoiler omitted **
Programming isn't as hard as most people think. Sure, some math is involved. But you can get by with basic Algebra. The more you know, the more you can do. If you want to build web pages for clients, I'd recommend HTML 5, CSS ( Cascading Style Sheets ), and either Java or C#.
Get the compilers for Java or C#, and the books. Go through the books and do all the exercises. For HTML, you can run them from a text file in your preferred Web Browser. By the way, learning from the books that I bought was how I learned C, C++, Assembly Language, and Windows Programming. PM me if you have any further questions.
David M Mallon |

David, call me and we can talk about what I know about the tech field. Did you need my number?
I'd been meaning to talk to you about this, by the way--I've always had a lot of phone-related anxiety, but for some reason, over the past couple years, it's gotten a lot worse. Hence why I never pick up the phone unless it's family, my doctor, my case worker, or someone calling about a job interview.
Any chance we could talk over e-mail?

![]() |
1 person marked this as a favorite. |

** spoiler omitted **
My own recommendation, if you're serious about a tech field job, is maybe look into drafting/design work. If I recall correctly, you've done lots of construction work. A little delving into computer drafting (for civil engineering type jobs) might be just the thing for you.

David M Mallon |

David M Mallon wrote:** spoiler omitted **Programming isn't as hard as most people think. Sure, some math is involved. But you can get by with basic Algebra. The more you know, the more you can do. If you want to build web pages for clients, I'd recommend HTML 5, CSS ( Cascading Style Sheets ), and either Java or C#.
Get the compilers for Java or C#, and the books. Go through the books and do all the exercises. For HTML, you can run them from a text file in your preferred Web Browser. By the way, learning from the books that I bought was how I learned C, C++, Assembly Language, and Windows Programming. PM me if you have any further questions.
Honestly, I've always been decent at math. My biggest problem is total lack of context.

John Napier 698 |
David M Mallon wrote:** spoiler omitted **My own recommendation, if you're serious about a tech field job, is maybe look into drafting/design work. If I recall correctly, you've done lots of construction work. A little delving into computer drafting (for civil engineering type jobs) might be just the thing for you.
I also did well in my Drafting and Mechanical Drawing classes in High School. If I wasn't more interested in programming, I'd be doing that, instead.

John Napier 698 |
John Napier 698 wrote:Honestly, I've always been decent at math. My biggest problem is total lack of context.David M Mallon wrote:** spoiler omitted **Programming isn't as hard as most people think. Sure, some math is involved. But you can get by with basic Algebra. The more you know, the more you can do. If you want to build web pages for clients, I'd recommend HTML 5, CSS ( Cascading Style Sheets ), and either Java or C#.
Get the compilers for Java or C#, and the books. Go through the books and do all the exercises. For HTML, you can run them from a text file in your preferred Web Browser. By the way, learning from the books that I bought was how I learned C, C++, Assembly Language, and Windows Programming. PM me if you have any further questions.
Start small. Think of several small projects, perhaps inspired by the books, and move on to larger projects. Begin with the basics, then gradually add functionality. This was how I wrote my Anime Database program. I drew pictures in a notebook how each screen should look, then I added each piece of functionality one at a time.

Drejk |

While riding today with a friend (with a new used fridge on the back of the car) we spend most of the half hour ride talking about healthy food... We are really getting old...
Friend is speaking how he is trying to convince a lot of use for a healthier eating: My motivation is purely egoist!
Me: Yeah, you want to have some company when you get really old.