

It was definitely a thing at school in the 80s.


It was definitely a thing at school in the 80s.


People have been talking about “post scarcity” since forever.
Yes, in the far distant future people will be able to have things they need and not have to work. AI will also exist in that future.
However, I don’t think anyone believes that future will arrive in the next decade.


This isbprobably a philosophical question that i dont know the answer to, but its still a waste.


This is really just a guess but… I think “agent” in this context means a personalised AI.
Training gen AI models requires huge amounts of resources. Its not practical to train an AI for your personal use.
Creating an agent is something like, taking an existing model, asking it to keep your entire browser history in mind while you ask it to do your homework.
IMO its actually one of the big limitations of gen AI, but somehow the word is supposed to mean the opposite. As in, the current approach has reached a dead end requiring exponentially more resources for less and less improvement. So because we can’t make a model that just knows or learns everything, we have to make agents that know lots about specific things.


I’ve never used tailscale but use wireguard extensively.
There’s not much of a learning curve for you as the administrator. You have to discard some misconceptions you might bring from other VPNs but really after 30 minutes of looking at configs you’ll get it.
I use wireguard for my small team of 5 people to access self hosted services. You install wireguard, load the config, and then it just works.
The trick, if it can be called that, is using public dns for private services.
On your server, suppose you have service-a service-b and service-c in containers with ip addresses in the 10.0.2.0/24 range. Then you’d have a reverse proxy like traefik at 10.0.2.1. You’d also create a wireguard container with an IP in that same 10.0.2.0/24 range, and configure it’s wireguard adapter to be 10.0.12.1 or soomething so you have “2” for the containers and “12” for the wireguard clients.
Then in wireguard configurations you direct all traffic for 10.0.2.0/24 through the tunnel but everything else just uses their devices normal internet connection.
Finally create a public dns record pointing to the reverse proxy like *.mydomain.com > 10.0.12.1
now whatever.mydomain.com will resolve to your reverse proxy but is still only available to devices connected to the wireguard container on your server.


Sure, but I’m sure you can imagine what would happen if your managers are almost exclusively male, looking for ways to exclude women from the boys club, and you take menstrual leave a few times a year.


Why do you have to be such an ass about it?
Gender bias is a real thing.


I’m not sure how much time you’ve spent in South East Asia, and Thailand specifically, but professional roles are heavily male dominated, old boys clubs, pay gaps, et cetera.
If an employee takes “menstrual leave”, that’s an easy way for male dominated management to suggest that women aren’t suitable for higher level roles because they are unpredictable and less physically capable.
It’s pretty easy to imagine these mental hoops honestly.


I’ve never heard of it before.
As a guy, I need to hear a woman’s opinion, but …
My initial reaction is that it perpetuates the perception that women are inferior. As in, if I were in a professional environment competing for promotion with men, I sure as shit would be doing my absolute best to avoid having to take any menstruation leave.
Very on brand for modern conservative south-east asian country. You can appear to be accommodating to women while actually building barriers.


These comments really illustrate how badly Lemmy has become a homogenised echo chamber.
Users just subscribe to these generalised binary concepts like religion = terrible, and any attempt to demonstrate the nuance is downvoted.


Not sure what youre getting at.
Obviously it depends how good and how bad.
Also, there going to show both - but the frequency of each will depend on their assessed likelihood that im going to click and the revenue generated if I do so.


Is it only me that finds personalised / targeted ads to be very poorly personalised and targeted ?


Sorry what?
I think I’ve misunderstood you because this is certainly possible, and I’m sure you’re aware of that.


Seems like a pretty good explainer:
https://bbc.com/news/articles/c5ylk9r336zo
However, i infer from your comment that youre incredulous?
Why would the BBC report it if its not true?


Ah, no… the King has very publicly stripped him of his title and evicted him from the royal property in which he resided.


While it doesn’t surprise me in the slightest that Andrew would want to do this but it does surprise me that his handlers allowed him to do it so brazenly.
Even not-particularly-wealthy people can go to a resort / brothel in South East Asia and see 40 prostitutes in a few days if that’s their desire. Everyone involved would very happily turn a blind eye.
However, doing it on a state visit is essentially the production and provision of kompromat.
It’s interesting that the bangkok post has chosen to publish this now.
Thailand has strict Lèse-majesté laws prohibiting any negative commentary about royalty. I wonder if that applied to foreign royalty and if so, whether it no longer applies now that Andy is no longer a “Prince”.


sorry what crowds ?


Let people use post whatever they want.


Yeah, but fine print isn’t always binding.
You can leave someone in Port if they were dawdling back from the bar.
You can’t leave an 80 year old woman alone on an uninhabited island in the heat with no water.
Probably not that much honestly.
The resource intensive part is the initial training.
Tuning later is much less so.