I think there is a high variance in how involved different HOAs are, so it's hard to make a blanket statement that you should totally avoid considering buying a property that's in an HOA. My current house is in an HOA…
Makes sense - transcribing speech from all uploaded video seems like it would be valuable for identifying interests and serving more personalized advertisements. For example, in a video taken at the beach where someone…
If you are really trying to maximize, you could try to get offers from places you don’t want to work for anyway just to use in negotiations. Personally, I find interviewing tiring enough (or maybe I care too little…
The problem with 15 day sprints is that you tend to get tired and slow down before the end of of the sprint, whereas with 5 day sprints it's easier to go full velocity because you're only sprinting for 1/3rd of the time.
Adding my data points: Macbook Air M1 16GB RAM, 512GB SSD. I have had the laptop for 4 days, and so far only used it for OS updates, a little Discord usage, web browsing (Firefox) and a small amount of programming (no…
> I know that people will think it's great that you are doing this and I also know that you think it's good (for you) to have a feel for the issues that frustrate every day users. But I think it's not a great use of a…
Those all sound like concerns that probably aren't your top priority when you have 10 users unless your product is performance critical, and then none of this guidance applies anyway. When you have 10 users, your…
I've been subscribed to that mailing list for about five years and I've never seen anybody making jokes about bad warehouse working conditions. Sometimes it gets brought up to let someone know that overcrowded bathrooms…
25th Dec, 2015
Assuming patio11’s comment[1] from yesterday is correct that this is a loss leader intended to target millennials with low value accounts rather than whales, maybe this is Robinhood’s intended outcome to make it less…
Nice, thanks for sharing! I had not heard of this pattern before. The only nit I have on that video is that after a great motivation and summary, their example application at the end (processing game statistics in Halo)…
I think your parent post's implication may be that those receiving UBI who are on specific government programs would not responsibly budget the right amount of money to the right need, and that there will still be cases…
I wonder whether this includes all of the times where I tap an address link from Messages, Apple Maps opens as the default (which you cannot change[1]), I realize the horror of what I've done, and then I copy/paste the…
I figured this much as well, and I think this also begins to explain why some of the restrictions exist, and how difficult it would be to generalize this to the entirety of the Dota action space. I'm assuming they were…
I was wondering whether this is actually the same as like jacking. Is the ‘leak’ in that case the ability for the Facebook page/post owner to be able to then look you up in the list of ‘likes’? If so, I think Facebook…
Yeah, I read through the post and (assuming I'm parsing it right) can't figure out why this hasn't caused a massive shitstorm already. Are they actually arguing that it's not a security bug because it's necessary for…
Yeah, this was a case of somebody (definitely not me, I would never!) generating a table in Rails, before Rails used 64 bit IDs on primary keys by default, and no one noticed before the table got really large. It looks…
In certain scenarios if you need to modify the schema for a table in MySQL it will lead to the entire table being locked, and for large tables this could lead to a noticeable outage for users if you need to run queries…
Maybe having it be open source would represent a security risk? https://github.com/reddit-archive/reddit1.0/blob/master/data...
> During the inference time, we first represent user input as a vector using query encoder; then iterate over all available products and compute the metric between the query vector and each of them; finally, sort the…
Thanks - given your comment it sounds like option 1 mentioned above where gains are calculated based off of USD value even if the currencies are traded directly. But as another commenter mentioned, I don’t see how this…
Is the cost basis calculated by the US dollar value of each at the time of the exchange? Or based on the exchange rate of the two currencies? Scenario: 1. I buy 1 ETH for 1 USD when rates are 1 ETH/USD, 2 ETH/BTC. 2. I…
It seems like they should otherwise it would seriously hurt their search quality (unless they did something like personalized search ranking for users who they could determine were signed into those particular walled…
At what point is a video game seller obligated to provide a refund to unhappy customers? It seems like there's a large gray area between a feature complete/bug free game and one that's completely unplayable.
Mel scale spectrograms are the approach taken in a research paper which uses roughly the same technique as is described in this post: https://dl.dropboxusercontent.com/u/19706734/paper_pt.pdf
I think there is a high variance in how involved different HOAs are, so it's hard to make a blanket statement that you should totally avoid considering buying a property that's in an HOA. My current house is in an HOA…
Makes sense - transcribing speech from all uploaded video seems like it would be valuable for identifying interests and serving more personalized advertisements. For example, in a video taken at the beach where someone…
If you are really trying to maximize, you could try to get offers from places you don’t want to work for anyway just to use in negotiations. Personally, I find interviewing tiring enough (or maybe I care too little…
The problem with 15 day sprints is that you tend to get tired and slow down before the end of of the sprint, whereas with 5 day sprints it's easier to go full velocity because you're only sprinting for 1/3rd of the time.
Adding my data points: Macbook Air M1 16GB RAM, 512GB SSD. I have had the laptop for 4 days, and so far only used it for OS updates, a little Discord usage, web browsing (Firefox) and a small amount of programming (no…
> I know that people will think it's great that you are doing this and I also know that you think it's good (for you) to have a feel for the issues that frustrate every day users. But I think it's not a great use of a…
Those all sound like concerns that probably aren't your top priority when you have 10 users unless your product is performance critical, and then none of this guidance applies anyway. When you have 10 users, your…
I've been subscribed to that mailing list for about five years and I've never seen anybody making jokes about bad warehouse working conditions. Sometimes it gets brought up to let someone know that overcrowded bathrooms…
25th Dec, 2015
Assuming patio11’s comment[1] from yesterday is correct that this is a loss leader intended to target millennials with low value accounts rather than whales, maybe this is Robinhood’s intended outcome to make it less…
Nice, thanks for sharing! I had not heard of this pattern before. The only nit I have on that video is that after a great motivation and summary, their example application at the end (processing game statistics in Halo)…
I think your parent post's implication may be that those receiving UBI who are on specific government programs would not responsibly budget the right amount of money to the right need, and that there will still be cases…
I wonder whether this includes all of the times where I tap an address link from Messages, Apple Maps opens as the default (which you cannot change[1]), I realize the horror of what I've done, and then I copy/paste the…
I figured this much as well, and I think this also begins to explain why some of the restrictions exist, and how difficult it would be to generalize this to the entirety of the Dota action space. I'm assuming they were…
I was wondering whether this is actually the same as like jacking. Is the ‘leak’ in that case the ability for the Facebook page/post owner to be able to then look you up in the list of ‘likes’? If so, I think Facebook…
Yeah, I read through the post and (assuming I'm parsing it right) can't figure out why this hasn't caused a massive shitstorm already. Are they actually arguing that it's not a security bug because it's necessary for…
Yeah, this was a case of somebody (definitely not me, I would never!) generating a table in Rails, before Rails used 64 bit IDs on primary keys by default, and no one noticed before the table got really large. It looks…
In certain scenarios if you need to modify the schema for a table in MySQL it will lead to the entire table being locked, and for large tables this could lead to a noticeable outage for users if you need to run queries…
Maybe having it be open source would represent a security risk? https://github.com/reddit-archive/reddit1.0/blob/master/data...
> During the inference time, we first represent user input as a vector using query encoder; then iterate over all available products and compute the metric between the query vector and each of them; finally, sort the…
Thanks - given your comment it sounds like option 1 mentioned above where gains are calculated based off of USD value even if the currencies are traded directly. But as another commenter mentioned, I don’t see how this…
Is the cost basis calculated by the US dollar value of each at the time of the exchange? Or based on the exchange rate of the two currencies? Scenario: 1. I buy 1 ETH for 1 USD when rates are 1 ETH/USD, 2 ETH/BTC. 2. I…
It seems like they should otherwise it would seriously hurt their search quality (unless they did something like personalized search ranking for users who they could determine were signed into those particular walled…
At what point is a video game seller obligated to provide a refund to unhappy customers? It seems like there's a large gray area between a feature complete/bug free game and one that's completely unplayable.
Mel scale spectrograms are the approach taken in a research paper which uses roughly the same technique as is described in this post: https://dl.dropboxusercontent.com/u/19706734/paper_pt.pdf