HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ankurpatel

no profile record

Submissions

She set out to save her daughter from fentanyl – San Francisco

sfchronicle.com
3 points·by ankurpatel·il y a 5 ans·0 comments

Microsoft says China-backed hackers are exploiting Exchange zero-days

techcrunch.com
2 points·by ankurpatel·il y a 5 ans·0 comments

FedNow Service

federalreserve.gov
3 points·by ankurpatel·il y a 5 ans·3 comments

Jack Dorsey Says Square May Build a Bitcoin Hardware Wallet

bloomberg.com
1 points·by ankurpatel·il y a 5 ans·0 comments

I moved my family from California to Austin, Texas and regretted it

outline.com
1 points·by ankurpatel·il y a 5 ans·0 comments

Server Side Components in React

youtube.com
1 points·by ankurpatel·il y a 6 ans·0 comments

comments

ankurpatel
·il y a 4 ans·discuss
ankurpatel
·il y a 4 ans·discuss
For setup you may need iOS device at first but I don't think it is tied to it. I am using a lot of Apple devices so not a problem for me but maybe if you dont and do not have Apple ID.
ankurpatel
·il y a 4 ans·discuss
It would be cheaper to go with iCloud+ service which offers custom email domains. I am now considering that after being on the free legacy plan for all of these years.

https://support.apple.com/guide/icloud/add-a-custom-domain-m...
ankurpatel
·il y a 5 ans·discuss
DHH is a software writer :)
ankurpatel
·il y a 5 ans·discuss
Thanks for sharing and it is a great idea. I am currently in same situation where we are moving to a new home where it is big enough for my family and parents to live in one place. There is a lot of activities to do near by and weather is milder where we are going but agree the separation of space you have is the best to avoid petty disputes/differences that occur when living together.
ankurpatel
·il y a 5 ans·discuss
In Indian and Asian culture in general you will take care of your parents just as they have taken care of you when you were a child. Old age is just like childhood age where you have to look after them just as much as you would look after a young child. Having your parents move in with your family is an option so that they don't feel lonely. They can also see their grand children and not feeling lonely at home. Loneliness is one of the main reasons to loose hope in life if they do not have good neighbors or support system. Once hope is lost then motivation to live long also goes away.

Not sure what other think of my opinion but I am living with at my parents at their home currently and just bought a new place and moving with my parents and wife/kids. There is attachment to the home we lived in for this long but we are looking forward to better life in new home together. There can be small disputes living together that may urge you to live separately but I feel if you look past them you all will feel stronger as you all know there is someone in the house to look out for each other.
ankurpatel
·il y a 5 ans·discuss
They don't mean the end result but the process of detecting something requires you to have a copy of that work and hence your software needs the copyrighted material in order to detect copyrighted songs to remove accurately.
ankurpatel
·il y a 5 ans·discuss
I will probably get downvoted as I am in minority who still believe Server Side Rendering is the best approach for most of the web with exceptions to some websites that require Single Page App functionality.

I still think web would be best if you do SSR and then replace HTML DOM elements using frameworks like Stimulus Reflex or Hotwire. For millisecond interactivity you may want to write JS in a framework like Stimulus JS is good enough. Personally I do not see why everyone wants to build a Single Page App when 80% of your pages are static and can be server rendered and with SSR frameworks you can build something a lot faster than building a Frontend and Backend separately and fragmenting or hiring extra developers when it is not needed.

DHH said your code reflect your org structure and I agree companies that use SPA and Backends micro service arch usually tend to require more developers rather than companies that use SSR monoliths which appeal to smaller 1-3 developer companies that are building out a POC before committing huge amount of venture capital or their own money behind an idea that may not succeed.
ankurpatel
·il y a 5 ans·discuss
https://fednow.org
ankurpatel
·il y a 5 ans·discuss
More details on FedNow Service on their official site https://www.frbservices.org/financial-services/fednow
ankurpatel
·il y a 5 ans·discuss
You are right but frameworks help with long term maintainability of code and also being able to build out features quickly which is what the comment was referring to originally. If they use Go lang of some other tech stack without framework it can help them achieve their goal but not at the same speed.
ankurpatel
·il y a 5 ans·discuss
The tech stack has something to do with it. Stripe has such high velocity because of Ruby on Rails.
ankurpatel
·il y a 5 ans·discuss
Right which proves the point that you believed in it and once it was practically put to use you see it is not practical anymore. Why use a currency that is not practical for day to day activity.
ankurpatel
·il y a 5 ans·discuss
I would consider you wise then to use BTC for day to day activities considering you have used it many times. Did you use it to buy coffee when it was $60K and then use it to buy more BTC when it fell to $30K? Would you buy coffee with it when it is $150K or when it is $1 per coin?
ankurpatel
·il y a 5 ans·discuss
My question to you is have you used it to buy anything real with it?
ankurpatel
·il y a 5 ans·discuss
In order for bitcoin to be used as valid currency it needs to be pegged to the local government issued fiat currency. If BTC fluctuates so much would you like a coffee or groceries with it knowing its value can be half or double tomorrow. Real question to ask yourself is have you used it to buy anything in the real world with it.
ankurpatel
·il y a 5 ans·discuss
Yes
ankurpatel
·il y a 5 ans·discuss
This is good news in that we will see a real country with decent population use it and fail badly proving that Bitcoin is not viable as a valid currency. Once that is done its value should plummet dramatically. Until now it is not used for any payments and mainly for speculation/gambling to make easy money. Most of the people are just supporting it to hype up the value so they can make most profit.
ankurpatel
·il y a 5 ans·discuss
Performance is really bad. This is good for running a small HTTP server on an embedded device but if plan is to use it for HTTP server to serve production web traffic performance is really bad. Below is report of running the server and hitting a minimal index.html page and hitting it with artillery.

All virtual users finished Summary report @ 09:39:57(-0400) 2021-06-08 Scenarios launched: 33645 Scenarios completed: 2573 Requests completed: 2573 Mean response/sec: 42.57 Response time (msec): min: 0 max: 9029 median: 2 p95: 6027.7 p99: 8778.8 Scenario counts: Get index.html: 33645 (100%) Codes: 200: 2573 Errors: ETIMEDOUT: 31008 EPIPE: 48 ECONNRESET: 16
ankurpatel
·il y a 5 ans·discuss
Nice with Twilio a lot of use cases like callcenter are possible.