HackerTrans
TopNewTrendsCommentsPastAskShowJobs

MAGZine

no profile record

comments

MAGZine
·3 năm trước·discuss
or, neighbourhood nuisances like cigarette buttes.
MAGZine
·4 năm trước·discuss
I had a decent gaming machine in 2007-2008, and, in particular I remember that Battlefield 2 sounded a LOT better with a soundcard. The difference was night and day.

In particular, EAX (environmental audio extensions), which was a feature of the X-Fi cards, were definitely EOL'd due to Vista's changes around the DirectSound3D APIs.

https://en.wikipedia.org/wiki/Environmental_Audio_Extensions
MAGZine
·5 năm trước·discuss
I worked at a video game company that outsourced to russia, and have worked with contractors my entire career--so i think i have some insight on the matter, too :-)

the video game company had a outsource good shop, with competent developers on the other side--the first big hurdle if I'm frank. they weren't cheap. sure, cheaper than local talent, but not gangbusters savings. If you don't want a mes in your codebase, paying for quality contractors is a must because you need to let them work independently.

even then, they were only ever given work that would be very discrete, so that they could work on it independently without getting blocked.

that is not collaborative, which is the point I'm trying to make. Is it constructive? sure. but is it collaborative? no. and it can't be--there was a 12h difference between the two zones. they were trying to go to bed while we were having coffee.

at my last gig (non-gaming), we also had people in: shanghai, sf, nyc, sheffield, and tel aviv. want to try and do collaboration like that? even as a digital-first company that has good hygiene around remote work? it doesn't work: just look at a timezone calendar. So then you're stuck partitioning work so that everyone can be constructive in their office hours, and don't need to worry about what is going on, on the other side of the globe. but again, that's not collaboration. that's six teams all doing their work independently and having routine touchpoints to try and synchronize the independent threads. synchronization takes time, effort, focus.

I'm not saying you can't get work done remotely, which is what I think you think I'm saying. I'm saying that if your work is partitioned to be collaborative, timezones more than anything are going to make a mess of your plans, and then add in cultural, langauge, etc barriers on top of that.
MAGZine
·5 năm trước·discuss
You've missed the point. The point is, cultural (and time differences, language differences, etc) differences slow down collaboration. it has nothing to do with specifically american (or german, or polish) culture.

How many roles do you think to be outsourced by the polish or japanese? not a lot, which keeps them efficient.

especially in creative endeavours, its best to keep things colocated.
MAGZine
·5 năm trước·discuss
I see what you're saying, but I disagree.

The F in 2FA is factor. Satisfying one login request from one factor (password vault) is 1FA. This is why the second factor is normally something that isn't your password vault (historically your head, now a piece of software): a hardware key, a recovery code, etc.

A slightly more generous interpretation is 1.49A (rounds down), because someone with a reused username/password combination. But if you're using a vault with a sophisticated factor, the venn diagram of "people who have your password," and "people who also have your master password," are pretty tight, except for cases where the provide has been breached (all bets are off).

Don't dispose of the second factor for convenience.
MAGZine
·5 năm trước·discuss
You know what's also convenient? 1FA.

Which, incidentally, when you store you TOTP secrets with your passwords, is what you have.