from Hacker News

Ask HN: Is low-level programming dead?

by hobin on 7/20/12, 8:45 PM with 21 comments

...For startups, that is?

To be completely honest, I don't like web programming and most of the higher-level programming at all. I do dislike design, when I build something I want it to look good - I simply prefer working on the deepest levels of a technical problem. The part with grinding gears.

Basically, I'm mostly working on low-level software (assembly and C), and on interesting hardware. With that being said: do you think there is room in the startup world for these kind of projects? The initial investment appears to be higher, manufacturing hardware is a lot more trouble and low-level programming isn't done that much anymore. What do you think?

EDIT: I should note that for something to be interesting to me (a hardware startup), it doesn't even necessarily have to involve much programming.

  • by wmf on 7/20/12, 9:17 PM

    No, you just have to stop reading Hacker News because they don't know about SolidFire, Calxeda, SeaMicro, Azul, SandForce, Violin, Fusion io, etc.
  • by mindcrime on 7/20/12, 9:19 PM

    Launching a new startup that sells hardware is more difficult, due to the increased capital requirements, but I don't see any reason to think that it can't be done, IF you can identify a legitimate need and produce a solution for that need, that creates value for the user. Whether or not you need to write in Assembly I don't know, but if working in C floats your boat, just imagine all the "things" you could build that might - for example - embed an Arduino to solve some problem.

    OTOH, if you don't necessarily need to get all the way down to the hardware, but just want to solve hard problems that go beyond doing CRUD webapps, there are all sorts of avenues open to you. AI / machine learning stuff, systems level programming for middleware, VOIP stuff, and gosh-knows-what-else. Just keep your eyes and ears open, think outside the box (yeah, yeah, I know, cliche warning), and keep looking for opportunities.

  • by WTPayne on 7/20/12, 9:23 PM

    There will always be a need for people who understand the details. Having said that, building demonstrable product quickly is more important in the early days of an enterprise, so developers really need to be able to switch from one to the other; working at a high level of abstraction early on, when you need to move quickly to disrupt and / or capture a market, then move to a lower level of abstraction to optimize and tune the enterprise to make it more efficient within it's niche.
  • by Piskvorrr on 7/20/12, 8:54 PM

    A perfect example of the answer can fit into two words: Raspberry Pi.
  • by timbo621 on 7/21/12, 1:51 AM

    No. Low level isnt dead. There are tons of opportunities out there. I would recommend that you create something great and unique based on the PIC Micro or AVR platform. Then pitch the product to a larger company. Have you ever done any environmental monitoring? All datacenters need that kind of stuff and the existing products out there aren't that good.
  • by carterschonwald on 7/20/12, 11:37 PM

    Is it the low level part that you like, or the reasoning about every detail in a precise analytical fashion? Opportunities in both directions abound! Endless endless opportunities for the right combo of capabilities and insightful understanding of market need.
  • by hobin on 7/20/12, 11:02 PM

    (I found another error in my post, but I can no longer edit it: I don't dislike design. I misread that on proofreading and edited it, silly me.)
  • by actionbrandon on 7/21/12, 2:50 AM

    trading companies love people like you - and in return for your expertise they'll give you lots of money and give you a look behind the curtain. behind this curtain you will find many problems you can solve for many companies (that are all kind of related) willing to invest absurd amounts of money in solutions.
  • by cjbprime on 7/21/12, 7:00 AM

    Look at all of the technology/hardware projects on Kickstarter -- they're startups, right?
  • by jamesmcn on 7/21/12, 12:23 AM

    Why do you prefer a hardware startup to a new hardware project within a large company?
  • by fredsted on 7/20/12, 10:54 PM

    This question is meaningless without (a few) details about the product you are making.