HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Sysctl232

no profile record

comments

Sysctl232
·4 tahun yang lalu·discuss
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.
Sysctl232
·4 tahun yang lalu·discuss
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.
Sysctl232
·4 tahun yang lalu·discuss
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.
Sysctl232
·4 tahun yang lalu·discuss
Setting up TypeScript with node is maybe 1 minute work? I don't understand this argument.
Sysctl232
·4 tahun yang lalu·discuss
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 code can be used inside these email templates (MobX). I've used many email template parsers but this setup has been the most optimal.
Sysctl232
·4 tahun yang lalu·discuss
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, checking the job scheduler, 3th party email service and if the link in the email works as intended. I don't mind a bit of brittleness given the large test surface e2e tests cover.
Sysctl232
·4 tahun yang lalu·discuss
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.
Sysctl232
·4 tahun yang lalu·discuss
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 limiting.
Sysctl232
·4 tahun yang lalu·discuss
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 a god. This has been my queue to get out of this space.
Sysctl232
·4 tahun yang lalu·discuss
More like a dump and pump
Sysctl232
·4 tahun yang lalu·discuss
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://www.theregister.com/2022/02/08/apple_payments_develo...
Sysctl232
·4 tahun yang lalu·discuss
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, I applaud the effort to take JavaScript/TypeScript on V8 to the next level.
Sysctl232
·4 tahun yang lalu·discuss
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 show on the next video when autoplay is on. Unless you play from a playlist. All in all quite annoying.
Sysctl232
·4 tahun yang lalu·discuss
I'm even getting ads on YouTube Premium when casting to a Chromecast now.