Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wyaeld
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
wyaeld
4y ago
Tailwind UI is the component product.
2.
▲
by
wyaeld
4y ago
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 di
3.
▲
by
wyaeld
4y ago
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.
▲
by
wyaeld
5y ago
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 management layers not willin
5.
▲
by
wyaeld
5y ago
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 people hav
6.
▲
by
wyaeld
5y ago
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 reviews an
7.
▲
by
wyaeld
5y ago
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.
8.
▲
by
wyaeld
6y ago
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 financials, due to a lack o
9.
▲
by
wyaeld
6y ago
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 gives vendors 90
10.
▲
by
wyaeld
6y ago
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 that to the base dis
11.
▲
by
wyaeld
6y ago
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 never actually spoke t
12.
▲
by
wyaeld
7y ago
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.
13.
▲
by
wyaeld
7y ago
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 someone give you a libra
14.
▲
by
wyaeld
7y ago
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 what you ar
15.
▲
by
wyaeld
8y ago
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 options.
16.
▲
by
wyaeld
8y ago
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
17.
▲
by
wyaeld
8y ago
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.
18.
▲
by
wyaeld
9y ago
Stackdriver isn't dead. I use it today. You can still run it against AWS.
19.
▲
by
wyaeld
9y ago
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 tiers is. I lot of ML
20.
▲
by
wyaeld
9y ago
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.
▲
by
wyaeld
9y ago
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 be again based on
22.
▲
by
wyaeld
10y ago
start with his youtube series on JavaEE dockerized microservices, and go from there
23.
▲
by
wyaeld
10y ago
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.
▲
by
wyaeld
10y ago
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.
▲
by
wyaeld
10y ago
that's called a static site :-P
26.
▲
by
wyaeld
10y ago
Might be 2B lines of code now... but that's not including the version history over time. It's going to be many times that.
27.
▲
by
wyaeld
10y ago
Serverless is really just an a community term for 'function as a service'. There are servers... you just upload discrete bits of code to the platform which executes them on demand.
28.
▲
by
wyaeld
10y ago
Its not much of a hack - take a medically approved auto injector - take a medically approved needle - put the needle on a different syringe - put the syringe in the injector It's still all medical grade parts isn't it?
29.
▲
by
wyaeld
10y ago
Strawman analogy. There is a key difference Umbrellas's can't lobby or pay politicians for more rain.
30.
▲
by
wyaeld
10y ago
There is more than 1 way to do 2FA apps. I'm a big fan of push-based authorization like Duo Security does it.
More ›