HackerTrans
TopNewTrendsCommentsPastAskShowJobs

PeledYuval

no profile record

Submissions

Tell HN: Instagram's API has broken, support tickets ignored, status page green

159 points·by PeledYuval·3 jaar geleden·82 comments

Tell HN: A stranger is using my YouTube account and Google can't log them out

106 points·by PeledYuval·4 jaar geleden·53 comments

Ask HN: Where can I see many examples of real companies' software architecture?

469 points·by PeledYuval·4 jaar geleden·102 comments

Ask HN: Resources on writing a parser in TypeScript's type system

1 points·by PeledYuval·5 jaar geleden·0 comments

comments

PeledYuval
·3 jaar geleden·discuss
What's your recommended way of implementing this in a simple App Server <> Postgres architecture? Is there a good Postgres plugin or do you utilize something on the App side?
PeledYuval
·4 jaar geleden·discuss
Please, if I missed a method to revoke access - let me know how. I'm not being sarcastic, I think I've tried everything there is to try
PeledYuval
·4 jaar geleden·discuss
I agree with you. I tried really hard to get this escalated. Tier 1 seem to have absolutely no ability to escalate tickets. It's a cost-saving decision for sure, and it feels really bad to fall between the cracks due to it
PeledYuval
·4 jaar geleden·discuss
I don't remember the model, but it was a 4yr old Samsung LED TV
PeledYuval
·4 jaar geleden·discuss
Thank you for the suggestion, I have already made sure that there are no App Passwords on my account
PeledYuval
·4 jaar geleden·discuss
They're not a bad actor, I wouldn't be surprised if they have no idea they're even logged in. I actually just threw away my TV in the local drop off point. I thought it was broken beyond a point that was worth to repair but I'm guessing somebody more handy than me picked it up and DIYed it
PeledYuval
·4 jaar geleden·discuss
I've done both of these things - to no avail! This is really weird
PeledYuval
·4 jaar geleden·discuss
I think the risk of getting banned due to misuse is not worth it... But I like your hacker mentality!
PeledYuval
·4 jaar geleden·discuss
This is a solution of last resort that I still don't want to go for
PeledYuval
·4 jaar geleden·discuss
Thanks! This does sound ridiculous, but maybe it will work? Worth a shot
PeledYuval
·4 jaar geleden·discuss
Thank you - I will be trying this
PeledYuval
·4 jaar geleden·discuss
How do you imagine types would prevent this? No matter how I think about types in this context, I think a runtime check of "is this ID an app ID?" is mandatory in order to truly prevent this (alternatively- different URLs/parameter names to delete an app and a site)
PeledYuval
·4 jaar geleden·discuss
pnpm has been my goto JS monorepo package manager + script runner for a couple of years now. IMO it has almost zero downsides and huge upsides. I'd be surprised if npm doesn't end up adopting the pnpm node_modules directory hierarchy in the next 5 years or so.
PeledYuval
·4 jaar geleden·discuss
I'm a crypto novice. My impression is that the author is correct (though the metaphor with the gas company is terrible) - there is no way to reverse a bad transaction.

Is this not an unsolved problem in blockchain?
PeledYuval
·5 jaar geleden·discuss
I appreciate the stated goals of Pen. However, I don't see how these goals translate to language design. Anybody tried the language and can share how the design facilitates these goals more so than other languages?

- Everyone can learn the language and participate in actual development quickly.

- Developers can focus on application logic rather than ever-changing implementation details.