> The Google admin tools and process haven’t quite been able to cope with this situation and people have been overly banned with poor information sent to the users. I can’t recall any success story of Google’s support…
> American Model trains on public data without a "do not use this without permission" clause. this is going through various courts right now, but likely not
to be clear I meant emotionally able to move on. burnout is often characterized as being unable to do that, even if the person wants/needs to but yes I agree anyone who can takes months off work without financial stress…
I suspect many resignations due to burnout would be better attributed to the company's poor management, culture, lack of opportunities/compensation, etc. not that I think burnout isn't real; I think the test is if the…
there's a lot of land on the WA/OR coast, but you won't find it cheap in a Seattle suburb, which is where a 30 minute drive along the coastline will take you
> From what I've heard, Swift was also optimized for low memory usage rather than raw speed at a 1000 foot view, Swift inherits its reference counting system from Objective-C, meaning objects are freed immediately when…
out of curiosity what does terrible means relative to other web server frameworks, and any idea what explains it? I would expect a Swift web framework has at least the potential to be performant
post-ARC, Objective-C and Swift aren't very different in terms of memory management. retain and release are handled for you, and you only need to worry about retain cycles. structs in Swift change things a bit, but not…
the bait is that reference counting is (often considered to be) a type of garbage collection, and that correction is frequently made in comment threads and hey, here we are
I love it every time I see it linked
that argument definitely has some truth, but it's worth considering that playing a randomizer is a very different experience than speed running the original game as mxwsn said. I've played a few randomizers and it's a…
> The Google admin tools and process haven’t quite been able to cope with this situation and people have been overly banned with poor information sent to the users. I can’t recall any success story of Google’s support…
> American Model trains on public data without a "do not use this without permission" clause. this is going through various courts right now, but likely not
to be clear I meant emotionally able to move on. burnout is often characterized as being unable to do that, even if the person wants/needs to but yes I agree anyone who can takes months off work without financial stress…
I suspect many resignations due to burnout would be better attributed to the company's poor management, culture, lack of opportunities/compensation, etc. not that I think burnout isn't real; I think the test is if the…
there's a lot of land on the WA/OR coast, but you won't find it cheap in a Seattle suburb, which is where a 30 minute drive along the coastline will take you
> From what I've heard, Swift was also optimized for low memory usage rather than raw speed at a 1000 foot view, Swift inherits its reference counting system from Objective-C, meaning objects are freed immediately when…
out of curiosity what does terrible means relative to other web server frameworks, and any idea what explains it? I would expect a Swift web framework has at least the potential to be performant
post-ARC, Objective-C and Swift aren't very different in terms of memory management. retain and release are handled for you, and you only need to worry about retain cycles. structs in Swift change things a bit, but not…
the bait is that reference counting is (often considered to be) a type of garbage collection, and that correction is frequently made in comment threads and hey, here we are
I love it every time I see it linked
that argument definitely has some truth, but it's worth considering that playing a randomizer is a very different experience than speed running the original game as mxwsn said. I've played a few randomizers and it's a…