- 2 Posts
- 86 Comments
Ask yourself the same question, but replace trans with cis. Everyone is different,
just picked up fallout 4 goty
works beautifully (for me, ~40 fps) with ultra settings @1440p on my thinkpad with igpu :)
beerclue@lemmy.worldto
Not The Onion@lemmy.world•Overweight Texas National Guard troops sent homeEnglish
23·2 months agoIt doesn’t have to be that high…
beerclue@lemmy.worldto
Ask Lemmy@lemmy.world•Does anyone else feel worried when you see a big number in the Lemmy notification inbox?
2·2 months agoHaha, thanks :)
Well, I don’t use any social media (besides Lemmy), so that helps :) There are a couple of Whatsapp group chats where I rarely participate, but I muted those, so I don’t get any alerts.
beerclue@lemmy.worldto
Ask Lemmy@lemmy.world•Does anyone else feel worried when you see a big number in the Lemmy notification inbox?
3·2 months agoI do, and not only on Lemmy, but also Whatsapp, Teams, email etc. It’s the fear of screwing up and/or missing out, and a wave of anxiety combs over me when I see a number >0. I’ve been talking with my therapist about it, there are reasons and methods to overcome this…
beerclue@lemmy.worldto
Asklemmy@lemmy.ml•what can I do at my workplace during downtime?
4·3 months agoI love reading, but lack the time to do it. I listen to audiobooks when commuting, I would love to get more time to do that. So I recommend that.
What about a color e-reader with some comics or ebooks? Or watch/listen some classes that fit your interests online? Brandon Sanderson has his creative writing classes for free on YouTube, and there are so many more that might interest you…
No Bias, No Bull AI I’ve spent my career grappling with bias. As an executive at Meta overseeing news and fact-checking, I saw how algorithms and AI systems shape what billions of people see and believe. As a journalist at CNN, I even hosted a show briefly called “No Bias, No Bull”(easier said than done, as it turned out). Trump’s executive order on “woke AI” has reignited debate around bias and AI. The implication was clear: AI systems aren’t just tools, they’re new media institutions, and the people behind them can shape public opinion as much as any newsroom ever did. But for me, the real concern isn’t whether AI skews left or right, it’s seeing my teenagers use AI for everything from homework to news without ever questioning where the information comes from. Political bias misses the deeper issue: transparency. We rarely see which sources shaped an answer, and when links do appear, most people ignore them. An AI answer about the economy, healthcare, or politics, sounds authoritative. Even when sources are provided, they’re often just footnotes while the AI presents itself as the expert. Users trust the AI’s synthesis without engaging sources, whether the material came from a peer-reviewed study or a Reddit thread. And the stakes are rising. News-focused interactions with ChatGPT surged 212% between January 2024 and May 2025, while 69% of news searches now end without clicking to the original claiming neutrality while harboring clear bias. We’re making the same mistake with AI, accepting its conclusions without understanding their origins or how sources shaped the final answer. The solution isn’t eliminating bias (impossible), but making it visible. Restoring trust requires acknowledging everyone has perspective, and pretending otherwise destroys credibility. AI offers a chance to rebuild trust through transparency, not by claiming neutrality, but by showing its work. What if AI didn’t just provide sources as afterthoughts, but made them central to every response, both what they say and how they differ: “A 2024 MIT study funded by the National Science Foundation…” or “How a Wall Street economist, a labor union researcher, and a Fed official each interpret the numbers…”. Even this basic sourcing adds essential context. Some models have made progress on attribution, but we need audit trails that show us where the words came from, and how they shaped the answer. When anyone can sound authoritative, radical transparency isn’t just ethical, it’s the principle that should guide how we build these tools. What would make you click on AI sources instead of just trusting the summary? Full transparency: I’m developing a project focused precisely on this challenge– building transparency and attribution into AI-generated content. Love your thoughts.
- Campbell Brown.
beerclue@lemmy.worldto
Ask Lemmy@lemmy.world•Which games made you go into an "addiction phase"?
2·4 months ago1200h in PZ and 1000h in Rimworld. This was across many years, but still, I have a job and a family, so I feel like that’s a huge chunk of time.
beerclue@lemmy.worldto
Technology@lemmy.world•VMware’s rivals ramp efforts to create alternative stacksEnglish
2·5 months agoI don’t use any GUI… I use terraform in the terminal or via CI/CD. There is an API and also a Terraform provider for Proxmox, and I can use that, together with Ansible and shell scripts to manage VMs, but I was looking for k8s support.
Again, it works fine for small environments, with a bit of manual work and human intervention, but for larger ones, I need a bit more. I moved away from a few VMs acting as k8s nodes, to k8s as a service (at work).
beerclue@lemmy.worldto
Technology@lemmy.world•VMware’s rivals ramp efforts to create alternative stacksEnglish
3·5 months agoI do the same in Proxmox VMs, in my homelab, which is… fine. I was talking more about native support, manageable via an API or something.
Say I need to increase the number of nodes in my cluster. I spin up a new VM using the template I have, adjust the network configuration, update the packages, add it to the cluster. Oh, maybe I should also do an update on all of them while I’m there, because now the new machine runs a different docker version. I have some Ansible and bash scripts that automates most of this. It works for my homelab.
At work however, I have a handful of clusters, with dozens of nodes. The method above can become tedious fast and it’s prone to human errors. We use external Kubernetes as a service platforms (think DOKS, EKS, etc), who have Terraform providers available. So I open my Terraform config and increase the number of nodes in one of my pre-production clusters from 9 to 11. I also change the version from 1.32 to 1.33. I then push my changes to a new merge request, my Gitlab CI spins up, who calls Atlantis to run a
terraform plan, I check the results and ask it to apply. It takes 2 minutes. I would love to see this work with Proxmox.
beerclue@lemmy.worldto
Technology@lemmy.world•VMware’s rivals ramp efforts to create alternative stacksEnglish
15·5 months agoMan, I’ve been living and working in Germany for close to 10 years now. Proxmox is like that 50yo colleague of mine. Hard worker, reliable, really knowledgeable, a treasure trove of info, but he can’t be budged. He insists on installing any new VM using the GUI (both Windows and Linux), he avoids learning “new things” like Docker or Kubernetes, and really distrusts “the cloud”.
I will keep using Proxmox, as I have for many years both at work and at home, but we are migrating from a VM (with Docker) setup to Kubernetes. It would have been great for Proxmox to offer some support there, but…
beerclue@lemmy.worldOPto
Ask Lemmy@lemmy.world•why are website language switchers in the current language?
2·5 months agoThis is Fairphone’s website. I’m not that anal about it, doesn’t bother me too much, but I did see it on several websites, and I’m just confused…
beerclue@lemmy.worldOPto
Ask Lemmy@lemmy.world•why are website language switchers in the current language?
3·5 months agoI’m not saying it should include English, I was just using it for clarification. I think each language / country should be in the native language.
I only realized the list is a region selector after it was pointed out to me. Maybe this proves my point, I didn’t know what the button I pressed was for :) Having the region/country name in the website language does make sense. Language names however…
Flags do help, but there are none in this example (mobile or desktop version). Sometimes flags can be confused too (Romania, Moldova, Chad).
I don’t have a solution, and I’m not the usual ranter, I mostly post in the cooking community :)
beerclue@lemmy.worldOPto
Ask Lemmy@lemmy.world•why are website language switchers in the current language?
161·5 months agoYou are right, it is a region switcher. I didn’t realize that, maybe because the “change region” button was in a language I didn’t know? :)
Oh damn, they’re expensive! Good find indeed!
beerclue@lemmy.worldto
Technology@lemmy.world•OpenAI's annualized revenue hits $10 billion, up from $5.5 billion in December 2024English
6·6 months agoThey also have an API, I think a chunk of that revenue comes from there. Think 3rd party apps and services having chat bots, writing assistants, etc that use openai’s API.


I mean, I wouldn’t call
tcpdumpa “hacking tool”…