Viewing profile — awinograd
awinograd
HN member- Joined
- Mon, Sep 29, 2014, 8:16 PM UTC
- HN karma
- 47
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About awinograd
No profile information was provided.
Recent public activity
-
comment
Comment #38642910
> https://x.com/AJArabic/status/1727029106288808273 My understanding of this is that the IDF knows that israel built an underground basement level for hospital operations, not the …
-
comment
Comment #38632812
Hamas bringing hostages on Oct 7th to Al Shifa: https://www.nbcnews.com/news/world/israel-video-hamas-hostag... There is clearly a Hamas presence at the hospital based on the video…
-
comment
Comment #38620502
We shouldn't take any statements from either side of the conflict at face value, but it's not realistic to deny any evidence that arises just because of who produced it. Here's wha…
-
comment
Comment #38620381
The parent comment is discussing a different hospital, Al-Ahli on Oct 17th, vs Al-Shifa on Nov 10th which is the article you're linking to from NYT. Civilians being injured in a ho…
-
comment
Comment #35835266
Outweighed substantially is doing a lot of handwaving. Turns out that difference matters[1] when it comes to injury. Maybe an analogous question would be: would you rather be stepp…
-
comment
Comment #30878878
Oui Health | Typescript, React Native, Frontend or Backend | Remote | Senior Engineer | Full-Time Oui's goal is to help those at risk of suicide. We build digital interventions roo…
-
comment
Comment #30167110
Oui Health | Typescript, React Native, Frontend or Backend | Remote | Senior Engineer | Full-Time Oui's goal is to help those at risk of suicide. We build digital interventions roo…
-
comment
Comment #24237744
> We recognize that our tech writing staff drive a great deal of value to MDN users, as do partner contributions to the content. So we are working on a plan to keep the content up …
-
comment
Comment #22161022
This is most likely due to their acquisition of AppSheet which will likely become the "replacement" https://blog.appsheet.com/appsheet-acquired-by-google-cloud
-
comment
Comment #19790198
Thanks! I've been working on this for about ~6 months now and it's been exciting to see how I can enable non-developers to make some apps!
- story
-
comment
Comment #19783787
Would be cool to see "no-code" as one of the flavors here. I'm betting on it being possible to empower non-engineers to make apps in a startup I'm working on AppsCanvas ( https://a…
-
comment
Comment #17489631
This project is using React Native which is slightly different from ReactDOM (commonly referred to as just React/ReactJS). In the past, ReactJS and ReactDOM were completely interch…
-
comment
Comment #16491690
The async rendering rendering stuff Dan is showing in his talk ( https://www.youtube.com/watch?v=_c7ajDXb4qw ) looks great, but I disagree that this is a redux killer. redux is use…
-
comment
Comment #14261588
Probably some sort of live reload functionality for development
-
comment
Comment #14143240
Not limited at all! You can install react@next from npm and use fiber today. It's just not released as a production ready version.
-
comment
Comment #13645096
> To understand how, read this post by the author of the CAP Theorem and Google Vice President of Infrastructure, Eric Brewer. Seems like they might know a lot :)
- story
-
comment
Comment #13321956
Thanks zalmoxis for a great extension! Just switched our devtooling over to it (from shipping devtools in our bundles) and it's both easier to setup (no need to worry about shippin…
-
comment
Comment #12490822
Possible applications that come to mind are image recognition, note classification (e.g. recipe, web tutorial, news), text search, and text recognition in things like PDFs
-
comment
Comment #11885021
I think it has to do with distance electricity has to travel. If a chip is physically bigger, it takes longer to move bits inside of it. Sort of similar to why you can't have an L1…
-
comment
Comment #11807532
I definitely agree with the premise that cookies are inherently insecure. With sessionStorage it's unclear to me if there's a clean way to send the secret with every http request. …
-
comment
Comment #11657965
This is a ridiculous claim. The government doesn't have the resources to monitor the entirety of the Internet.
-
comment
Comment #11031591
Yep--according to their TOS credits expire after one year unless stated otherwise. From https://www.digitalocean.com/legal/terms/ 5.8 As of March 6, 2015, redemption of promotional…
-
comment
Comment #10957735
My understanding of the docs is you cannot do that level of fine grained access control for a given gce instance. You can only give it a gcs scope of read, write, or both