Slashdot Mirror


User: dont_jack_the_mac

dont_jack_the_mac's activity in the archive.

Stories
0
Comments
21
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 21

  1. Dammit guys we just talked about this! on In a Leaked Memo, Apple Warns Employees to Stop Leaking Information (bloomberg.com) · · Score: 1

    Someone leaked a memo telling them to stop leaking internal news.

  2. Re:No Teachers on Average HS Student Given Little Chance of AP CS Success · · Score: 1

    I think we will see more programs like Microsoft TEALS where an engineer partners with a local school teacher to teach computer science. A lot of companies such as HP allow you to count a certain amount of volunteer hours as working hours i.e. you're getting paid to volunteer!. If the local companies start jumping on board then we will see progress before people start retiring. Google's also offering this program CS4HS to train educators.

  3. Anyone remember VHS, LaserDiscs, and HD DVDs? on Physical Media: Down, But Maybe Not Out · · Score: 1

    The problem is that the physical media formats still are continuously changing with no guarantees of backwards compatibility. I don't know about everyone else, but I'm not buying Lion King on VHS, DVD and BluRay "remastered" or not. The average consumer doesn't have the money to keep up. It makes sense that PriceWaterhouse Cooper is predicting only a small segment of the population will be driving the sales.

  4. Good news... on HP Unveils 'The Machine,' a New Computer Architecture · · Score: 2

    I'm all for more funding for researching new cutting edge technology but Whitman is going about it the wrong way. HP is laying off remote workers instead of the "dead weight" that routinely performs more poorly than their peers. What people don't understand is that remote workers at HP usually are stellar employees that had have to relocate due to some life event. Otherwise the possibility of remote work isn't even entertained. To cut the remote workers first, HP is taking themselves out before the competition does.

  5. Re:lugging around backpacks on South African Schools To Go Textbook Free · · Score: 1

    I remember carrying tons of textbooks home and now I have traps of steel. Thank you American public school system.

  6. Remember to re-educate them while they are young and turn them into government agents!

  7. Re:Be there for him... on Ask Slashdot: Intelligently Moving From IT Into Management? · · Score: 1

    A good manager knows how to motivate this employees to do their work well without the manager stepping in and doing the work for them. I say ease into it and shows him the ins-and-outs of how you do things, but be ready for his own opinions especially if he's had more training than you. Ultimately you have to be a team player and learn to let go more, but s/he is still a rookie and as a manager you do have a right to check in on his/her progress.

  8. Re:I'm in CS grad school and we don't use textbook on Ask Slashdot: Books for a Comp Sci Graduate Student? · · Score: 1

    Not all MS programs are made equal. I'm in MS program for one of the top CS programs in the country. We don't use textbooks and PhD and MS students share the same classes. My program is heavily research-oriented rather than class-oriented. This is probably due to my grad program being heavily populated by PhD students where MS students are a tiny population. There are more class-oriented MS degrees that are basically an extension of a BS program, but obviously more specialized.

  9. Re:I'm in CS grad school and we don't use textbook on Ask Slashdot: Books for a Comp Sci Graduate Student? · · Score: 0

    You're an idiot. You learn history from textbooks in undergrad. In grad school, you innovate and push the frontier.

  10. Re:Testing updates? on HP Server Killer Firmware Update On the Loose · · Score: 1

    Yes, but management will ship with known bugs. Development will keep developing until the very end making it impossible for QA to keep up.

  11. I'm in CS grad school and we don't use textbooks on Ask Slashdot: Books for a Comp Sci Graduate Student? · · Score: 0

    ...what am I missing here?

  12. But what about the children? on 404-No-More Project Seeks To Rid the Web of '404 Not Found' Pages · · Score: 1
  13. Re:Making a Safer World... on Women Increasingly Freezing Their Eggs To Pursue Their Careers · · Score: 1

    It's not exactly hard to post on slashdot. My dad was 36 when my mom had me. Compare that with one of my co-workers who had his first kid at 15. Sure my co-worker said he had the energy to play basketball with his kids later on, but he was still a kid himself. A parent role is more than just being young and energetic. I am not energetic at any age, but I want to be experienced enough to where my children can benefit from my wisdom. I also want to be financially stable which means pushing parenthood into my 30s.

  14. Companies Help Pay For My Needs on Ask Slashdot: Hungry Students, How Common? · · Score: 1

    Info sessions and hack-a-tons for food. Career fairs or campus organizations for free t-shirts. Every campus has something. It's time to join some clubs and meet people.

  15. Re:You don't need a college degree .. on Bachelor's Degree: An Unnecessary Path To a Tech Job · · Score: 2

    Nowadays this would be hard for the millennial generation where some folks work pro bono for some hope of getting a position later on. There is more competition for the real tech industry now. Why take a chance on the person with no degree when you have so many with degrees to pick from? Most companies don't recuperate their losses on hiring someone until after he or she has worked for them for at least two years.

  16. Re:WHO on Ties of the Matrix: An Exercise in Combinatorics · · Score: 1

    ... or lack there of

  17. Massive open online courses (MOOCs) on Ask Slashdot: the State of Open CS, IT, and DBA Courseware in 2014? · · Score: 1

    You can find a lot of open CS courses from prominent universities offered online with lecture videos, assignments, projects, the works:

    edX
    udacity
    coursera

    Some offer certificates, but most universities won't accept these. You can try to get the silly credits like English requirement done at a community college which will offer night classes. If you can't give up your 9 to 5 then you can attend a state school or community college part time. Some employers partner with state/community colleges for internships and jobs such as Lone Star College and HP (which actually share a campus in northwest Houston!).

  18. Job security on Ask Slashdot: What Do You Consider Elegant Code? · · Score: 1

    spaghetti code = job security

  19. Get your company to pay for it on Ask Slashdot: Fastest, Cheapest Path To a Bachelor's Degree? · · Score: 2

    A lot of government research entities will pay for your advanced education (Georgia Tech Research Institute, Sandia Labs, etc) because they value advanced degrees. I know this works great getting MS degrees. You just have to sell your soul to the same company usually for an additional 4 years. I recommend you just get a BS degree with a decent in-state public school. Usually you can help pay for tuition by working for the school as a TA or Research Assistant.

  20. What's your end goal? on Ask Slashdot: Online, Free Equivalent To a CompSci BS? · · Score: 1

    If you're just looking to pick more programming knowledge to continue teaching middle school then you do not need a MS for that. MIT's Opencourseware is a great place to start: http://ocw.mit.edu/index.htm

  21. By accident on How Did You Learn How To Program? · · Score: 1

    My first exposure to programming came from building raw HTML webpages in the 90s when I was barely out of elementary school. I didn't know anything about IDEs/programs and coded by trial and error. Then I took AP Computer Science in school, but I still didn't have a firm gasp on programming then. The class emphasized coding Java on paper. I can honestly say it made me a better programmer. A degree in Computer Science from Georgia Tech later, here I am.