Slashdot Mirror


User: perew

perew's activity in the archive.

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

Comments · 7

  1. Airlines will now be able to offer flights with positive air traffic control as a premium upgrade.

    *cha-ching*

  2. Re:Hasn't this already been decided? on Supreme Court Agrees To Decide Major Privacy Case On Cellphone Data (reuters.com) · · Score: 1

    One does wonder why the carrier didn't reply to the police by saying, "We have the data you want and we're making sure it's not being deleted. But, for all of our sakes, please go get a warrant. That way we're all assured that this is being handled in the proper way."

  3. Re:Seems reasonable. on Harvard Pulls Student Offers Over Online Comments (go.com) · · Score: 1

    At one level, Harvard certainly should not reward people who behave in such a puerile manner.

    One another level, keeping them out helps to keep ignorant people more ignoranter.

  4. Re:Thanks, but no thanks. on Elon Musk Launches Neuralink To Connect Brains With Computers (businessinsider.com) · · Score: 1

    I imagine that once we understood the visual cortex well enough to be injecting images directly into our optic nerve, we might be able to figure out more nefarious memetic hazards.

    This would give new meaning to "Once seen, you can never unsee it."

  5. Re:eating less on Microbiome Changes Drive the Dieting Yo-Yo Effect, Study Finds (smh.com.au) · · Score: 1

    I have lost 50lbs and kept it off for over 3 years myself but it is hard, very hard to do. It was akin to getting my masters degree while working full time hard. .

    Would love to talk to you off line about this. Since I'm currently doing a masters (just my capstone left) while working full time, your analogy is not lost on me. Your other points match my experience very closely.

  6. Re:ALICE from CMU on How To Teach a 12-Year-Old To Program? · · Score: 1

    The goal of programming is to do entertaining and/or useful things. Alice is a wonderful teaching tool because it allows the programmer to do entertaining and/or useful things without fretting too much about syntax and semantics. In the process, the student is exposed to objects, methods, variables, control structures, functions, events, etc.. For many school-aged kids, those entertaining and/or useful things may be creating a moderately complex game or just telling a story (essentially a small animated movie). Keeping kids engaged and quickly making visible progress toward the goal, while exposing them to strong programming principles, certainly makes Alice a good teaching platform.

  7. Re:This is on English Shell Code Could Make Security Harder · · Score: 1

    Computer architectures have existed since at least the early 60s which strictly segregate data from authorized instructions. The original Burroughs B5000 systems, and its modern descendants, the Unisys Clearpath MCP Libra Series, are immune to this kind of attack. It's a shame that the world has adopted the far inferior x86 architecture.