Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wiredearp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
wiredearp
3y ago
Biontech pioneered the mRNA technique and they were sponsored by German taxpayers; and Pfizer was promised by Operation Warpspeed that US taxpayers would purchase 100 million doses of any potential working vaccine before it was even develop
2.
▲
by
wiredearp
3y ago
It was never this hot within millions of years and differentiating between a world ending event and one that destroys economies and societies and eventually most life on the planet is disingenuous in itself
3.
▲
by
wiredearp
4y ago
This article over on https://developer.mozilla.org/en-US/docs/Games/Techniques/Cr... mentions a CSS property `image-rendering` that could perhaps come in handy.
4.
▲
by
wiredearp
4y ago
This guy over on https://indica.medium.com/how-the-economist-is-just-propagan... comes up with a healthy analysis of exactly that.
5.
▲
by
wiredearp
4y ago
Except Toyota already came up with a subscription to start your car over on https://www.theverge.com/2021/12/12/22831105/toyota-subscrip...
6.
▲
by
wiredearp
4y ago
Young men on the other hand appear to face the biggest increase in COVID related heart attacks according to https://www.cedars-sinai.org/newsroom/covid-19-surges-linked... , so perhaps the vaccine remains their best opt
7.
▲
by
wiredearp
4y ago
Well it hasn't been proven that it isn't either, in fact https://www.nytimes.com/2022/11/14/us/politics/moderna-boost...
8.
▲
by
wiredearp
4y ago
It's not hard, really, given that you will need to make only $1.90 per day to automatically become declassified as poor [1]. If anything, capitalism makes this harder to do achieve [2] which probably explains why the limit is set so lo
9.
▲
by
wiredearp
4y ago
Supposedly some library called SQIP might handle that as explained over on https://medium.com/free-code-camp/using-svg-as-placeholders-...
10.
▲
by
wiredearp
4y ago
ES6 is compatible with Node out of the box. You can `import` and `export` just like in the browser (and in TypeScript) as long as your files come with the `.mjs` extension. Cherry adds this extension by default, so I imagine it comes with t
11.
▲
by
wiredearp
4y ago
If Tailwind relies on classnames used in the HTML and defined in CSS, then that is the document based HTML/CSS model. The composability you are talking about is a feature of CSS, not the component framework. By stopping short at "
12.
▲
by
wiredearp
4y ago
Well if you CSS can be loaded once and then cached: .button { background-color: blue; color: white; padding: 0.5rem 0.75rem; border-radius: 0.25rem; } Then the browser will need to download less bytes: <button class="button"&g
13.
▲
by
wiredearp
4y ago
You should do what works for you, but even so. When you declare `py-4 px-2 bg-blue text-white rounded-lg` on five buttons in a row, doesn't this work almost exactly like inline strings when you compare to the semantic classname `button
14.
▲
by
wiredearp
4y ago
It is literally why the game was invented and how capitalism works. I can't tell if you are in denial of this or if you believe it so evident as to be a waste of your time. https://survivingtomorrow.org/monopoly-isnt-a-
15.
▲
by
wiredearp
4y ago
I think that super power affiliation is perhaps a somewhat outdated definition of the three worlds concept and Britain certainly doesn't fit the modern one [1]. This guy argues that Britain is best thought of as a fourth world country
16.
▲
by
wiredearp
4y ago
That's today according to https://www.worldometers.info/world-population/
17.
▲
by
wiredearp
4y ago
Class instances are objects and it's the objects that have state. Functions can only abuse themselves as objects to store state. function johnson() { johnson.state = {}; } This is however shared state and the state will be reset whenev
18.
▲
by
wiredearp
4y ago
In React terms, "functional" almost always implies the opposite of purely functional. It just means that the component is declared by a function instead of a class. First time you call it, the function can assign state that it may
19.
▲
by
wiredearp
4y ago
This will change once they have boosted the 50+ population, or that's at least how it usually works. The Omicron targeted vaccines should be ready by then, so we are not necessarily out of luck. I'm 49.
20.
▲
by
wiredearp
4y ago
The top complex component in Word is the text editor while the tricky component in Maps is the map. Neither of those can be made with the frameworks we're dealing with here, so that is a go. We can make the traditional UI with a simple
21.
▲
by
wiredearp
4y ago
He only read the headline and now we're all discussing his feelings instead of reading the article which is about something else entirely. I recommend anyone still following this dysfunctional thread to go ahead and read it.
22.
▲
by
wiredearp
4y ago
If you click the link, you'll find that the article features text below the headline that deals with literally none of those things.
23.
▲
by
wiredearp
4y ago
That's just how just centrism looks on a global scale. People out here find it hard to imagine how Democrats could possibly move further to the right. If the Overton window leads to America, perhaps you should stop chasing it.
24.
▲
by
wiredearp
4y ago
What natural mechanism do you belive nuclear energy to influence?
25.
▲
by
wiredearp
4y ago
Yes. While we were discussing it, this guy wrote an article that sums it up pretty much perfectly: https://survivingtomorrow.org/inflation-is-soaring-get-ready... Another hot take on inflation, I think, is https:/
26.
▲
by
wiredearp
4y ago
It says in the article that there are > ... stories about how the increasing temperatures from climate change kill people in heat waves, but fail to mention that the same increasing temperatures also save lives because fewer people freez
27.
▲
by
wiredearp
4y ago
True, but the comment implied that people would buy 10x more avocados if their fortune tripled ten times and so a 10x price hike was needed to keep avocados in stock. This is not how eating habits work.
28.
▲
by
wiredearp
4y ago
Inflation will also decrease the value of greedy peoples money, so what happened in 2021 was simply that greed got out of control. If you are greedy, the best way to fight inflation is to raise prices and collect more money. Once people sto
29.
▲
by
wiredearp
4y ago
At this point I think we might as well admit that inflation is 100% caused by greed. It's funny because all the theories presented in the article - that inflation is caused by mandatory minimum wage, government regulation and taxes - i
30.
▲
by
wiredearp
4y ago
I don't follow their platforms, but in Europe one can still expect conservative parties to believe that people should have public goods like healthcare and childcare and education and retirement as basic human rights, that dignity is s
More ›