Viewing profile — wiredearp
wiredearp
HN member- Joined
- Mon, Jul 16, 2012, 12:37 PM UTC
- HN karma
- 128
- Public activity
- 97 items
- HN profile
- View on Hacker News ↗
About wiredearp
No profile information was provided.
Recent public activity
-
comment
Comment #35674869
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…
-
comment
Comment #35368425
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…
-
comment
Comment #34465909
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.
-
comment
Comment #33801720
This guy over on https://indica.medium.com/how-the-economist-is-just-propagan... comes up with a healthy analysis of exactly that.
-
comment
Comment #33721245
Except Toyota already came up with a subscription to start your car over on https://www.theverge.com/2021/12/12/22831105/toyota-subscrip...
-
comment
Comment #33599816
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 per…
-
comment
Comment #33599608
Well it hasn't been proven that it isn't either, in fact https://www.nytimes.com/2022/11/14/us/politics/moderna-boost...
-
comment
Comment #33510349
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…
-
comment
Comment #33472410
Supposedly some library called SQIP might handle that as explained over on https://medium.com/free-code-camp/using-svg-as-placeholders-...
-
comment
Comment #33426603
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 …
-
comment
Comment #33309110
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, n…
-
comment
Comment #33305552
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…
-
comment
Comment #33305436
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 str…
-
comment
Comment #33152856
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:/…
-
comment
Comment #33021375
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 tha…
-
comment
Comment #32925666
That's today according to https://www.worldometers.info/world-population/
-
comment
Comment #32921740
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 …
-
comment
Comment #32914299
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 …
-
comment
Comment #32843537
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 necessaril…
-
comment
Comment #32782100
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 tha…
-
comment
Comment #32751751
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 d…
-
comment
Comment #32751427
If you click the link, you'll find that the article features text below the headline that deals with literally none of those things.
-
comment
Comment #32413253
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 t…
-
comment
Comment #32253380
What natural mechanism do you belive nuclear energy to influence?
-
comment
Comment #31837874
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 …