Live data from Hacker News

Viewing profile — BMarkmann

BMarkmann

HN member
Joined
Sun, Nov 29, 2009, 2:38 PM UTC
HN karma
236
Public activity
120 items

About BMarkmann

No profile information was provided.

Recent public activity

  1. comment
    Comment #38916505

    If you mean "free" as in open-source/free, there is J, which has its own builtin database. I'm assuming it's similar to k/kdb, but that's just a guess. Learning an APL variant... n…

  2. comment
    Comment #36612097

    The article and linked blog posts fall to explain how this differs, is more powerful than, or solves problems not already solved by actual, functioning, industrial-grade tools, bot…

  3. comment
    Comment #19282379

    Counterpoint Consulting | Washington, DC Metro Area (Vienna, VA) | c20g.com Counterpoint's Mission is to create software solutions which enable our clients to automate their busine…

  4. comment
    Comment #19048231

    Yes, I totally agree it comes down to YMMV. Everyone's learning style is different -- some like dense documentation, some like book-style progressive walkthroughs. I certainly didn…

  5. comment
    Comment #19047453

    Please don't what, have an opinion? I read SICP as an experienced programmer and I didn't find it impractical at all; in fact, it kickstarted my interest in other lisps. I read Rea…

  6. comment
    Comment #19046248

    Seems like the most common answer to this might be SICP (Structure and Interpretation of Computer Programs -- you'll find course videos pretty easily from Google; the ones from the…

  7. comment
    Comment #18961953

    My son is learning using Scratch ( https://scratch.mit.edu/ ) and it's pretty well tuned-in to the way he thinks. Haven't put any "code" in front of him yet, but he can make some p…

  8. comment
    Comment #18944974

    Probably still relevant given how SBCL's user guide says (in the only section that includes mention of type inferencing): "FIXME: The material in the CMUCL manual about getting goo…

  9. comment
    Comment #17830312

    You forgot step zero, which is "find terrible example code on SO and copy it"... then 3 goes back to step 0.

  10. comment
    Comment #17828879

    I honestly don't know that there are any posts I get more excited about on HN than Jepsen analyses. The number of landmines distributed systems create and the ability to suss them …

  11. comment
    Comment #17075780

    Check out the BPM tools others have mentioned (Activiti, Camunda, etc...)

  12. story
  13. comment
    Comment #15825546

    Counterpoint Consulting Vienna, VA (Washington DC Area) http://www.c20g.com/careers.html Associate Software Consultant As a Consultant at Counterpoint, you will: - Work with custom…

  14. comment
    Comment #15586500

    Just for context, this is from Harry Browne, who was famously (and perhaps not entirely fairly) labeled as a "gold bug" throughout his career. He was something of a hero figure amo…

  15. comment
    Comment #15119784

    I understand the underlying architecture is fundamentally different, but the end result seems kind of akin to some of the "complex event processing" (CEP) tools out there like Espe…

  16. comment
    Comment #13986287

    Correct URL: https://www.madetech.com/blog/things-we-learned-building-a-c...

  17. comment
    Comment #13830072

    "This is fairly straightforward; professional software developers of all levels usually have some experience building and scaling stateless APIs." I would question this, in fact su…

  18. comment
    Comment #13542625

    Counterpoint Consulting | www.c20g.com Location: Vienna, VA (near Washington, DC) Counterpoint creates sustainable competitive advantage for our clients through business and workfo…

  19. comment
    Comment #12979011

    This does look cool, and definitely illustrates the awesomeness of using redux / immutable state store. What is the pricing of the service like, though? I'd prefer to see that with…

  20. story
  21. comment
    Comment #12896770

    Except for the landing and reusing part, no? (Yes, they recaptured and reused the Shuttle's SRBs, but it's a different scale and the economics are very different.)

  22. comment
    Comment #12788820

    Does this content actually still exist somewhere? There are some references IPs / DNS names that no longer exist.

  23. comment
    Comment #12255829

    Made the case for what? In another paper, he wrote: Since J is now free, and uses only ASCII characters, the requirements set forth in my A Personal View of APL have been fully met…

  24. comment
    Comment #12116200

    Emacs kill ring? https://www.gnu.org/software/emacs/manual/html_node/emacs/Ki... It takes a while to get used to it, but once you understand it / use it in anger, it becomes tough …

  25. comment
    Comment #12055121

    I know ocaml has a lot of proponents in industry (jane street probably the most vocal, but I've seen it many other places, as well). Most of the SML/MLTon references I come across …