Live data from Hacker News

Viewing profile — edparcell

edparcell

HN member
Joined
Sun, Dec 13, 2009, 10:20 PM UTC
HN karma
74
Public activity
34 items

About edparcell

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #24225756

    It is simpler if you use the notation [x]_a^b (i.e. with a subscript and a superscript b) to mean x, clipped to the range a to b, and skip writing +/- infinity if you don't intend …

  3. comment
    Comment #23890211

    100% agree. People now use “innovate” and “invent” interchangeably. Typically they use the fancier sounding one because they want to impress people with their long words. They are …

  4. comment
    Comment #23824528

    Loman author here. Thank you very much for the mention. Amazed that I never heard of Athena or pixie graphs. Our intention with Loman was to create a library scoped for a single pr…

  5. comment
    Comment #23477979

    I'm a big fan of Graphviz. My old team created a library called Loman, which we open-sourced, which uses DAGs to represent calculations. Each node represents a part of the calculat…

  6. comment
    Comment #21706780

    My team has a similar library called Loman, which we open-sourced. Instead of nodes representing tasks, they represent data, and the library keeps track of which nodes are up-to-da…

  7. comment
    Comment #19089999

    The ease of the calculation tree in Excel versus having to keep track of what cells in a notebook you have updated was a large part of why we built and open-sourced Loman [1]. It's…

  8. comment
    Comment #18337343

    I had the same trouble with order dependence as notebooks got to a certain size, so my team and I created and open-sourced a library, Loman, to help with that. It allows you to int…

  9. comment
    Comment #14244077

    Thanks for the links. I took a look, and I think that the intention is quite different between the libraries. Our library would not directly apply to the Dining Philosophers Proble…

  10. comment
    Comment #14239007

    My team has been working on a Python library called Loman that represents computations as graphs. We've open-sourced it [1][2]. One of our aims is to make it as natural as possible…

  11. comment
    Comment #2095872

    Hi Jon, Interesting idea. Seems like it'd be a good novelty gift for my family to get me for example. I guess you are already thinking this way, but it seems fairly natural to offe…

  12. comment
    Comment #1795069

    I think that one approach that may yield domain-specific improvements would be to add certain numerical routines into the x86 instruction set. When I was working in finance as a qu…

  13. comment
    Comment #1785564

    No need to brute-force. It's pretty easy to just eliminate possibilities: The largest number must be larger than 7, else the largest possible sum of the three numbers is 21. If the…

  14. comment
    Comment #1723183

    Interesting. Could either of you expand on that? What qualities do you now look for in a client/customer?

  15. comment
    Comment #1695602

    How timely. I just started writing a library to scrape data from Hacker News because I wanted to put the posts I'd upvoted in the sidebar of my blog. Link: http://blog.edparcell.co…

  16. comment
    Comment #1695319

    If you're wondering why you can't see links to HN on my blog, this is only currently enabled on the front-page of the blog: http://blog.edparcell.com/

  17. story
  18. comment
    Comment #1693768

    I misread that, thinking it was odd that Google would fall to copying Microsoft, and surprising they would copy Windows Me. Reading about the product left me slightly less impresse…

  19. comment
    Comment #1663790

    From the article: "CouchDB + Another Layer as Web Server is Redundant". This is very true, and the biggest difference to other databases I've used, NoSQL or not. It ends up being a…

  20. comment
    Comment #1662409

    Looks interesting. I develop on Windows, Mac and Linux platforms. My desktop is Windows+Mac, and I'm currently using TortoiseGit on Windows and GitX on Mac, plus the command-line w…

  21. story
  22. story
  23. comment
    Comment #1431107

    Excel is totally free-form, and for small-scale "databases", it's robust enough (until it isn't). This means the user can do pretty much what they want, without getting a programme…

  24. story
  25. story