HackerTrans
TopNewTrendsCommentsPastAskShowJobs

isignal

no profile record

comments

isignal
·10개월 전·discuss
The EB5 visa, by comparison, has much more clear requirements. It is not sure if this intended as a backdoor to EB5 or a replacement.
isignal
·10개월 전·discuss
There already was such a system with more concrete requirements. It is called the EB5 visa and has a path to green card. What does this new method bring to the table?
isignal
·작년·discuss
Processes can die independently so the state of a concurrent shared memory data structure when a process dies while modifying this under a lock can be difficult to manage. Postgres which uses shared memory data structures can sometimes need to kill all its backend processes because it cannot fully recover from such a state.

In contrast, no one thinks about what happens if a thread dies independently because the failure mode is joint.
isignal
·작년·discuss
Thanks for the pointers!
isignal
·작년·discuss
Aren't the alternatives you mentioned - icerberg and duckdb - both storage solutions while spark is a way to express distributed compute? I'm a bit out of touch with this space, is there a newer way to express distributed compute?
isignal
·작년·discuss
https://www.patentlyapple.com/2024/04/apple-now-makes-14-of-...

You are incorrect.

> Apple Inc has assembled $14 billion worth of iPhones in India in fiscal 2024, Bloomberg News reported on Wednesday.
isignal
·작년·discuss
Postgres supports indexing an arbitrary json document. https://www.postgresql.org/docs/current/datatype-json.html

Not sure if the query capabilities and syntax match azure docdb but the basic functionality should be workable.
isignal
·작년·discuss
The transaction log maintained from time 0 would be equivalent but too expensive to store compared to the tables.
isignal
·작년·discuss
Resale values are lower in US because they factor in the 7.5k USD tax credit and the state tax credit mostly, there is plenty of demand for used teslas for example.
isignal
·2년 전·discuss
Consumer side can allow you to run ads and get Google like revenue in the future.
isignal
·2년 전·discuss
Intel also had a later chance when Apple tried to get off the Qualcomm percent per handset model. This was far after the original iPhone. Apple also got sued for allegedly sharing proprietary Qualcomm trade secrets with Intel. And Intel still couldn’t pull it off despite all these tailwinds.
isignal
·3년 전·discuss
Are they cheekily quoting the CEO who made a similar statement last week?
isignal
·3년 전·discuss
Just a note that this requires the admin to enable linger if the units need to be started before the user logs in and run after they logout.
isignal
·3년 전·discuss
Microsoft, Facebook, google, Apple, Amazon etc are all hugely profitable companies. If anyone can afford to ride out wall streets short term thinking, it is them.
isignal
·3년 전·discuss
For a key value store you expect server side latencies less than 5 ms for point gets and writes.
isignal
·3년 전·discuss
Even if wages did catch up, retired folks are permanently disadvantaged. There’s a reason why the Fed targets a low inflation rate by default than letting it float freely.
isignal
·3년 전·discuss
Body scan meditation is one particular form of meditation that I’ve found effective for sleep.
isignal
·3년 전·discuss
He did condemn the attacks, not sure why you think he didn’t take the context into account.

https://twitter.com/paddycosgrave/status/1713659060153618680
isignal
·3년 전·discuss
Is it a leak driving this? Trudeau apparently brought it up in the G20 summit so it wasn’t a last minute call. I would expect internal pressure from his political partners.
isignal
·9년 전·discuss
My understanding is that fb is actively promoting hg for internal repositories. Not sure how they sync between public git and internal hg.