wyaeld
No user record in our sample, but wyaeld has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but wyaeld has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Tailwind UI is the component product.
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... Conventional nuclear is vastly more…
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.
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 leadership enforcing quality, and…
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" makes little sense. The main reason most…
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 review'. Only certain engineers can approve…
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 where people actually visit.
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 there in terms of damage to company…
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 believe Google's Security team usually…
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 many other contributors) wanted to add…
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 critical info without realizing, and…
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 even with months.
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 apps to build in the pipeline, having…
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 the box its quite good, depending on…
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 presenting their ideas or discussing…
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/inspeqtor
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 its surface area. I trust your judgement.
Stackdriver isn't dead. I use it today. You can still run it against AWS.
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 financial contributions from the lower…
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
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 similar experiments and proven it to…
start with his youtube series on JavaEE dockerized microservices, and go from there
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/
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?
that's called a static site :-P