Live data from Hacker News

Viewing profile — pdcawley

pdcawley

HN member
Joined
Wed, Feb 21, 2007, 10:59 PM UTC
HN karma
34
Public activity
16 items

About pdcawley

No profile information was provided.

Recent public activity

  1. comment
    Comment #19257621

    Nah. I just have a tiny capacity and a very variable order book. If I baked the same thing every day, the wastage would kill me.

  2. comment
    Comment #19257585

    You have a point. If I were doing higher volumes at retail, the thought process would be much simpler. Make up a 60% starter on 8kg of flour in the evening. In the morning, empty a…

  3. comment
    Comment #19257081

    It. Doesn’t. Matter. Use the too, you’re comfortable in and you’ll be way more productive than dropping everything to learn something new. Do that when the limitations of your curr…

  4. comment
    Comment #19257053

    Yeah, the calculation stuff is so handy.

  5. comment
    Comment #19256775

    Yeah. Lots of hand waving in the piece because it was a choice between something I could write in a morning for a general audience or, frankly, not bothering to write anything at a…

  6. comment
    Comment #19256663

    For the actual business of making the bread it’s a matter of printing off a single production schedule for the day and taking that into the bakehouse. Touchscreens are a hygiene ni…

  7. comment
    Comment #19256639

    The echo dot is an essential part of the bakery. Multiple overlapping named timers, fired off without having to touch anything? Get in! Once I start the mixes, everything runs from…

  8. comment
    Comment #19256592

    Yup. The spreadsheet is an amazing innovation, I just find all the repetition when adding something that should just be data to be monumentally frustrating. And I have no idea how …

  9. comment
    Comment #19256515

    Yup. Bakeries have been run using a pen and paper daybook and the master baker’s skill for centuries. But the calculations are still a pain in the arse, so automating that is a big…

  10. comment
    Comment #4155303

    Yup. My bad. Hashing collision in my brain.

  11. comment
    Comment #4155285

    Where's the fun in that? The first bug is pretty blatant and will leap out at you if you're reading the paper closely (it's of the order of a syntax error). Describing the second w…

  12. comment
    Comment #4155280

    I read it in Copeland's "The Essential Turing", which I recommend highly.

  13. comment
    Comment #4155272

    A very useful comment, that. I've added an update to the bottom of the post. I'd always found the assembler story surprising give Turing's history of mechanising drudge work (the b…

  14. comment
    Comment #966966

    Which is why, if you're starting a Perl project today, you turn on warnings and strict, you choose between TryCatch and Try::Tiny and you seriously consider adding autodie to the m…

  15. comment
    Comment #966958

    Well... there's CTAN. Oh, hang on, that came first didn't it? Forget I said anything.

  16. comment
    Comment #966954

    And a host of Perl makes it possible for the BBC to serve up its iPlayer content. Some of it is even modern MooseX::Declare based Perl.