Slashdot Mirror


User: smcdow

smcdow's activity in the archive.

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

Comments · 391

  1. Re:Are you sure? on Debate Over Systemd Exposes the Two Factions Tugging At Modern-day Linux · · Score: 3, Insightful

    Oh and don't bother if you're not a regex guru too.

    Look, I'm sorry, but if you don't know regexes, then you really don't have any business being a system administrator. I certainly wouldn't hire you.

  2. Re:Socialism is not working on Workaholism In America Is Hurting the Economy · · Score: 1

    If by "socialism" you mean "corporate socialism", then we agree.

  3. HF Trading on Intel To Offer Custom Xeons With Embedded FPGAs For the Data Center · · Score: 1

    I bet HF trading ends up being a prime market for this technology.

  4. Re:No Threat To Thunderbolt on Can Thunderbolt Survive USB SuperSpeed+? · · Score: 1

    I still don't buy your premise that Macbook Pros with external boxes for these sorts of things are going to be common.

    Maybe, maybe not. I know of several audio professionals that use a MBP as their main workstation -- and when necessary, they simply unhook it and take it with them for remote recording.

  5. Re:No Threat To Thunderbolt on Can Thunderbolt Survive USB SuperSpeed+? · · Score: 1

    Typically, you'll be using 96kHz @ 24 bits for tracking and mixing (and these days, mastering, too). Add to that digital mixers, multiple sends and receives, multiple audio interfaces, STEM sends, etc., and the bandwidth consumption really starts to add up.

    And this doesn't even touch on video.

  6. Re:No Threat To Thunderbolt on Can Thunderbolt Survive USB SuperSpeed+? · · Score: 1
  7. Re:Use cases on Can Thunderbolt Survive USB SuperSpeed+? · · Score: 1

    For pro video and pro audio use cases, outboard processing equipment is a necessity, especially if your workstation is a laptop. Which these days is often the case. I consider thunderbolt and external PCI chassis to be one of the best things since sliced bread.

    And, for what it's worth, firewire is still very popular in the pro video and pro audio world.

  8. Re:software on Fifty Years Ago IBM 'Bet the Company' On the 360 Series Mainframe · · Score: 1

    Um, so how does one break into this dull field?

  9. Handheld GPS code as benchmark of elegance? on Ask Slashdot: What Do You Consider Elegant Code? · · Score: 1

    I would love to see the code running in handheld GPS units that first find a variable number of satellites and then calculate the latitude, longitude, and elevation of the unit.

    No you don't. Trust me, you'll be very disappointed.

  10. Re:Huh? on Using Java In Low Latency Environments · · Score: 4, Interesting

    The article suggest that one solution is to simply not do GC until the end of the trading day. I have to admit that's a good pragmatic solution, certainly so for HF prop traders.

    Not enough memory on your servers? Add more. Still not enough? Add even more. The cost would be a pittance for any prop trading company worth its salt.

  11. Re:Hire professional people, get professional resu on Why Your Sysadmin Hates You · · Score: 1

    If a syadmin is abusing their position of power then they need to be removed.

    Aye, but how do you know when they're abusing their position of power? Tread lightly out there.

  12. embedding/extending on Dao, a New Programming Language Supporting Advanced Features With Small Runtime · · Score: 1

    built-in support for concurrent programming for multicore computers, very friendly C programming interfaces for embedding and extending, a LLVM-based JIT compiler, a Clang-based module for embedding C/C++ codes in Dao, and a Clang-based tool for automatic binding generation from C/C++ header files

    I don't know the first thing about Dao, but I'm always interested in any environment that makes embedding/extending easier. When you're working with a 15 year old code base, it's a lot cheaper to embed existing libraries into a new system than it is to re-write them. (Or, add new capabilities to a old system via extending).

    Alas, there has never been a language where this capability doesn't end up being an absolute CM nightmare.

  13. Re:Bit stale on Comparing the C++ Standard and Boost · · Score: 2

    boost.function, boost.asio, boost.optional, boost.foreach, boost.shared_ptr, boost.ptr_container

    start using those libraries (at a minimum), and C++ coding starts to become as easy as scripting. Of course, you'd have to learn C++ first.

  14. Re:School v. Reality on Real World Code Sucks · · Score: 1

    See, you want the ones that write quality code and test-drive the crap out of everything so they don't have to put in 15 hour days to make the latest milestone.

    Yes, exactly. So that when the inevitable mid-project changes to requirements, scope, and/or milestones happen, they'll be better able to cope with throwing away all that up-front planning and preparation -- and start working 15 hour per day to meet the new deadlines.

  15. node? on Oracle Proposes New Native JavaScript Engine for OpenJDK · · Score: 1

    If you want server-side javascript, then why not just use node.js, like everyone else is doing?

  16. Rural West Texas Town? on Former Facebook Employee Questions the Social Media Life · · Score: 1

    Marfa is where hipsters go to be alone.

  17. There really is no contest... on SQL Vs. NoSQL: Which Is Better? · · Score: 1

    emacs

  18. I know it's all relative and stuff, but... on More Hot Weather For Southern California, Says UCLA Study · · Score: 1

    FTA sidebar:

    Average and projected annual days exceeding 95 degrees:
    Downtown L.A.: (1980-2000):1.4 -- (2041-2060): 4.6

    In Austin, a year with only 4.6 days exceeding 95 degrees would be a miracle indeed!

    In conclusion, downtown L.A., here I come!

  19. Look, someone has to say it... on Van Rossum: Python Not Too Slow · · Score: 3, Insightful

    Integrated multi-language solutions are teh suck.

    I know that Python is much better than a lot of other languages for integrating C/C++ code. But in the end, if you're doing production systems, you'll end up getting bitten by some unforeseen incompatibility caused by some upgrade somewhere.

    It will happen.

  20. Re:Who can blame them? on Battleheart Developer Drops Android As 'Unsustainable' · · Score: 1

    Ah, grasshopper, you haven't yet learned the truism that states: your customers hate you and want you to fail.

  21. Re:Hey, the pirates can help on Master Engineer: Apple's "Mastered For iTunes" No Better Than AAC-Encoded Music · · Score: 4, Insightful

    If you want to put those FLAC downloads on your iOS device, keep in mind that FLAC to ALAC is easy-peasy using ffmpeg. It even preserves the tags.

  22. Re:Excuse me... not a programmer's fault. on Programming Error Doomed Russian Mars Probe · · Score: 3, Funny

    You can't possibly call yourself a programmer if your code can't recover from a hardware fault.

  23. IT Dept on Apple Forcing IT Shops To 'Adapt Or Die' · · Score: 1

    A quick rule of thumb:

    If the company you work for is large enough to have an "IT Department", then the company you work for is too large, period. It's time to go find a job in a smaller company.

  24. Re:It would be good to have optional GUI on Windows Admins Need To Prepare For GUI-Less Server · · Score: 1

    I think you missed "firewall" when I typed "NATing firewall".

    Just guessing.

  25. Re:It would be good to have optional GUI on Windows Admins Need To Prepare For GUI-Less Server · · Score: 0

    If your home linux desktop isn't behind a NATing firewall, then your home setup is not correct.