Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Sysctl232
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Sysctl232
4y ago
Don't hold your breath. I expect more high profile bankruptcies, strict regulation and the rise of self custody. It's an inevitable and critical phase to go through in order to move forward.
2.
▲
by
Sysctl232
4y ago
Maybe this is true when you have an Angular js 1.0 project on Node.js and want to update to Angular 15. But that's not because of Node.js. I manage a ton of older Node.js projects and there is little to no friction.
3.
▲
by
Sysctl232
4y ago
It's not uncommon but you most likely fork the package then "npm i https://guthub.com/account/forked_package " A popular choice if you need some pr's that aren't (going to be) merged.
4.
▲
by
Sysctl232
4y ago
Setting up TypeScript with node is maybe 1 minute work? I don't understand this argument.
5.
▲
by
Sysctl232
4y ago
Excellent direction. I'm already using React tsx email templates and ReactDOMServer.renderToStaticMarkup(). It allowed me to reuse React components and take advantage of TypeScript type checking in vscode. Existing state management cod
6.
▲
by
Sysctl232
4y ago
I like UI tests as the test are so thorough. You test the entire stack from database to webserver and final page render. Say you test a sign-up form. The next test logs into a mail account to check if the welcome email has arrived, checkin
7.
▲
by
Sysctl232
4y ago
Indeed, I evaluated the e2e landscape years ago and TestCafe was the clear winner. It's a solid solution that integrates well with my TypeScript front and backend.
8.
▲
by
Sysctl232
4y ago
In my limited experience the babysitting is minimal. But to be happy with CockroachDB you must have a strong need for a distributed database. If you come from say a Postgres db running next to your app, CockroachDB will feel slow and limiti
9.
▲
by
Sysctl232
4y ago
Absolutely. Also, the leaked partial balance sheet is not something that happens randomly. Binance is making bank with the volatility right now and becomes the defacto crypto exchange. Most crypto enthousiast seem to cheer CZ on as if he is
10.
▲
by
Sysctl232
4y ago
More like a dump and pump
11.
▲
by
Sysctl232
4y ago
But will it have any impact. Apple was forced to allow third party payment but crippled it with a 27% tax and other roadblocks [0]. I expect side loaded apps will have a host of restrictions making it a poor option. [0] https://ww
12.
▲
by
Sysctl232
4y ago
I get what you're saying. For me too everything is about developer experience, stability and business value. Rewriting to Deno will be a massive time sink with the lack of npm support and the small community compared to Node.js. Still,
13.
▲
by
Sysctl232
4y ago
It's a known bug that Google seems unwilling to address. This happens on a months old Chromecast v3 by Google. Unfortunately they disabled the (standalone) login feature on the Chromecast so you cannot prevent this by logging in. Ads s
14.
▲
by
Sysctl232
4y ago
I'm even getting ads on YouTube Premium when casting to a Chromecast now.