Viewing profile — djmetzle
djmetzle
HN member- Joined
- Tue, Feb 25, 2014, 6:52 PM UTC
- HN karma
- 74
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About djmetzle
No profile information was provided.
Recent public activity
-
comment
Comment #32327558
>Generally, the burstier your workload is, the more cloudy your architecture should be. Well, crap dude, that's the web!
-
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…
-
comment
Comment #30124054
Outstanding!
-
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.
-
comment
Comment #29145530
Have you tried not buying their shit?
-
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…
-
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.
-
comment
Comment #25634160
Should be an interesting post-mortem...
-
comment
Comment #25598700
https://youtu.be/uT17W8CmX4g
-
comment
Comment #25519506
That's great!
-
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…
-
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.
-
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…
-
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…
-
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…
-
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.
-
comment
Comment #23520252
Turns out that PHP was "serverless" the whole time.
-
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
-
comment
Comment #21143522
:point_up: That.
-
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…
-
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.
-
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…