Live data from Hacker News

Viewing profile — wyaeld

wyaeld

HN member
Joined
Tue, Mar 31, 2015, 4:26 AM UTC
HN karma
208
Public activity
52 items

About wyaeld

No profile information was provided.

Recent public activity

  1. comment
    Comment #34256137

    Tailwind UI is the component product.

  2. comment
    Comment #33635759

    Completely false Modern LWR reactors ramp at around 5% per minute. France & Germany use them for Load following https://en.wikipedia.org/wiki/Load-following_power_plant#Nuc... Conv…

  3. comment
    Comment #33241145

    There is a distinction between being able to access the source code, and a tool giving it to you without any context of the underlying license it is governed by.

  4. comment
    Comment #30003861

    Good teams still document these. Amazon is apparently a leading example where the documents are considered the source of truth. However many organisations have limited technical le…

  5. comment
    Comment #29335789

    The author seems to be using Monolith and Monorepo interchangeably, when they are not. This sentence "With that, Wayfair decided to split the monorepo into smaller microservices" m…

  6. comment
    Comment #27852565

    The OP is incorrect, most of the large organisations he cites do not practice trunk-based development. Google has a monorepo and what could describe as 'submit patch for code revie…

  7. comment
    Comment #27430352

    Google collects immense of data about people's actual visits. Backlinks used to be a proxy for how authoritative things were You don't need the proxy when you have the record of wh…

  8. comment
    Comment #26297634

    If it made over $1b in a year previously, and had such insane load times, its very plausible this bad coding has cost them north of another $1b. Probably ranks pretty highly up the…

  9. comment
    Comment #26244413

    Very few large organisations, and zero distributed ones like a collection of multiple government departments, can turn around a massive collection of security fixes in 2 weeks. I b…

  10. comment
    Comment #25865934

    ES had a business model. It was open-core, but with critical features like Security and Access-Control hidden behind their paid support. The core disagreement was that Amazon (and …

  11. comment
    Comment #25786982

    The whole point was that the Intercept had specialist security experts on staff who know this, but the reporter rushed the story, told his own sources in the intelligence community…

  12. comment
    Comment #22586301

    Plenty of us 'good engineers' aren't anywhere near that proficient in frontend either. I can build great backend systems, that's where my interest lies. I can't do CSS like this ev…

  13. comment
    Comment #22427602

    I would expect their market is the group of professionals for whom doing that is simply not worth the time. When your job is delivering high quality UX and there are always more ap…

  14. comment
    Comment #21321727

    easiest way is just start experimenting with GKE on google cloud, and see if it has value to you. Don't bother trying to deploy and manage it before you've kicked the tires. Out of…

  15. comment
    Comment #19419319

    No idea what recruiters look for, but when I'm part of a hiring process I'm particularly interested in evidence about how well a candidate communicates with other people, whether p…

  16. comment
    Comment #18053299

    If you are running Go you should check out Mike Perham's inspeqtor, which is Monit-like but also Go and therefore potentially simpler for dependencies. https://github.com/mperham/i…

  17. comment
    Comment #17840218

    antirez keep doing what you are doing. so many thousands get utility from a small, reliable, piece of software that does what we need, and next release doesn't suddenly increase it…

  18. comment
    Comment #15446375

    Stackdriver isn't dead. I use it today. You can still run it against AWS.

  19. comment
    Comment #14897189

    Having a hierarchy that gets narrower at the top, with people earning more, is not what makes something a pyramid scheme. Having the earnings of the higher tier directly funded by …

  20. comment
    Comment #14094439

    It doesn't port anything. Valid JS is valid TS, its just that the TS compiler processes it and tends to surface issues that just running it under Nodejs doesn't

  21. comment
    Comment #13938046

    Edgar, you might be interested to know there are significant problems with the big javascript files being downloaded on Linux for Office365, particularly for WordOnline. We've done…

  22. comment
    Comment #13477207

    start with his youtube series on JavaEE dockerized microservices, and go from there

  23. comment
    Comment #13477197

    People do this, Node isn't a framework. Walmart labs has contributed some great out-of-the-box, with hapi.js and now http://www.electrode.io/

  24. comment
    Comment #13477163

    This is the first time I've seen someone complain that Ruby is a worse language than JS(ES5). Care to elaborate for those curious?

  25. comment
    Comment #13385879

    that's called a static site :-P