I don't dislike that they at least want to see you in real life once tbh. I love ease of registration like anyone else, but with tax avoidance and all that, idk. Feels right to me to have at least seen yourself once.
A good way to push foreigners toward competitors and reduce any incentive to base you AI company in the US.
I wouldn't call that "easier" perse.
I'd call that bad pretty bad. Without internet or AI I wouldn't attempt writing anything like that.
Is this enforcable in the EU? Not allowing a user to delete their data must be in violation of GDPR I imagine (although I'm no expert)?
> the Postgres query planner is amazing Let's agree to disagree. It's becoming too complex, too unpredictable. Every query and variable becomes a surprise in production. It's too smart for its own good.
Always surprised me in the land of the "Free" they ban a whole lot more than in most other countries. Books, LGBT stuff, no objective media. It feels quite medieval.
These arguments become so vague to me that it just feels like an excuse for governments to do whatever they want. Calling it "Grey zone conflict" feels like the "Deep state" shenanigans... It's primarily marketing to…
From the article; > Today many web developers consider jQuery to be “legacy software.” With all due respect to this perspective, jQuery is currently used on 75% of all public websites, a number that dwarfs all other…
They are switching from sRGB to OKLCH. First time I heard of OKLCH tbh. Anyone know if that is part of a wider adoption trend or is Tailwind pioneering here? Looking at the examples it does seem to offer some…
Wouldn't that broken behaviour be a potential security issue by itself? I do remember Go making backwards incompatible changes in some rare scenarios like that. (and technically the loopvar fix was a big backwards…
> I will personally never use Copilot, or any other AI code generation tool, for the simple reason that I enjoy writing code. This will sound extremely harsh; but I noticed I strongly favour colleagues who do use…
No. Two charging points near my home but always occupied. We need more. It's stopping me from buying an EV actually since I can't charge it reliably.
Worked on two GraphQL projects; I was quickly cured from the hype. I recognize a lot of points in this article. In both these projects the GraphQL had started small. I came in during a more mature phase of these…
It's a bit of stretch to compare a side gig with someone becoming the CEO of a for-profit subsidiary.
My eyes hurt.
JSON RPC: - Everything is a POST, so normal HTTP caching is out of the question. - JSON RPC code generators are non-existent or badly maintained depending on the language. Same with doc generators. - Batching is…
Wait, so unknown hyped tech X didn't work out and you went back to stuff that has been around for 30 years? I'm shocked.
This makes sense to me. Thank you!
If they are the same, why hasn't Google been banned in Italy all these years? There must be something fundamentally different between the two, and I'm not sure what it is.
I don't understand this? What is so different from ChatGPT compared to say Google scraping and storing the entire world wide web?
We stopped some devs in our project from adding too may TODOs and FIXMEs. For good reason; the more TODOs and FIXMEs a codebase contains, the less impactfull they are. We had so many TODOs no-one every batted an eye…
The comments and community feeling in Youtube streaming sucks. Ludwig who made the switch a year ago from Twitch to Youtube said that was his biggest nuisance with Youtube, and I agree. I stopped watching him because of…
To countercomment: - Softcore porn (I would not call it porn at all, search online for softcore porn and you get something completely different). You don't have to watch it and I never see it in my feeds, you have to…
I agree, the days of chaining lodash functions together are pretty much behind us. But I still like lodash, particularly for functions like these: - words - kebabCase / startCase / snakeCase - partition - debounce…
I don't dislike that they at least want to see you in real life once tbh. I love ease of registration like anyone else, but with tax avoidance and all that, idk. Feels right to me to have at least seen yourself once.
A good way to push foreigners toward competitors and reduce any incentive to base you AI company in the US.
I wouldn't call that "easier" perse.
I'd call that bad pretty bad. Without internet or AI I wouldn't attempt writing anything like that.
Is this enforcable in the EU? Not allowing a user to delete their data must be in violation of GDPR I imagine (although I'm no expert)?
> the Postgres query planner is amazing Let's agree to disagree. It's becoming too complex, too unpredictable. Every query and variable becomes a surprise in production. It's too smart for its own good.
Always surprised me in the land of the "Free" they ban a whole lot more than in most other countries. Books, LGBT stuff, no objective media. It feels quite medieval.
These arguments become so vague to me that it just feels like an excuse for governments to do whatever they want. Calling it "Grey zone conflict" feels like the "Deep state" shenanigans... It's primarily marketing to…
From the article; > Today many web developers consider jQuery to be “legacy software.” With all due respect to this perspective, jQuery is currently used on 75% of all public websites, a number that dwarfs all other…
They are switching from sRGB to OKLCH. First time I heard of OKLCH tbh. Anyone know if that is part of a wider adoption trend or is Tailwind pioneering here? Looking at the examples it does seem to offer some…
Wouldn't that broken behaviour be a potential security issue by itself? I do remember Go making backwards incompatible changes in some rare scenarios like that. (and technically the loopvar fix was a big backwards…
> I will personally never use Copilot, or any other AI code generation tool, for the simple reason that I enjoy writing code. This will sound extremely harsh; but I noticed I strongly favour colleagues who do use…
No. Two charging points near my home but always occupied. We need more. It's stopping me from buying an EV actually since I can't charge it reliably.
Worked on two GraphQL projects; I was quickly cured from the hype. I recognize a lot of points in this article. In both these projects the GraphQL had started small. I came in during a more mature phase of these…
It's a bit of stretch to compare a side gig with someone becoming the CEO of a for-profit subsidiary.
My eyes hurt.
JSON RPC: - Everything is a POST, so normal HTTP caching is out of the question. - JSON RPC code generators are non-existent or badly maintained depending on the language. Same with doc generators. - Batching is…
Wait, so unknown hyped tech X didn't work out and you went back to stuff that has been around for 30 years? I'm shocked.
This makes sense to me. Thank you!
If they are the same, why hasn't Google been banned in Italy all these years? There must be something fundamentally different between the two, and I'm not sure what it is.
I don't understand this? What is so different from ChatGPT compared to say Google scraping and storing the entire world wide web?
We stopped some devs in our project from adding too may TODOs and FIXMEs. For good reason; the more TODOs and FIXMEs a codebase contains, the less impactfull they are. We had so many TODOs no-one every batted an eye…
The comments and community feeling in Youtube streaming sucks. Ludwig who made the switch a year ago from Twitch to Youtube said that was his biggest nuisance with Youtube, and I agree. I stopped watching him because of…
To countercomment: - Softcore porn (I would not call it porn at all, search online for softcore porn and you get something completely different). You don't have to watch it and I never see it in my feeds, you have to…
I agree, the days of chaining lodash functions together are pretty much behind us. But I still like lodash, particularly for functions like these: - words - kebabCase / startCase / snakeCase - partition - debounce…