HackerLangs
TopNewTrendsCommentsPastAskShowJobs

heyoni

no profile record

comments

heyoni
·قبل 15 يومًا·discuss
What assumptions are needed for inferring cost based on api pricing?
heyoni
·قبل سنتين·discuss
I didn’t know that about pypi but github has seemed ok to me. I’ve also implemented my own scoped authentication systems so even if they’re not perfect I know it can be done
heyoni
·قبل سنتين·discuss
And that’s the answer isn’t it? Banks are behind the times in terms of security and tech.
heyoni
·قبل سنتين·discuss
Passwords have full scope of permission while session tokens can be limited.
heyoni
·قبل سنتين·discuss
Session keys expire and can be scoped to do anything except reset password, export data, etc…that’s why you’ll sometimes be asked to login again on some websites.
heyoni
·قبل سنتين·discuss
They’re a bank. If they can secure their portals with hardware keys, at least allow customers to onboard their own keys.
heyoni
·قبل سنتين·discuss
But why won’t banks at least support customer provided yubikeys?
heyoni
·قبل 3 سنوات·discuss
Yes it is. Hackintosh users have no problem using iMessage or FaceTime.
heyoni
·قبل 3 سنوات·discuss
Yea I think it depends on which county you're in and the case as well. These guys had their hotels paid for by the end of it because they had to be sequestered.
heyoni
·قبل 3 سنوات·discuss
There’s a show about a jury in California where they buy lunch every day. Jury duty
heyoni
·قبل 3 سنوات·discuss
Every jury orders food from local restaurants lol
heyoni
·قبل 3 سنوات·discuss
But you learned how to build things so….
heyoni
·قبل 7 سنوات·discuss
Thank you sir!
heyoni
·قبل 7 سنوات·discuss
What’s cargo culting exactly? Seriously asking
heyoni
·قبل 7 سنوات·discuss
But that’s the point isn’t it? Goland clearly goes above and beyond what free and open source can provide, so don’t feel like you’re getting ripped off paying for an IDE.
heyoni
·قبل 7 سنوات·discuss
I absolutely need to get back into front-end so thanks for that!
heyoni
·قبل 7 سنوات·discuss
A large part is definitely because I get overwhelmed and have trouble ignoring the "magic" that the article talks about.
heyoni
·قبل 7 سنوات·discuss
I know...and I kind of got the gist of it except I had a lot of trouble developing an intuition for it by trying to understand the history, other methods and just basically copying source code from existing websites...it's just my process for learning new things and it quickly gets overwhelming with front-end development...
heyoni
·قبل 7 سنوات·discuss
And everything carries over too. Parts of the DOM are historical or there to fix historical incompatibilities, there are 18 different ways to create your CSS grids, many of which are outdated...oddly enough, I had no problem understanding how/why observability works, but really disliked writing JavaScript :\
heyoni
·قبل 7 سنوات·discuss
I don't know, but I do know I would rather fix a race condition on a multithreaded application than figure out how flexbox works or even understand all the different parts of the DOM.