Live data from Hacker News

Viewing profile — djmetzle

djmetzle

HN member
Joined
Tue, Feb 25, 2014, 6:52 PM UTC
HN karma
74
Public activity
22 items

About djmetzle

No profile information was provided.

Recent public activity

  1. comment
    Comment #32327558

    >Generally, the burstier your workload is, the more cloudy your architecture should be. Well, crap dude, that's the web!

  2. comment
    Comment #30295871

    Meh. Is this a hot debate still? No mention of Ruby or smalltalk in this post, which i think of as "true" OO languages, down to the runtime. The ruby object model has its merits! S…

  3. comment
    Comment #30124054

    Outstanding!

  4. comment
    Comment #29200584

    Oh no. oh no no. Do you have examples of languages without the usual local scope binding semantics? I think the example here is misleading and causing confusion.

  5. comment
    Comment #29145530

    Have you tried not buying their shit?

  6. comment
    Comment #27493764

    > I think modern "Docker"'s security properties are underrated† 100% agree. The docker/CRI-de-jour (by default) strips off many "dangerous" system capabilities. By default a pid on…

  7. comment
    Comment #26758318

    Truth! Deep work and focus is difficult, expensive with continuous meetings and notifications. So the OP is extra right! Cutting through the noise looks like magic now.

  8. comment
    Comment #25634160

    Should be an interesting post-mortem...

  9. comment
    Comment #25598700

    https://youtu.be/uT17W8CmX4g

  10. comment
    Comment #25519506

    That's great!

  11. comment
    Comment #24187975

    I hear all of your complaints and empathize with them. Containerized workflows are in fact more complex, and it does hurt a little. But consider this. You can mount the entire host…

  12. comment
    Comment #24187881

    That misses the point. Code and the DB always need to be compatible one version forward and back. That's required engineering discipline.

  13. comment
    Comment #24187839

    I would see J solutions to Project Euler problems a lot, and they would often be the most terse and cryptic solutions. Good introduction. Its always nice to see a "community review…

  14. comment
    Comment #24132237

    I thought this article, while a little dry, was very illuminating. It sounds Hyperfeed is running at the very least "Medium Data" (we all thing our Data is Big!). And i think it is…

  15. comment
    Comment #23949920

    I think the general idea is good, in that teams should be vertically integrated. But it misses the mark. If you don't appreciate that there is specialty in developing beautiful, re…

  16. comment
    Comment #23865258

    This. We've entered a world where the lowest common denominator of information is being used as primary source for current events. That's asinine.

  17. comment
    Comment #23520252

    Turns out that PHP was "serverless" the whole time.

  18. comment
    Comment #23472916

    alias g=git And then define one and two letter aliases for the things you do often: st=status l=log --with-prettiness ap=add --patch shit=reset co=checkout

  19. comment
    Comment #21143522

    :point_up: That.

  20. comment
    Comment #15807882

    I agree. With C, you are in control of everything your program does. That means you're also _responsible_ for everything your program does. C requires a very different mindset than…

  21. comment
    Comment #15779932

    Yep. It's a shame that everyone just wants to binge netflix and facebook. The _rest_ of the internet is inherently peer-to-peer.

  22. comment
    Comment #15763147

    I have a proposition: You know how Tor works? Onion routing? Send traffic encrypted multiple times through a list of nodes before exiting at an edge? What if everyone sent their tr…