Viewing profile — shanxS
shanxS
HN member- Joined
- Wed, Apr 17, 2013, 6:32 PM UTC
- HN karma
- 165
- Public activity
- 72 items
- HN profile
- View on Hacker News ↗
About shanxS
No profile information was provided.
Recent public activity
-
comment
Comment #41104873
Sometimes I wonder what it’d be like to live in simulated universe.
-
comment
Comment #34547823
Level up. Use AI to build more sophisticated services/tools. It's not like we have solved world hunger or climate challenges. We have a fancy new tool. Let's play!
-
comment
Comment #30603806
We are at brink of starting another World War. Climate change is only accelerating. Pandemic is not over yet. Is it only me or does future look gloomy? I'll set a low bar, as long …
-
comment
Comment #30561446
Which podcast?
-
comment
Comment #30352725
Is it possible to store the data, extracted from my data, your service needs in my Google Cloud somewhere or will it expose your secret sauce?
-
comment
Comment #30317385
I am with you but you missed a key issue of comparison: granularity. Unix Epoch is by definition at granularity of seconds. How do you compare 2 epochs where one is in seconds whil…
-
comment
Comment #29423806
Can someone with more understanding than me please comment what can be acheived with this tech in next decade or several decades. From a layman perspective this seems outstanding t…
-
comment
Comment #29087775
I wonder how did this really happen? I mean, mountains don't move, at least not the the timescale of a submarine's motion: 1. Don't submarine use some form of radars to figure what…
-
comment
Comment #29027529
Wow! If we can go from code to diagram, can we also go the other way? It'll be awesome if I can draw seq. diagrams for my service and code gets generated from it.
-
comment
Comment #28082141
Anyone with more knowledge than me care to comment on veracity of this? Thanks in advance!
-
comment
Comment #24756307
Apart from science experiments and taking pictures, how can this platform be used to deliver business value?
-
comment
Comment #23658356
Why is this being voted down?
-
comment
Comment #23103234
Hmm.. it screws up CORS to get user subscription info. Good find! (and good lesson)
-
comment
Comment #22610819
From the article Paper: https://docs.google.com/document/d/e/2PACX-1vTi-g18ftNZUMRAj... Video(not in English): https://www.mediterranee-infection.com/coronavirus-diagnosti...
-
comment
Comment #22602510
I am not so sure. 9/11: concerns USA and terrorist organisations. Vietnam: USA and Vietnam Cold War: This comes close to world wide concern.
-
comment
Comment #22560599
/s Atlantic presents Inter Continental Ballistic Car (ICBC). Travel from NYC to London in a less than 20mins strapped on top of rockets that were designed to carry Nukes. What can …
-
comment
Comment #22538396
Oh Great! thank you!
-
comment
Comment #22538358
As a small investor (investing around few thousand USD), how do I know which app to trust? There is Robinhood and Stash for ETFs and Stocks and then there are robot-wealth mangers …
-
comment
Comment #22486212
> Is this how people typically write a paper to Medical Virology? I wont assume that (I am software engg.) I see where you are coming from. Here is my perspective, think of this li…
-
comment
Comment #22369464
I see, so it's matter of time before off-the-shelf microphones become technically advannced enough to counter this.
-
comment
Comment #22369413
Can someone please explain what is stopping these recording devices (Alexa/phone/etc) to filter out ultrasound?
-
comment
Comment #22319648
> ... sound great until you need to SHARE data ... If by "share" you mean one writer and others with read-only access, then staleness of data is a question. In java we have volatil…
-
comment
Comment #22294625
> By definition, viruses aren't alive, and amoebas are. Interesting, I thought we don't have a definition for "alive".
-
comment
Comment #22182203
Care to explain? Unless underlying protocols (OSI layer) OR government policies don't stop WG from working, there should be no other variable to technically stop WG from working.
-
comment
Comment #22163237
I (almost) always fall victim of one-off errors in competitive programming when working with counting numbers in range. Sticking to convention like 2 ≤ i < 13, as Dijkstra observed…