Slashdot Mirror


User: tinskip

tinskip's activity in the archive.

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

Comments · 13

  1. Ultimate Hacking Keyboard (https://ultimatehackingkeyboard.com), ISO layout, Cherry Clear switches. A bit of a learning curve, but once I got comfortable with it, I experienced a significant improvement in overall input speed. I do not feel I have mastered it yet.

  2. Re:Names are Important on France Says 'Au Revoir' to the Word 'Smartphone' (smithsonianmag.com) · · Score: 0

    http://www.dictionary.com/browse/sarcasm

  3. Names are Important on France Says 'Au Revoir' to the Word 'Smartphone' (smithsonianmag.com) · · Score: 0

    This makes sense. After all the French language evolved by academic consensus in order to to ensure it remained French since even before there were French people.

    Probably friends with the dipshits who picked the word "ordinateur", which is a superior alternative to "computer" since all computers do is order things. Names are important.

  4. Names are Important on France Says 'Au Revoir' to the Word 'Smartphone' (smithsonianmag.com) · · Score: 0

    This makes sense, because this is how the French language evolved to be what it is today: by academic consensus to keep it pure. Even before French was French.

    Probably the same dipshits who picked "ordinateur" as the French equivalent of "computer". After all that's all that computers do: sort things. Names are important.

  5. Meow! Meow!! Meeeeooooowwwww!!!! on Amazon Report Predicts Pet Translation Devices By 2027 (cbslocal.com) · · Score: 2

    I don't need tech to know that my cat is demanding his nightly treat.

    As a longtime pet lover, I have to say that this is either the stupidest thing I've heard from Bezos & Co for some time, or a genius plot to extort money from stupid people. Just jump ahead and combine it with the Amazon Dash Button (https://www.amazon.com/Dash-Buttons/b?ie=UTF8&node=10667898011) so that they can order their own catnip and chew toys.

  6. Square? on Milky Way Is Square(ish), According To New Map · · Score: 0

    A square spiral galaxy with straight arms? Oh, my God! It's a giant swastika!

    Maybe my geometry interpolators aren't the best, but other than a couple of straight arms on one side (looking at the picture), it doesn't look all that "square" to me, much less "distinctly square".

  7. Christmas! on Offset Bad Code, With Bad Code Offsets · · Score: 0

    What a wonderful way to piss some programmers off! Buy a bunch of these and hand them out as Christmas gifts!!

    I can certainly think of some that could use them.

  8. Money Money Money on Asimov Estate Authorizes New I, Robot Books · · Score: 0

    Oh, goodie!

    Hollywood has probably already lined up a stellar cast for the sequel "Motion Picture Events", including Will Smith, Bruce Willis, Leonardo Di Caprio, and Miley Ray Cyrus.

    Perhaps even a Jonas Brothers soundtrack and some vampires thrown in as well.

    Mmmmmmmmmmm..........Muuuuhhhhhneeeeeeeyyyyyy

  9. Yeah, and "640K should be enough for anyone" on Motorola G5 - 2Ghz 64bit · · Score: 0

    Bill Gates circa 1980.

    Please...

  10. Re:Incredible chip! on Motorola G5 - 2Ghz 64bit · · Score: 1

    The G4 is not a SIMD processor. All instructions are fixed length (good thing if you ask me). They added 160-some odd vector instructions, which allow the 128-bit vector registers (all 64 of them) to be treated as either 16 8-bit integers, 8 16-bit integers, 4 32-bit integer, 2 64-bit integer, 8 16-bit floats, 4 32-bit floats, or 2 64 bit floats. There are also quite a few fixed point operations. All instructions take either one or two sources, and one destination, which is the most efficient instruction design since there are so many registers on the chip (you don't have to deal with registers being overwritten by single machine instructions if you don't want to.)

  11. The G4's have 2MB,250MHz, 128-bit memory busses on Motorola G5 - 2Ghz 64bit · · Score: 1

    For the L2 cache on the 500 MHz models (half-clocking on all models) . It should hellp a lot.

    You can't bend the laws of physics, just work around them. I believe the main bus (processor card to memory) is 125MHz. Processor to main short-term storage will be a problem for many years to come, to say the least.

  12. BSD Runs on PowerMacs on Motorola G5 - 2Ghz 64bit · · Score: 1

    NetBSD 1.4 runs on the Mac. You have to dedicate an entire hard drive to it (Apple's partition map isn't yet supported). External Device support is kind of sketchy, but then it's a work in progress. I'd expect the G4 Macs to be supported relatively soon.

    Also, the Mac OS X BSD foundation is based on FreeBSD 3.x sitting on top of a Mach 3.0 microkernel. It should be out by next spring. I like what I've seen so far.

    Macs rock (the user experience and hardware, that is, not the core OS). BSD rocks. Linux.... is all right.

  13. AltiVec on Motorola to purchase Metrowerks · · Score: 1

    My guess is that this is due to MetroWerks' continued support of the PowerPC platform, and their support for Motorola's next extension of the PPC architecture, AltiVec, which is suppposed to show up in the next generation of PowerPC chips, the G4.