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 tahun yang lalu·82 comments

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

106 points·by PeledYuval·4 tahun yang lalu·53 comments

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

469 points·by PeledYuval·4 tahun yang lalu·102 comments

comments

PeledYuval
·3 tahun yang lalu·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 tahun yang lalu·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 tahun yang lalu·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 tahun yang lalu·discuss
I don't remember the model, but it was a 4yr old Samsung LED TV
PeledYuval
·4 tahun yang lalu·discuss
Thank you for the suggestion, I have already made sure that there are no App Passwords on my account
PeledYuval
·4 tahun yang lalu·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 tahun yang lalu·discuss
I've done both of these things - to no avail! This is really weird
PeledYuval
·4 tahun yang lalu·discuss
I think the risk of getting banned due to misuse is not worth it... But I like your hacker mentality!
PeledYuval
·4 tahun yang lalu·discuss
This is a solution of last resort that I still don't want to go for
PeledYuval
·4 tahun yang lalu·discuss
Thanks! This does sound ridiculous, but maybe it will work? Worth a shot
PeledYuval
·4 tahun yang lalu·discuss
Thank you - I will be trying this
PeledYuval
·4 tahun yang lalu·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 tahun yang lalu·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.