The problem is they almost never actually honor these requests. I know several victims of stalking (including myself) who have had no luck with these forms, even when we've met the narrow and extreme criteria required…
They have no competition to care anymore. Their closest competitor, Bing, has a 2.24% market share which consists mostly of people who don't bother to change their default browser's default search engine. Competition is…
Or Twitter could let accounts create categories for their tweets so that you could opt-in or opt-out to them when you follow people. I may be into finance but I want to be able to post other things too, as I'm human.…
I suspect this is going to be a huge boon for services like ahrefs that crawls the web and provides information on which URLs on the internet link to which other URLs.
I can't say I've even heard of a court order for Twitter to remove a tweet before. Is that really practical, though? To spend thousands of dollars on legal fees to take down a single tweet from an anonymous account that…
> It allows the NYT to hide behind pawns they would love to sacrifice in the name of spreading convenient lies. And when it comes to Twitter or other sites, how do you sue one of its users who posts libel and defamation…
> API, CLI & Web App for analyzing & finding a person's profile across +300 social media websites > could help in investigating profiles related to suspicious or malicious activities such as cyberbullying,…
I know when I started out what I struggled with and how difficult it was to learn things. But after having learned them, I have a lot of trouble explaining how I got there. I can't remember why it was hard anymore, as…
> it's often the cognitive aspect that challenges the autistic Yes, that perfectly matches my experiences. I have far too much affective empathy, but struggle with cognitive empathy and often unintentionally make…
> all of this happened over a year ago and is essentially a closed chapter. Very credibly threatening to sue your employer with a legal firm, regardless of whether you were in the right to do so, is never a closed…
Generally that's the starting rate for a college graduate, who I assume would be most likely to be interested in relocating to Japan. Here's some good numbers at different experience levels:…
Pretty much anywhere with a 10 minute walking distance to the Yamanote line will set you back about the numbers I've mentioned. You can of course go far out of your way and pay half as much, if you don't mind a very…
While Japan has great national health insurance, you still have to pay 30% of it. So a month supply of Concerta will still cost you $100, which is a lot better than in the US without insurance, but it's not free. What's…
Exceptions abound, but in general software development jobs even at smaller studios pay a lot less in Japan than in the US. In Tokyo you'd expect to make around 400,000 yen a month, which is about $3500 a month. That…
This only matters for things like encryption and secrets. Imagine if you published your game online as multi-player, someone could devise the randomness and predict the next moves in the game, which could allow them to…
It saves you needing a separate index variable. If you're doing something like LZSS decompression it makes the relative window offsets natural (absolute). Not sure I'd recommend coding like that today, unless ptr was a…
I've found the opposite. Google promotes stalking sites[0] to the very top of results for their targets in a way that no other search engine does. Not Bing, no Yandex, not any of the little indie engines. You have to go…
X-Frame-Options and cookie access rules would help protect against that a layer beneath Javascript. I get your point that ultimately any security breach can escalate to full-on compromise of all personal data. I still…
Yes, and it bothers me a lot, even if it's in an iframe, that it has my real name from my Gmail account inside the unrelated third party pages. I do not trust Javascript iframe policies from preventing the host sites of…
Can we talk about why projects need to be actively maintained and extended indefinitely? Cairo paints things. It does a good job of it. What's wrong with it? Leave it on Git, accept pull requests, check it once a…
That's really about as helpful as telling someone with depression to stop being so negative all the time. The spirit of what you're saying is nice, but that advice is not gonna help anyone.
> I’m as liberal as it gets and even I think he went too far. Apparently you're not because I couldn't disagree more.
> b. Carve-Outs for Child Abuse, Terrorism, and Cyber-Stalking. Second, the Department proposes exempting from immunity specific categories of claims that address particularly egregious content, including (1) child…
GoDaddy forces you to disable privacy protection to transfer domains off of them. One more truly villainous practice designed to force people to stay. Eventually I became so dissatisfied with GoDaddy that I took the…
Google delisting high-clickbait sources because their claims are blatantly false is something that would never happen.
The problem is they almost never actually honor these requests. I know several victims of stalking (including myself) who have had no luck with these forms, even when we've met the narrow and extreme criteria required…
They have no competition to care anymore. Their closest competitor, Bing, has a 2.24% market share which consists mostly of people who don't bother to change their default browser's default search engine. Competition is…
Or Twitter could let accounts create categories for their tweets so that you could opt-in or opt-out to them when you follow people. I may be into finance but I want to be able to post other things too, as I'm human.…
I suspect this is going to be a huge boon for services like ahrefs that crawls the web and provides information on which URLs on the internet link to which other URLs.
I can't say I've even heard of a court order for Twitter to remove a tweet before. Is that really practical, though? To spend thousands of dollars on legal fees to take down a single tweet from an anonymous account that…
> It allows the NYT to hide behind pawns they would love to sacrifice in the name of spreading convenient lies. And when it comes to Twitter or other sites, how do you sue one of its users who posts libel and defamation…
> API, CLI & Web App for analyzing & finding a person's profile across +300 social media websites > could help in investigating profiles related to suspicious or malicious activities such as cyberbullying,…
I know when I started out what I struggled with and how difficult it was to learn things. But after having learned them, I have a lot of trouble explaining how I got there. I can't remember why it was hard anymore, as…
> it's often the cognitive aspect that challenges the autistic Yes, that perfectly matches my experiences. I have far too much affective empathy, but struggle with cognitive empathy and often unintentionally make…
> all of this happened over a year ago and is essentially a closed chapter. Very credibly threatening to sue your employer with a legal firm, regardless of whether you were in the right to do so, is never a closed…
Generally that's the starting rate for a college graduate, who I assume would be most likely to be interested in relocating to Japan. Here's some good numbers at different experience levels:…
Pretty much anywhere with a 10 minute walking distance to the Yamanote line will set you back about the numbers I've mentioned. You can of course go far out of your way and pay half as much, if you don't mind a very…
While Japan has great national health insurance, you still have to pay 30% of it. So a month supply of Concerta will still cost you $100, which is a lot better than in the US without insurance, but it's not free. What's…
Exceptions abound, but in general software development jobs even at smaller studios pay a lot less in Japan than in the US. In Tokyo you'd expect to make around 400,000 yen a month, which is about $3500 a month. That…
This only matters for things like encryption and secrets. Imagine if you published your game online as multi-player, someone could devise the randomness and predict the next moves in the game, which could allow them to…
It saves you needing a separate index variable. If you're doing something like LZSS decompression it makes the relative window offsets natural (absolute). Not sure I'd recommend coding like that today, unless ptr was a…
I've found the opposite. Google promotes stalking sites[0] to the very top of results for their targets in a way that no other search engine does. Not Bing, no Yandex, not any of the little indie engines. You have to go…
X-Frame-Options and cookie access rules would help protect against that a layer beneath Javascript. I get your point that ultimately any security breach can escalate to full-on compromise of all personal data. I still…
Yes, and it bothers me a lot, even if it's in an iframe, that it has my real name from my Gmail account inside the unrelated third party pages. I do not trust Javascript iframe policies from preventing the host sites of…
Can we talk about why projects need to be actively maintained and extended indefinitely? Cairo paints things. It does a good job of it. What's wrong with it? Leave it on Git, accept pull requests, check it once a…
That's really about as helpful as telling someone with depression to stop being so negative all the time. The spirit of what you're saying is nice, but that advice is not gonna help anyone.
> I’m as liberal as it gets and even I think he went too far. Apparently you're not because I couldn't disagree more.
> b. Carve-Outs for Child Abuse, Terrorism, and Cyber-Stalking. Second, the Department proposes exempting from immunity specific categories of claims that address particularly egregious content, including (1) child…
GoDaddy forces you to disable privacy protection to transfer domains off of them. One more truly villainous practice designed to force people to stay. Eventually I became so dissatisfied with GoDaddy that I took the…
Google delisting high-clickbait sources because their claims are blatantly false is something that would never happen.