https://connectid.com.au/ They're brokering the negotiation, they're not actually the identity provider. The broker has no knowledge of your actual identity. So in this case, the identity provider (such as your bank)…
But in Australia they're actively fighting against it. Why?
In Australia, the government has certified OAuth2 Identity Providers which act as a broker between social media sites and a provider that can verify your age, such as a bank. This allows age to be verified by a…
It'd be fine if they were just using chat apps. It's not the communication that's the problem, or the bullying. That's going to happen regardless, and it's nothing new to online spaces. If anything, having online spaces…
> What I don't understand is why parents don't take responsibility for reducing the contact with such harmful products. It's critical mass. I didn't want my 13-year-old daughter on social media, because even 7 years ago…
If you draw a firm boundary with that contributor, and they continue to push, ban them. "This doesn't meet the standards of our project for reason xyz. Please refrain from submitting further PRs that do not adhere to…
You'll need an iPhone to manage it. It's the same with managing an iPad's Family Sharing settings. Need another Apple device to manage it properly.
Perhaps this is true if Erica is 16, but if Erica is 10 then I would like to be notified if she doesn't make it to school safely.
I find the current recommendations from spotify or youtube music don't actually help me find new music very well. They just end up shoehorning me, instead of widening my options.
That's not necessarily true. Who's to say the security researchers wouldn't have found it if they'd searched the code manually?
Which is exactly why LLMs use these techniques so often. They're very common.
Is there a specific definition for intelligence?
You should always have an architecture in mind. But it should be appropriate for the scale and complexity of your application _right now_, as opposed to what you imagine it will be in five years. Let it evolve, but…
I use Zoom and Spotify and both of those have gone downhill dramatically. Spotify to the extend that I really don't use it anymore.
In Australia this is actually an issue for low-income/underprivileged children in schools. Some parents don't give their kids breakfast or lunch, because they can't afford it or they just don't care. Some schools run a…
I use LLMs a huge amount in my work as a senior software engineer to flesh out the background information required to make my actual contributions understandable to those without the same background as me. eg, if I want…
> I somewhat feel that there was a generation that had it easier I don't think so. I've been doing this for nearly 35 years now, and there's always been a lot to learn. Each layer of abstraction developed makes it…
And yet my company owns the copyright on all of the content I produce?
We use batteries in South Australia to stabilize our grid already.
Yeah, you're right about the liability part. But regardless, as a parent of teenagers, being able to justify an unpopular decision with "it's the law" instead of "research shows it's potentially bad for you in the…
You don't necessarily need to actually attempt to globally enforce it. It's like speeding, right? Everybody knows the law, and a lot of people choose to break it. We can't check everybody's speed all the time, so…
There are a lot of countries that don't have extradition treaties with the US.
How does the FBI arrest somebody outside of the US?
htpy is just server-side rendering of HTML. Your routes are returning strings instead of structured data, so from the perspective of responses you're not going to be using Pydantic at all. That doesn't stop you from…
Why would you use fastapi if you're rendering with htpy, instead of just using Starlette?
https://connectid.com.au/ They're brokering the negotiation, they're not actually the identity provider. The broker has no knowledge of your actual identity. So in this case, the identity provider (such as your bank)…
But in Australia they're actively fighting against it. Why?
In Australia, the government has certified OAuth2 Identity Providers which act as a broker between social media sites and a provider that can verify your age, such as a bank. This allows age to be verified by a…
It'd be fine if they were just using chat apps. It's not the communication that's the problem, or the bullying. That's going to happen regardless, and it's nothing new to online spaces. If anything, having online spaces…
> What I don't understand is why parents don't take responsibility for reducing the contact with such harmful products. It's critical mass. I didn't want my 13-year-old daughter on social media, because even 7 years ago…
If you draw a firm boundary with that contributor, and they continue to push, ban them. "This doesn't meet the standards of our project for reason xyz. Please refrain from submitting further PRs that do not adhere to…
You'll need an iPhone to manage it. It's the same with managing an iPad's Family Sharing settings. Need another Apple device to manage it properly.
Perhaps this is true if Erica is 16, but if Erica is 10 then I would like to be notified if she doesn't make it to school safely.
I find the current recommendations from spotify or youtube music don't actually help me find new music very well. They just end up shoehorning me, instead of widening my options.
That's not necessarily true. Who's to say the security researchers wouldn't have found it if they'd searched the code manually?
Which is exactly why LLMs use these techniques so often. They're very common.
Is there a specific definition for intelligence?
You should always have an architecture in mind. But it should be appropriate for the scale and complexity of your application _right now_, as opposed to what you imagine it will be in five years. Let it evolve, but…
I use Zoom and Spotify and both of those have gone downhill dramatically. Spotify to the extend that I really don't use it anymore.
In Australia this is actually an issue for low-income/underprivileged children in schools. Some parents don't give their kids breakfast or lunch, because they can't afford it or they just don't care. Some schools run a…
I use LLMs a huge amount in my work as a senior software engineer to flesh out the background information required to make my actual contributions understandable to those without the same background as me. eg, if I want…
> I somewhat feel that there was a generation that had it easier I don't think so. I've been doing this for nearly 35 years now, and there's always been a lot to learn. Each layer of abstraction developed makes it…
And yet my company owns the copyright on all of the content I produce?
We use batteries in South Australia to stabilize our grid already.
Yeah, you're right about the liability part. But regardless, as a parent of teenagers, being able to justify an unpopular decision with "it's the law" instead of "research shows it's potentially bad for you in the…
You don't necessarily need to actually attempt to globally enforce it. It's like speeding, right? Everybody knows the law, and a lot of people choose to break it. We can't check everybody's speed all the time, so…
There are a lot of countries that don't have extradition treaties with the US.
How does the FBI arrest somebody outside of the US?
htpy is just server-side rendering of HTML. Your routes are returning strings instead of structured data, so from the perspective of responses you're not going to be using Pydantic at all. That doesn't stop you from…
Why would you use fastapi if you're rendering with htpy, instead of just using Starlette?