Definitely hit harder. However, whiöe there was no official lockdown people in Taiwan voluntarily "lockdowned" last summer when they had an outbreak. It hit many local businesses hard and there was no support from the…
What a horrible take that censoring civil truthful factbased discussion is ok because some nutjob might draw wrong conclusions.
Very easy to solve the only problems I've had with twitter. Stop hiding content behind login prompts. Serverside render direct links to tweets (no infinite loaders/generic errors).
We have slow TV for hawk nesting and seal sunbathing in Finland. Unfortunately the seals sunbathing location was figured out one year and they had to stop broadcasting it.
Well it's been 30 years for some of my cds and new hardware with cd support is still being created today. But maybe in another 20 years I will be too busy enjoying my flying car to care about my cds.
It's easier until it isn't. That dvd will probably still be around 50 years later. Your spotify playlist? I highly doubt it.
Alert doesn't lock your browser. The developer can spend a lot of time and effort to make an even more intrusive and annoying custom alert. Why should I as a user have to endure instagram and twitter blocking content…
Didn't work for my android firefox. Would have appreciated some sample results, at least in github readme.
It doesn't decouple them. The cdn still needs rights to share the content from the creator. Why would the creator give anyone else the right than say steam? So you would have a NFT of your game that only works in one…
Sure you can, but it's not trivial to make the random seem like a human random at a large scale. What are the parameters of a human slide and what kind of distributions are they? And there might be things they do under…
Assuming the content is in Japanese this is probably the expected result though. For international websites it would be good to follow the users chosen language. But if a website doesn't have a english version(or other…
It's scrolling too fast and very jittery on mobile as well. Very bad UX. But hey at least the title animation is smooth and cool, who cares about the actual content?
Valve with csgo and dota are like saints compared to something like EA or Riot when it comes to microtransactions.
Definitely an easier to apologize than to ask for permission kind of thing.
Of course nobody is immune to ads. We were talking about the ad being a net positive to ones life. Yeah I might also buy a redbull but I don't think they need to or should track me online to increase that likelyhood.…
I prefer random ads. If I plan to buy something I will never do it from an ad. At least with random ads there can be something I didn't even think about buying. Now you might try to argue that tracking can predict these…
To me the comparison is very accurate. On both occasions there were mostly peaceful protests and some opportunist. The fact that you call one a protest and another a riot is quite telling of your bias.
Seems reasonable enough for a fresh grad. For example 50k->300k. I doubt every engineer could prove to be so valuable in the end spectrum but might work for some companies. Of course if the company fired people the…
I was annoyed by the limited answers. Why can I not skip the question with "No, and I don't need to eat right now".
Agreed. Even if you have a contract with x weeks notice period, breaching the contract is a legal move(penalty may vary). I had a non-standard 1 month notice period in my contract(normal is 2 weeks). I let them know I'm…
Exactly. Slapping some components together for a simple feature shouldn't require a designers input at all. Whether the defaults are margins or paddings I don't really care, but if the component looks bad without…
> Did the people who made the content get paid too? No, they chose to opt-out of this market.
That is such an annoying thing in codebases. It's the same issue the other way around, I want to see all places in frontend that calls /v1/resource but then some people go and abstract the url into multiple variables.…
Most western nations would probably accept a declaration of independence from Taiwan. The only issue western countries currently have with Taiwan is it's claim for mainland china. Obviously they don't want to be…
I would imagine it would help more with nested objects. ({ contact: { address: "" } }) as opposed to ({ ...prev, contact: { ...prev.contact, address: "" } })
Definitely hit harder. However, whiöe there was no official lockdown people in Taiwan voluntarily "lockdowned" last summer when they had an outbreak. It hit many local businesses hard and there was no support from the…
What a horrible take that censoring civil truthful factbased discussion is ok because some nutjob might draw wrong conclusions.
Very easy to solve the only problems I've had with twitter. Stop hiding content behind login prompts. Serverside render direct links to tweets (no infinite loaders/generic errors).
We have slow TV for hawk nesting and seal sunbathing in Finland. Unfortunately the seals sunbathing location was figured out one year and they had to stop broadcasting it.
Well it's been 30 years for some of my cds and new hardware with cd support is still being created today. But maybe in another 20 years I will be too busy enjoying my flying car to care about my cds.
It's easier until it isn't. That dvd will probably still be around 50 years later. Your spotify playlist? I highly doubt it.
Alert doesn't lock your browser. The developer can spend a lot of time and effort to make an even more intrusive and annoying custom alert. Why should I as a user have to endure instagram and twitter blocking content…
Didn't work for my android firefox. Would have appreciated some sample results, at least in github readme.
It doesn't decouple them. The cdn still needs rights to share the content from the creator. Why would the creator give anyone else the right than say steam? So you would have a NFT of your game that only works in one…
Sure you can, but it's not trivial to make the random seem like a human random at a large scale. What are the parameters of a human slide and what kind of distributions are they? And there might be things they do under…
Assuming the content is in Japanese this is probably the expected result though. For international websites it would be good to follow the users chosen language. But if a website doesn't have a english version(or other…
It's scrolling too fast and very jittery on mobile as well. Very bad UX. But hey at least the title animation is smooth and cool, who cares about the actual content?
Valve with csgo and dota are like saints compared to something like EA or Riot when it comes to microtransactions.
Definitely an easier to apologize than to ask for permission kind of thing.
Of course nobody is immune to ads. We were talking about the ad being a net positive to ones life. Yeah I might also buy a redbull but I don't think they need to or should track me online to increase that likelyhood.…
I prefer random ads. If I plan to buy something I will never do it from an ad. At least with random ads there can be something I didn't even think about buying. Now you might try to argue that tracking can predict these…
To me the comparison is very accurate. On both occasions there were mostly peaceful protests and some opportunist. The fact that you call one a protest and another a riot is quite telling of your bias.
Seems reasonable enough for a fresh grad. For example 50k->300k. I doubt every engineer could prove to be so valuable in the end spectrum but might work for some companies. Of course if the company fired people the…
I was annoyed by the limited answers. Why can I not skip the question with "No, and I don't need to eat right now".
Agreed. Even if you have a contract with x weeks notice period, breaching the contract is a legal move(penalty may vary). I had a non-standard 1 month notice period in my contract(normal is 2 weeks). I let them know I'm…
Exactly. Slapping some components together for a simple feature shouldn't require a designers input at all. Whether the defaults are margins or paddings I don't really care, but if the component looks bad without…
> Did the people who made the content get paid too? No, they chose to opt-out of this market.
That is such an annoying thing in codebases. It's the same issue the other way around, I want to see all places in frontend that calls /v1/resource but then some people go and abstract the url into multiple variables.…
Most western nations would probably accept a declaration of independence from Taiwan. The only issue western countries currently have with Taiwan is it's claim for mainland china. Obviously they don't want to be…
I would imagine it would help more with nested objects. ({ contact: { address: "" } }) as opposed to ({ ...prev, contact: { ...prev.contact, address: "" } })