Viewing profile — taywrobel
taywrobel
HN member- Joined
- Sun, Nov 06, 2016, 1:45 AM UTC
- HN karma
- 1,310
- Public activity
- 197 items
- HN profile
- View on Hacker News ↗
About taywrobel
Formerly at Palantir, Apple, and co-founder at Symbolica AI. Currently at GitHub.
Recent public activity
-
comment
Comment #48882044
That’s fair, and I appreciate the more constructively critical feedback! Also worth noting that I’m solidly on the platform service side, and the article here is largely focused on…
-
comment
Comment #48879368
Even with your rephrasing you’re looking for an answer in absolutes which is generally impossible, but unpacking your line of questioning, what it really amounts to is how “in the …
-
comment
Comment #48879117
Still in my bubble! I am not involved in the human review or automated analysis portions of the safety pipeline for CSAM/TVEC harms, but my team is responsible for the data handlin…
-
comment
Comment #48878969
I’m one of the people directly responsible for ensuring that those terms are properly enforced. Presently I’m arguably the person for Copilot data specifically. Current talk of the…
-
comment
Comment #48878848
Nobody can say that with absolute certainty, so obviously not. And since you presumably knew that already (as it is basic infosec) then yes it is spicy, or simply antagonistic.
-
comment
Comment #48878642
Prove which part? Prove that I work at GitHub? Username + LinkedIn can show (not prove) that easily. Prove that we have an entitlements system which regulates and audits access? I …
-
comment
Comment #48878417
Access meaning read, modify, delete, etc. Pretty standard definition, unless you know of a different meaning of access I’m not privy to. Microsoft can certainly request that we per…
-
comment
Comment #48878156
GitHub Copilot engineer here working on identity, safety, and privacy - no, even Microsoft doesn’t have access to all GitHub repos. As years have passed since the acquisition “comp…
- comment
- comment
- story
- comment
-
comment
Comment #39473921
Previously posted by one of the authors here - https://news.ycombinator.com/item?id=39232976
-
comment
Comment #39257310
Without robust and easily scaled infrastructure in place ahead of time, an organic DDOS is one of the most difficult situations to mitigate. Not much can be done in terms of traffi…
-
comment
Comment #39246086
Wow, I was at Apple back in the 2018 timeframe when Peter was first building this. He was hoping to make it open sourced even back then, 6ish years ago. Great to see that it finall…
-
comment
Comment #38602235
There’s a reason that this is called “hacker news” and not “just use the industry standard for the last 3 decades news”. Won’t downvote you for giving pragmatic advice, but I appre…
-
comment
Comment #37745458
https://hnrss.github.io
-
comment
Comment #37716426
If anyone else is as frustrated as I was with the article mentioning “the DAW” 73 times without defining once what the actual acronym stands for, it’s “Digital Audio Workstation”.
-
comment
Comment #37678027
On the one hand, I've seen people (including myself) try to hack job-queue like semantics onto Kafka many a time, and it always hits issues once redelivery or backoff comes up. So …
-
comment
Comment #37383685
Would definitely recommend Bronstein et. al's work on geometric deep learning! https://geometricdeeplearning.com That's effectively the right hand side of the bridge that we're bui…
-
comment
Comment #37383656
Biggest drawback is that since the structure is all discrete, it is inherently weak at modeling statistical distributions. For example, it'll likely never best a neural network at …
-
comment
Comment #37383599
Heavily influenced by Wolfram's work on metamathematics and the physics project, in so far as using a rewrite system to uncover an emergent topology; we're just using it to uncover…
-
comment
Comment #37382674
You may be interested in what we’re working on at Symbolica AI. We’re using formal logic in the form of abstract rewrite systems over a causal graph to perform geometric deep learn…
-
comment
Comment #36684343
Sorry, that was phrased poorly; was in reference to the parent comment’s “For ScyllaDB you need to install Java, Python and several ScyllaDB related packages”. Just meant to say it…
-
comment
Comment #36683466
The server implementation is, but administering it still requires the Java based Cassandra tooling like nodetool and cqlsh