I do it, because it makes a massive difference to me how tidy my bedroom feels and how welcoming the bed looks at the end of the day. I just have a duvet though, so it's 10 seconds of pulling on each corner until it's reasonably even - not going for perfection!
Do not declare your undying love for someone. It puts way too much pressure on, and unless they're in exactly the same mental place it's unlikely to go anywhere.
Instead, just ask them if they'd like to go on a date. That obviously communicates that you're interested in them, and gives a good starting point to build a connection.
You can update your version of Fedora through the updater software as well but it's a very clear separate process that is initiated manually.
Distro version updates bring major updates to key packages - the one you'd notice most would be to Gnome, the desktop environment. There will be other things too that get only bugfix and security updates during the life of that version, and then after a while that version will lose support and you won't get any updates at all (https://docs.fedoraproject.org/en-US/releases/lifecycle/).
Updating is very safe and reliable. I've had my Fedora install at work for 3 years, updating periodically and it's working extremely well.
Context: I am an embedded software engineer. I write a lot of low level code that runs on microprocessors or in OS kernels, as well as networking applications and other things. I write a lot of C, I write some Rust, I write Elixir if I possibly can, I write a lot of Python (I hate C++ with a passion).
I don't think you want Rust. Python is unbeatable on "idea to deployment" speed. Python's downsides:
- Painful packaging/distribution if you want to get a load of people who don't have Python installed to run your thing (e.g the GUI program we currently maintain for talking to our hardware)
- Performance under some circumstances. There are some things that are not quick in Python. They're not always the things you expect because Python actually drops down to C modules for a lot of the number crunching that you might do. E.g. for ML you are basically using Python to plug a load of bits of fast C code together
Rust is good when you need at least one of:
- High speed
- Control over use of memory
- Low level systems programming (drivers etc.)
- Can't cope with a Garbage Collector
- Compiling to a microcontroller
If you're doing one of those and so have become expert in Rust, then it is actually excellent for a lot of other things. E.g. you might build your data processor in it, and then distribution is easy because it's just a single binary.
One option you might look at is Go. You get a lot of performance, you get good parallelism if you need it, it's designed to be easy to learn, and it also compiles programs to a single binary for easy distribution.
The general concept you're describing is called Risk Compensation. It feels intuitively correct, but in whatever context it's been studied in almost all cases it turns out that the safety feature is actually better overall. Some people might be a bit riskier knowing about the safety net, but not enough to counteract the safety improvement.
Also - in the UK - road deaths go down over time, while miles driven goes up. Driving is getting safer. Cars are part of that, but so is road nd signal design and driver training.
I think we need to separate the system from the product. With Reddit they're the same, with a single owner. With Lemmy/ActivityPub, just like with email, there's an underlying system that nobody owns. It's an ecosystem of pieces created by lots of different people.
It is a good thing that people are building products on top of that. Some of them are FOSS and some of them not. As long as no-one gets too much control of the underlying system then that's great! Users retain choice and can choose FOSS apps if they want, or they can choose something like Sync.
I agree it would be sad if the only apps were paid, but I think a mix is a sign of a healthy ecosystem.
I personally think that a sign of a healthy technology platform is one where some people can make money from it, while the platform itself remains open. To use Linux as an example, it's wonderful that it's open source, and it's great that Red Hat can be a profitable company based on Linux. It's a good sign and it helps the Linux ecosystem thrive due to RH's contributions.
For Lemmy there are plenty of free apps - no-one is being forced to use Sync. I'm happy to pay for something that provides some more polish to my Lemmy experience, and doesn't require anything of anyone else.
I think they mostly died when GChat turned off XMPP support and became a walled garden.
If Beeper does become a successful business though, there'll be a full time development team "playing catch-up" with money behind them. It's interesting if you read this that they're rolling out features ahead of the message providers in some cases!
They're also leveraging some existing infrastructure. Beeper is built on Matrix which does a lot of the heavy lifting for them.
I bought it to play in hotels while travelling for work, but what I most use it for is playing games while sitting on the sofa.
There had always been this separation between PC gaming and handheld/console gaming. With the Deck that separation goes away. The things I would normally go upstairs to play on a PC on my own are now things I can play anywhere.
It works well with almost any game, but it works particularly well with games with control systems designed for gamepads. A great use case are the former Playstation exclusives ported to PC - Spiderman, God of War etc.
I think the whole "no life mods" thing got a bit overblown. Reddit communities flourished generally due to the ones that had good active moderation. Setting a consistent theme and tone for the subreddit and keeping the bad actors out. It takes a lot of work, they did it for free and we benefited.
The issue is when some people are mods for tons of major communities. That's when it is overreaching.
"A laughable claim, Mister Bond, perpetuated by overzealous teachers of science. Simply construct Newton's laws into a rotating system and you will see a centrifugal force term appear as plain as day." https://xkcd.com/123/
There's a massive cultural thing in the US about the iPhone being the preferred phone and if you don't have one it must be because you're too poor to afford one. Obviously this is a result of marketing and isn't universal but it is a surprisingly widely held view.
Given that, showing up in a group chat as a lone blue bubble marks you out as the inferior group member (in some people's eyes). It doesn't matter so much 1:1 but if there are 10 people the odd one out stands out.