Skip Navigation
A foundation model to predict and capture human cognition
  • 64% accuracy? Lmao why would anyone with a brain use this over human subjects

  • Nobara, Garuda, Bazzite.... wait actually CachyOS and Solus
  • Steam comes preinstalled and configured on Bazzite, it isnt the flatpak version.

  • Nobara, Garuda, Bazzite.... wait actually CachyOS and Solus
  • Is the rebase feature the main thing that sets atomic desktops apart?

    Atomic and immutable distros essentially attempt to make each version on every computer act exactly the same to help devs with debugging. This means they shut down a lot of easy access to core system files, instead you have to use special commands to layer new changes onto your distro. These are automatically re-applied every time you upgrade, reducing the chance of breakage.

    Rebasing is a fun consequence of this. Fedora Atomic images (re: things like Bazzite, Secureblue, Kinoite, etc) can be swapped out with a simple command or two. If a dev does something you don't like, you can easily swap to a different image without having to do a full migration.

    I’m not too worried about having to troubleshoot. Nobara has been appealing to me because it’s developed by the Proton guy.

    Most of the kernel mods from nobara are applied on Bazzite. Bazzite and CachyOS afaik contribute to the same set of code there.

    How does an atomic distro help teach containerization and data security as compared to a traditional distro?

    Since you cannot easily modify system files, you need to use containers to make certain very technical (and often insecure) things work. DistroBox is the main method for this, and as a plus side, it lets you install programs with commands from any distro. I can use the AUR (an arch linux feature) on Bazzite (Fedora atomic) with DistroBox if i want, for example. There are some other things that come preinstalled on Bazzite that help with this, such as flathub and brew.sh

  • Nobara, Garuda, Bazzite.... wait actually CachyOS and Solus
  • Bazzite has the latest KDE, yeah, currently reading 6.4 on the latest version. Nobara broke on upgrades for me (I did nothing crazy, basic install and basic upgrade process), bazzite is rock solid and built on a good base (fedora atomic). In general, I fully recommend immutable atomic distros for noobies it all just works and it helps teach you important lessons on data security and containerization

    The best thing about atomic linux images like Bazzite is if for whatever reason Bazzite stops releasing new versions you can rebase to a different "distro" and itll have all of your user data and configs intact with a single simple command. With things like Nobara or Garuda, if there is a problem you essentially have to do a clean install.

    edit:

    And as for Arch, Linux mint, etc., I personally find these distros and advice to be outdated. Upgrades can often break in many smaller linux distros and it is very important to have a strong and reproducible method of upgrading, especially for new users. VanillaOS and Fedora Atomic are currently the most user friendly ways to achieve flawless upgrades.

  • What problems can I expect using Linux (Fedora) with an NVIDIA GPU?
  • A lot of the info here reads as outdated to me, I have a 40 series card and on bazzite with open drivers it works with zero issues on major titles like Cyberpunk, Horizon, etc. The open drivers have come a long way. It took maybe 5 months post 40 series release for it to work 100% with no glaring issues for me, but 40 series was also the first cards to be launched with the open drivers so it makes sense there'd be hiccups

    The only issues I've had on Wayland are color related.

  • Which distro does Linus Torvalds use?
  • Guys like this always go to bat for pedophiles, wonder what he says about queer people.

  • *Permanently Deleted*
  • I use forkgram on fdroid, seems to not have telemetry

  • Doomsday "Scenario" illustrates the speed of events in a nuclear attack
  • for real. small country that stays in its small part of the world and doesnt really bother anyone? definitely the first to nuke! definitely not the globe spanning empire that has already used nukes at war.

  • latest stats for fedora atomic spins
  • Np! Glad you enjoy it! Its made by KDE themselves. You might like Bazzite w/ KDE or Aurora. Generally, I feel ublue adds a lot to atomic distros in terms of automation and nice to have features

  • latest stats for fedora atomic spins
  • Bazzite has a different kernel thats tweaked for performance, thats probably what it is

  • latest stats for fedora atomic spins
  • If I’m trying to look up how to do terminal stuff to install something not on flatpak, 99% of the time the instructions are for regular Fedora, not Silverblue.

    This is solved by the various ublue images and distrobox generally. Distrobox basically lets you run those install instructions as natively as possible. Its a bit like WINE but for all linux distros. For example, I can install a .deb file to my system with distrobox, or I could pull from Arch's AUR. Distrobox lets you be pretty lazy, it works most of the time, though some applications don't seem to like it. And by the way, you can download a .rpm file and layer it using rpm-ostree install [.rpm filelocation] if all else fails.

    Generally, I feel like Fedora Atomic is the best middleground for linux these days. It really incentivizes the users to use containers, which are far more secure than the permissions anarchy of normal linux. Its easy enough to daily drive too.

    What feature does ShareX provide that Spectacle doesnt? You can share to imgur, telegram, etc with it.

  • latest stats for fedora atomic spins
  • bazzite uses both, and has support for budgie in development

  • latest stats for fedora atomic spins

    bazzite seems to be so crucial for widespread adoption, watching with great interest!

    29
    Do you actually audit open source projects you download?
  • its a packet and internet analyzer, im mostly concerned with security issues so i constantly check packets on outgoing connections. for apps where the internet is unimportant i disable their ability to access the internet. the vast majority of security issues are solved by preventing internet access.

    occasionally a small project shows up on my radar. usually its an alternative frontend for discord, youtube, etc that has not stellar security but much better than what youtube or discord gives you out of the box. ive submitted maybe 1000 detailed security issues on github to small open source projects, many have been implemented 🤓

  • The best linux distro for gaming and graphic design?
  • bazzite is the way to go imo. it feels light years ahead of all the other gaming focused distros, ive tried all of them. it does take getting used to, but once you figure it out, its rock solid. nothing breaks. its almost boring in a way, lol. everything just works and i basically never have to fix or research anything. ublue has an insane amount of contributors on bazzite in comparison to other gaming distros as well, ive submitted many issues to them and patches are applied quickly. for example: garuda has around 9 contributors, cachyos has around 7, nobara has maybe 10, popos has 39 (some are full time employees). what does bazzite have? 113 or so. but they're also not a typical distro, theyre an image of fedora kinoite/silverblue. a lot of the effort is shunted onto the supermassive org (24k+ contributors) that fedora/rhel is and many of their patches are upstreamed. the update process is very seamless and smooth due to this method of organization.

    just remember to install most things through flatpak, distrobox, and brew. and you're set. i love atomic for cluing me into distrobox, distrobox is straight up the laziest way to use linux and i love it. if you need some niche program that some dev only released .deb files for or only fedora/opensuse/aur commandline instructions, its got you. it just works. its somewhat similar to WINE and lets you run any linux distro installer and program as natively as possible.


    also look at this fun graph for fedora atomic spins. as an fyi the fedora project as a whole has around 300k active users

  • Do you actually audit open source projects you download?
  • Occasionally. Not big projects like Krita. I regularly check apps with Wireshark, most apps should be entirely offline. I also turn off internet access with flatseal.

  • it is about Israel's right to defend itself.
  • 83% of Israeli Jewish people support the war on Gaza.

  • What's a piece of esoteric knowledge you have?
  • Hermeticism is the origin of most conspiracy theories if you dig deep enough. Truly the OG brainworm

  • What's the recommended Android browser for privacy in 2025, that is also usable for day to day tasks?.
  • Yeah Mull is a different project. Mullvad browser is better than Mull (now Ironfox) tho lol.

  • Fedora Atomic is the bomb

    I've been feeling gushy about my setup lately, I think I've finally found my home on Linux. For decades I've distrohopped each year and never was really happy with it all, but Fedora Atomic has changed that.

    Some things I can do with Fedora Atomic that I cannot do with other Linux distros:

    • I can rebase to Bazzite for gaming performance when I feel like having a long gaming session.

    • I can rebase to Secureblue when I think I will not be gaming and would prefer a more secure linux setup.

    • I can update my system and not have to worry about special instructions, its extremely stable. Many times in the past, running a small ma-and-pa distro with most things pre-configed for performance would end with it breaking after a couple of major updates. This isn't true for configs like Bazzite and Secureblue, they are remarkably stable across many major updates due to how rpm-ostree functions.

    • Distrobox and Flatpak are more than enough at this stage for most programs and they help you avoid making too many alterations to the base image, greatly speeding up the swaps between major images.

    The kicker? Your user configs and home files are never changed when you 'image hop'. It always feels like you just installed a fresh distro whenever you upgrade, and the performance benefits are noticeable. You don't have to tinker and do the same changes over and over, its all handled for you by rpm-ostree.

    10/10 this is the future of Linux. I hope for a future where I can rebase entire Linux distros while maintaining my configs with one simple command, but for now, Fedora Atomic is fantastic.

    The downsides:

    • There is one major downside, and its that all of your system files are read-only. Personally, I've found a dozen ways to get around this, it requires thinking inside the Distrobox. It is a notable issue for many people, though. This means you cannot make specific tweaks without making a whole new image for yourself. Though in practice, I have found the ecosystem has grown a lot. Other people have already made the best tweaks available for you with only a few simple commands.

    • Rpm-ostree also is slow to update because its essentially building a whole git tree to make sure your updates never break and are as stable as possible. You also have to reboot each time you alter it, which can be annoying, but if you stick to flatpaks and distroboxes, this issue is mitigated significantly.

    56
    I am in love with Mullvad Browser.

    So, first off, to make it for daily browsing use I did some basic alterations to the browser by allowing it to keep history, caches, cookies, disabling always-on incognito, and so on. I also installed my favorite addons (Dark Reader, Sponsorblock, I try to be as minimalistic in my choices as possible). This of course harms the privacy, but you can just ctrl+shift+p to basically turn all of that shit off when you decide you need to get serious. I kept the letterboxing on, its hard to get used to initially but after about a month of using Mullvad as a daily driver I got used to it. It seems most sites aren't able to detect my alterations to the browser.

    I don't think any other privacy browser spin (Librewolf, Waterfox, Brave, Tor Browser etc) comes anywhere close to the snappiness and privacy intersection of Mullvad Browser. I'm able to skirt bans due to using anonymity services trivially and the captchas are short and quick and not a never-ending slug fest. Its good enough at faking a unique identity out of the box that most things cannot tell that its fake. I'm in such love that I'm going to swap away from my current vpn (IVPN, sub should end in November) to Mullvad due to how well polished this project is. I'm really interested if their multihop service can get around VPN IP bans better than Tor can.

    Kudos to the Mullvad team 🥂 I hope you make an android version soon!

    30
    Looking for a way to save a whole site in its entirety and keeping its functions on android

    I will be stuck in low or no internet areas and having a way to save a whole website (such as a small community wiki or something) to browse while bored would be very nice. It'd be nice if its features like search could be kept working. Any suggestions for a Foss app that can do this?

    14
    Redact, but open source?

    So many people seem to recommend this app, but its obviously not open source and requires an email to signup, which seems unnecessary. Are there any good open source alternatives that are a one-stop-shop of sorts rather than a bunch of mottled scripts?

    https://redact.dev/

    7
    Seeking moderators

    Requirements:

    • Must be trans

    • Must be a socialist

    • Must agree with the rules

    • Must agree that transmedicalism is bad

    • Must agree that chauvinism in all its forms is bad

    0
    Bleeding edge gaming distros with driver managers?

    Lately I've been suggesting Mint or PopOS for laymans looking to swap to linux, but do any of you know of any good gaming distros with a driver manager GUI built in ala Mint?

    I've tested most gaming distros with latest (nvidia) hardware and they do not run most major titles out of the box due to driver issues. If there were a gui for driver rollbacks while having great general performance, I could see it beating out Mint/PopOS for my recommendation. Being able to install .deb files is quite nice for laymans too, though I don't know of any other deb based OSes that run well out of the box.

    24
    Are you cisgender? Gender Survey Result: Majority of active Hexbear users say No and Maybe.

    cross-posted from: https://hexbear.net/post/3635039

    > Various thoughts: > > * Around 20 people weren't properly covered by the gender categories, obviously we're trying to be as inclusive as possible and a different approach will be tried next time > > * There were about 600 respondents, which gives us a accurate sampling of the active userbase. If you multiply any number by 3, you'll get a fairly accurate representation of the full userbase each week. This means there are around 800-900 people who don't identify fully as cis each week on this site. > > * Nearly 300 trans/gender diverse/questioning people unanimously agree that hexbear is an inclusive space > > * There was so much data on gender that I was really struggling to find a way to convey the data that wasnt a pie chart, graph, or an incomprehensible kalaeidoscope. If you have an idea on how to beautify the data, you can download the raw data here: https://pad.artemislena.eu/file/#/2/file/xzy4pck8on+oZp9yGRUIezR+/ - I further anonymized this data by removing time of response and any specific comments, I don't think it would be easy for anyone to figure out who is who. > > * There were a couple of text responses that really needed further elaboration, I noted hexbear's rules next to these comments > > * I'll probably be doing a demographics survey sometime in the future, including basic fairly anonymous stuff like "what region were you born in" "where do the languages you speak originate" "would you describe yourself as a POC" "what age range are you in". > > * The percentage of people answering they were cisgender increased by 8% than the previous survey. This could be for a myriad of reasons, such as cis people being afraid trans people will hunt them down in the public thread and assassinate them. Anonymity may have made them feel safer to respond. Regardless, way more people responded this time, which signifies that people felt safer responding to the cryptpad or it was easier to do. The leading question was a bit more inclusive than last time, but I think I'll include both questions (are you transgender / gender diverse and are you cisgender) to see how people respond. > > * We have a lot of people that aren't binary trans on this site. > > * Some of the questions were pretty funky and we got a lot of fuzzy responses on them as a result. In particular "After you realized you were trans/gender diverse, how long did it take for you to begin to act on it?" and "At what age did you begin transition?" caused a lot of friction, I think I will ask more vague questions in the future that lead to a path of more specific questions to capture better data, and to save people time. Questions like "Do you feel your gender transition had a defined starting point?" and some further ones. > > * Around 20 people each week on this site are cis she/hers, which is very low and roughly the same as last time. I feel like if hexbear ever starts hosting other federated stuff (like a federated tiktok or something) and can hook into it natively with lemmy, we'd see a better ratio. > > * I tried to be very sure any data with >2 people on it was clearly legible, I think some people might find it fun that there are others with their same fairly specific classifications per this survey lurking around on the site. > > * Overall I feel like the survey was a success despite some bumps. > > * You can find the other surveys/links here: https://hexbear.net/post/3016455 > > * I made these graphs on company time !bridget-pride-stay-mad > > !nerd

    59
    Are you cisgender? Gender Survey Result: Majority of active Hexbear users say No and Maybe.

    cross-posted from: https://hexbear.net/post/3635039

    > Various thoughts: > > * Around 20 people weren't properly covered by the gender categories, obviously we're trying to be as inclusive as possible and a different approach will be tried next time > > * There were about 600 respondents, which gives us a accurate sampling of the active userbase. If you multiply any number by 3, you'll get a fairly accurate representation of the full userbase each week. This means there are around 800-900 people who don't identify fully as cis each week on this site. > > * Nearly 300 trans/gender diverse/questioning people unanimously agree that hexbear is an inclusive space > > * There was so much data on gender that I was really struggling to find a way to convey the data that wasnt a pie chart, graph, or an incomprehensible kalaeidoscope. If you have an idea on how to beautify the data, you can download the raw data here: https://pad.artemislena.eu/file/#/2/file/xzy4pck8on+oZp9yGRUIezR+/ - I further anonymized this data by removing time of response and any specific comments, I don't think it would be easy for anyone to figure out who is who. > > * There were a couple of text responses that really needed further elaboration, I noted hexbear's rules next to these comments > > * I'll probably be doing a demographics survey sometime in the future, including basic fairly anonymous stuff like "what region were you born in" "where do the languages you speak originate" "would you describe yourself as a POC" "what age range are you in". > > * The percentage of people answering they were cisgender increased by 8% than the previous survey. This could be for a myriad of reasons, such as cis people being afraid trans people will hunt them down in the public thread and assassinate them. Anonymity may have made them feel safer to respond. Regardless, way more people responded this time, which signifies that people felt safer responding to the cryptpad or it was easier to do. The leading question was a bit more inclusive than last time, but I think I'll include both questions (are you transgender / gender diverse and are you cisgender) to see how people respond. > > * We have a lot of people that aren't binary trans on this site. > > * Some of the questions were pretty funky and we got a lot of fuzzy responses on them as a result. In particular "After you realized you were trans/gender diverse, how long did it take for you to begin to act on it?" and "At what age did you begin transition?" caused a lot of friction, I think I will ask more vague questions in the future that lead to a path of more specific questions to capture better data, and to save people time. Questions like "Do you feel your gender transition had a defined starting point?" and some further ones. > > * Around 20 people each week on this site are cis she/hers, which is very low and roughly the same as last time. I feel like if hexbear ever starts hosting other federated stuff (like a federated tiktok or something) and can hook into it natively with lemmy, we'd see a better ratio. > > * I tried to be very sure any data with >2 people on it was clearly legible, I think some people might find it fun that there are others with their same fairly specific classifications per this survey lurking around on the site. > > * Overall I feel like the survey was a success despite some bumps. > > * You can find the other surveys/links here: https://hexbear.net/post/3016455 > > * I made these graphs on company time !bridget-pride-stay-mad > > !nerd

    3
    Seeking donations for: a privacy focused mutual aid group for trans people

    cross-posted from: https://hexbear.net/post/3520611

    > You can find updates on this group on the link below. You should only trust information provided in this link and verified via our general Simplex Chat mentioned in the link below. We have affiliates that will be monitoring Hexbear and other trans groups to assist people. Our goal is to securely help transgender people in unusual circumstances with basic necessities that trans people need. Thank you. > > --- > > We suggest viewing this link via TOR or VPN, while this site (hosted by a trans person) mentions they do not log IP, you can never be 100% sure about hosting providers. All further updates will be only through this URL and our Simplex Chat. > > https://pad.artemislena.eu/code/#/2/code/view/OBjUSvB-We-z4zoAFcFp2qicIFWwExL81W9sdkwILBY/

    1
    Seeking donations for: a privacy focused mutual aid group for trans people

    cross-posted from: https://hexbear.net/post/3520611

    > You can find updates on this group on the link below. You should only trust information provided in this link and verified via our general Simplex Chat mentioned in the link below. We have affiliates that will be monitoring Hexbear and other trans groups to assist people. Our goal is to securely help transgender people in unusual circumstances with basic necessities that trans people need. Thank you. > > --- > > We suggest viewing this link via TOR or VPN, while this site (hosted by a trans person) mentions they do not log IP, you can never be 100% sure about hosting providers. All further updates will be only through this URL and our Simplex Chat. > > https://pad.artemislena.eu/code/#/2/code/view/OBjUSvB-We-z4zoAFcFp2qicIFWwExL81W9sdkwILBY/

    1
    Is Qubes any more efficient in resource usage than a typical VM?

    Privacy benefits aside, does qubes run better than a typical vm like virtualbox? I tend to fiddle with distros a lot and I feel qubes might be a good choice, though I'm wondering about how efficient it is

    12
    An admin of this instance, Nutomic, is a transphobe and has no right to be able to ban trans people from this community.

    I'm calling for https://lemmy.ml/u/Beaver@lemmy.ca, the most prolific user of the transgender comm here on lemmy.ml, to be immediately unbanned and nutomic to be removed as admin. It is good and correct to leak the DMs of transphobes.

    @dessalines@lemmy.ml @JoeBidet@lemmy.ml @cypherphunks

    edit: you can find more info from kristinas post here and beavers post here

    edit 2: proof, also beaver was banned from the whole instance modlong

    !

    edit 3: For trans people looking for a safer instance, I suggest Hexbear. They have a very active trans user base and are extremely supportive.

    66
    New rule: if you support transgender people or are trans, please change your username (if your instance allows it) to include your preferred pronouns

    If you have no preferred pronouns, just say (none) or something

    This will help make people feel more comfortable in this comm and has a side effect of showing you support trans people when making comments in other communities. It will also make reactionaries seethe and make it easier for mods to purge them, and make trans people feel safer all over the fediverse.

    43
    /c/transgender is looking for trans AND socialist moderators

    Hello, if you are transgender and socialist, please make an application below. We have lax requirements, I'm basically hoping to copy the success of Hexbear's trans community. Basic ideas of modding this space:

    • Rule with an iron fist. This is meant to be a safe place for transgender people. If someone is making that not happen / is fucking the vibes, they should be gone.

    • Purge transphobes on sight

    • No leftist infighting. Anarchists and communists can be friends

    • Suggest to cis and trans people that they change their username to include pronouns so no one misgenders them

    10
    Trans Help, DIY, PSAs, and Resources Thread

    cross-posted from: https://hexbear.net/post/3016455

    > Hey folks, hoping to have a semi-permanent thread for compiling resources to make finding really cool posts easier. Please suggest links and info in the comments below. I consider this necessary because there's a lot of things we would like pinned but obviously things get very crowded quickly. This thread will start sparse and I will edit new things in as people suggest them. > > --- > > # Trans Chemist Series > > These posts are done by a Hexbear user that I have verified as legit, offering unique information about trans DIY hrt, including quality sources, sanitation, storage recommendations. Verified by very expensive industrial chemistry equipment. > > * Hormone Vendor Estradiol Review and Qualitative Analysis > > * Thermal Stability of Estradiol Enanthate > > --- > > # DIY Electrolysis Series > > There posts are also done by a Hexbear user that is making an open source DIY electrolysis setup. > > * https://hexbear.net/post/2981402 > > * https://hexbear.net/post/1989510 > > --- > > # PSAs > > * CW: Transphobia. PSA for anyone who supports trans people: Begin using secure communications like Matrix now. Do NOT wait or delay. > > * PSA: nazis trying to poison trans women > > --- > > # Site Surveys > > * Are you transgender or gender diverse? Informal Survey Result: Majority of active Hexbear users say Yes and Maybe. > > * Are you a cisgender heterosexual? Informal Survey Result: Supermajority of Hexbear users say NO and UNSURE. > > --- > > # Links > > * https://genderdysphoria.fyi/ (this link has allegedly been problematic deep into the past, but seems to have cleaned up a lot) > > * /r/transdiy wiki archive : https://archive.md/gDgj1 > > * /r/transwiki wiki archive : https://archive.md/OzyAk > > * trans australia : https://trans.au/ > > * haircuts for trans people : https://strandsfortrans.org/ > > * .Do It Yourself - Hormone Replacement Therapy - Very Basic Information Thread on DIY HRT. https://hexbear.net/post/8763710, guide to using Monero, a private cryptocurrency > > * https://www.transacademy.org/ - Trans Academy is a VRChat group that provides help/community for trans people. Among other things, they do free bi-weekly voice training seminars (in VRChat but also streamed on Discord and Twitch) and make-up tutorials (on Discord), and the classes include content for transmasc, enby, transfem peeps. VRChat is free and doesn't require VR (using the desktop or android app), but you can also participate in most of the class stuff through the Discord. > > --- > > # Webrings and Friends > > * Transmasculine Pride Ring

    2
    hexbear trans mega hits 3098 comments!

    i know people here have a sour taste over hexbear but im so happy to see trans spaces on the fediverse popping off, im so done with corporate social media and its great to see.

    love seeing hundreds of trans people vibing

    47
    marcie marcie (she/her) @lemmy.ml
    Posts 26
    Comments 312
    Moderates