Slashdot Mirror


User: markhahn

markhahn's activity in the archive.

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

Comments · 270

  1. it's the price, stupid. on Electric Cars: Drivers Love 'Em, So Why Are Sales Still Low? · · Score: 2

    My daily commute is less than 10km, and I would love to have and affordable, safe, less-consumptive/polluting vehicle. I would be very tempted by a car-like EV that was very small and light with range 50km if it cost something like $5-7k. (for $10k I can get a small used ICE that burns absurdly little gas.) It has to be able to take me up a decent-sized hill at 50 kph, though. An in-town EV could make a lot of sense, market-wise, but I think it should be purposed-designed, not just an ICE vehicle with a the engine swapped out.

    Otherwise, the problem is that EV or hybrids try to deliver long range and highway performance and wind up simply being too expensive. Hybrids in particular wind up carrying so much extra weight that you can usually do better pure EV *xor* ICE. It doesn't make sense to pretend that the technology supports non-premium EVs yet (Tesla is great, but it's a sports car at sports car prices.) In some sense, the problem is that petroleum ICE sets a high bar of energy density. I often wonder if there's a place for an EV that has an optional IDE add-in module for range (maybe fuel cell some day, maybe petroleum+turbine today or just a conventional diesel.)

  2. We can build bigger than we can use. on Warning At SC13 That Supercomputing Will Plateau Without a Disruptive Technology · · Score: 1

    I'm not saying that lagging software is a problem: it's not. The problem is that there are so few real needs that justify the top, say, 10 computers. Most of the top500 are large not because they need to be - that is, that they'll be running one large job, but rather because it makes you look cool if you have a big computer/cock.

    Most science is done at very modest (relative to top-of-the-list) sizes: say, under a few hundred cores. OK, maybe a few thousand. These days, a thousand cores will take less than 32u, and yes, could stand beside your desk, though you'd need more than one normal office circuit and some pretty decent airflow. I think people lose touch with the fact that our ability to build very big machines, cheaply, filled with extremely fast cores. You read all that whinging about how we hit the clock scaling (dennard) wall around the P4 and life has been hell ever since - bullshit! Today's cores are lots faster, and you get a boatload more of them for the same dollar and watt. And that's if you stick with completely conventional x86_64/openmp/mpi tech, not delving into proprietary stuff like Cuda.

    People who watch the top of top500 closely are addicts of hero-numbers and hero-facilities. The fact is you can buy whatever position you want: just pay up. Certainly it's impressive how much effort goes into a top10 facility, but we should always be asking: what whole-machine job is going to run on it? IMO, the sweet spot for HPC is a few tens of racks - easy to find space, easy to manage, can provide enough resources for hundreds of researchers.

  3. Just a stunt. on 1.21 PetaFLOPS (RPeak) Supercomputer Created With EC2 · · Score: 1

    Amazon makes a killing renting computers. Certain kinds of enterprises really want to pay extra for the privilege of outsourcing some of their IT to Amazon - sometimes it really makes sense and sometimes they're just fooling themselves.

    People who do HPC usually do a lot of HPC, and so owning/operating the hardware is a simple matter of not handing that fat profit to Amazon. Most HPC takes place in consortia or other arrangements where a large cluster can be scheduled to efficiently interleave bursty usage patterns. That is, of course, precisely what Amazon does, though it tunes mainly for commercial (netflix, etc) workloads - significantly different from computational ones. (Real HPC clusters often don't have UPS, for instance, and almost always have higher-performance, high-bisection, flat/uniform networks, since inter-node traffic dominates.)

  4. Re:High Throughput Computing not HPC on 1.21 PetaFLOPS (RPeak) Supercomputer Created With EC2 · · Score: 1

    No, the distinguishing feature of HPC is primarily access to a large set of cores with fast interconnect. Generally heterogenous, with a flat, high-bisection fabric. Lots of memory is definitely not necessary; nor are features like SSD or GPUs.

  5. screw circuits; it's gates that count on Ink-Jet Printing Custom-Designed Micro Circuits · · Score: 1

    This would be far more interesting if they could produce even low-performance transistors. But I suspect you'd want to start out with a flatbed, and you'd wind up focusing on non-flexible devices that you could build up through many layers. Interestingly, big, low-performance transistors would change some of the typical features of VLSI: you could do incremental testing (before layering on more circuits - perhaps even printing replacement devices if certain already-printed components didn't work. You'd probably also not worry as much about heat, since if your cpu is spread out over much area, its heat density is going to be n^2 lower.

  6. systemd tries to do too much on Debian To Replace SysVinit, Switch To Systemd Or Upstart · · Score: 2

    systemd falls into the same trap as "desktop environments". It starts with appealing goals (basically, make startup a graph that is traversed parallel-breadthfirst), but it winds up sucking. Consider what happens when systemd dies. This happened to me recently (fedora19, upon resume) - there's not much you can do except reboot. Yes, this could have happened with sysvinit, but who among us ever had a crash of init? I certainly haven't, and I'm a certified greybeard.

    AFAIKT, the problem is that it's trying to borg a whole bunch of subsystems that do a great job by themselves. For instance, systemd tries to replace syslog for the most part. It's easy to see why it would want to do this, since daemon/server IO is a useful part of managment. But trying to do so, the system becomes more fragile and *narrower* in its applicability - more specific to how one guy (Lennart) thinks every system should behave.

    I suspect what will happen is that systemd will get shaved down a bit with some of the excess functionality removed, and in the process will become reasonably robust (ie, NEVER crash).

  7. The real question is power (maybe network) on Is Google Building a Floating Data Center In San Francisco Bay? · · Score: 1

    Containerized servers are old hat, and they don't make a lot of sense under normal conditions. Mobility and redeployment really need to be important goals to justify the compromises.

    Containers are roughly 8x8x40, so naively could contain 80x 54u racks, which means up to 2 MW/container. In reality, density probably wouldn't be nearly that high, but probably the better part of 1 MW. Water cooling with aquasar-type heatsinks would be an obvious implementation. The barge looks like a 3x3x2 prism of these containers, so will likely want around 20 MW. My first guess about cooling would just be to make the whole hull into a heat-exchanger - double-walled hulls are quite common in shipbuilding and it wouldn't take that much engineering to create a reasonably efficient circulation pattern.

    But I'm pretty skeptical about whether that kind of power could be gotten from wave generation.

  8. Re:OpenWRT on Ask Slashdot: Best Open Source Project For a Router/Wi-Fi Access Point? · · Score: 2

    yes, if you want to do fringe things that no one else in the community is interested in, then a community-supported system is a bad choice. surprise!

  9. certification on Interview: Ask President Anant Agarwal About edX and the Future of Education · · Score: 2

    People tend to focus on surface issues when considering how traditional Higher Education (HE) will relate to Online Education (OE). Things like the concept of lectures, or the character of universities if research and teaching are severed.

    But much of the value (and much of an instructor's effort) actually goes toward establishing some measure of competency of the student: a grade. Other comments here have mentioned Honor Code, for instance, but that's not so much a problem as simply an attempt to ensure that a face-to-face course's grading is accurately assigning competence to individuals. for OE, it's even more natural to seek some form of collaborative learning (or outside assistance), especially if the OE course is self-paced. And really, why shouldn't a student simply continue to take the OE course until they are competent (or give up)? In which case, the import of an OE course is mainly in the competency testing - it's certification aspect.

    So, is certification the way that traditional HE institutions become relevant to the future where everything is OE?

  10. Re:64 bit - Really, what's the point? on The Chip That Changed the World: AMD's 64-bit FX-51, Ten Years Later · · Score: 1

    The point is the new register set. Registers being wider is a happy side-effect, as is greater virtual address space. But the main point of AMD64 is more registers. and it started a sequence of ISA extensions that have dramatically improved compute-bound throughput via SIMD.

  11. should we be helping? on Abandoned UK National Health Service IT System Has Cost $16bn... So Far · · Score: 1

    as a bit of a strawman, I'm suggesting that we IT people have a moral obligation to get involved in projects like this. sort of the way doctors are obliged to help any patient that presents, regardless of who they are or what they've done.

    these sort of megaprojects seem to be self-justifying in some weird way: managers who don't know what they're doing adopt an incredibly conservative attitude toward risk management when any large project is proposed. once that phase-space is entered, it's an upward spiral to oblivion, since the project becomes more and more scary, and gains a kind of management momentum. the event horizon is when it exceeds the fear threshold of the strongest and/or highest-up manager.

    a major part of the problem is that these projects happen in a domain where money is funny - a bit made up, subject to arbitrary stretching (or inflation). certainly governments, but certain kinds of businesses, and definitely public institutions. (the higher ed landscape is littered with smoking radioactive craters of failed ERP projects.)

    typically these projects are considered internal - improving the business process, and so not really offered for public review. but maybe that shouldn't be the case, at least for branches of government.

  12. Re:Status of the gun control debate: on Student Arrested For Using Phone App To 'Shoot' Classmates · · Score: 1

    there are differences between possessing the means to commit a crime, publicly threatening a crime, and actually committing a crime.

  13. Re:Solidarity on Student Arrested For Using Phone App To 'Shoot' Classmates · · Score: 1

    "uttering threats" is broadly defined. so keep your homicidal thoughts entirely to yourself.

  14. Re:YADOUS on Student Arrested For Using Phone App To 'Shoot' Classmates · · Score: 1

    no, you are wrong. pretend or rehearsal assault is a serious mental problem. protective over-reaction is just a quantitative issue - not reacting at all, OTOH, would indicate a huge problem with the school.

  15. Re:Are you serious? on Student Arrested For Using Phone App To 'Shoot' Classmates · · Score: 1

    you can get FBI UCR data yourself and plot it. violent crime peaked in 91/92 and is about half that value now (per-capita - though this normalization doesn't make much difference.) the interesting thing about the UCR data is that most of those numbers are "aggravated assault" - not a happy-fun thing, but the homicide rate is only a tiny fraction of the total. the robbery rate has stayed about half the assult rate since 1990, though before that they tracked closer. rape is also included in the violent-crime total, though it's obviously under-reported.

    homicide is probably the metric most relevant to this story. it has indeed fallen dramatically.

  16. Re:Really? on Student Arrested For Using Phone App To 'Shoot' Classmates · · Score: -1

    no. "nonviolent stress relief" is taking up weightlifting or meditation. virtually shooting people, *real* people, is what we call "rehersal".

  17. iIdiots on Why PBS Won't Do Android · · Score: 2

    in the apple world, it's normal to tune for particular screen pixel-counts. in all of the rest of the world, mobile and not, from the mists of time forward, people simply treat screen size as a parameter. it's called "responsive", and all it means is that your app adjusts parametrically, so you don't have to customize it for every possible screen pixel dimension.

    in otherwords, BOFH. PBS thinks it has competent computer people, but doesn't.

  18. perplexing on In Canada, a 3D-Printed Rifle Breaks On First Firing · · Score: 1

    the remarkable thing about all this 3d-printed-gun excitement is that it's such a non-story. anyone with minimal motivation and dexterity could always have made their own, better guns. the only news is that a complete clutz can push "print".

    so, why don't we control ammo? (actually, we do here in .ca - at least on Ontario, you need a firearms license to buy it.)

  19. $20M/year? on NOAA Goes Live With New Forecasting Supercomputers · · Score: 1

    someone is making a killing, I think. the purchase cost of these computers should be under $30M total, and less than $3M/year to run.

  20. not a FRICKING supercomputer! on Adapteva Parallella Supercomputing Boards Start Shipping · · Score: 1

    where do people get their definition of supercomputer? a supercomputer is what you have when your compute needs are so large that they shape the hardware, network, building, power bill. this thing is just a smallish multicore chip, like many others (now and in the past!)

  21. call it what it is: fraud on The Pentagon's Seven Million Lines of Cobol · · Score: 2

    when the mil/gov spend a billion on some software project and it fails, we need to start calling it what it is: fraud perpetrated by consultant/contractors.

    it's bad enough when the industry burns 10-50M on an ERP project for a company (or university!), but pretty soon those tens of millions add up to real money. spending a billion should be HARD!

  22. seen any publickey scanning? on Exposed SSH Key Means US Emergency Alert System Can Be Hacked · · Score: 1

    normally, any system on the internet will receive lots of bruteforce ssh scans, using password authentication. I wonder if this botch means that Bad Guys will be scanning with publickey as well. (obviously, the set of known and interesting private keys is much less effective than the usual catalog of common passwords...)

  23. hardcoded secrets on Exposed SSH Key Means US Emergency Alert System Can Be Hacked · · Score: 1

    "bad form"? it's just security-through-obscurity. it's tempting to try to enumerate some ground rules for security (like "never hardcode a secret"), but if someone is violating these sorts of commonsense rules, would they ever read such a list?

  24. We need to make companies liable for any information they are so careless as to lose. Intruding on their business process is the wrong way to go about it: punitive liability judgements (and tighter disclosure laws) are the right way.

    Part of the problem here is this horribly mistaken meme that everyone and everything is hackable. It makes people feel not responsible, and it's only true in the sense that evert newborn baby has started dying, or that the universe will cool/stop. Not concerned with this meme? Well, your country is spending billions on stupid and futile "cyber-warfare" efforts, rather than simply buttoning up the security of the electrical grid, banking network, etc.

    Our goal should be for companies to think of sensitive customer data like radioactive waste: they want to ship it elsewhere, not have it sitting around in unsealed, leaky barrels in their offices. Secure access to data is obviously a specialized skill, so why not have companies devoted to doing that alone?

  25. OS/2 was crap on Citrix Founder and Key OS/2 Player Ed Iacobucci Dead At 59 · · Score: 1

    well, you're reiterating the IBM retro-history a little there. Microsoft had a huge role in developing the 32b 2.0, but the main problem was that IBM wanted to take it in the direction of huge, ramified mini/mainframe OSs. to my way of thinking, Linux is actually the proving counterexample of what was bad about OS/2 2.0: modularity and conceptual layering, but without the sclerosis of insisting that modules/layering be reflected in explicit, static APIs.

    I worked on OS/2 1.3 and 2.0 at Microsoft. It was very clear then that dealing with IBM was a huge agility problem. And there was no way to foresee that AMD would be the salvation of x86 (the NT stood for "new technology", and referred to both RISC and Mach-inspired microkernels.)