Live data from Hacker News

Viewing profile — Refefer

Refefer

HN member
Joined
Fri, Dec 02, 2011, 11:47 PM UTC
HN karma
162
Public activity
62 items

About Refefer

Large scale learning systems with a functional bent. Always working on the state of tomorrow's art.

Recent public activity

  1. comment
    Comment #46646695

    Pragmatically, cost and ease of access is especially important in suppressed countries or ones with unstable infrastructure. While the devices you're talking about has lots of conv…

  2. comment
    Comment #23690915

    Phoronix paints a very different picture, especially in non-synthetic workloads[1]. Gravitron2 looks like a nice speedup over the first generation but either the optimization isn't…

  3. comment
    Comment #20601654

    Systems Languages are considered niche these days?

  4. comment
    Comment #11613117

    Menlo Park, Ca - Full time - Onsite - Frontend, AI Systems, Dev Ops Blackbird is an artificial intelligence technology company focused on solving important challenges faced in toda…

  5. comment
    Comment #11234862

    Implicit is basically just an implementation detail. The idea of only allowing one typeclass instance per data is generally referred as confluence and you're correct in that scala …

  6. comment
    Comment #11013026

    Menlo Park, Ca - Full time - Onsite - Frontend, AI Systems, Dev Ops Blackbird is a ventured backed, artificial intelligence technology company focused on solving some important cha…

  7. comment
    Comment #10514072

    Clearly a chatroom with half a million individuals is unusable from pretty much every perspective. That said, a chat server with N chatrooms and a total population of 500k users so…

  8. comment
    Comment #10156192

    Menlo Park, Ca - Full time - Onsite - Frontend, Backend, Dev Ops, ML/AI Blackbird is a stealth, ventured backed, artificial intelligence technology company focused on solving some …

  9. comment
    Comment #9997683

    Menlo Park, Ca - Full time - Onsite - Frontend, Backend, Dev Ops, ML/AI Blackbird is a stealth, ventured backed, artificial intelligence technology company focused on solving some …

  10. comment
    Comment #9646654

    Fiefdoms make money for the lord of the manor

  11. comment
    Comment #9639724

    Currently Ops, Systems, and UI are our big needs. Great ML folks are always welcome as well!

  12. comment
    Comment #9639516

    Menlo Park, Ca - Full time - Frontend, Backend, Dev Ops, ML/AI Blackbird is a stealth, ventured backed, artificial intelligence technology company focused on solving some important…

  13. comment
    Comment #9583775

    That's not really true. Erlang's VM is fantastic at GC with thousands upon thousands of green processes multiplexed onto the system threads, allowing soft realtime performance. Sim…

  14. comment
    Comment #9472079

    Menlo Park, Ca - Full time - Frontend, Backend, Dev Ops, ML/AI Blackbird is a stealth, ventured backed, artificial intelligence technology company focused on solving some important…

  15. comment
    Comment #9304883

    Blackbird is a stealth, ventured backed, artificial intelligence technology company focused on solving some important challenges created by the shift from desktop to mobile. Our st…

  16. comment
    Comment #8702724

    It's a huge issue on mobile. Multiple rendering engines requiring the world to write software to a spec is what prevents people from writing code dependent on a particular browser …

  17. comment
    Comment #7842046

    Blackbird - San Francisco / Menlo Park Located right outside Stanford University in Menlo Park, CA, Blackbird is venture-backed startup founded by a team of Stanford CS Alumni who'…

  18. comment
    Comment #7379916

    It's amazing how fast you can go when you don't care about safety ;) That said, for all non trivial work loads, the latest postgres is quite the work horse, but of course requires …

  19. comment
    Comment #7212769

    I considered editing my other comment but decided instead to break it out. There are a couple of complexities that your comment illustrates well: First, continuous math _is_ availa…

  20. comment
    Comment #7212509

    Two good examples from the Scala community would be Algebird[1] from Twitter which uses Monoids as a main abstraction and Spire[2], which might be the best numerical library out th…

  21. comment
    Comment #7212478

    Ah, but that's a matter of design - except now we have strong constructs from which to consider our problem. We will never get away from developing the architecture of our system, …

  22. comment
    Comment #7211933

    An important realization I made a while back was that design methodologies do little to address program correctness, which is almost always the wildcard on deliverables; buggy soft…

  23. comment
    Comment #7112567

    I think modern software engineering really needs to start banking on provable languages with strong type systems. Instead of hoping and testing with Monte Carlo sims, let's prove a…

  24. comment
    Comment #7085658

    You could, you know, pay for a subscription. If you're bumping up on the limit of free articles per month, you're clearly getting some value from the paper. There are worse things …

  25. comment
    Comment #7059087

    Most of the negatives are heavily focused on implementation rather than design, which I don't disagree with. However, the positives of targeting any language at a stable byte code …