Live data from Hacker News

Viewing profile — jto1218

jto1218

HN member
Joined
Thu, Apr 13, 2017, 4:04 PM UTC
HN karma
98
Public activity
31 items

About jto1218

[ my public key: https://keybase.io/josephtaylor; my proof: https://keybase.io/josephtaylor/sigs/v7csiJ5KoCkC8v1f1E8WSsGd2B43qyhO98Dcub1q0vY ]

Recent public activity

  1. comment
    Comment #44152175

    typically if we need to lazy load parts of the data model we make multiple calls to the backend for those pieces. And our redux state has indicators for loading/loaded so we can sh…

  2. comment
    Comment #38127783

    Reminds me of a similar one that only Shopify uses https://http.dev/430 It says it’s deprecated but we still get them from their API from time to time.

  3. comment
    Comment #25242449

    > Indentation is normally four spaces. Tabs will be rejected by the parser. You love to see it.

  4. comment
    Comment #24879141

    Do you know of any systems that do this? Seems like a good idea.

  5. comment
    Comment #24553805

    That is true, there's a lot of "magic" that comes with boot. It can be helpful to take a look at what all of that auto-configuration code is actually doing, but reading that stuff …

  6. comment
    Comment #24553772

    Their website has a bunch of broken links on it. Default links from the theme that they haven't changed or something. Sloppy as hell.

  7. comment
    Comment #24553489

    Interesting to see that fragmentation in versions being used. I guess that’s to be expected with a faster release cycle. 75% still on Java 8 is surprising though, isn’t it already …

  8. comment
    Comment #24553446

    What are you talking about? What exactly makes Spring projects unmaintainable? Have you ever seen or used it before?

  9. story
  10. comment
    Comment #24383686

    Linux Mint 20, which is based on Ubuntu 20.04, ships without any snaps or snapd, and has some kind of mechanism to prevent snapd from being installed by apt. Might be a good option…

  11. comment
    Comment #24168632

    that’s the whole point of the article though. Why should the “huge burden on the teams who maintain the stuff” be shifted to the customer who has less resources than Google to mana…

  12. comment
    Comment #24168568

    the main thing here though is the older things you’re moving away from in those cases are still around. AWS didn’t remove classic load balancers and force you onto application load…

  13. comment
    Comment #24091684

    I, for one, am _shocked_ that an advertising company would do such a thing.

  14. comment
  15. comment
    Comment #24000409

    > There were lots of reasons this needed to be done, one being tech debt. We realized that the original daily table structure wasn’t ideal. If we needed to query something over sev…

  16. comment
  17. story
  18. comment
    Comment #22214608

    Shopify’s REST API returns 402s when the shop whose data you’re interacting with hasn’t paid its Shopify bill. Always thought it was an interesting usage cause the payment-required…

  19. comment
    Comment #21517605

    I'd recommend using an APM product off the shelf to get a lot of the mentioned functionality in the article (Monitoring, Tracing, Anomaly Detection). I would definitely _not_ recom…

  20. comment
    Comment #20051372

    you can pretty easily whitelist those sites.

  21. comment
    Comment #19385293

    [flagged]

  22. comment
    Comment #19327935

    I’m excited about this one. Being able to compile to native with `mvn package -Pnative` sounds awesome.

  23. comment
    Comment #19222706

    clicked on the link to read this, apparently my pi hole has the domain blocked

  24. comment
    Comment #17682763

    I really like the Cypher query language from Neo4j. Really hoping that Dgraph will have support for it in near future (it's on their roadmap: https://github.com/dgraph-io/dgraph/is…

  25. story