HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jcbrand

no profile record

comments

jcbrand
·el mes pasado·discuss
"War department" is the older name, not "Defense department".

Also, is it really a defense department when you're starting wars of aggression every 15 years or so?
jcbrand
·hace 5 meses·discuss
I still use perplexity. Which tool is better currently?
jcbrand
·hace 6 meses·discuss
It's not capitalism that requires infinite growth, it's our current monetary system.

New money is created by lending it into existence, with interest.

That last bit is key. In order to pay off the interest, you need money, which was also loaned into existence with interest.

The only way to maintain this is through constant economic growth. Without it there's a deflationary collapse.
jcbrand
·hace 9 meses·discuss
The Austrian school does not dominate academia, not even close. Even the Wikipedia article you linked to says it's a heterodox school, meaning it's not mainstream.

Academia is dominated by Keynesianism.
jcbrand
·hace 10 meses·discuss
I used Lit components in a large FE project, enjoyed doing so and am happy with my choice. I don't use the shadow DOM at all.

The project is Converse.js, an XMPP chat client. It's an old project that was originally created back in 2013 with Backbone.js.

I first replaced all templates with `lit-html` when I first heard about that, and then when lit-element (and now "lit") came out, I started rewriting the project to use that.

This app has since been integrated into many different websites that rely on other frameworks like React and the fact that Converse.js is a web component (<converse-root />) makes this easier.

If you're interested, here's the Github repo: https://github.com/conversejs/converse.js And you can demo it here: https://chat.conversejs.org/

You'll need an XMPP account (see https://providers.xmpp.net/ for possible providers).
jcbrand
·hace 11 meses·discuss
Your website is very clever, I like it, but unfortunately Google has classified it as a dangerous site with a phishing risk, which I think is understandable because you're effectively pretending to be Google.