Slashdot Mirror


User: Change

Change's activity in the archive.

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

Comments · 86

  1. I keep a list :) on Slashdot Asks: What Are Your Favorite Technology Books and Novels? · · Score: 1

    I try to update this regularly.

    * The Hyperion series by Dan Simmons is AMAZING. I think my favorite.
    * The Martian by Andy Wier. MacGyver on Mars. What's not to love? Actually pretty technically accurate, near-future Mars mission goes bad, one crew member is left for dead and stranded.
    * Peter Watts writes some good hard scifi...the Rifters series is pretty awesome, dealing with psychologically damaged people whose trauma makes them adapted for deep-sea work, and Blindsight, which has a crew led by a genetically resurrected vampire on a spacecraft off to visit a recently detected distant object. I wasn’t so much a fan of the follow-up to Blindsight though (Echopraxia).
    * Altered Carbon by Richard K. Morgan is some great cyberpunk noir. There are two more books with the same main character (Broken Angels and Woken Furies) but I think the first one is the best.
    * The Laundry Files series by Charles Stross. British humor/Lovecraftian horror. The main character is a systems administrator/necromancer for a secret British government agency that deals with the nightmares beyond reality.
    * Singularity Sky and Iron Sunrise, also by Charles Stross, but these are hard scifi rather than comedy/horror.
    * Dresden Files by Jim Butcher. Not scifi, urban fantasy, but fun reads.
    * William Gibson pretty much defines cyberpunk...Neuromancer, and the Sprawl trilogy are pretty much required reading.
    * Then if William Gibson didn't take himself so seriously, you would get Snowcrash by Neal Stephenson. The main character is named Hiro Protagonist...yeah, it gets sillier from there. But it's a fantastic read, one of my favorites. Also: Diamond Age (nanotechnology future), Cryptonomicon (contemporary treasure hunt/crypto/startup), Seveneves (near future apocalypse)
    * Mira Grant's Feed series, because who doesn't love zombies. Avoid the Parasitology series though, gargantuan plot holes I couldn’t get past.
    * The Zones of Thought books by Vernor Vinge are darn good. A Deepness in the Sky, and A Fire Upon the Deep. Same universe, different storylines and characters though.
    * Eon by Greg Bear is good. Starts out vaguely Rama-esque, but changes up quite a bit shortly in.
    * Foundation series by Asimov, classics. Also I, Robot (just pretend the movie didn’t happen)
    * Little Brother by Cory Doctorow is a subversive YA novel that I couldn't tear myself away from and read in a single sitting. Also see the sequel, Homeland.
    * Along the subversive vein, Daemon and Freedom(TM) by Daniel Suarez.
    * Pretty much anything from Philip K. Dick. He wrote about insanity quite well, because he himself was crazy.
    * Peter F. Hamilton writes some pretty fluffy space opera stuff, it's fun if you don't look at it too deeply.
    * Space Eldritch and Space Eldritch II are collections of short Lovecraftian scifi horror stories. Some GREAT stuff in there. I wish a few of them were fleshed out into full novels or series.
    * Signal To Noise and A Signal Shattered by Eric S. Nylund, nice hard scifi.
    * Kiln People by David Brin, interesting thoughts about continuity of self by copying your consciousness into 24-hour expiring clay golems and downloading their memories back to your real body after.
    * Dune (Frank Herbert). Far-future scifi wrapped around a deep core of political intrigue.
    * The Expanse series (James S.A. Corey), some good conspiracy-driven space opera that actually mostly pays attention to physics.

  2. Roku + Plex on Ask Slashdot: What's Your Preferred Media Streaming Device? · · Score: 1

    I use a Roku 3 with the Plex app, talking to a Plex server running on my home file server. It's worked great for me.

  3. How many GigE ports on the SoC? on Netgear Nighthawk X8 AC5300 Router With Active Antennas Tested (hothardware.com) · · Score: 1

    I'm curious how the GigE ports are arranged...a common configuration is for the system-on-chip (processor, RAM, etc all in one package) to only have one or two GigE ports, and either have one LAN and one WAN (with the LAN ports broken out via an onboard switch) or only one port connected to an onboard switch with VLAN tagging to separate the WAN and LAN ports. If there aren't enough real interfaces off the SoC, link aggregation is going to be useless when routing between the wired and wireless networks (wireless interfaces are probably PCIe).

  4. Very much not new on Tools Coming To Def Con For Hacking RFID Access Doors · · Score: 3, Informative

    Take a look back to Zac Franken's talk at Defcon 15 (August 2007), where he introduced the same types of tools: https://www.defcon.org/images/...
    tl;dr you clip into the data lines of an RFID card reader and record the (plaintext) transactions, then you can later play them back directly over the same bus so the access control system sees what it thinks is a card read from the reader.
    Mitigation? Keep your access control readers behind an RF-transparent barrier (glass works, as long as it's not metallic-particle tinted).

  5. Clevo P650SE on Ask Slashdot: What Hardware Is In Your Primary Computer? · · Score: 1

    I have a Clevo P650SE laptop (rebranded as the Eurocom M5 Pro, also available as the Sager NP8651 though the Sager variant has no TPM). 15.6" 1920x1080 IPS panel (opted for standard HD instead of 3k/4k due to problems with mixing high/low DPI displays, and I plug in an external 1920x1200 display sometimes), 2.6GHz quad-core i7, nVidia GTX 970M, 512GB SSD for OS/applications, 500GB spinning disk for media (though I'd like to unify those into a single large SSD in the future, moving parts are no fun) and I've boosted it to 32GB of RAM because RAM is cheap and I run multiple VMs sometimes. It's fairly light and portable, extremely powerful, and even under full load the fans don't get terribly loud. Only downside is that it was bloody expensive. I expect to run it for 5 years though.

  6. Re:rpi comparison on Armstrap Claims to Make ARM Prototyping Easier (Video) · · Score: 3, Interesting

    ARM has two general series of processors, the A series, or application processors, and the M series, or microcontrollers. Microcontrollers (such as the STM32F4 in the Armstrap boards) are designed for low-power embedded device use, you *might* run a specialized RTOS on one, but usually it's just your code, running bare-metal. An application processor, such as what you have in your smartphone or in the Pi, is a more general purpose computing core, running faster, taking more power, and using a full OS for resource management and process scheduling. Also, generally, microcontrollers have their own built-in RAM and Flash, while application processors use external RAM and storage (the Pi looks like the RAM and CPU are one, but in reality they're two separate dies, stacked up within the same package, while micros have everything on the same die).

  7. Comparison to STM32F4 Discovery boards? on Armstrap Claims to Make ARM Prototyping Easier (Video) · · Score: 2

    ST makes several ARM M4F based dev/eval boards with built-in JTAG and a few additional chips thrown in to play with (I think accelerometers and MEMS microphones are common). They cost around $15-$20... go to http://www.st.com/web/catalog/... and check the box for STM32F4 under Supported Devices.
    So, with what I suspect is the benefit of manufacturer loss-leader subsidies on the Discovery boards, why would I spend $40-$60 more on a dev board?

  8. Tools for modifying open hardware designs on Why We Need Free Digital Hardware Designs · · Score: 3, Interesting

    OSHW has a bit of a difficulty associated with it, and that's the tools used to view/edit the designs. Many proprietary PCB CAD packages are offered in free-as-in-beer versions for boards up to a certain size or pin count, but then you're locked into that package. If you want to take that design and expand it beyond those constraints then you're stuck buying into the next step up of the software, or you have to fully re-design (schematic capture and layout) in another tool. Fortunately KiCAD (http://www.kicad-pcb.org/) seems to be picking up a bit of steam, but for those already using other tools, unless they're deep believers in the full open toolchain philosophy, what incentive do they have to switch packages (and re-implement their existing designs in that new package)?

  9. Only 23%? Luxury! on Apple Faces Class Action Lawsuit For Shrinking Storage Space In iOS 8 · · Score: 2

    I just bought a Samsung Galaxy S5 with 16GB of onboard flash. Fully half of it is consumed by Samsung and Verizon crapware that I can't delete.

  10. Comparison chart on Ringing In 2015 With 40 Linux-Friendly Hacker SBCs · · Score: 4, Informative

    I was actually looking at several of these boards recently, trying to find all the multi-core options at/below about $100. I put together a Google Docs spreadsheet comparing various specs (#/type/speed of cores, RAM, Flash, network, SATA, USB, RTC), I've got 18 on the list so far. Looks like I have a few more to add...
    https://docs.google.com/spread...

  11. Ethernet on $35 Quad-core Hacker SBC Offers Raspberry Pi-like Size and I/O · · Score: 1

    Not only is it GigE, it's off of an on-chip MAC, unlike the Raspberry Pi which uses a USB Ethernet interface.

  12. More info? on A Low Cost, Open Source Geiger Counter (Video) · · Score: 1

    Is there a project page somewhere with more details?

  13. Hi, my name is...WernerBrandes! on Millions of Voiceprints Quietly Being Harvested · · Score: 1

    My voice is my, Passport? Verify, me.

  14. Re:Immediate Loss of 10% of the Market on Apple Announces Smartwatch, Bigger iPhones, Mobile Payments · · Score: 1

    If there's a setting to flip the display so the watch can be worn upside-down, that would help. Hopefully they implement this.

  15. Important missing specs on the watch on Apple Announces Smartwatch, Bigger iPhones, Mobile Payments · · Score: 1

    What's the battery life, and is it waterproof? Neither of those were mentioned in the presentation, and I can't find answers to either question in the marketing docs on Apple's site.

  16. For network engineers... on Ask Slashdot: Good Technology Conferences To Attend? · · Score: 1

    I like NANOG (http://www.nanog.org) for network engineering topics. It's geared towards large service provider networks, not so much enterprise/small business, but still quite informative and great for networking of the social variety as well.

  17. It has vision! on A Look At the Firepick Delta Circuit Board Assembler (Video) · · Score: 2

    This project appears to have computer vision for parts alignment, which is a HUGE deal for a pick-and-place. You need your machine to know if a component is oriented improperly in the reel, and to provide positive feedback on board position by referencing fiducials for accurate placement of fine-pitch components. Other pick-and-place projects I've seen in the past have been just standard 3-axis CNC gantries with a vacuum pickup, the addition of CV means it potentially can truly compete with the high-cost units.

  18. Baron Ünderbheit?

  19. External yes, cards no on Ode To Sound Blaster: Are Discrete Audio Cards Still Worth the Investment? · · Score: 1

    At work I have a HiFiMeDIY Sabre Tiny USB DAC ($30) as my work laptop's internal audio is full of noise (hissing that changes with system activity).
    At home, my gaming machine uses its onboard audio interface, but sends digital audio out via SP/DIF to my home theater receiver for its DAC and amplifier.
    I even have an external sound interface for ham radio use, a Tigertronics SignaLink USB that's just an external ADC/DAC with some filtering and isolation which interfaces with my radio for digital modes (such as PSK31 or RTTY).

  20. Re:I've never heard of you on Interviews: Ask Andrew "bunnie" Huang About Hardware and Hacking · · Score: 1

    His book, Hacking the Xbox, is now available for free: http://www.nostarch.com/xboxfr... The chapter on the methods he used to actually bypass the system's boot security was fascinating.

  21. Neat idea on Security DVR + iNet + X10 = Easy Home Automation (Video) · · Score: 4, Informative

    I saw this at Maker Faire, he's using an on-screen display generator to produce menus and output that you feed into a video input channel on the DVR, and it intercepts the DVR's RS-485 bus (used for pan-tilt-zoom control of cameras) to receive command input from the user. Pan down is parsed as next menu item down, pan right is "enter", etc. It's quite nifty. The menus are set up for individual X-10 or other commands, and you can even set up multi-event macros.

  22. Re:Big Ugly Dishes on Ask Slashdot: Experiences With Free To Air Satellite TV? · · Score: 2

    C-band requires a large dish (10-12 feet in diameter), Ku is much smaller (around 3 feet).

  23. Re:Wow... on Facebook To Pay City $200K-a-Year For a Neighborhood Cop · · Score: 2

    Salary, health benefits, equipment, continuing training...

  24. Re:warning of danger on Judge Says You Can Warn Others About Speed Traps · · Score: 1

    Make sure to read the CVC definition of a speed trap before you assume what you consider a "speed trap" is illegal: https://www.dmv.ca.gov/pubs/vc...

  25. Re:In-the-ear sucks (for people with hyperacusis)! on Ask Slashdot: Best Headphones, Earbuds, Earphones? · · Score: 1

    I have a pair of Koss headphones that are just like you describe, I'm a big fan of them. They are quite comfortable and sound pretty good too. http://www.headphone.com/headphones/koss-ksc-75.php