In this house we do not recognize phosphine as a biomarker! Get the fuck out of my face!
- 0 Posts
- 11 Comments
Starship Titanic comes to mind, though the text parser is only used to talk to characters.
You might also enjoy playing around with KathaaVerse. It uses AI (LLM) to turn any book into a text adventure. Last time I tried it, a lot of the time it felt more like playing a fever dream than an internally consistent story, though.
I’ve been using Linux for about 25 years. I completely stopped using Windows at home more than a decade ago.
I do some volunteer work for an organisation that refurbishes old computers and gives them to people who can’t afford one. For the time being we’re using Rufus to bypass TPM and other hardware requirements so we can install Windows 11 on everything.
We’re willing to install Linux for people who want it, but unfortunately I haven’t seen that happen yet. Most of our customers have no idea what an OS is. A lot of people also need Windows for education or work. There’s a free course available that teaches how to use a computer and of course that is also Windows-only.
We helped one of our colleagues to install Mint on his old laptop, though.
Ftumch@lemmy.dbzer0.comto
Linux@lemmy.ml•I just found out my fiancee wants to switch to linux, lets start a distro war, what should be her first? + other questions
261·17 天前Any of the large, easy to use distributions should work just fine. I’d recommend a popular distribution because it’ll be easier to get help online. So consider Mint, Fedora, OpenSuse, Ubuntu and maybe Pop!_OS.
I think the main consideration should be which DE (desktop environment) she’d like to use. IMO the main contenders would be:
- KDE - Very configurable, nice looking, a bit heavy.
- Gnome - Simple and very opinionated, so not very configurable, a bit heavy.
- Cinnamon - Should feel familiar to Windows users, a bit faster than KDE and Gnome.
- Cosmic - A middle ground between Gnome’s simplicity and KDE’s configurability, pretty fast.
- XFCE - Very fast and light-weight, fairly configurable, but not very flashy.
Based on which DE she prefers, I’d suggest getting a distribution that comes with said DE by default, for the best possible integration. How do you figure out which DE she likes best? Put Ventoy on a USB stick along with a few different Linux ISOs. Ventoy wil let you choose which one to boot from a menu. You could get the following ISOs:
- Fedora or Ubuntu with Gnome
- OpenSUSE with KDE
- Linux Mint with Cinnamon
- Pop!_OS with Cosmic
- Mint or Ubuntu with XFCE
Download an ISO for each, install Ventoy on a USB stick and copy the ISOs to the stick. Boot into each ISO and play around with the desktop for a bit. When she’s figured out which DE she prefers, install a distribution that comes with that desktop.
Ftumch@lemmy.dbzer0.comto
Linux@lemmy.world•The amount of mental gymnastics to come up with (and justify) this is insaneEnglish
3·21 天前I installed Windows 11 Pro 24H2 yesterday and the oobe\bypassnro trick worked for me. You just have to make sure no ethernet cable is connected. Then if you tell the installer you have no internet, it’ll let you create a local account.
I don’t think it’s the lyrics that trigger me, though.
As for movies, I can probably relate. I get annoyed when movies try to push my emotional buttons in a way that feels phony or manufactured. A lot of Disney and Spielberg movies tend to have this effect on me.
That also makes me irrationally angry, even though people should be allowed to be wrong…
Seriously, though, I think there’s something about the trick(s) these songs use to get stuck in people’s heads that triggers a very negative visceral reaction in me, like I’m being violated somehow. This leaves me no room to appreciate the songs’ originality or sound design.
“Toxic” by Britney Spears and “Shape of You” by Ed Sheeran both make me irrationally angry.
Ftumch@lemmy.dbzer0.comto
Ask Lemmy@lemmy.world•Looking to change to a Linux-based OS on a laptop, but I don't really understand coding so I haven't tried any of them. Is LinuxMint a good place to start?
102·2 个月前Using the command prompt is not coding.
Ackshually, whenever you write something into the command prompt and it works, you’re writing valid Bash (or whatever shell you’re using) code. Bash is a programming language, so technically you are coding.
For example, try typing the following into a terminal:
for ((i = 0; i < 10; i++)); do echo $i; doneYou just counted to nine using a loop and a variable!




YOUR HOUSE IS A HOUSE OF PSEUDOSCIENCE! IN THE NAME OF FEYNMAN, MAY NONE OF YOUR PAPERS PASS PEER-REVIEW!!!