

I read it as “pick up support for the FOSS projects” as opposed to user IT support.
So, contributing to the FOSS.
Even sponsorship would be awesome, in a “we can’t do the tech stuff, but here is 10% of what we saved” kinda way


I read it as “pick up support for the FOSS projects” as opposed to user IT support.
So, contributing to the FOSS.
Even sponsorship would be awesome, in a “we can’t do the tech stuff, but here is 10% of what we saved” kinda way


Well, no. But then it gets rejected, and further PRs that also fail the check will likely get you banned from contributing.
The human is responsible.
If the code or PR fails, the human has to own that.
If the human fails to own that, the human gets banned


Thank you for reminding me I still haven’t bought a new water bottle after I lost my last one!


Mumble is fantastic.
I designed and implemented a very complex voice system for an old guild. Like 100 people, 8 groups of 15, group leader’s private chat, priority speech all that. It worked so well, and never failed.
This was many many years ago, to be fair.
I wish it’s positional audio was more supported.


And then some kid buys a used raspberry pi or wipes an old computer and circumvents it all anyway.


“It’s just the data we need to protect our business. It’s legitimate interest, I promise”


Mumble was awesome. It probably still is, to be fair


Don’t you dare take this as validation of half a complete task being considered a completed task.
That’s awesome work. Think of the space you will have when you do more. Think of the positive messages when you get to say you cleared it all.
Great work, keep it up!
I like typing yay and getting updates.


I love cli and config files, so I can write some scripts to automate it all.
It documents itself.
Whenever I have to do GUI stuff I always forget a step or do things out of order or something.


Yeh, either proxy editing (where it’s low res versions until export).
Or you could try a more suitable intermediary codec.
I presume you are editing h.264 or something else with “temporal compression”. Essentially there are a few full frames every second, and the other frames are stored as changes. Massively reduces file size, but makes random access expensive as hell.
Something like ProRes, DNxHD… I’m sure there are more. They store every frame, so decoding doesn’t require loading the last full frame and applying the changes to the current frame.
You will end up with massive files (compared to h.264 etc), but they should run a lot better for editing.
And they are lossless, so you convert source footage then just work away.
Really high res projects will combine both of these. Proxy editing with intermediary codecs


What I’d recommend is setting up a few testing systems with 2-3GB of swap or more, and monitoring what happens over the course of a week or so under varying (memory) load conditions. As long as you haven’t encountered severe memory starvation during that week – in which case the test will not have been very useful – you will probably end up with some number of MB of swap occupied.
And
[… On Linux Kernel > 4.0] having a swap size of a few GB keeps your options open on modern kernels.
And finally
For laptop/desktop users who want to hibernate to swap, this also needs to be taken into account – in this case your swap file should be at least your physical RAM size.


I’ve been using EndeavourOS for 12 months now.
Very light steam gaming. Office stuff is basically web browsers (occasionally I have to swap to windows boot for silly excel spreadsheets that don’t work online). Programming is delightful.
It’s been solid, and the installer was great.
The major issues have been from dual booting windows (disable fast boot!) and from not updating frequently enough (keychain issues, tho endeavouros has plenty of “newb needs to update” helpers).
I love it. It’s mine, I own that laptop, and endeavouros works for me. I feel so much more in control than I ever did on windows.
I do have some basic experience running Debian servers (VMs for single service, or docker stuff), and I do programming.


I did this my my new pixel 8 pro. I loved it.
It was so easy, it worked, I was in control of my device.
Contactless payment didn’t work.
Which is a deal breaker for me.
I looked at some fin-tech solutions, I even bought a pixel watch (which didnt work because I have a workspace account). None of them let me work around the issue. Contactless just wouldn’t work.
Had to go back to stock android.
I’m constantly checking in on their attribution/verification/whatever status that would allow them to offer contactless payment (currently offered by android/apple/banks, but no open source software).
I want grapheneos and contactless so badly!


In my experience, a Scheduler is something that schedules time on the CPU for processes (threads).
So 10 processes (threads) say “I need to do something”:
2 of those threads are “ready to continue” because they were previously waiting on some Disk IO (and responsibly released thread control while data was fetched).
1 of the threads says “this is critical for GPU operations”.
1 of those threads self declares it is elevated priority.
The scheduler decides which of those threads actually gets time on an available CPU core to be processed.


In simple terms, this means that the image is now built so that it produces exactly the same result every time. If the image is rebuilt later using the same source, it will be identical down to the last bit.


Wtf is GNU/Linux? You mean SystemD/KDE?
Plasma 7 is being renamed Desktop For Plasma365 2027 edition.
Everything is electron apps. Native apps are ran as web assembly inside an electron app.
There will be no UI, only a shitty AI chatbox that is always suggesting results from askjeeves (and takes 5 seconds before it suggests anything from your local machine).
Oh, and it’s a monthly licence now.
And it’s actually just a laggy local UI of the actual desktop that is ran in the cloud on a container with 512mb ram and 1 CPU.
Oh wait, this isn’t microslop.
Good things on Linux (generally) stay the same or get better, not different so “line goes up”.
I think I’m still getting over the windows PTSD