Slashdot Mirror


User: NJRoadfan

NJRoadfan's activity in the archive.

Stories
0
Comments
1,306
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,306

  1. Re:Consumers are not going to notice much differen on Samsung SSD On a Tiny M.2 Stick Is Capable of Read Speeds Over 2GB/sec · · Score: 1

    SATA Express is the cabled equivalent of M.2, but it is limited to 2 PCIe lanes vs. the 4 possible with M.2.

  2. Re:6502 - illegal opcodes on Building an NES Emulator · · Score: 2

    Those illegal opcodes caused problems on the Apple II. Later machines starting with the Apple IIc used the 65c02 which defined new functions for some of the previously unused opcodes.

  3. Re:Investment Tax Credit on California Has Become the First State To Get Over 5% of Its Power From Solar · · Score: 1

    NJ (#2 in solar in the US) has a subsidy scheme with "Solar Renewable Energy Credits". Many local governments bet on that subsidy to pay off solar panel installs with these SRECs, only for the market to crash (a victim of its own success) : http://www.nj.com/morris/index...

    Note the collapse in prices: http://www.srectrade.com/srec_...

  4. Re:Disincentivized on Millennial Tech Workers Losing Ground In US · · Score: 1

    Some of this can be attributed to the College Board changing the language of choice for the AP Computer Science test curriculum from C++ to Java in 2004. Most universities in the US phased out C++ in their introductory programming classes after that. I'm also disappointed they phased out the AB Computer Science test.

    You can also add NJIT to that list of places that require programming. Check out the syllabus for CS288. I was required to take that class back in the day. It was a joke, mostly because it was developed and taught by a tenured professor that didn't seem to enjoy his job. Somebody else appears to have taken over a revamped it. Plenty of pointers to be found there.

  5. Re:Disincentivized on Millennial Tech Workers Losing Ground In US · · Score: 1

    After taking several semesters of Calculus without a calculator (department enforced), I can say its more about developing problem solving skills than it is actual arithmetic. Some of the higher end math beyond the basic undergrad Calculus courses is used in advanced programming algorithms (things like encryption and data compression) , but the majority of programmers aren't going to be exposed to that in the real world.

  6. Re:Contradicting yourself? on Millennial Tech Workers Losing Ground In US · · Score: 2

    There are quite a few people who enter CS programs that are game players that want to be game programmers, but quickly drop out or switch majors once they find out how difficult it really is.

  7. Re:Disincentivized on Millennial Tech Workers Losing Ground In US · · Score: 1

    They used to teach them C/C++. Pointers and memory management would filter the serious people from the "I wanna make games" crowd.

  8. Re:Shit! on How 'Virtual Water' Can Help Ease California's Drought · · Score: 2

    Many of the crops grown in California don't require the climate. They are grown there because farmers can do year round harvesting. Otherwise you wouldn't have many of the items you like in the supermarket during the winter months.

  9. Re:Hardware is trusted on LightEater Malware Attack Places Millions of Unpatched BIOSes At Risk · · Score: 1

    UEFI uses a FAT32 partition with a special GUID on the hard drive to store boot loaders. Firmware settings have been stored in a battery backed CMOS for decades. There is no need for flash to store any of these settings.

  10. Re:Even worse than you think on OEMs Allowed To Lock Secure Boot In Windows 10 Computers · · Score: 1

    Because the earlier OEM pre-activation system (SLIC 2.1) was easily cracked by modifying the BIOS.

  11. Re:Even worse than you think on OEMs Allowed To Lock Secure Boot In Windows 10 Computers · · Score: 1

    Sounds like the Windows install media is picking up the OEM key in the BIOS instead of prompting you for a key. Best way around this is to create a Windows 8.1 USB stick and setup an ei.cfg file to force the Pro version to install. https://technet.microsoft.com/...

  12. Re:1and1.com on Ask Slashdot: Advice For Domain Name Registration? · · Score: 1

    ...and they don't know how to bill. Of course they don't even appear to have a billing dept. One day late (or your payment doesn't process properly) and its sent to a collections agency.

  13. Re:I know I'm gonna catch a lot of crap for this.. on Windows 10 Enables Switching Between Desktop and Tablet Modes · · Score: 1

    I'm running it on a cheapie WinBook from Microcenter with 2GB RAM and 32GB flash as C:. And then, to add insult to injury, IE 11 is the best tablet browser I've tried, and I've tried quite a few. I still use Firefox when in the desktop, as well as all my old Windows desktop applications, but I try to Metro-app in Metro when at all possible. Thing is, when in desktop, get out the mouse and keyboard; the screen is too small for fingering around.

    The advent of cheap Win8.1 tablets and lack of a "Metro Mode" in Firefox is really going to bite Mozilla in the ass. Hopefully they will reconsider adding that feature back in as even with Australis, Firefox on a Winbook TW802 is a bit annoying to use. I have tried running the Android version of Firefox thru DuOS as an alternative, and its mildly better to use, but still not as slick as IE11 in the tablet UX area.

  14. Re:Could be. on Does USB Type C Herald the End of Apple's Proprietary Connectors? · · Score: 1

    USB type C finally solves the issue of non-reversible cables. The Lighting port is not that robust, there are issues with the charging pins corroding.

  15. Re:Hmmm on Does USB Type C Herald the End of Apple's Proprietary Connectors? · · Score: 1

    Meanwhile the $99 tablet I picked up at Microcenter has more connectivity (full sized USB, Micro-USB for charging that can take OTG adapters, micro-SD slot, and micro-HDMI). Apple couldn't fit a Micro-HDMI port on this thing? I'd say this laptop is the ultimate example of form over function. "But it looks great on my desk!"

  16. Re:And the Spinning BeachBall of Death? Sad Mac? on Classic Mac Icons Archive Bought By MOMA · · Score: 1
  17. Re:Another piece of software to uninstall on uTorrent Quietly Installs Cryptocurrency Miner · · Score: 2

    Plenty of GPL'ed software is bundling things like OpenCandy with the installer.

  18. Microsoft used plain old C for Win32. That cruft known as MFC used C++.

  19. Could Objective-C evolves, now that the pope is no more ?

    Nope, it was swiftly replaced after his demise.

  20. Re: file transfer on Ask Slashdot: Old PC File Transfer Problem · · Score: 1

    The Contura Aero uses standard 2.5" ATA hard drives.

  21. Re:file transfer on Ask Slashdot: Old PC File Transfer Problem · · Score: 1

    There is a slight problem with these adapters I have encountered. The USB to IDE chipset they are based on will not work with drives under about 1GB for some reason. They don't seem to support non-translated drives that rely on cylinder-head-sector style addressing. My solution is to find a 2.5 to 3.5" IDE plug adapter and a machine with a real parallel IDE port. I wouldn't trust a PATA to SATA adapter with this either. Laplink via serial is another option (NT based Windows don't work with the parallel cable), I have it on my Contura Aero 4/33c, mostly because it didn't come with the PCMCIA floppy drive. Ethernet cards can get messy if the machine is still running DOS, you have to mess with card and socket services, the old LAN Manager driver stack, plus have a PC Card that has DOS drivers.

  22. Re: The Chances of Anything Coming From Mars on Mysterious Martian Plumes Discovered By Amateur Astronomers · · Score: 1

    Cue the dramatic music: https://www.youtube.com/watch?...

  23. Re:ummm... on The Revolution Wasn't Televised: the Early Days of YouTube · · Score: 1

    The first video I posted on YouTube was actually encoded and shared with friends back in 2000. Many other pre-existing meme videos were likely among the site's first uploads too. Online video was nothing new, but a site that allowed one to post it and share it (and more importantly had the bandwidth for it) was uncommon before 2005.

  24. Re:It's garbage on YouTube Launches Multi-Angle Video Experiment · · Score: 1

    Not only that, many don't have the equipment to run a multicam setup. Cameras and a time code generator cost money.

  25. Re:Then buy a used PC on New Multi-Core Raspberry Pi 2 Launches · · Score: 1

    Western Design Center still makes quite a bit of money selling those 65c02s and 65c816s. :P